aboutsummaryrefslogtreecommitdiff
path: root/devel/gtranslator
Commit message (Collapse)AuthorAgeFilesLines
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-43/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-2/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-34/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 1.1.7.Jeremy Messenger2006-12-024-13/+69
| | | | | | | | | - Do not let its Makefile to compress the manpages. Let our ports to take care of it for anyone can control it. - USE_X_PREFIX -> USE_XLIB. Notes: svn path=/head/; revision=178551
* - Rename portsPav Lucistnik2006-05-281-1/+1
| | | | | | | | textproc/gtkspell2 -> textproc/gtkspell textproc/gtkspell2-reference -> textproc/gtkspell-reference Notes: svn path=/head/; revision=163721
* Add USE_GETTEXT to appease portlint.Jeremy Messenger2006-05-151-0/+1
| | | | Notes: svn path=/head/; revision=162498
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Fix bad WWW pointer.Palle Girgensohn2005-02-101-1/+1
| | | | | | | Approved by: marcus (gnome) Notes: svn path=/head/; revision=128456
* Fix build by adding dependencie on gtkspell2.Koop Mast2005-02-091-0/+2
| | | | | | | Pointed out by: pointyhat via kris Notes: svn path=/head/; revision=128394
* Update to 1.1.6.Koop Mast2005-02-063-5/+8
| | | | | | | Chase master site to gnome mirrors. Notes: svn path=/head/; revision=128160
* Update to 1.1.5.Koop Mast2004-12-173-6/+8
| | | | | | | Remove gtranslator.org from MASTER_SITE it's an ad site. Notes: svn path=/head/; revision=124331
* Use new INSTALLS_OMF.Jeremy Messenger2004-11-232-2/+1
| | | | | | | Approved by: bland, kwm, marcus and pav Notes: svn path=/head/; revision=122196
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Prevent gtranslator from needlessly clobbering debuggingAdam Weinberger2004-08-071-0/+11
| | | | | | | flags. Notes: svn path=/head/; revision=115546
* Update to 1.1.4. It is technically a development release, but its functionalityAdam Weinberger2004-05-163-13/+14
| | | | | | | | is so greatly improved from the 1.0 version that it's senseless not to merge it now. Especially as it's not clear when another release is even coming... Notes: svn path=/head/; revision=109234
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* Nuke -Werror to prevent the gnuregex->gnu/regex warnings fromAdam Weinberger2004-03-051-0/+1
| | | | | | | erroring out the build. Notes: svn path=/head/; revision=103018
* Disable compile warnings to fix build with the new gnuregex.h.Joe Marcus Clarke2004-02-251-1/+2
| | | | Notes: svn path=/head/; revision=102113
* Add intlhack to fix the build on 4.X.Joe Marcus Clarke2004-02-211-1/+1
| | | | | | | Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com> Notes: svn path=/head/; revision=101547
* Assign maintainership to gnome@, and put in better comment and pkg-descrAdam Weinberger2004-02-202-7/+6
| | | | | | | | | strings. I'm keeping the website in there, even though it's unreachable. Notes: svn path=/head/; revision=101542
* Update to 1.0.1, apply some plist fixes, and remove the main MASTER_SITEAdam Weinberger2004-02-203-9/+12
| | | | | | | which doesn't seem to exist. Notes: svn path=/head/; revision=101528
* Oops. Correct the path correction.Adam Weinberger2004-02-191-1/+1
| | | | Notes: svn path=/head/; revision=101426
* Correct the some hardcoded paths that rendered the applicationAdam Weinberger2004-02-191-1/+7
| | | | | | | useless for anything except browsing uncompiled po files. Notes: svn path=/head/; revision=101425
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Clean up USE_GNOME list.Adam Weinberger2003-10-161-1/+1
| | | | Notes: svn path=/head/; revision=91401
* [patch] fix dependencies for devel/gtranslatorEdwin Groothuis2003-09-291-1/+1
| | | | | | | | | | | | | Not all the GNOME dependencies were specified in the Makefile. This causes errors on bento -- but probably really doesn't affect anyone in the real world. Regardless, they should be there, so here they are. PR: ports/57340 Submmited by: Mark 'give that man a commit bit' Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=89744
* Fix build.Christian Weisgerber2003-09-261-1/+1
| | | | | | | | PR: 57093 Submitted by: Ports Fury Notes: svn path=/head/; revision=89466
* - Update to version 1.0Kirill Ponomarev2003-09-045-66/+19
| | | | | | | | PR: 56432 Submitted by: Ports Fury Notes: svn path=/head/; revision=88554
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
| | | | | | | | these great pieces of software, so that let others with more free time to take over them. Notes: svn path=/head/; revision=85841
* 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