Port details |
- icu International Components for Unicode (from IBM)
- 74.2_1,1 devel =101 74.2_1,1Version of this port present on the latest quarterly branch.
- Maintainer: office@FreeBSD.org
- Port Added: 2001-03-17 05:49:14
- Last Update: 2024-07-25 04:18:29
- Commit Hash: 0d9611b
- People watching this port, also watch:: libxml2, libiconv, expat, pcre, curl
- License: ICU
- WWW:
- https://icu.unicode.org/
- Description:
- The International Components for Unicode (ICU) is a C and C++ library
providing Unicode support (ex. character set conversions, locales,
normalization, transliteration, etc.).
More information on ICU can be found on the homepage
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/icu/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/icu
- pkg install icu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: icu
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711213292
SHA256 (icu4c-74_2-src.tgz) = 68db082212a96d6f53e35d60f47d38b962e9f9d207a74cfac78029ae8ff5e08c
SIZE (icu4c-74_2-src.tgz) = 26529443
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- devel/icu-lx
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- graphics/libfreehand
- lang/zig
- lang/zig010
- www/firefox
- www/firefox-esr
- www/librewolf
- www/node18
-
Deleted ports which required this port:
- for Libraries
-
- archivers/unarchiver
- audio/fooyin
- audio/musicpd
- audio/ncmpcpp
- audio/strawberry
- chinese/fcitx5-mcbopomofo
- databases/compass
-
Deleted ports which required this port:
- for Run
-
- multimedia/emby-server
- multimedia/jellyfin
- net-p2p/lidarr
- net-p2p/prowlarr
- net-p2p/radarr
- net-p2p/readarr
- net-p2p/sonarr
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_icu
- USES:
- compiler:c++11-lib cpe gmake pathfix python:build tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.8.1_3 09 Dec 2010 07:42:41 |
bapt |
Take maintainership
Approved by: previous maintainer (by mail) |
3.8.1_3 27 Jun 2010 01:21:46 |
dougb |
Add a patch to permit compilation with gcc > 4.2.1.
PR: ports/139652
Submitted by: Olivier Cochard-Labbé <olivier@cochard.me>
Approved by: maintainer timeout (6 months)
Feature safe: yes |
3.8.1_3 25 Mar 2010 22:38:34 |
mm |
- Fix CONFLICTS between icu3 and icu4
PR: ports/142910
Approved by: maintainer (timeout) |
3.8.1_2 15 Sep 2009 06:07:46 |
linimon |
Temporarily disable self-tests on sparc64 to be able to make release
packages. TestInt64Format fails on sparc64.
Hat: portmgr |
3.8.1_2 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
3.8.1_2 04 Apr 2009 00:52:34 |
mi |
Disable the parallelized building. It seems, there are races hidden in
the vendor's makefiles.
Those (like myself), for whom the parallel build just worked, can simply
use the new whitelist functionality of the ports system. |
3.8.1_2 25 Mar 2009 16:42:59 |
mi |
Add a patch, which fixes the code on those odd days, which are shorter
(or longer) than 24 hours.
PR: ports/128521
Submitted by: Dmitry A Grigorovich
While here simplify the MASTER_SITES syntax. Bump PORTREVISION. |
3.8.1_1 08 Sep 2008 03:28:26 |
linimon |
Re-enable on sparc64; it builds on some machines and not others. Cause
has not yet been identified. |
3.8.1_1 01 Aug 2008 06:16:57 |
linimon |
Mark as broken on sparc64: fails in Makefile step. |
3.8.1_1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
3.8.1_1 18 Feb 2008 17:06:33 |
mi |
Add a patch to fix a security problem with back-reference \0 in
regular-expression processing: CVE-2007-4770/1:
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-4770
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-4771
Bump PORTREVISION.
PR: ports/120379
Submitted by: Tsurutani Naoki
Since OpenOffice (mysteriously) continues to build its own version
of ICU, its needs to be patched independently. |
3.8.1 07 Feb 2008 05:31:44 |
mi |
Upgrade from 3.6 to 3.8.1. |
3.6 30 Jan 2007 04:23:59 |
kris |
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose |
3.6 18 Dec 2006 05:52:46 |
mi |
Work around the apparent bug in enum-to-enum casting in the 5.3 compiler
by using the int-to-enum casting instead. The port should now build on
5.3 and wherever else the self-tests were failing before.
Submitted to vendor.
Obtained from: Michael Cornelius |
3.6 09 Nov 2006 02:55:27 |
mi |
After all the talk, I left -fstrict-aliasing in there -- instead of the
opposite.
I need a vacation...
Reported by: Chad Gross |
3.6 07 Nov 2006 19:14:25 |
mi |
Add a patch to fix test-failures in some "exotic" locales (obtained from
ICU):
PR: 102629
Make sure to use not only "-O2", but also "-fno-strict-aliasing"
-- but only when using the "stock" cc/c++ as the newer gcc-4.x does not
seem to exhibit a problem. This seems to help the test-exposed
miscompilations.
PR: 103255 |
3.6 27 Sep 2006 13:33:14 |
mi |
While the known problems (compiler bugs?) are being investigated, be
sure to compile with -O2 (not higher, not lower) to avoid some of them. |
3.6 24 Sep 2006 14:39:24 |
mi |
Fix the PLIST post-upgrade :-(
Notified by: kris |
3.6 22 Sep 2006 22:22:19 |
mi |
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. |
3.4.1 22 Aug 2006 14:19:23 |
mi |
Unbreak for ia64 -- it should work now. |
3.4.1 22 Aug 2006 14:18:19 |
mi |
Update from 3.4 to 3.4.1.
Probed by: Badi K. Sudhakaran |
3.4 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
3.4 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
3.4 21 Nov 2005 01:40:28 |
kris |
BROKEN on ia64: Segfault during build |
3.4 20 Oct 2005 13:27:19 |
mi |
Update from 3.2 to 3.4. Enable full testing -- the previously hanging
test has been modified by the vendor. |
3.2_1 28 May 2005 00:44:30 |
jylefort |
Add CONFLICTS (devel/icu and devel/icu2 conflicts). |
3.2_1 21 May 2005 18:12:18 |
kris |
BROKEN on alpha: FPE during build |
3.2_1 24 Apr 2005 19:01:13 |
kris |
Chase master site to fix fetching |
3.2_1 06 Mar 2005 14:11:10 |
girgen |
IBM restructured the ICU web site.
Approved by: seanc (implicit) |
3.2_1 10 Dec 2004 22:49:47 |
kris |
Add missing files and manpages, and bump PORTREVISION |
3.2 25 Nov 2004 08:44:01 |
mi |
So this was not a fluke on my machine. intltest does hang more often,
than it does not and a thread-guru should take a closer look.
Modify the port to make `intltest' part optional, while running through
other vendor's tests. Vendor is notified --
http://www.jtcsv.com/cgibin/icu-bugs/incoming?id=1141
While here, change echo to ${ECHO}. |
3.2 23 Nov 2004 20:14:04 |
mi |
Update from pre-release to the 3.2 -- officially released today.
There are still test-hanging issues :-\ Can a thread guru, please,
try building this port? Some mentioning of this problem is at:
http://oss.software.ibm.com/cvs/icu/~checkout~/icu/readme.html?tag=release-3-2#ImportantNotesCPlusPlus |
3.2 18 Nov 2004 19:58:22 |
mi |
Update this port (long obsoleted by icu2) to the latest icu-3.2.
Add Ukrainian KOI8-U encoding and fix Ukrainian spell-out rules.
Build the vendor's tests and run them automatically after build.
Once the wrinkles (if any) are ironed out, the current users of
icu2 should switch to icu and icu2 deleted.
PR: ports/71790
Submitted by: Andriy Gapon |
1.7_1 10 Apr 2004 17:26:55 |
trevor |
Tidy up whitespace. |
1.7_1 10 Apr 2004 16:07:10 |
trevor |
Trim whitespace. |
1.7_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.7 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.7 19 Dec 2003 08:21:43 |
linimon |
Per bento logs, advise anyone trying to use this port on the 64-bit
architectures that they need to upgrade. (Since the 2.x version has
been out for a couple of years, this port should probably just be
removed unless anyone sees a reason not to.) |
1.7 19 Nov 2003 19:28:40 |
eik |
Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR: 59109
Approved by: marcus (mentor) |
1.7 21 Feb 2003 11:23:04 |
knu |
De-pkg-comment. |
23 Mar 2001 07:24:41 |
kuriyama |
I forgot to remove garbage... |
17 Mar 2001 08:49:14 |
kuriyama |
Add icu 1.7, international Components for Unicode (from IBM). |