diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-10-19 13:54:14 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-10-19 13:54:14 +0000 |
commit | 215f971b4c5684c3e96c80bddbcb091b86db9f08 (patch) | |
tree | 601294772bf5f21fc325caf69e7ab278d1a9b454 /korean | |
parent | 33f7f8bd496d0910ed6bfa9827070ea5898e4222 (diff) | |
download | ports-215f971b4c5684c3e96c80bddbcb091b86db9f08.tar.gz ports-215f971b4c5684c3e96c80bddbcb091b86db9f08.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/Makefile | 1 | ||||
-rw-r--r-- | korean/ghostscript-gnu-cjk/Makefile | 40 | ||||
-rw-r--r-- | korean/ghostscript-gnu-cjk/files/CIDFnmap.ko | 8 | ||||
-rw-r--r-- | korean/ghostscript-gnu-cjk/pkg-comment | 1 | ||||
-rw-r--r-- | korean/ghostscript-gnu-cjk/pkg-descr | 14 | ||||
-rw-r--r-- | korean/ghostscript-gnu-cjk/pkg-plist | 12 |
6 files changed, 0 insertions, 76 deletions
diff --git a/korean/Makefile b/korean/Makefile index f2ede3876ef4..5996728a8f21 100644 --- a/korean/Makefile +++ b/korean/Makefile @@ -16,7 +16,6 @@ SUBDIR += ftghostscript5 SUBDIR += gaim SUBDIR += gau - SUBDIR += ghostscript-gnu-cjk SUBDIR += ghostscript-gnu-korfont SUBDIR += ghostscript55httf SUBDIR += gtkcomm diff --git a/korean/ghostscript-gnu-cjk/Makefile b/korean/ghostscript-gnu-cjk/Makefile deleted file mode 100644 index 975cfc5447c5..000000000000 --- a/korean/ghostscript-gnu-cjk/Makefile +++ /dev/null @@ -1,40 +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= korean 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 \ - ${LOCALBASE}/share/ghostscript/fonts/Munhwa-Bold:${PORTSDIR}/korean/munhwafonts-cid - -NO_BUILD= yes -NO_WRKSUBDIR= yes - -GSLIB_DIR= ${PREFIX}/share/ghostscript/${PORTVERSION}/lib -PLIST_SUB= GS_VERSION=${PORTVERSION} -FONTS= Munhwa-Bold Munhwa-Regular \ - MunhwaGothic-Bold MunhwaGothic-Regular - -do-install: -.for i in ${FONTS} - ${LN} -sf ${PREFIX}/share/ghostscript/fonts/${i} \ - ${PREFIX}/share/ghostscript/Resource/CIDFont/ -.endfor - ${INSTALL_DATA} ${FILESDIR}/CIDFnmap.ko ${GSLIB_DIR} - ${MV} ${GSLIB_DIR}/CIDFnmap ${GSLIB_DIR}/CIDFnmap.orig.ko - ${GREP} -v -e "CIDFnmap.ko" ${GSLIB_DIR}/CIDFnmap.orig.ko > \ - ${GSLIB_DIR}/CIDFnmap - ${ECHO_CMD} '(CIDFnmap.ko) .runlibfile' >> ${GSLIB_DIR}/CIDFnmap - -.include <bsd.port.mk> diff --git a/korean/ghostscript-gnu-cjk/files/CIDFnmap.ko b/korean/ghostscript-gnu-cjk/files/CIDFnmap.ko deleted file mode 100644 index 5f72b7018bb6..000000000000 --- a/korean/ghostscript-gnu-cjk/files/CIDFnmap.ko +++ /dev/null @@ -1,8 +0,0 @@ -/Adobe-Korea1 /Munhwa-Regular ; - -% -% Convenient aliases for PS files on Korean PostScript printer -% -/HYGoThic-Medium /MunhwaGothic-Regular ; -/HYSMyeongJo-Medium /Munhwa-Regular ; -/HYRGoThic-Medium /MunhwaGothic-Bold ; diff --git a/korean/ghostscript-gnu-cjk/pkg-comment b/korean/ghostscript-gnu-cjk/pkg-comment deleted file mode 100644 index e1c9fb7c555f..000000000000 --- a/korean/ghostscript-gnu-cjk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU ghostscript with Korean Font support diff --git a/korean/ghostscript-gnu-cjk/pkg-descr b/korean/ghostscript-gnu-cjk/pkg-descr deleted file mode 100644 index 1d3c1060c1c4..000000000000 --- a/korean/ghostscript-gnu-cjk/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -GNU Postscript/PDF interpriter. -This port depends on print/ghostscript-cjk that is internationalized -version of ghostscript. This port simply adds necessary configuration -as /usr/local/share/ghostscript/*/lib/CIDFnmap.ko - -To install more fancy fonts edit the CIDFnmap.kr file. -To know how to edit, /usr/local/share/doc/ghostscript/CJK/README.kr -is helpful. - -Internationalization information: -For those who are interested in reading also Chinese and Japanese PS files, -one can simply add either or both of chinese/ghostscript-gnu-cjk and -japanese/ghostscript-gnu-cjk. There is no conflict in adding and removing -these ports. Have fun! diff --git a/korean/ghostscript-gnu-cjk/pkg-plist b/korean/ghostscript-gnu-cjk/pkg-plist deleted file mode 100644 index dba716e90004..000000000000 --- a/korean/ghostscript-gnu-cjk/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -share/ghostscript/Resource/CIDFont/Munhwa-Bold -share/ghostscript/Resource/CIDFont/Munhwa-Regular -share/ghostscript/Resource/CIDFont/MunhwaGothic-Bold -share/ghostscript/Resource/CIDFont/MunhwaGothic-Regular -share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.ko -@exec /bin/mv %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.orig.ko -@exec /usr/bin/grep -v -e 'CIDFnmap.ko' %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.orig.ko > %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap -@exec echo '(CIDFnmap.ko) .runlibfile' >> %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap -@exec /bin/rm %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.orig.ko -@unexec /bin/mv %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.orig.ko -@unexec /usr/bin/grep -v -e 'CIDFnmap.ko' %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.orig.ko > %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap -@unexec /bin/rm %D/share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.orig.ko |