Date: Sat, 15 Aug 1998 20:24:04 +0900 (JST) From: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/7620: Update ports: ja-vftool-1.2(japanese/vftool) Message-ID: <199808151124.UAA13846@pis.toba-cmt.ac.jp>
next in thread | raw e-mail | index | archive | help
>Number: 7620 >Category: ports >Synopsis: Update ports: ja-vftool-1.2(japanese/vftool) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Aug 15 04:20:00 PDT 1998 >Last-Modified: >Originator: Kazuhiko Kiriyama >Organization: Toba National College of Maritime Technology. Department of Electronic Mechanical Engineering >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: I've updated the port ja-vftool-1.2(japanese/vftool). Current modifications are : (1) Add Tategaki vffonts (tmin*, tgoth*) Update files are respecively : [Add] : (NONE) [Delete] : (NONE) [Update] : -rw-r--r-- 1 kiri staff 1935 Aug 15 19:36 japanese/vftool/Makefile -rw-r--r-- 1 kiri staff 599 Aug 15 19:36 japanese/vftool/patches/patch-aa I put the diff from ports-current in "Fix:". >How-To-Repeat: >Fix: diff -u -r -x CVS -N /usr/ports/current/japanese/vftool/Makefile ./Makefile --- /usr/ports/current/japanese/vftool/Makefile Mon Aug 10 02:36:26 1998 +++ ./Makefile Sat Aug 15 19:36:35 1998 @@ -15,12 +15,11 @@ ftp://ftp.iis.u-tokyo.ac.jp/TeX/fonts/pk/ \ ftp://ftp.waseda.ac.jp/pub/tex/ascii-OLD/ DISTFILES= vftool-1.2.tar.gz plib13-euc.tar.gz jtex-1.52.tar.gz +EXTRACT_ONLY= vftool-1.2.tar.gz MAINTAINER= kiri@kiri.toba-cmt.ac.jp BUILD_DEPENDS= ${AFMDIR}/GothicBBB-Medium-H:${PORTSDIR}/japanese/japaneseAFM - -EXTRACT_ONLY= vftool-1.2.tar.gz ALL_TARGET= n2a a2n a2bk p2pn SCRIPTS_ENV= MV=${MV} SED=${SED} AFMDIR=${AFMDIR} JFMDIR=${JFMDIR} diff -u -r -x CVS -N /usr/ports/current/japanese/vftool/patches/patch-aa ./patches/patch-aa --- /usr/ports/current/japanese/vftool/patches/patch-aa Mon Aug 10 02:36:26 1998 +++ ./patches/patch-aa Sat Aug 15 18:21:05 1998 @@ -1,6 +1,6 @@ --- Makefile.orig Mon Aug 7 02:48:48 1995 -+++ Makefile Sun Aug 2 15:55:56 1998 -@@ -1,12 +1,12 @@ ++++ Makefile Sat Aug 15 17:06:43 1998 +@@ -1,14 +1,14 @@ # # where you can find ASCII Nihongo TeX jfm files: min10.tfm ... -JFM = /usr/local/lib/tex/jfonts/jfm @@ -13,5 +13,8 @@ -AFM = afm +AFM ?= %%AFM%% # builtin kanji fonts - bkfonts = ${t1} ${t2} +-bkfonts = ${t1} ${t2} ++bkfonts = ${t1} ${t2} ${t3} ${t4} t1=rml:Ryumin-Light-H:min:monokan + t2=gbm:GothicBBB-Medium-H:goth:monokan + t3=rmlv:Ryumin-Light-V:tmin:monokan-v >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808151124.UAA13846>