head	1.9;
access;
symbols
	RELEASE_4_6_2:1.8
	RELEASE_4_6_1:1.8
	RELEASE_4_6_0:1.8
	RELEASE_5_0_DP1:1.6
	RELEASE_4_5_0:1.6
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.2;
locks; strict;
comment	@# @;


1.9
date	2002.08.03.20.17.09;	author clive;	state dead;
branches;
next	1.8;

1.8
date	2002.05.15.17.48.57;	author keichii;	state Exp;
branches;
next	1.7;

1.7
date	2002.05.10.19.27.43;	author clive;	state Exp;
branches;
next	1.6;

1.6
date	2001.12.14.07.17.52;	author ijliao;	state Exp;
branches;
next	1.5;

1.5
date	2001.11.26.07.55.12;	author clive;	state Exp;
branches;
next	1.4;

1.4
date	2001.09.24.08.44.13;	author knu;	state Exp;
branches;
next	1.3;

1.3
date	2001.04.20.03.57.05;	author keith;	state Exp;
branches;
next	1.2;

1.2
date	2001.01.31.08.03.07;	author keith;	state Exp;
branches;
next	1.1;

1.1
date	2000.11.27.12.50.43;	author keith;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Good-bye.

PR: ports/39684
Submitted by: Statue <statue@@freebsd.sinica.edu.tw>
@
text
@# New ports collection makefile for:	zh-Big5/GB-ized ghostscript6
# Date created:		Nov 27 2000
# Whom:			Jing-Tang Keith Jang <keith@@FreeBSD.org>
#
# $FreeBSD: ports/chinese/ghostscript6/Makefile,v 1.8 2002/05/15 17:48:57 keichii Exp $
#

PORTNAME=	ghostscript
PORTVERSION=	7.05
CATEGORIES=	chinese print
MASTER_SITES=	ftp://freebsd.sinica.edu.tw/pub/keith/CID/CMap/ \
		ftp://freebsd.sinica.edu.tw/pub/keith/GS6TTF/ \
		ftp://ftp.oreilly.com/pub/examples/nutshell/cjkv/adobe/ \
		http://www.aihara.co.jp/~taiji/tops/
DISTFILES=	ac13.tar.Z ag14.tar.Z ai0.tar.Z aj14.tar.Z \
		aj20.tar.Z ak12.tar.Z rksj-cmaps.tar.Z \
		cjkvttcidmap-0.94.tar.gz gs6.50_ttf.ps-cjkv-20001215.patch.gz
EXTRACT_ONLY=

MAINTAINER=	keith@@FreeBSD.org

RUN_DEPENDS=	${LOCALBASE}/share/ghostscript/${PORTVERSION}/lib/gs_ttf.ps:${PORTSDIR}/print/ghostscript-gnu \
		ttfm.sh:${PORTSDIR}/chinese/ttfm

NO_BUILD=	yes
PLIST_SUB=	GS_VERSION=${PORTVERSION}

do-install:
	@@${MKDIR} ${PREFIX}/share/ghostscript/CJK/CIDFont
	@@${MKDIR} ${PREFIX}/share/ghostscript/CJK/CMap
	@@${MKDIR} ${PREFIX}/share/ghostscript/CJK/Font
	@@${MKDIR} ${PREFIX}/share/ghostscript/CJK/TrueType
