aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2007-06-03 06:31:01 +0000
committerHiroki Sato <hrs@FreeBSD.org>2007-06-03 06:31:01 +0000
commit369ce613a98311b73b5175575959437e2788d3f7 (patch)
treea7eb921698339b2b3a4a414439fe17ed58805611 /japanese
parent63ef77c8985497c11e9063ae6975f277dbef0e94 (diff)
downloadports-369ce613a98311b73b5175575959437e2788d3f7.tar.gz
ports-369ce613a98311b73b5175575959437e2788d3f7.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile2
-rw-r--r--japanese/addttfont/Makefile52
-rw-r--r--japanese/addttfont/distinfo3
-rw-r--r--japanese/addttfont/pkg-descr10
-rw-r--r--japanese/p5-mkres/Makefile44
-rw-r--r--japanese/p5-mkres/distinfo3
-rw-r--r--japanese/p5-mkres/pkg-descr19
7 files changed, 0 insertions, 133 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 522fc989ab89..d4ec8ce90858 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -15,7 +15,6 @@
SUBDIR += a2ps
SUBDIR += ack
SUBDIR += acroread
- SUBDIR += addttfont
SUBDIR += alias-fonts
SUBDIR += another-htmllint
SUBDIR += anthy
@@ -282,7 +281,6 @@
SUBDIR += p5-WWW-2ch
SUBDIR += p5-jcode.pl
SUBDIR += p5-manual
- SUBDIR += p5-mkres
SUBDIR += p5-nkf
SUBDIR += paledit
SUBDIR += pejv-fpw
diff --git a/japanese/addttfont/Makefile b/japanese/addttfont/Makefile
deleted file mode 100644
index cecc268ac6b3..000000000000
--- a/japanese/addttfont/Makefile
+++ /dev/null
@@ -1,52 +0,0 @@
-# New ports collection makefile for: addttfont
-# Date created: 99/06/15
-# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= addttfont
-PORTVERSION= 1.11
-PORTREVISION= 3
-CATEGORIES= japanese perl5
-MASTER_SITES= http://ftp.infonets.hiroshima-u.ac.jp/~taoka/FreeBSD/tt/
-EXTRACT_SUFX= # none
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Automatically create a Japanese font environment by TrueType fonts
-
-RUN_DEPENDS= mkres.pl:${PORTSDIR}/japanese/p5-mkres \
- ${X11BASE}/lib/X11/ja_JP.eucJP/app-defaults/Tgif:${PORTSDIR}/japanese/tgif \
- ${PREFIX}/share/ghostscript/7.07/lib/CIDFnmap.jp:${PORTSDIR}/japanese/ghostscript-gnu-jpnfont
-
-# VTPSfont:${PORTSDIR}/japanese/VTPSfont \
-# ${PREFIX}/share/ghostscript/5.50vflib/Fontmap:${PORTSDIR}/japanese/vfghostscript55
-# or
-# ${PREFIX}/share/ghostscript/5.10vflib/Fontmap:${PORTSDIR}/japanese/vfghostscript5
-
-BROKEN= Broken dependency
-
-PLIST_FILES= bin/addttfont
-USE_PERL5= yes
-NO_WRKSUBDIR= yes
-
-VFLIB_VERSION= 2.25.6
-
-do-extract:
- ${RM} -rf ${WRKDIR}
- ${MKDIR} ${WRKDIR}
- for file in ${DISTFILES}; do \
- ${CP} ${DISTDIR}/${DIST_SUBDIR}/$${file} ${WRKSRC}; \
- done
-
-do-build:
- cd ${WRKSRC}; ${MV} ${DISTNAME} ${DISTNAME}.orig; \
- ${SED} -e 's;^#! */usr/bin/perl *;#!${PERL5};' \
- -e 's;/share/VFlib/2.25.2/vfontcap;/share/VFlib/${VFLIB_VERSION}/vfontcap;' \
- ${DISTNAME}.orig > ${DISTNAME}
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} \
- ${PREFIX}/bin/addttfont
-
-.include <bsd.port.mk>
diff --git a/japanese/addttfont/distinfo b/japanese/addttfont/distinfo
deleted file mode 100644
index 210ab8b2fdd7..000000000000
--- a/japanese/addttfont/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (addttfont-1.11) = aec8e90b20a888da740fe5edf8f3ce0e
-SHA256 (addttfont-1.11) = ab1328073123a093235d4699b466597a380327443dfffaf17a9c6b89816734f5
-SIZE (addttfont-1.11) = 8810
diff --git a/japanese/addttfont/pkg-descr b/japanese/addttfont/pkg-descr
deleted file mode 100644
index 77fcf4e21551..000000000000
--- a/japanese/addttfont/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-addttfont AUTOMATICALLY creates a Japanese fonts environment by
-TrueType fonts.
-
-The Japanese fonts environment means that a Japanese fonts are
-available to the following applications:
-
-* tgif (version 4)
-* X-TT
-* VFlib
-* Ghostscript supported VFlib
diff --git a/japanese/p5-mkres/Makefile b/japanese/p5-mkres/Makefile
deleted file mode 100644
index 4406677e98a9..000000000000
--- a/japanese/p5-mkres/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# New ports collection makefile for: mkres.pl
-# Date created: 29 Jun 1998
-# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= mkres
-PORTVERSION= 1.6
-CATEGORIES= japanese perl5
-MASTER_SITES= http://ftp.infonets.hiroshima-u.ac.jp/~taoka/FreeBSD/tt/
-EXTRACT_SUFX= # none
-DISTNAME= ${PORTNAME}.pl-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Create resources for tgif, vfontcap, .., for Japanese TrueType fonts
-
-RUN_DEPENDS= mkttfdir:${PORTSDIR}/print/perlftlib
-
-PLIST_FILES= bin/mkres.pl
-USE_PERL5= yes
-NO_WRKSUBDIR= yes
-
-.include <bsd.port.pre.mk>
-
-PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
-
-do-extract:
- @${RM} -rf ${WRKDIR}
- @${MKDIR} ${WRKDIR}
- @for file in ${DISTFILES}; do \
- ${CP} ${DISTDIR}/${DIST_SUBDIR}/$${file} ${WRKSRC}; \
- done
-
-do-build:
- @cd ${WRKSRC}; ${MV} ${DISTNAME} ${DISTNAME}.orig; \
- ${SED} -e 's;^#! */usr/bin/perl *;#!${PERL5};' \
- ${DISTNAME}.orig > ${DISTNAME}
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} \
- ${PREFIX}/bin/mkres.pl
-
-.include <bsd.port.post.mk>
diff --git a/japanese/p5-mkres/distinfo b/japanese/p5-mkres/distinfo
deleted file mode 100644
index 6e1b39f0925e..000000000000
--- a/japanese/p5-mkres/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (mkres.pl-1.6) = 187585c694c7ca56df80f753b9e73450
-SHA256 (mkres.pl-1.6) = e203faf797bcbb133f84891eb5431e8125e665ea68e619d8c87c8647314674e9
-SIZE (mkres.pl-1.6) = 20892
diff --git a/japanese/p5-mkres/pkg-descr b/japanese/p5-mkres/pkg-descr
deleted file mode 100644
index a38715922260..000000000000
--- a/japanese/p5-mkres/pkg-descr
+++ /dev/null
@@ -1,19 +0,0 @@
-mkres.pl creates X resources and configuration files for Japanese
-(jisx0208.1983-0) TrueType fonts from outputs of mkttfdir.pl (using
-FreeType library).
-
-If you run `mkres.pl -f format /some/directory`, it outputs resource
-about some "format" to a standard output. Now, the following ones as
-the format are available:
-
- tgif X resource for Japanized tgif on X-TrueType server(*1),
- idraw one for Japanized idraw (including "iv") on the server,
- xfig one for internationalized xfig on the server,
- vfontcap configuration file for VFlib (Japanese vector font library),
- kconfig configuration file, kconfig.ps, for ghostscript with VFlib.
-
-Run 'mkres.pl -h', and you get more information.
-
-- S. Taoka
------
-(*1) See "http://cclub.cc.tut.ac.jp/%7Ego/unix/xtt.html".