Commit Graph

6 Commits

Author SHA1 Message Date
landry
e68c194267 Update to icu 4.4, from MAINTAINER Vincent Gross (thanks!)
'just commit' robert@
2010-04-05 21:40:24 +00:00
sthen
632285c5d5 update to 4.2.1, from maintainer Vincent Gross, tested with all major deps. 2009-10-12 11:18:40 +00:00
landry
0407e44b6b Update to icu4c 4.2, from MAINTAINER Vincent Gross.
okay robert@
2009-06-07 00:54:43 +00:00
landry
eccda17813 Update to icu4c 4.0.1, from MAINTAINER :
- Link with -pthread instead of -lphtread.
- Use VERSION (consistent with other ports, although it's still not a
  rule) and propagate it where needed.
- Propagate SO_VERSION using MAKE_FLAGS.
- Fix MASTER_SITES.
- Remove a bunch of patches that prevented .so links to be created, use
  a post-install target to remove them instead.

Discussed with and ok ajacoutot@
2009-01-27 22:11:15 +00:00
landry
e974342660 Update icu4c to 4.0, somehow based on a diff my MAINTAINER reworked by me.
Tested in a mulk muild, webkit and openoffice are happy with it.

ok robert@
2008-10-31 09:56:15 +00:00
simon
0ec3e0dfd0 import icu4c-3.6
ICU (International Components for Unicode) is a set for C/C++ and Java
librairies providing Unicode and globalization support. icu4c is the
C/C++ version.

ICU services include code page conversion, collation (comparison using
locale-specific ordering), locale-wise formatting, Unicode regexp and
bidirectionnal text handling.

ICU is available under an open source non-copyleft licence.

from MAINTAINER Vincent Gross via jasper@, with hints from ajacoutot@
and tweak by me
ok jasper@
2007-07-19 21:52:09 +00:00