1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Hiroki Sato
4046a765ca Cleanup ghostscript-gnu-commfont and related CJK font support meta ports.
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).
2007-04-28 13:03:16 +00:00
Hiroki Sato
f5904870de Use japanese/ipa-ttfonts as the default Japanese TrueType
font if any (i.e. no dependency added).  Bump PORTREVISION.
2007-04-24 12:52:52 +00:00
Sam Lawrance
d02f4673d2 Use SUB_FILES instead of post-patch commands.
PR:		ports/97223
Submitted by:	Ports Fury
2006-05-14 11:08:25 +00:00
OKAZAKI Tetsurou
e9fb9cb0cc Add mirror sites to the MASTER_SITES.
Utilize PORTDOCS.
2006-04-26 21:47:19 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Pav Lucistnik
6edb86f43a - Add SHA256 2005-11-25 17:44:39 +00:00
Ade Lovett
fe6a0895a2 Squish share/ghostscript directory whenever possible
Found by:	tinderbox building gnome 2.10b2 packages
2005-02-25 02:23:40 +00:00
Joe Marcus Clarke
e995b466c6 Gsfonts port fails to generate a valid fonts.dir file on 5.X (and higher)
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)
2004-09-25 17:51:30 +00:00
Joe Marcus Clarke
60ad15172d * Fix the dependencies after the recent hostscript update
* 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>
2004-06-14 00:02:58 +00:00
Pav Lucistnik
b8cfcc47b7 - Update to fonts included in ghostscript-8.11
PR:		ports/67516
Submitted by:	Jose M Rodriguez <freebsd@wanadoo.es>
2004-06-04 14:50:26 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Sergey A. Osokin
0bf9357705 Use ${DISTDIR}/${DIST_SUBDIR} instead of ${DISTDIR}
Submitted by:	Kevin Oberman <oberman@es.net>
PR:		54476
2003-07-14 15:44:45 +00:00
Maho Nakata
e9d1b7960e Update to 6.0
PR:		52017
Submitted by:	"Pedro F. Giffuni" <giffunip@yahoo.com>
2003-07-12 03:28:45 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Satoshi Asami
30e19bcf51 Add BUILD_DEPENDS to appropriate version of X depending on the value
of XFREE86_VERSION.
2000-09-21 01:48:03 +00:00
Chris Piazza
e062d3845f Accidental whitespace 2000-04-09 17:50:59 +00:00
Chris Piazza
d38f7d91c8 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:41:40 +00:00
Jeremy Lea
2af63f9335 PLIST fixes. 2000-02-13 10:49:13 +00:00
Steve Price
9e265ac941 Fix a few nits, update MASTER_SITE, 5.10-std set of fonts.
PR:		13662
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-27 02:33:16 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
SADA Kenji
07461dbb56 type1inst already runs mkfontdir
PR:		ports/9724
Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-01-28 19:37:18 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Justin M. Seger
0f7584fc37 Import of gsfonts v5.10a
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
1998-12-24 12:13:20 +00:00