From owner-freebsd-ports Fri Oct 12 21:46: 7 2001 Delivered-To: freebsd-ports@freebsd.org Received: from softwareliberty.org (freebsd.sinica.edu.tw [140.109.13.51]) by hub.freebsd.org (Postfix) with ESMTP id 6ABA037B40A for ; Fri, 12 Oct 2001 21:46:02 -0700 (PDT) Received: by softwareliberty.org (Postfix, from userid 1014) id 5B8DF7528; Sat, 13 Oct 2001 12:11:43 +0800 (CST) To: FreeBSD-ports@freebsd.org Subject: update port chinese/zhcon for Big5 IME support From: Statue Reply-To: Statue Cc: X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20011013041143.5B8DF7528@softwareliberty.org> Date: Sat, 13 Oct 2001 12:11:43 +0800 (CST) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Submitter-Id: current-users >Originator: Statue >Organization: >Confidential: no >Synopsis: update port chinese/zhcon for Big5 IME support >Severity: non-critical >Priority: low >Category: ports >Class: maintainer-update >Release: FreeBSD 4.4-STABLE i386 >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Oct 9 02:45:16 CST 2001 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/FREEBSD i386 >Description: >How-To-Repeat: >Fix: diff -ruN zhcon.orig/Makefile zhcon/Makefile --- zhcon.orig/Makefile Tue Oct 2 22:54:06 2001 +++ zhcon/Makefile Sat Oct 13 11:48:30 2001 @@ -7,12 +7,12 @@ PORTNAME= zhcon PORTVERSION= 0.14f -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= chinese MASTER_SITES= http://freebsd.sinica.edu.tw/~statue/ \ ftp://ftp.gnuchina.org/pub/linux/chinese/inputmethod/console/zhcon/BSDPort/ \ http://www.cis.nctu.edu.tw/~gis89501/zhcon/ -DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} zhb5-ime-1.tgz +DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} zhb5-ime-2.tgz MAINTAINER= statue@freebsd.sinica.edu.tw @@ -49,14 +49,12 @@ post-build: .if defined(WITH_BIG5) -.for file in make.sh make-mb.sh - @cd ${WRKDIR}/zh-big5-ime; ${SH} ${file} -.endfor + @cd ${WRKDIR}/zh-big5-ime; ${SETENV} BATCH=yes ./configure; make all .endif post-install: .if defined(WITH_BIG5) -.for file in big5-ary30.mb big5-cj.mb big5-liu5.mb big5-phone.mb +.for file in big5-*.mb @${INSTALL_DATA} ${WRKDIR}/zh-big5-ime/mb/${file} ${PREFIX}/lib/zhcon .endfor @${INSTALL_DATA} ${WRKDIR}/zh-big5-ime/zhcon.cfg.big5 ${PREFIX}/lib/zhcon/zhcon.cfg diff -ruN zhcon.orig/distinfo zhcon/distinfo --- zhcon.orig/distinfo Tue Oct 2 22:54:06 2001 +++ zhcon/distinfo Fri Oct 12 21:14:31 2001 @@ -1,2 +1,2 @@ MD5 (zhcon-0.14f.tar.gz) = d7a8c49bc7b7d97cd30385f0110806bc -MD5 (zhb5-ime-1.tgz) = 55b1c0e34534ed6559af056b9d8fe998 +MD5 (zhb5-ime-2.tgz) = b28e10fc9c07baa0b574bf6253714450 diff -ruN zhcon.orig/pkg-plist zhcon/pkg-plist --- zhcon.orig/pkg-plist Tue Sep 11 12:49:46 2001 +++ zhcon/pkg-plist Fri Oct 12 21:48:40 2001 @@ -4,6 +4,9 @@ %%BIG5IME%%lib/zhcon/big5-ary30.mb %%BIG5IME%%lib/zhcon/big5-cj.mb %%BIG5IME%%lib/zhcon/big5-liu5.mb +%%BIG5IME%%lib/zhcon/big5-phone-et.mb +%%BIG5IME%%lib/zhcon/big5-phone-gy.mb +%%BIG5IME%%lib/zhcon/big5-phone-ibm.mb %%BIG5IME%%lib/zhcon/big5-phone.mb lib/zhcon/cjf.mb lib/zhcon/cjj.mb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message