summaryrefslogtreecommitdiff
path: root/x11/dgs/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - reslove conflitcs with imakeDirk Meyer2006-07-261-2/+2
| | | | Suggested by: thierry (Thierry Thomas)
* - make buildable for all versions of XDirk Meyer2006-04-161-5/+33
| | | | - resolve conflicts with x*-clients and x*-libraries
* - update to 0.5.9.1Dirk Meyer2006-04-111-12/+6
| | | | | | - build without perl - cleanups - make portlint happy
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* Replace the dangerous .error with IGNORE. Unquote the other use ofMark Linimon2006-01-271-2/+2
| | | | IGNORE.
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-1/+1
| | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
* IGNORE when XFREE86_VERSION > 3, since dgs is included in XFree86Kris Kennaway2004-04-171-1/+7
|
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* Use the new ghostscript options.Joe Marcus Clarke2004-01-201-6/+1
| | | | Submitted by: linimon
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | Submitted by: Oliver Eikemeier
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | "perl -pi -e" construction.
* Reset maintainer on ports owned by the following committers who haveKris Kennaway2003-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
* [PATCH] x11/dgs: enable choose of ghostscript interpreterEdwin Groothuis2003-08-311-1/+15
| | | | | | | | This patch allows the admin of the machine to choose either print/ghostscript-gnu or print/ghostscript-afp1 PR: ports/54956 Submitted by: Jens Rehsack <rehsack@liwing.de>
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
|
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Due to popular demant into each port which might be inserted into dependencyMaxim Sobolev2002-09-141-2/+4
| | | | | | | | | | list by bsd.port.mk insert anti foot-shooting device, which prevents infinite fork loop when the user defines corresponding USE_XXX in global make.conf, command line or environment. Similar devices should probably be inserted into ports that might be inserted into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk and so on.)
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.Maxim Sobolev2002-07-151-1/+2
|
* Replace the ghostscript55 dependencies with ghostscript-gnu.Akinori MUSHA2001-09-111-1/+1
|
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
|
* Style fixes for ports/x11.Jimmy Olgeni2001-02-051-1/+1
|
* Fix unfetchable distfile.Daniel Harris2001-01-281-2/+1
| | | | | PR: 24537 Submitted by: joseph@randomnetworks.com
* Move man pages from manm to mann. Fix the missing install autoconf bug in aJeremy Lea2000-10-131-1/+7
| | | | more normal way.
* Implement USE_GLIB.Jeremy Lea2000-10-051-8/+4
|
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-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 withMaxim Sobolev2000-06-161-0/+1
| | | | ldconfig in PLIST need personal consideration.
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
|
* Update to 0.5.9Yukihiro Nakai2000-01-141-4/+5
|
* Update to 0.5.8Yukihiro Nakai1999-11-091-7/+13
|
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-071-1/+1
|
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
|
* Bump png's major number to 3.Vanilla I. Shu1999-01-231-2/+2
|
* Change maitainer's email address,Vanilla I. Shu1999-01-121-2/+2
| | | | and BROKEN some gnome ports until I upgrade it.
* Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0Satoshi Asami1998-11-251-2/+2
| | | | would go backwards.
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hJustin M. Seger1998-11-251-2/+2
| | | | Approved by: asami
* No need to use ${LDCONFIG} is we don't install any shared libs.Steve Price1998-10-051-4/+1
|
* Remove regexp support for libtiff34 as it is now ELF'able.Steve Price1998-09-191-2/+2
|
* Roll back libpng major to 2.Satoshi Asami1998-09-171-2/+2
|
* libpng major is now 3. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | ELF conversion.
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-151-2/+2
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Initial import of dgs version 0.5.0.Steve Price1998-07-131-0/+29
A display ghostscript system. PR: 7183 (7 of 9) Submitted by: Yukihiro Nakai <Nakai@technologist.com>