.for f in ac13 ag14 ak12 ai0 aj14 aj20
	@@(cd ${PREFIX}/share/ghostscript/CJK/CMap; \
		${TAR} -xzf ${DISTDIR}/$f.tar.Z; \
		${LN} -sf $f/CMap/* . )
.endfor
	@@(cd ${PREFIX}/share/ghostscript/CJK/CMap; \
		${TAR} -xzf ${DISTDIR}/rksj-cmaps.tar.Z; \
		${LN} -sf rksj-cmaps/* . )
	@@(cd ${PREFIX}/share/ghostscript/CJK/TrueType; \
		${TAR} -xzf ${DISTDIR}/cjkvttcidmap-0.94.tar.gz )
	@@(cd ${PREFIX}/share/ghostscript/${PORTVERSION}/lib; \
		${GZCAT} ${DISTDIR}/gs6.50_ttf.ps-cjkv-20001215.patch.gz |${PATCH} )
	@@${CP} ${PREFIX}/share/ghostscript/${PORTVERSION}/lib/gs_res.ps \
		${PREFIX}/share/ghostscript/${PORTVERSION}/lib/gs_res.ps.orig
	@@${SED} -e "s:(/Resource/):(${PREFIX}/share/ghostscript/CJK/):g" \
		-e "s:(/Resource/Font/):(${PREFIX}/share/ghostscript/CJK/Font/):g" \
		${PREFIX}/share/ghostscript/${PORTVERSION}/lib/gs_res.ps.orig > \
		${PREFIX}/share/ghostscript/${PORTVERSION}/lib/gs_res.ps

.include	<bsd.port.mk>
@


1.8
log
@Committing update to chinese/ghostscript6 and chinese/moefonts-cid.

PR:		 38116
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@Chasing print/ghostscript-gnu update.

PR:		ports/37520
Submitted by:	Statue <statue@@softwareliberty.org>
@
text
@d9 1
a9 1
PORTVERSION=	6.53
@


1.6
log
@o update cjkvttcidmap from 0.8 to 0.94
    add Bridge Version by using mapping tables of ftp.unicode.org
    add Bridge Version by using CMaps for PDF core fonts(ToUnicode CMap) of
        partners.adobe.com
    add Bridge Version by using CMaps for PDF core fonts(ToUnicode CMap) and
        mapping tables of ftp.unicode.org
o update pkg-install
    from 6.50 to 6.52

PR:		32813
Submitted by:	Statue <statue@@softwareliberty.org>
@
text
@d9 1
a9 1
PORTVERSION=	6.52
@


1.5
log
@Chasing ghostscript 6.52.

Submitted by: June-Yen Huang <jihuang@@gate.sinica.edu.tw>
@
text
@d17 1
a17 1
		cjkvttcidmap-0.8.tar.gz gs6.50_ttf.ps-cjkv-20001215.patch.gz
d42 1
a42 1
		${TAR} -xzf ${DISTDIR}/cjkvttcidmap-0.8.tar.gz )
@


1.4
log
@Switch from ghostscript6 (6.50) to ghostscript-gnu (6.51).

No response from:	keith (MAINTAINER)
@
text
@d5 1
a5 1
# $FreeBSD: ports/chinese/ghostscript6/Makefile,v 1.3 2001/04/20 03:57:05 keith Exp $
d9 1
a9 1
PORTVERSION=	6.51
@


1.3
log
@Update ac13.tar.Z checksum.
Upgrade to ag14.tar.Z.  This version supports GBK2K(GB 18030-2000) charset.

Reported by:	clive, Andreas Schulz <ats@@prosun.first.gmd.de>
@
text
@d5 1
a5 1
# $FreeBSD: ports/chinese/ghostscript6/Makefile,v 1.2 2001/01/31 08:03:07 keith Exp $
d9 1
a9 2
PORTVERSION=	6.50
PORTREVISION=	1
d22 1
a22 1
RUN_DEPENDS=	${LOCALBASE}/share/ghostscript/6.50/lib/gs_ttf.ps:${PORTSDIR}/print/ghostscript6 \
d43 1
a43 1
	@@(cd ${PREFIX}/share/ghostscript/6.50/lib; \
d45 2
a46 2
	@@${CP} ${PREFIX}/share/ghostscript/6.50/lib/gs_res.ps \
		${PREFIX}/share/ghostscript/6.50/lib/gs_res.ps.orig
d49 2
a50 2
		${PREFIX}/share/ghostscript/6.50/lib/gs_res.ps.orig > \
		${PREFIX}/share/ghostscript/6.50/lib/gs_res.ps
@


1.2
log
@Upgrade to 6.50.
@
text
@d5 1
a5 1
# $FreeBSD: ports/chinese/ghostscript6/Makefile,v 1.1 2000/11/27 12:50:43 keith Exp $
d10 1
d16 1
a16 1
DISTFILES=	ac13.tar.Z ag13.tar.Z ai0.tar.Z aj14.tar.Z \
d34 1
a34 1
.for f in ac13 ag13 ak12 ai0 aj14 aj20
@


1.1
log
@Initial version.

This port adds Big5/GB TTF support to Ghostscript 6.  Since GS6
treated TTF as translated CID fonts, users can then use them in
various applications that generate PS documents, like Netscape
or enscript.

The major drawback, compared to Ghostscript+VFlib, is that GS6
doesn't support automated font variations like bold or italic.
The font can only be used as the way it is.
@
text
@d5 1
a5 1
# $FreeBSD$
d9 1
a9 1
PORTVERSION=	6.01
d17 1
a17 1
		cjkvttcidmap-0.8.tar.gz gs_ttf.ps-cjkv-20001120.patch.gz
d22 1
a22 1
RUN_DEPENDS=	${LOCALBASE}/share/ghostscript/6.01/lib/gs_ttf.ps:${PORTSDIR}/print/ghostscript6 \
d43 4
a46 4
	@@(cd ${PREFIX}/share/ghostscript/6.01/lib; \
		${GZCAT} ${DISTDIR}/gs_ttf.ps-cjkv-20001120.patch.gz |${PATCH} )
	@@${CP} ${PREFIX}/share/ghostscript/6.01/lib/gs_res.ps \
		${PREFIX}/share/ghostscript/6.01/lib/gs_res.ps.orig
d49 2
a50 2
		${PREFIX}/share/ghostscript/6.01/lib/gs_res.ps.orig > \
		${PREFIX}/share/ghostscript/6.01/lib/gs_res.ps
@

