aboutsummaryrefslogtreecommitdiff
path: root/editors/poedit
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* upgrade to 1.3.4Ying-Chieh Liao2005-10-044-5/+11
| | | | Notes: svn path=/head/; revision=144144
* - Teach poedit how to run with more BDB versions;Thierry Thomas2005-09-231-18/+21
| | | | | | | | | - remove BROKEN; - replace USE_BDB_VER by WITH_BDBi (borrowed from ruby-bdb). Notes: svn path=/head/; revision=143473
* - Update to version 1.3.3Roman Bogorodskiy2005-07-043-21/+30
| | | | | | | | PR: 82938 Submitted by: Ports Fury Notes: svn path=/head/; revision=138448
* Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*Max Khon2005-05-121-1/+1
| | | | Notes: svn path=/head/; revision=135139
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Upgrade to 1.3.2.Thierry Thomas2005-01-293-7/+18
| | | | Notes: svn path=/head/; revision=127671
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-0/+10
| | | | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created Notes: svn path=/head/; revision=124183
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* - Update to 1.3.1Pav Lucistnik2004-10-114-19/+21
| | | | | | | | PR: ports/71876 Submitted by: Ports Fury Notes: svn path=/head/; revision=118647
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* upgrade to 1.2.5Ying-Chieh Liao2004-02-053-4/+5
| | | | Notes: svn path=/head/; revision=100039
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+3
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* - Update to version 1.2.4Kirill Ponomarev2003-12-212-5/+4
| | | | | | | | PR: 60462 Submitted by: Ports Fury Notes: svn path=/head/; revision=96325
* Add USE_BDB_VER knob, bump PORTREVISION.Max Khon2003-11-091-6/+22
| | | | | | | | PR: 58127 Submitted by: KATO Tsuguru <tkato (at) prontomail.com> Notes: svn path=/head/; revision=93601
* Sort.Max Khon2003-11-091-1/+1
| | | | Notes: svn path=/head/; revision=93600
* - Update to 1.2.3.Max Khon2003-11-094-11/+19
| | | | | | | - Use wxgtk2. Notes: svn path=/head/; revision=93590
* wxgtk-devel -> wxgtkMax Khon2003-11-091-2/+2
| | | | Notes: svn path=/head/; revision=93581
* Chase wxgtk library name (and version) change.Max Khon2003-11-041-1/+1
| | | | Notes: svn path=/head/; revision=93109
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* upgrade to 1.2.2Ying-Chieh Liao2003-05-103-8/+21
| | | | Notes: svn path=/head/; revision=80587
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75952
* upgrade to 1.2.0Ying-Chieh Liao2003-02-103-3/+8
| | | | Notes: svn path=/head/; revision=75246
* fix plistYing-Chieh Liao2002-10-022-1/+1
| | | | | | | Submitted by: bento log Notes: svn path=/head/; revision=67288
* upgrade to 1.10Ying-Chieh Liao2002-09-176-66/+40
| | | | | | | | PR: 42895 Submitted by: Ports Fury Notes: svn path=/head/; revision=66524
* BerkeleyDB cleanup - stage 2Ade Lovett2002-08-221-2/+2
| | | | | | | | Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x Notes: svn path=/head/; revision=64836
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-211-4/+5
| | | | | | | | PR: 39591 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61681
* fix WANT_GNOME bugYing-Chieh Liao2002-05-082-6/+15
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=58709
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-3/+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
* upgrade to 1.1.8Ying-Chieh Liao2002-04-062-5/+5
| | | | | | | | PR: 36797 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=57368
* 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
* 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
* upgrade to 1.1.6Ying-Chieh Liao2002-02-265-21/+24
| | | | | | | drop maintainership Notes: svn path=/head/; revision=55259
* oops... forget to add this file in the last commitYing-Chieh Liao2001-11-281-0/+11
| | | | Notes: svn path=/head/; revision=50703
* upgrade to 1.1.5Ying-Chieh Liao2001-11-284-16/+31
| | | | | | | handle gnome correctly Notes: svn path=/head/; revision=50702
* change master site to sourceforgeYing-Chieh Liao2001-05-302-2/+3
| | | | | | | Submitted by: Anders Andersson <anders@codefactory.se> Notes: svn path=/head/; revision=43310
* add support for no-gnome userYing-Chieh Liao2001-04-092-4/+11
| | | | | | | Submitted by: clive Notes: svn path=/head/; revision=41099
* add poeditYing-Chieh Liao2001-03-276-0/+69
gettext catalogs (.po files) editor Notes: svn path=/head/; revision=40452