aboutsummaryrefslogtreecommitdiff
path: root/print/gsfonts
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup ghostscript-gnu-commfont and related CJK font support meta ports.Hiroki Sato2007-04-282-5/+17
| | | | | | | | | | | | | | | | | | | | | | | | Changes include: - Set WITH_GHOSTSCRIPT_GNU forcibly. - Use PostScript virtual fonts to handle CJK CID/TT-CID emulated fonts. CIDFnmap still works but when a font is both in Resource/Font or Resource/CIDFont and in CIDFnmap, the former entry will be used. For the actual font mapping, see files in Resource/CIDFont/*. So, note that you need to remove (or rename) the virtual font if you use CIDFnmap for the moment. This is still a transitional measure and more consistent font management thoughout the ports collection should be added later. This is just an internal structural change; default font mapping has not been changed. - Add Chinese font support to print/gsfonts (but no dependency added). Notes: svn path=/head/; revision=191064
* Use japanese/ipa-ttfonts as the default Japanese TrueTypeHiroki Sato2007-04-242-1/+6
| | | | | | | font if any (i.e. no dependency added). Bump PORTREVISION. Notes: svn path=/head/; revision=190803
* Use SUB_FILES instead of post-patch commands.Sam Lawrance2006-05-143-16/+22
| | | | | | | | PR: ports/97223 Submitted by: Ports Fury Notes: svn path=/head/; revision=162312
* Add mirror sites to the MASTER_SITES.OKAZAKI Tetsurou2006-04-262-7/+9
| | | | | | | Utilize PORTDOCS. Notes: svn path=/head/; revision=160541
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-251-0/+2
| | | | Notes: svn path=/head/; revision=149449
* Squish share/ghostscript directory whenever possibleAde Lovett2005-02-251-0/+1
| | | | | | | Found by: tinderbox building gnome 2.10b2 packages Notes: svn path=/head/; revision=129710
* Gsfonts port fails to generate a valid fonts.dir file on 5.X (and higher)Joe Marcus Clarke2004-09-253-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) Notes: svn path=/head/; revision=118386
* * Fix the dependencies after the recent hostscript updateJoe Marcus Clarke2004-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> Notes: svn path=/head/; revision=111418
* - Update to fonts included in ghostscript-8.11Pav Lucistnik2004-06-045-203/+244
| | | | | | | | PR: ports/67516 Submitted by: Jose M Rodriguez <freebsd@wanadoo.es> Notes: svn path=/head/; revision=110824
* SIZEify.Trevor Johnson2004-01-291-0/+2
| | | | Notes: svn path=/head/; revision=99421
* Use ${DISTDIR}/${DIST_SUBDIR} instead of ${DISTDIR}Sergey A. Osokin2003-07-141-2/+2
| | | | | | | | Submitted by: Kevin Oberman <oberman@es.net> PR: 54476 Notes: svn path=/head/; revision=84882
* Update to 6.0Maho Nakata2003-07-123-13/+12
| | | | | | | | PR: 52017 Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com> Notes: svn path=/head/; revision=84728
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Add BUILD_DEPENDS to appropriate version of X depending on the valueSatoshi Asami2000-09-211-3/+9
| | | | | | | of XFREE86_VERSION. Notes: svn path=/head/; revision=32916
* Accidental whitespaceChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27422
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27421
* PLIST fixes.Jeremy Lea2000-02-131-0/+1
| | | | Notes: svn path=/head/; revision=25742
* Fix a few nits, update MASTER_SITE, 5.10-std set of fonts.Steve Price1999-09-273-11/+11
| | | | | | | | PR: 13662 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21985
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* type1inst already runs mkfontdirSADA Kenji1999-01-281-2/+1
| | | | | | | | PR: ports/9724 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> Notes: svn path=/head/; revision=16408
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* Import of gsfonts v5.10aJustin M. Seger1998-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 Notes: svn path=/head/; revision=15580