aboutsummaryrefslogtreecommitdiff
path: root/x11/gtstarter
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209683
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-243-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - Update to 0.4.6.2 [1]Jean-Yves Lefort2005-09-052-6/+5
| | | | | | | | | | | - Respect ${PREFIX} [1]: PR: ports/85722 Submitted by: maintainer Notes: svn path=/head/; revision=141965
* - s/X11BASE/PREFIX/ to respect PREFIXMichael Johnson2005-03-221-9/+9
| | | | | | | | | | | - Add USE_GNOME=gnomeprefix to create/remove gnome directories. PR: 79116 Submitted by: maintainer Approved by: portmgr (krion) Notes: svn path=/head/; revision=131890
* 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 0.4.6.1Pav Lucistnik2004-10-112-3/+3
| | | | | | | | PR: ports/71817 Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer) Notes: svn path=/head/; revision=118682
* Update x11/gtstarter to 0.4.6:Volker Stolz2004-05-154-8/+12
| | | | | | | | | | | - give the user the choice where to place the window on startup (centered, remember position, no positioning) PR: ports/66640 Submitted by: Franz Klammer (maintainer) Notes: svn path=/head/; revision=109208
* Update to 0.4.4Tilman Keskinoz2004-04-292-4/+4
| | | | | | | | PR: 65844 Submitted by: Franz Klammer <klammer@webonaut.com> Notes: svn path=/head/; revision=107978
* Update to 0.4Tilman Keskinoz2004-04-202-3/+3
| | | | | | | | PR: 65767 Submitted by: Franz Klammer <klammer@webonaut.com> Notes: svn path=/head/; revision=107701
* Update to 0.2 which shows the profile icons (if configured) instead ofJoe Marcus Clarke2004-04-172-3/+3
| | | | | | | | | | just the name. PR: 65630 Submitted by: maintainer Notes: svn path=/head/; revision=107302
* Add gtstarter, a port that allows one to start gnome-terminal from a listJoe Marcus Clarke2004-04-164-0/+51
of configured profiles. PR: 65584 Submitted by: Franz Klammer <klammer@webonaut.com> Notes: svn path=/head/; revision=107190