aboutsummaryrefslogtreecommitdiffstats
path: root/print/gsfonts
Commit message (Collapse)AuthorAgeFilesLines
* Gsfonts port fails to generate a valid fonts.dir file on 5.X (and higher)marcus2004-09-263-15/+401
| | | | | | | | | | systems due to a sed change. As a temporary workaround for 5.3, add a statically generated fonts.dir file, and also install the fonts.scale.urw file. PR: 71514 Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> Approved by: portmgr (implicit)
* * Fix the dependencies after the recent hostscript updatemarcus2004-06-142-3/+406
| | | | | | | | * Since korean/hlatexfonts-ocf still requires the Fontmap, install the Fontmap file from ghostscript-gnu's lib/Fontmap.GS PR: 67912 Submitted by: Jose M Rodriguez <freebsd@wanadoo.es>
* - Update to fonts included in ghostscript-8.11pav2004-06-045-203/+244
| | | | | PR: ports/67516 Submitted by: Jose M Rodriguez <freebsd@wanadoo.es>
* SIZEify.trevor2004-01-301-0/+2
|
* Use ${DISTDIR}/${DIST_SUBDIR} instead of ${DISTDIR}osa2003-07-141-2/+2
| | | | | Submitted by: Kevin Oberman <oberman@es.net> PR: 54476
* Update to 6.0maho2003-07-123-13/+12
| | | | | PR: 52017 Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Add BUILD_DEPENDS to appropriate version of X depending on the valueasami2000-09-211-3/+9
| | | | of XFREE86_VERSION.
* Accidental whitespacecpiazza2000-04-101-2/+2
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* PLIST fixes.reg2000-02-131-0/+1
|
* Fix a few nits, update MASTER_SITE, 5.10-std set of fonts.steve1999-09-273-11/+11
| | | | | PR: 13662 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* type1inst already runs mkfontdirsada1999-01-291-2/+1
| | | | | PR: ports/9724 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-271-1/+2
|
* Import of gsfonts v5.10ajseger1998-12-245-0/+214
This package installs the required Adobe fonts from GNU Ghostscript's distribution, and prepares the Type1 fonts so they may also work in the Xwindows environment. PR: ports/6311 Submitted by: giffunip@asme.org