diff options
author | hrs <hrs@FreeBSD.org> | 2008-06-01 16:51:52 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2008-06-01 16:51:52 +0800 |
commit | 562694e62152536027ffd6121c83e1e4d66eef89 (patch) | |
tree | 8c8261e9ceea9037e55cd790499263ee27d2b84e /print/ghostscript7-commfont | |
parent | 3358e587d95b1211c056a55f089de99922666461 (diff) | |
download | freebsd-ports-graphics-562694e62152536027ffd6121c83e1e4d66eef89.tar.gz freebsd-ports-graphics-562694e62152536027ffd6121c83e1e4d66eef89.tar.zst freebsd-ports-graphics-562694e62152536027ffd6121c83e1e4d66eef89.zip |
The following repocopies have been done for print/ghostscript-*
reorganization:
print/ghostscript-gnu -> print/ghostscript7
print/ghostscript-gnu-nox11 -> print/ghostscript7-nox11
print/ghostscript-gnu-commfont -> print/ghostscript7-commfont
print/ghostscript-gpl -> print/ghostscript8
print/ghostscript-gpl-nox11 -> print/ghostscript8-nox11
japanese/ghostscript-gnu-jpnfont -> print/ghostscript7-jpnfont
korean/ghostscript-gnu-korfont -> print/ghostscript7-korfont
and clean up Makefile of each port for the changes, and assign the
maintainers to doceng@.
Not hooked up to the build yet because it needs more fixes in
dependent ports and bsd.port.mk.
PR: ports/124157
Diffstat (limited to 'print/ghostscript7-commfont')
-rw-r--r-- | print/ghostscript7-commfont/Makefile | 14 | ||||
-rw-r--r-- | print/ghostscript7-commfont/pkg-descr | 2 |
2 files changed, 7 insertions, 9 deletions
diff --git a/print/ghostscript7-commfont/Makefile b/print/ghostscript7-commfont/Makefile index 4e8ecb7a3b8..88159472586 100644 --- a/print/ghostscript7-commfont/Makefile +++ b/print/ghostscript7-commfont/Makefile @@ -5,15 +5,14 @@ # $FreeBSD$ # -PORTNAME= ghostscript-gnu-commfont +PORTNAME= ghostscript7-commfont PORTVERSION= 7.07 -PORTREVISION= 5 CATEGORIES= print MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= hrs@FreeBSD.org -COMMENT= Common files for GNU Ghostscript CJK font support +MAINTAINER= doceng@FreeBSD.org +COMMENT= Common files for Ghostscript 7.x CJK font support BUILD_DEPENDS= ${CMAPDIR}/ac15/cid2code.txt:${PORTSDIR}/print/adobe-cmaps RUN_DEPENDS= ${CMAPDIR}/ac15/cid2code.txt:${PORTSDIR}/print/adobe-cmaps @@ -26,11 +25,10 @@ PLIST_SUB= GS_RESDIR="${GS_RESDIR}" PKGMESSAGE= ${WRKDIR}/pkg-message DEPENDS_ARGS+= -DA4 # set these forcibly -USE_GHOSTSCRIPT= yes -WITH_GHOSTSCRIPT_GNU= yes +USE_GHOSTSCRIPT=7 -CONFLICTS= ghostscript-gpl-[0-9]* \ - ghostscript-gpl-nox11-[0-9]* +CONFLICTS= ghostscript8-[0-9]* \ + ghostscript8-nox11-[0-9]* CMAPDIR?= ${LOCALBASE}/share/fonts/adobe-cmaps GS_RESDIR?= share/ghostscript/Resource diff --git a/print/ghostscript7-commfont/pkg-descr b/print/ghostscript7-commfont/pkg-descr index 79b844acb21..d3d9d5b7992 100644 --- a/print/ghostscript7-commfont/pkg-descr +++ b/print/ghostscript7-commfont/pkg-descr @@ -1,2 +1,2 @@ -This is a virtual CJK font set for GNU Ghostscript. These virtual fonts +This is a virtual CJK font set for Ghostscript 7.x. These virtual fonts call several TrueType Japanese/Korean/Chinese fonts as the real instances. |