summaryrefslogtreecommitdiffstats
path: root/graphics/gtkdps
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up whitespace.trevor2004-04-101-1/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* BROKEN on alpha: Does not compilekris2004-02-261-1/+7
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* Reset maintainer on ports owned by the following committers who havekris2003-11-031-1/+1
| | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Deploy USE_GNOMENG infrastructurelioux2002-09-031-1/+2
| | | | | PR: 42349 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Implement USE_GTK, part 1.reg2000-10-051-4/+4
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-2/+1
| | | | ldconfig in PLIST need personal consideration.
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-3/+3
| | | | string so I fixed it.
* Update to 0.3.2nakai1999-12-283-7/+13
|
* Upgrade to gtkDPS-0.3.1jseger1999-11-263-11/+11
|
* Remove a patch and a call to ldconfig(1) that is now handled withsteve1999-11-011-3/+0
| | | | | | | 'USE_LIBTOOL=yes'. PR: 13677 (9 of 10) Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't installmharo1999-06-052-3/+2
| | | | the .la file.
* Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config.nectar1999-01-221-2/+3
|
* Change maitainer's email address,vanilla1999-01-121-2/+2
| | | | and BROKEN some gnome ports until I upgrade it.
* Update to version 0.2.16.steve1999-01-052-6/+6
| | | | | PR: 9189 Submitted by: maintainer
* Complete conversion to ELF.steve1998-10-052-5/+5
|
* gtk and gtk11 are now ELFized.asami1998-09-221-2/+2
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-2/+2
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* No need to use += for a variable defined only once.asami1998-07-201-3/+3
|
* Initial import of gtkdsp version 0.2.11.steve1998-07-135-0/+45
gtk bindings for the Display ghostscript system. PR: 7183 (8 of 9) Submitted by: Yukihiro Nakai <Nakai@technologist.com>
OpenPOWER on IntegriCloud