| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
15 Sep 2009 07:07:46
3.8.1_2
|
linimon  |
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
3.8.1_2
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
04 Apr 2009 01:52:34
3.8.1_2
|
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. |
25 Mar 2009 16:42:59
3.8.1_2
|
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. |
08 Sep 2008 04:28:26
3.8.1_1
|
linimon  |
Re-enable on sparc64; it builds on some machines and not others. Cause
has not yet been identified. |
01 Aug 2008 07:16:57
3.8.1_1
|
linimon  |
Mark as broken on sparc64: fails in Makefile step. |
19 Apr 2008 18:56:05
3.8.1_1  |
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) |
18 Feb 2008 17:06:33
3.8.1_1
|
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. |
07 Feb 2008 05:31:44
3.8.1
|
mi  |
Upgrade from 3.6 to 3.8.1. |
30 Jan 2007 04:23:59
3.6
|
kris  |
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose |
18 Dec 2006 05:52:46
3.6
|
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 |
09 Nov 2006 02:55:27
3.6
|
mi  |
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
3.6
|
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 |
27 Sep 2006 14:33:14
3.6
|
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. |
24 Sep 2006 15:39:24
3.6
|
mi  |
Fix the PLIST post-upgrade :-(
Notified by: kris |
22 Sep 2006 23:22:19
3.6
|
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. |
22 Aug 2006 15:19:23
3.4.1
|
mi  |
Unbreak for ia64 -- it should work now. |
22 Aug 2006 15:18:19
3.4.1
|
mi  |
Update from 3.4 to 3.4.1.
Probed by: Badi K. Sudhakaran |
04 May 2006 22:41:12
3.4
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
22 Jan 2006 08:30:12
3.4
|
edwin  |
SHA256ify
Approved by: krion@ |
21 Nov 2005 01:40:28
3.4
|
kris  |
BROKEN on ia64: Segfault during build |
20 Oct 2005 14:27:19
3.4
|
mi  |
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
3.2_1
|
jylefort  |
Add CONFLICTS (devel/icu and devel/icu2 conflicts). |
21 May 2005 19:12:18
3.2_1
|
kris  |
BROKEN on alpha: FPE during build |
24 Apr 2005 20:01:13
3.2_1
|
kris  |
Chase master site to fix fetching |
06 Mar 2005 14:11:10
3.2_1
|
girgen  |
IBM restructured the ICU web site.
Approved by: seanc (implicit) |
10 Dec 2004 22:49:47
3.2_1
|
kris  |
Add missing files and manpages, and bump PORTREVISION |
25 Nov 2004 08:44:01
3.2
|
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}. |
23 Nov 2004 20:14:04
3.2
|
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 |
18 Nov 2004 19:58:22
3.2
|
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 |
10 Apr 2004 18:26:55
1.7_1
|
trevor  |
Tidy up whitespace. |
10 Apr 2004 17:07:10
1.7_1
|
trevor  |
Trim whitespace. |
04 Feb 2004 05:21:48
1.7_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
1.7
|
trevor  |
SIZEify. |
19 Dec 2003 08:21:43
1.7
|
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.) |
19 Nov 2003 19:28:40
1.7
|
eik  |
Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR: 59109
Approved by: marcus (mentor) |
21 Feb 2003 11:23:04
1.7
|
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). |