aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/peps
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+2
|
* Use the new ghostscript options.marcus2004-01-211-7/+2
| | | | Submitted by: linimon
* [PATCH] graphics/peps: enable choose of ghostscript interpreteredwin2003-08-311-1/+15
| | | | | | | | This patch allows the admin of the machine to choose either print/ghostscript-gnu or print/ghostscript-afp1 PR: ports/54931 Submitted by: Jens Rehsack <rehsack@liwing.de>
* Add a patch that makes PEPS check the exit status of the 'gs' pipelinejkoshy2003-06-172-0/+38
| | | | | | | | | that it invokes. This allows a faulty EPS file to stop a documentation build rather than silently produce corrupted images. Bump PORTREVISION. Approved by: petef [MAINTAINER]
* 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.
* The peps website seems to have gone away; host the distfile locallypetef2002-12-092-3/+2
| | | | and remove the WWW line.
* Use REINPLACE_CMD.bmah2002-09-061-1/+3
| | | | Approved by: petef (maintainer)
* Replace the ghostscript6 dependencies with ghostscript-gnu.knu2001-09-121-1/+1
|
* Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-231-2/+2
| | | | Reviewed by: ade
* Add peps 1.0, converts EPS images to anti-aliased PGM bitmaps.markp2001-07-075-0/+37
PR: 28753 Submitted by: petef@databits.net