summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2002-10-19 13:54:14 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2002-10-19 13:54:14 +0000
commit215f971b4c5684c3e96c80bddbcb091b86db9f08 (patch)
tree601294772bf5f21fc325caf69e7ab278d1a9b454 /japanese
parentRename to comply with porters handbook. (diff)
Remove obsoleted port.
Approved by: mita (maintainer)
Notes
Notes: svn path=/head/; revision=68344
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/ghostscript-gnu-cjk/Makefile36
-rw-r--r--japanese/ghostscript-gnu-cjk/files/CIDFnmap.jp15
-rw-r--r--japanese/ghostscript-gnu-cjk/pkg-comment1
-rw-r--r--japanese/ghostscript-gnu-cjk/pkg-descr14
-rw-r--r--japanese/ghostscript-gnu-cjk/pkg-plist8
6 files changed, 0 insertions, 75 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index d607a859052b..232df5cbc6f5 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -84,7 +84,6 @@
SUBDIR += gal
SUBDIR += gawk
SUBDIR += gd
- SUBDIR += ghostscript-gnu-cjk
SUBDIR += ghostscript-gnu-jpnfont
SUBDIR += gicq
SUBDIR += gn-gnspool
diff --git a/japanese/ghostscript-gnu-cjk/Makefile b/japanese/ghostscript-gnu-cjk/Makefile
deleted file mode 100644
index c30805644bef..000000000000
--- a/japanese/ghostscript-gnu-cjk/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# New ports collection makefile for: ghostscript
-# Date created: 14 Jan 2002
-# Whom: Mita Yoshio <mita@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= ghostscript
-PORTVERSION= 6.52
-CATEGORIES= japanese print
-MASTER_SITES= # nonexistent
-PKGNAMESUFFIX= -gnu-cjk
-DISTNAME= # nonexistent
-DISTFILES= # empty
-
-MAINTAINER= mita@FreeBSD.org
-
-RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/Resource/cid.sh:${PORTSDIR}/print/ghostscript-gnu-cjk \
- ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.ttf:${PORTSDIR}/japanese/kochi-ttfonts
-
-NO_BUILD= yes
-NO_WRKSUBDIR= yes
-
-BROKEN= "Obsoleted by ja-ghostscript-gnu-jpnfont. Please use that."
-
-GSLIB_DIR= ${PREFIX}/share/ghostscript/${PORTVERSION}/lib
-PLIST_SUB= GS_VERSION=${PORTVERSION}
-
-do-install:
- ${INSTALL_DATA} ${FILESDIR}/CIDFnmap.jp ${GSLIB_DIR}
- ${MV} ${GSLIB_DIR}/CIDFnmap ${GSLIB_DIR}/CIDFnmap.orig
- ${GREP} -v -e "CIDFnmap.jp" ${GSLIB_DIR}/CIDFnmap.orig > \
- ${GSLIB_DIR}/CIDFnmap
- ${ECHO_CMD} '(CIDFnmap.jp) .runlibfile' >> ${GSLIB_DIR}/CIDFnmap
-
-.include <bsd.port.mk>
diff --git a/japanese/ghostscript-gnu-cjk/files/CIDFnmap.jp b/japanese/ghostscript-gnu-cjk/files/CIDFnmap.jp
deleted file mode 100644
index c49344d4e544..000000000000
--- a/japanese/ghostscript-gnu-cjk/files/CIDFnmap.jp
+++ /dev/null
@@ -1,15 +0,0 @@
-% Japanese Truetype Fonts (Kochi)
-/Kochi-Mincho (/usr/X11R6/lib/X11/fonts/TrueType/kochi-mincho.ttf) 1 /Adobe-Japan1 ;
-/Kochi-Gothic (/usr/X11R6/lib/X11/fonts/TrueType/kochi-gothic.ttf) 1 /Adobe-Japan1 ;
-
-%
-% Convenient aliases for PS files on Japanese PostScript printer
-%
-/Ryumin-Light /Kochi-Mincho ;
-/Ryumin-Light-H /Kochi-Mincho ;
-/Ryumin-Light-V /Kochi-Mincho ;
-/GothicBBB-Medium /Kochi-Gothic ;
-/GothicBBB-Medium-H /Kochi-Gothic ;
-/GothicBBB-Medium-V /Kochi-Gothic ;
-/HeiseiMin-W3H /Kochi-Mincho ;
-/HeiseiKakuGo-W5H /Kochi-Gothic ;
diff --git a/japanese/ghostscript-gnu-cjk/pkg-comment b/japanese/ghostscript-gnu-cjk/pkg-comment
deleted file mode 100644
index 943c826e0d1d..000000000000
--- a/japanese/ghostscript-gnu-cjk/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-GNU ghostscript with Japanese Font support
diff --git a/japanese/ghostscript-gnu-cjk/pkg-descr b/japanese/ghostscript-gnu-cjk/pkg-descr
deleted file mode 100644
index e9207971acc3..000000000000
--- a/japanese/ghostscript-gnu-cjk/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-GNU Postscript/PDF interpriter.
-This port depends on print/ghostscript-gnu-cjk that is internationalized
-version of ghostscript. This port simply adds necessary configuration
-as /usr/local/share/ghostscript/*/lib/CIDFnmap.jp
-
-To install more fancy fonts edit the CIDFnmap.jp file.
-To know how to edit, /usr/local/share/doc/ghostscript/*/CJK/README.jp
-is helpful.
-
-Internationalization information:
-For those who are interested in reading also Chinese and Korean PS files,
-one can simply add either or both of korean/ghostscript-gnu-cjk and
-chinese/ghostscript-gnu-cjk. There is no conflict in adding and removing
-these ports. Have fun!
diff --git a/japanese/ghostscript-gnu-cjk/pkg-plist b/japanese/ghostscript-gnu-cjk/pkg-plist
deleted file mode 100644
index f778a437aafc..000000000000
--- a/japanese/ghostscript-gnu-cjk/pkg-plist
+++ /dev/null
@@ -1,8 +0,0 @@
-share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.jp
-@exec /bin/mv %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.orig
-@exec /usr/bin/grep -v -e 'CIDFnmap.jp' %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.orig > %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap
-@exec echo '(CIDFnmap.jp) .runlibfile' >> %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap
-@exec /bin/rm %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.orig
-@unexec /bin/mv %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.orig
-@unexec /usr/bin/grep -v -e 'CIDFnmap.jp' %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.orig > %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap
-@unexec /bin/rm %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.orig