FreshPorts -- The Place For Ports Tue, 9 Feb 2010 8:44 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
icu 3.8.1_2 devel on this many watch lists=42 search for ports that depend on this port
International Components for Unicode (from IBM)
Maintained by: mi@aldan.algebra.com search for ports maintained by this maintainer
Port Added: 17 Mar 2001 05:49:14


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
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake

To install the port: cd /usr/ports/devel/icu/ && make install clean
To add the package: pkg_add -r icu


Configuration Options
===> The following configuration options are available for icu-3.8.1_2:
     THREADS=on (default) "Build thread-safe version of the library"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/icu/ICU4C/3.8.1/
http://sunet.dl.sourceforge.net/project/icu/ICU4C/3.8.1/
http://iweb.dl.sourceforge.net/project/icu/ICU4C/3.8.1/
http://switch.dl.sourceforge.net/project/icu/ICU4C/3.8.1/
http://surfnet.dl.sourceforge.net/project/icu/ICU4C/3.8.1/
http://kent.dl.sourceforge.net/project/icu/ICU4C/3.8.1/
http://freefr.dl.sourceforge.net/project/icu/ICU4C/3.8.1/
http://voxel.dl.sourceforge.net/project/icu/ICU4C/3.8.1/
http://jaist.dl.sourceforge.net/project/icu/ICU4C/3.8.1/
http://osdn.dl.sourceforge.net/project/icu/ICU4C/3.8.1/
http://nchc.dl.sourceforge.net/project/icu/ICU4C/3.8.1/
http://transact.dl.sourceforge.net/project/icu/ICU4C/3.8.1/
http://softlayer.dl.sourceforge.net/project/icu/ICU4C/3.8.1/
http://internode.dl.sourceforge.net/project/icu/ICU4C/3.8.1/
http://biznetnetworks.dl.sourceforge.net/project/icu/ICU4C/3.8.1/
http://upfr.dl.sourceforge.net/project/icu/ICU4C/3.8.1/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 39

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
15 Sep 2009 07:07:46
Original commit files touched by this commit  3.8.1_2
linimon search for other commits by this committer
Temporarily disable self-tests on sparc64 to be able to make release
packages.  TestInt64Format fails on sparc64.

Hat:            portmgr
22 Aug 2009 01:18:43
Original commit files touched by this commit  3.8.1_2
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
04 Apr 2009 01:52:34
Original commit files touched by this commit  3.8.1_2
mi search for other commits by this committer
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.
25 Mar 2009 16:42:59
Original commit files touched by this commit  3.8.1_2
mi search for other commits by this committer
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.
08 Sep 2008 04:28:26
Original commit files touched by this commit  3.8.1_1
linimon search for other commits by this committer
Re-enable on sparc64; it builds on some machines and not others.  Cause
has not yet been identified.
01 Aug 2008 07:16:57
Original commit files touched by this commit  3.8.1_1
linimon search for other commits by this committer
Mark as broken on sparc64: fails in Makefile step.
19 Apr 2008 18:56:05
Original commit files touched by this commit  3.8.1_1
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
18 Feb 2008 17:06:33
Original commit files touched by this commit  3.8.1_1
mi search for other commits by this committer
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.
07 Feb 2008 05:31:44
Original commit files touched by this commit  3.8.1
mi search for other commits by this committer
Upgrade from 3.6 to 3.8.1.
30 Jan 2007 04:23:59
Original commit files touched by this commit  3.6
kris search for other commits by this committer
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
18 Dec 2006 05:52:46
Original commit files touched by this commit  3.6
mi search for other commits by this committer
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
09 Nov 2006 02:55:27
Original commit files touched by this commit  3.6
mi search for other commits by this committer
After all the talk, I left -fstrict-aliasing in there -- instead of the
opposite.

I need a vacation...

