From cf52937b337f35529055bbd4f76d17293fcc73de Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Thu, 8 Oct 1998 15:29:41 +0000 Subject: Upgrade to 0.92d. PR: ports/8203 Submitted by: maintainer --- chinese/big5con/Makefile | 21 +++++++++++---------- chinese/big5con/distinfo | 4 ++-- chinese/big5con/pkg-descr | 6 ++++++ chinese/big5con/pkg-plist | 4 ++-- 4 files changed, 21 insertions(+), 14 deletions(-) (limited to 'chinese') diff --git a/chinese/big5con/Makefile b/chinese/big5con/Makefile index 16b463523481..be843b287178 100644 --- a/chinese/big5con/Makefile +++ b/chinese/big5con/Makefile @@ -3,11 +3,11 @@ # Date created: 07 Jan 1997 # Whom: Hung-Chi Chu # -# $Id: Makefile,v 1.6 1998/09/27 00:00:24 steve Exp $ +# $Id: Makefile,v 1.7 1998/10/07 17:57:50 vanilla Exp $ # -DISTNAME= big5con-0.92b -PKGNAME= zh-big5con-0.92b +DISTNAME= big5con-0.92d +PKGNAME= zh-big5con-0.92d CATEGORIES= chinese MASTER_SITES= ftp://freebsd.ntu.edu.tw/freebsd/woju/source/ \ ftp://freebsd.ntu.edu.tw/freebsd/woju/binary/ \ @@ -15,18 +15,19 @@ MASTER_SITES= ftp://freebsd.ntu.edu.tw/freebsd/woju/source/ \ ftp://ftp.hinet.net/OS/FreeBSD/taiwan/NTU/woju/binary/ \ ftp://freebsd.csie.nctu.edu.tw/pub/taiwan/NTU/woju/source/ \ ftp://freebsd.csie.nctu.edu.tw/pub/taiwan/NTU/woju/binary/ -DISTFILES= big5con-0.92b.tgz b5cbin.tgz +DISTFILES= big5con-0.92d.tgz b5cbin-pa.tgz MAINTAINER= woju@freebsd.ee.ntu.edu.tw -#from Hung-Chi Chu : The font is transformed from -# a font with restrictive copyright, so I think you can't distribute -# it on the CDROM. -RESTRICTED= "The font 'taipei16.bdf' has restrictive copyrighted" +EXTRACT_ONLY= ${DISTNAME}.tgz + +# With the help from pa@freebsd.ee.ntu.edu.tw +# 0.92d use kc-fonts, whcih can be included in cdrom, instead of taipei-fonts. +# Note: 0.92c is restricted due to the taipei-fonts-copyright. pre-install: - @if [ ! -f ${PREFIX}/lib/fonts/taipei16.bdf.gz ]; then \ - tar xvfzp ${DISTDIR}/b5cbin.tgz -C ${PREFIX}; \ + @if [ ! -f ${PREFIX}/lib/fonts/kc16.smf ]; then \ + tar xvfzp ${DISTDIR}/b5cbin-pa.tgz -C ${PREFIX}; \ fi post-install: diff --git a/chinese/big5con/distinfo b/chinese/big5con/distinfo index 6e8846df7c8a..165ba36a5d14 100644 --- a/chinese/big5con/distinfo +++ b/chinese/big5con/distinfo @@ -1,2 +1,2 @@ -MD5 (big5con-0.92b.tgz) = e609bffdb8299cc504fbf3047bb38328 -MD5 (b5cbin.tgz) = e1fb78ae7b73568f8c00746076c2d3a5 +MD5 (big5con-0.92d.tgz) = b71efe8582be35876ec83eba1e7ddb81 +MD5 (b5cbin-pa.tgz) = 3e0d4fce0822a5e3cc6f310c513507d5 diff --git a/chinese/big5con/pkg-descr b/chinese/big5con/pkg-descr index d0587e2f126e..cc4230b4dd46 100644 --- a/chinese/big5con/pkg-descr +++ b/chinese/big5con/pkg-descr @@ -8,3 +8,9 @@ Orignal kon written by manabe@papilio.tutics.tut.ac.jp. This port is done by ogura@st.rim.or.jp. Big5 console, ported by Hung-Chi Chu + +/usr/local/bin/et to start big5con, *under ttyvX ONLY*. + +Modify /usr/local/bin/et and /usr/local/etc/big5con.cfg to your needs. +See /usr/local/lib/xcin/xcin.help for various Chinese input methods. +For more info -- ftp://wj.ml.org/freebsd/woju/binary/b5c.txt diff --git a/chinese/big5con/pkg-plist b/chinese/big5con/pkg-plist index c9d458a5553b..34831366b903 100644 --- a/chinese/big5con/pkg-plist +++ b/chinese/big5con/pkg-plist @@ -2,8 +2,8 @@ bin/b5c bin/b5cfld bin/et etc/big5con.cfg -lib/fonts/taipei16.bdf.gz -lib/fonts/8x16.bdf.gz +lib/fonts/kc16.smf +lib/fonts/kc8x16.smf lib/xcin/Boshiamy.cin lib/xcin/Boshiamy.tab lib/xcin/Boshiamy.tab.rev -- cgit v1.2.3