From owner-freebsd-ports Sat Oct 13 7:10: 9 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 562D737B410 for ; Sat, 13 Oct 2001 07:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9DEA1g39480; Sat, 13 Oct 2001 07:10:01 -0700 (PDT) (envelope-from gnats) Received: from softwareliberty.org (freebsd.sinica.edu.tw [140.109.13.51]) by hub.freebsd.org (Postfix) with ESMTP id EBFA937B40B for ; Sat, 13 Oct 2001 06:58:14 -0700 (PDT) Received: by softwareliberty.org (Postfix, from userid 1014) id 0A4FE754A; Sat, 13 Oct 2001 21:58:13 +0800 (CST) Message-Id: <20011013135813.0A4FE754A@softwareliberty.org> Date: Sat, 13 Oct 2001 21:58:13 +0800 (CST) From: Statue Reply-To: Statue To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/31251: update port chinese/zhcon for Big5 IME support 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 >Number: 31251 >Category: ports >Synopsis: update port chinese/zhcon for Big5 IME support >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Oct 13 07:10:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.4-STABLE i386 >Organization: statue >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 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message