summaryrefslogtreecommitdiff
path: root/x11/dgs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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