1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/devel/icu4/pkg-descr
Mikhail Teterin 1450552d78 Upgrade ICU from 3.4.1 to 3.6. Build WITHOUT_THREADS by default -- using
threads is broken on ia64 (marcel is investigating) and seems useless
elsewhere.

Filter `-funroll-loops' out of CFLAGS for now -- it seems to cause
miscompilation occasionally.

Correct the dependencies to stop requiring a particular version number
of the ICU's libraries to ease future upgrades.
2006-09-22 22:22:19 +00:00

12 lines
363 B
Plaintext

The International Components for Unicode (ICU) is a C and C++ library
providing Unicode support (p.ex. character set conversions, locales,
normalization, transliteration, etc.).
More information on ICU can be found on the homepage
WWW: http://icu.sourceforge.net/
WWW: http://ibm.com/software/globalization/icu
- Bjoern A. Zeeb
bzeeb+freebsdports@zabbadoz.net