Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in | sobomax | 2002-04-16 | 1 | -2/+0 |
| | | | | LIB_DEPENDS. | ||||
* | gettext upgrade uber-patch (stage 3) | ade | 2002-04-13 | 1 | -4/+3 |
| | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr | ||||
* | Update to 0.41. | sobomax | 2002-04-06 | 4 | -18/+5 |
| | |||||
* | Fix another few places where giconv used instead of iconv. | sobomax | 2002-03-19 | 1 | -1/+1 |
| | | | | | PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> | ||||
* | Remove patches not needed anymore (iconv --> giconv). | sobomax | 2002-03-19 | 1 | -14/+0 |
| | |||||
* | Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with | sobomax | 2002-03-18 | 1 | -14/+0 |
| | | | | <giconv.h> or -liconv with -lgiconv. | ||||
* | Stage 1 of gettext update. | ade | 2002-03-16 | 1 | -1/+1 |
| | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr | ||||
* | Distfile had been rerolled without version bump, therefore update checksum. | sobomax | 2002-03-15 | 8 | -30/+58 |
| | | | | | | | There are some non-whitespace differencies beween the old and new versions, so that bump PORTREVISION. Submitted by: bento | ||||
* | Update to 0.40. | sobomax | 2002-03-02 | 7 | -34/+20 |
| | |||||
* | Backout previous change - it seems that new revision of the patch doesn't | sobomax | 2001-12-20 | 1 | -17/+8 |
| | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> | ||||
* | Don't filter libc_r on 5-CURRENT. | sobomax | 2001-12-20 | 1 | -8/+17 |
| | |||||
* | Update to 0.39.1. | sobomax | 2001-11-30 | 6 | -4/+48 |
| | |||||
* | Don't link in libc - FreeBSD doesn't need this. | sobomax | 2001-10-31 | 1 | -1/+11 |
| | | | | Submitted by: Ports Fury | ||||
* | Update to 0.39. | sobomax | 2001-09-10 | 7 | -68/+93 |
| | |||||
* | Mark it FORBIDDEN for parallel package build -- hang. | asami | 2001-08-29 | 1 | -0/+4 |
| | |||||
* | Clean up dependency chains after moving gtkhtml/gal inside the | ade | 2001-06-19 | 1 | -3/+1 |
| | | | | USE_GNOME knob | ||||
* | Chase new shlib revision from x11-toolkits/gal | ade | 2001-05-22 | 1 | -1/+1 |
| | |||||
* | Various patches (mainly shared library revision changes) for those | ade | 2001-05-05 | 1 | -4/+2 |
| | | | | ports that depend on GNOME and need to change for 1.4 | ||||
* | Update to 0.38. | sobomax | 2001-05-03 | 5 | -43/+5 |
| | |||||
* | Update to 0.37. | sobomax | 2001-04-09 | 6 | -8/+107 |
| | |||||
* | -pthread --> ${PTHREAD_LIBS} | sobomax | 2001-03-30 | 1 | -1/+1 |
| | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. | ||||
* | Update to 0.35. | sobomax | 2001-02-26 | 7 | -81/+15 |
| | |||||
* | Update to 0.34. | sobomax | 2001-02-11 | 7 | -23/+90 |
| | |||||
* | Style police over the devel category. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Update to 0.30. | sobomax | 2000-10-21 | 4 | -9/+36 |
| | |||||
* | Implement USE_GNOME, part 1. | reg | 2000-10-05 | 1 | -12/+4 |
| | |||||
* | Add gtranslator - a GNOME application for developing ".pot" files used with | sobomax | 2000-09-16 | 5 | -0/+91 |
GNU Gettext. |