Reported by:    Chad Gross
07 Nov 2006 19:14:25
Original commit files touched by this commit  3.6
mi search for other commits by this committer
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
27 Sep 2006 14:33:14
Original commit files touched by this commit  3.6
mi search for other commits by this committer
While the known problems (compiler bugs?) are being investigated, be
sure to compile with -O2 (not higher, not lower) to avoid some of them.
24 Sep 2006 15:39:24
Original commit files touched by this commit  3.6
mi search for other commits by this committer
Fix the PLIST post-upgrade :-(

Notified by:    kris
22 Sep 2006 23:22:19
Original commit files touched by this commit  3.6
mi search for other commits by this committer
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.
22 Aug 2006 15:19:23
Original commit files touched by this commit  3.4.1
mi search for other commits by this committer
Unbreak for ia64 -- it should work now.
22 Aug 2006 15:18:19
Original commit files touched by this commit  3.4.1
mi search for other commits by this committer
Update from 3.4 to 3.4.1.

Probed by:      Badi K. Sudhakaran
04 May 2006 22:41:12
Original commit files touched by this commit  3.4
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
22 Jan 2006 08:30:12
Original commit files touched by this commit  3.4
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
21 Nov 2005 01:40:28
Original commit files touched by this commit  3.4
kris search for other commits by this committer
BROKEN on ia64: Segfault during build
20 Oct 2005 14:27:19
Original commit files touched by this commit  3.4
mi search for other commits by this committer
Update from 3.2 to 3.4. Enable full testing -- the previously hanging
test has been modified by the vendor.
28 May 2005 01:44:30
Original commit files touched by this commit  3.2_1
jylefort search for other commits by this committer
Add CONFLICTS (devel/icu and devel/icu2 conflicts).
21 May 2005 19:12:18
Original commit files touched by this commit  3.2_1
kris search for other commits by this committer
BROKEN on alpha: FPE during build
24 Apr 2005 20:01:13
Original commit files touched by this commit  3.2_1
kris search for other commits by this committer
Chase master site to fix fetching
06 Mar 2005 14:11:10
Original commit files touched by this commit  3.2_1
girgen search for other commits by this committer
IBM restructured the ICU web site.

Approved by: seanc (implicit)
10 Dec 2004 22:49:47
Original commit files touched by this commit  3.2_1
kris search for other commits by this committer
Add missing files and manpages, and bump PORTREVISION
25 Nov 2004 08:44:01
Original commit files touched by this commit  3.2
mi search for other commits by this committer
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}.
23 Nov 2004 20:14:04
Original commit files touched by this commit  3.2
mi search for other commits by this committer
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
18 Nov 2004 19:58:22
Original commit files touched by this commit  3.2
mi search for other commits by this committer
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
10 Apr 2004 18:26:55
Original commit files touched by this commit  1.7_1
trevor search for other commits by this committer
Tidy up whitespace.
10 Apr 2004 17:07:10
Original commit files touched by this commit  1.7_1
trevor search for other commits by this committer
Trim whitespace.
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.7_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.7
trevor search for other commits by this committer
SIZEify.
19 Dec 2003 08:21:43
Original commit files touched by this commit  1.7
linimon search for other commits by this committer
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.)
19 Nov 2003 19:28:40
Original commit files touched by this commit  1.7
eik search for other commits by this committer
Reset unreachable MAINTAINERs to ports@FreeBSD.org

PR:             59109
Approved by:    marcus (mentor)
21 Feb 2003 11:23:04
Original commit files touched by this commit  1.7
knu search for other commits by this committer
De-pkg-comment.
23 Mar 2001 07:24:41
files touched by this commit
kuriyama search for other commits by this committer
I forgot to remove garbage...    
17 Mar 2001 08:49:14
files touched by this commit
kuriyama search for other commits by this committer
Add icu 1.7, international Components for Unicode (from IBM).    

Number of commits found: 39

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 6
new 48 hours8
new 7 days28
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.192 seconds.