summaryrefslogtreecommitdiff
path: root/x11/dgs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Style fixes for ports/x11.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37994
* Fix unfetchable distfile.Daniel Harris2001-01-281-2/+1
| | | | | | | | PR: 24537 Submitted by: joseph@randomnetworks.com Notes: svn path=/head/; revision=37686
* Move man pages from manm to mann. Fix the missing install autoconf bug in aJeremy Lea2000-10-132-18/+18
| | | | | | | more normal way. Notes: svn path=/head/; revision=33767
* Implement USE_GLIB.Jeremy Lea2000-10-051-8/+4
| | | | Notes: svn path=/head/; revision=33423
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165
* 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 Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-2/+1
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27497
* Update to 0.5.9Yukihiro Nakai2000-01-143-10/+8
| | | | Notes: svn path=/head/; revision=24718
* Update to 0.5.8Yukihiro Nakai1999-11-094-259/+118
| | | | Notes: svn path=/head/; revision=22977
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-071-1/+1
| | | | Notes: svn path=/head/; revision=21367
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21147
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* Bump png's major number to 3.Vanilla I. Shu1999-01-231-2/+2
| | | | Notes: svn path=/head/; revision=16275
* Change maitainer's email address,Vanilla I. Shu1999-01-121-2/+2
| | | | | | | and BROKEN some gnome ports until I upgrade it. Notes: svn path=/head/; revision=16018
* 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. Notes: svn path=/head/; revision=14893
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hJustin M. Seger1998-11-251-2/+2
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=14889
* No need to use ${LDCONFIG} if we don't install any shared libs.Steve Price1998-10-051-2/+0
| | | | Notes: svn path=/head/; revision=13667
* No need to use ${LDCONFIG} is we don't install any shared libs.Steve Price1998-10-051-4/+1
| | | | Notes: svn path=/head/; revision=13666
* Remove regexp support for libtiff34 as it is now ELF'able.Steve Price1998-09-191-2/+2
| | | | Notes: svn path=/head/; revision=13241
* Roll back libpng major to 2.Satoshi Asami1998-09-171-2/+2
| | | | Notes: svn path=/head/; revision=13192
* libpng major is now 3. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13148
* 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.) Notes: svn path=/head/; revision=13147
* Remove x11 manpages. This would be the end of it, but some foolsTim Vanderhoek1998-08-201-5/+0
| | | | | | | thought it necessary to five new categories from one. ;-) Notes: svn path=/head/; revision=12667
* 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. Notes: svn path=/head/; revision=12289
* Initial import of dgs version 0.5.0.Steve Price1998-07-135-0/+327
A display ghostscript system. PR: 7183 (7 of 9) Submitted by: Yukihiro Nakai <Nakai@technologist.com> Notes: svn path=/head/; revision=11891