summaryrefslogtreecommitdiff
path: root/print/ghostscript-gnu-nox11
AgeCommit message (Collapse)AuthorFilesLines
2005-12-09Add x11 option to the various ghostscript packages, and get ridwiz2-16/+0
of the separate ghostscript*x11* packages.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-11-27Update for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0967adrianp1-1/+2
2005-05-30GPL stands for General Public Licensedillo1-1/+2
2005-05-30Update to 8.15 (a lot of bug fixes and improvement, especially todillo1-2/+1
font rendering and the PDF writer)
2005-05-30Bump PKGREVISION due to changed dependency pattern (allowing newer versionsdillo1-1/+2
of ghostscript-fonts).
2004-03-25Update to 7.07:wiz1-2/+1
7.07: Security fix and bug fixes. 7.06: Bug fixes and doc updates. Also new in this release is the 'pngalpha' device which produces png output with a transparent background (page) color so they can be composited against a separate background. The transparency is based only on what parts of the page have been drawn and does not support PDF 1.4 transparent painting. Closes PR 24893.
2002-09-13Adjust ghostscript-gnu to find Resources injlam1-1/+2
${PREFIX}/share/ghostscript/Resources instead of in /Resources. Bump the PKGREVISION of all ghostscript-gnu packages.
2002-09-13Initial import of ghostscript-gnu-nox11-7.05.jlam2-0/+14
Ghostscript is the well-known PostScript interpreter which is available for all common and most esoteric platforms and supports many different printers and some displays. This package contains GNU Ghostscript, which is released under the terms of the GNU Public License, and is built without support for X11 displays. This package also doesn't support all of the printers in the print/ghostscript{,-nox11} packages, but does support a wider range of HP inkjet printers through the print/hpijs package, and supports the GIMP print inkjet printer drivers through the print/gimp-print-ijs package.