aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gtkdps
Commit message (Collapse)AuthorAgeFilesLines
* - Remove libtool hacks and patches that are now handled by USES=libtooltijl2015-04-181-2/+0
| | | | - Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
* - Remove vestiges of alpha supportak2015-01-161-2/+0
| | | | Approved by: portmgr (erwin)
* - Fix ${arch}_BROKEN statements to correct BROKEN_${arch}amdmi32014-10-172-2/+1
| | | | | - Drop @dirrm* from plists - Other minor fixes
* - Switch to USES=libtool, drop .la filesamdmi32014-05-282-6/+7
| | | | - Strip libraries
* - Add staging supportpawel2014-04-281-18/+7
| | | | | - Convert to new LIB_DEPENDS format - Use options helpers, subs
* Remove trailing whitespaces from category graphicsehaupt2014-02-211-1/+1
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+3
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | graphics)
* Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}bapt2013-04-301-1/+3
| | | | | | While here: - trim headers - convert to new options framework
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* Style: tab -> space.eadler2013-03-291-1/+1
| | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
* - strip shlibversion in depedencydinoex2013-01-271-1/+1
|
* - drop maintainershipdinoex2012-10-191-6/+2
| | | | Feature safe: yes
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* -remove MD5ohauer2011-07-031-1/+0
|
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - add LICENSE:dinoex2009-01-171-3/+3
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-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)
* - clean X11BASEdinoex2008-03-301-2/+2
|
* - cleanup after xfree86 removaldinoex2008-03-171-3/+2
|
* Remove support for XFree8-4.flz2008-03-081-4/+0
| | | | | | | | From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - fix build on CURRENT (objformat)dinoex2007-02-172-0/+2
|
* - switch depedency from imake-6 to dgsdinoex2006-12-121-1/+1
|
* - take maintainershipdinoex2006-12-101-4/+1
| | | | | - pswrap will be build with dgs - remove DEPRECATED, EXPIRATION_DATE
* Deprecate port. Will be removed on 25th of December 2006.flz2006-11-081-0/+3
| | | | | | | | Depends on pswrap which is currently part of the imake-6 port. The new imake distfile from xorg doesn't provide its own pswrap because it's considered obsolete (and anholt said it was only half-done). Discussed with: anholt
* If XFree86-4 is used, it provides libdpstk: don't depend on x11/dgs.thierry2006-08-201-2/+1
| | | | Reported by: pointyhat via Kris
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
| | | | | | | | - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Chase the update of x11/dgs and depends on pswrap from Imake.thierry2006-08-041-1/+7
| | | | Reported by: erwin
* - Upgrade to 0.3.4 and unbreak;thierry2006-07-264-12/+24
| | | | | | | | - Set WWW to the new site; - Pet portlint; - Don't depend on pswrap which may have been installed by imake-6.
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
|
* BROKEN: Unfetchablekris2006-04-231-0/+2
|
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* Conversion to a single libtool environment.ade2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* - Add SHA256pav2005-11-261-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* change the libtool version to use from 1.3 to 1.5oliver2005-06-021-1/+6
|
* Tidy up whitespace.trevor2004-04-111-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-211-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-171-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-273-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-271-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-062-3/+2
| | | | the .la file.
* Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config.nectar1999-01-231-2/+3
|
* Change maitainer's email address,vanilla1999-01-131-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-231-2/+2
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-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-211-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>