aboutsummaryrefslogtreecommitdiff
path: root/devel/gtranslator
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79332
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Bump PORTREVISION after the gal version bump.Joe Marcus Clarke2002-11-121-0/+1
| | | | Notes: svn path=/head/; revision=69935
* Update to 0.43.Maxim Sobolev2002-07-255-37/+20
| | | | Notes: svn path=/head/; revision=63524
* GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already inMaxim Sobolev2002-04-151-2/+0
| | | | | | | LIB_DEPENDS. Notes: svn path=/head/; revision=57721
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-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 Notes: svn path=/head/; revision=57625
* Update to 0.41.Maxim Sobolev2002-04-064-18/+5
| | | | Notes: svn path=/head/; revision=57369
* Fix another few places where giconv used instead of iconv.Maxim Sobolev2002-03-191-1/+1
| | | | | | | | PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=56333
* Remove patches not needed anymore (iconv --> giconv).Maxim Sobolev2002-03-181-14/+0
| | | | Notes: svn path=/head/; revision=56309
* Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> withMaxim Sobolev2002-03-181-14/+0
| | | | | | | <giconv.h> or -liconv with -lgiconv. Notes: svn path=/head/; revision=56293
* Stage 1 of gettext update.Ade Lovett2002-03-151-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 Notes: svn path=/head/; revision=56168
* Distfile had been rerolled without version bump, therefore update checksum.Maxim Sobolev2002-03-158-30/+58
| | | | | | | | | | There are some non-whitespace differencies beween the old and new versions, so that bump PORTREVISION. Submitted by: bento Notes: svn path=/head/; revision=56143
* Update to 0.40.Maxim Sobolev2002-03-017-34/+20
| | | | Notes: svn path=/head/; revision=55375
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-201-17/+8
| | | | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> Notes: svn path=/head/; revision=51877
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-191-8/+17
| | | | Notes: svn path=/head/; revision=51864
* Update to 0.39.1.Maxim Sobolev2001-11-306-4/+48
| | | | Notes: svn path=/head/; revision=50768
* Don't link in libc - FreeBSD doesn't need this.Maxim Sobolev2001-10-311-1/+11
| | | | | | | Submitted by: Ports Fury Notes: svn path=/head/; revision=49417
* Update to 0.39.Maxim Sobolev2001-09-107-68/+93
| | | | Notes: svn path=/head/; revision=47601
* Mark it FORBIDDEN for parallel package build -- hang.Satoshi Asami2001-08-291-0/+4
| | | | Notes: svn path=/head/; revision=47059
* Clean up dependency chains after moving gtkhtml/gal inside theAde Lovett2001-06-191-3/+1
| | | | | | | USE_GNOME knob Notes: svn path=/head/; revision=44213
* Chase new shlib revision from x11-toolkits/galAde Lovett2001-05-211-1/+1
| | | | Notes: svn path=/head/; revision=42866
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-041-4/+2
| | | | | | | ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259
* Update to 0.38.Maxim Sobolev2001-05-035-43/+5
| | | | Notes: svn path=/head/; revision=42217
* Update to 0.37.Maxim Sobolev2001-04-096-8/+107
| | | | Notes: svn path=/head/; revision=41117
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-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. Notes: svn path=/head/; revision=40539
* Update to 0.35.Maxim Sobolev2001-02-257-81/+15
| | | | Notes: svn path=/head/; revision=38708
* Update to 0.34.Maxim Sobolev2001-02-107-23/+90
| | | | Notes: svn path=/head/; revision=38182
* Style police over the devel category.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37976
* Update to 0.30.Maxim Sobolev2000-10-214-9/+36
| | | | Notes: svn path=/head/; revision=34075
* Implement USE_GNOME, part 1.Jeremy Lea2000-10-051-12/+4
| | | | Notes: svn path=/head/; revision=33428
* Add gtranslator - a GNOME application for developing ".pot" files used withMaxim Sobolev2000-09-165-0/+91
GNU Gettext. Notes: svn path=/head/; revision=32700