Commit Graph

10 Commits

Author SHA1 Message Date
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
ajacoutot
cf38ca5476 - fix an evil typo... we use pthread, not phtread 2009-02-03 10:40:02 +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
robert
d8f5d8b8b3 make the setBreakType function public. the diff has been extracted
from openoffice's diff, so we can switch to our icu4c;

tested by simon@, jasper@; ok jasper@
2008-05-04 12:01:42 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
jasper
108c810afa fix icu-config by making it recognize the shared libs naming schema
from Carlos Valiente <superdupont at gmail.com>
ok Vincent Gross (MAINTAINER)
2007-10-02 20:53:29 +00:00
steven
843d61b8de don't install shared libraries that don't follow our naming scheme,
and some port cleanup while here.

ok naddy@ simon@
2007-08-06 21:17:43 +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