From statue@softwareliberty.org  Sun Mar 31 00:50:06 2002
Return-Path: <statue@softwareliberty.org>
Received: from softwareliberty.org (freebsd.sinica.edu.tw [140.109.13.51])
	by hub.freebsd.org (Postfix) with ESMTP id 8A6CF37B41C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 31 Mar 2002 00:50:04 -0800 (PST)
Received: by softwareliberty.org (Postfix, from userid 1014)
	id DBA3A7611; Sun, 31 Mar 2002 16:50:05 +0800 (CST)
Message-Id: <20020331085005.DBA3A7611@softwareliberty.org>
Date: Sun, 31 Mar 2002 16:50:05 +0800 (CST)
From: Statue <statue@softwareliberty.org>
Reply-To: Statue <statue@softwareliberty.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: chinese/chinput3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         36568
>Category:       ports
>Synopsis:       New port: chinese/chinput3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    vanilla
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 31 01:00:00 PST 2002
>Closed-Date:    Tue Jan 14 00:15:13 PST 2003
>Last-Modified:  Tue Jan 14 00:15:13 PST 2003
>Originator:     Statue
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>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:

Ported from Chinput3 on Linux platform .

Chinese GB,BIG5 code input server.

WWW: http://www.opencjk.org/~yumj/

Porting Author: cjaker@263.net
	
>How-To-Repeat:
	
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	chinput3/
#	chinput3/Makefile
#	chinput3/distinfo
#	chinput3/files
#	chinput3/pkg-comment
#	chinput3/pkg-descr
#	chinput3/pkg-plist
#	chinput3/files/CVS
#	chinput3/files/patch-src::Chinput-3.0.2::resource::Chinput.ad
#
echo c - chinput3/
mkdir -p chinput3/ > /dev/null 2>&1
echo x - chinput3/Makefile
sed 's/^X//' >chinput3/Makefile << 'END-of-chinput3/Makefile'
X# Ports collection makefile for:  chinput3
X# Date created:                          03/31/2002
X# Whom:			Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	chinput
XPORTVERSION=	3.0.2
XCATEGORIES=	chinese x11
XMASTER_SITES=	ftp://ftp.gnuchina.org/incoming/zhBSD/ \
X		ftp://freebsd.sinica.edu.tw/pub/statue/chinput3
XDISTNAME=	zh-${PORTNAME}-${PORTVERSION}fix1
X
XMAINTAINER=	statue@freebsd.sinica.edu.tw
X
XUSE_XLIB=	yes
XWRKSRC=		${WRKDIR}/${PORTNAME}
X
X.include <bsd.port.mk>
END-of-chinput3/Makefile
echo x - chinput3/distinfo
sed 's/^X//' >chinput3/distinfo << 'END-of-chinput3/distinfo'
XMD5 (zh-chinput-3.0.2fix1.tar.gz) = 9726e32795a59ba9ff541ee63014536d
END-of-chinput3/distinfo
echo c - chinput3/files
mkdir -p chinput3/files > /dev/null 2>&1
echo x - chinput3/pkg-comment
sed 's/^X//' >chinput3/pkg-comment << 'END-of-chinput3/pkg-comment'
XChinese GB2312,BIG5 code input server
END-of-chinput3/pkg-comment
echo x - chinput3/pkg-descr
sed 's/^X//' >chinput3/pkg-descr << 'END-of-chinput3/pkg-descr'
XPorted from Chinput3 on Linux platform .
X
XChinese GB,BIG5 code input server.
X
XWWW: http://www.opencjk.org/~yumj/
X
XPorting Author: cjaker@263.net
END-of-chinput3/pkg-descr
echo x - chinput3/pkg-plist
sed 's/^X//' >chinput3/pkg-plist << 'END-of-chinput3/pkg-plist'
Xbin/chinput
Xbin/kpengine
Xbin/zwincontrol
Xlib/Chinput/Chinput.ad
Xlib/Chinput/hzbig5.dat
Xlib/Chinput/hzgb.dat
Xlib/Chinput/im/libimm_server.so
Xlib/Chinput/im/libimmclient.a
Xlib/Chinput/im/cce_pinyin.so
Xlib/Chinput/im/cce_hzinput.so
Xlib/Chinput/im/TL_hzinput.so
Xlib/Chinput/im/sys-gb.tab
Xlib/Chinput/im/sys-big5.tab
Xlib/Chinput/im/bin/cin2tab
Xlib/Chinput/im/bin/txt2tab
Xlib/Chinput/im/bin/tab2txt
Xlib/Chinput/im/cce/pinyin.map
Xlib/Chinput/im/cce/sysphrase.tab
Xlib/Chinput/im/cce/usrphrase.tab
Xlib/Chinput/im/gb/sp.tab
Xlib/Chinput/im/gb/WuBi.tab
Xlib/Chinput/im/gb/CCDOSPY.tab
Xlib/Chinput/im/gbk/gbkpy_mb.tab
Xlib/Chinput/im/tl_sysphrase.gb.bin
Xshare/locale/zh_CN/LC_MESSAGES/zwincontrol.mo
X@dirrm lib/Chinput/im/gbk
X@dirrm lib/Chinput/im/gb
X@dirrm lib/Chinput/im/cce
X@dirrm lib/Chinput/im/bin
X@dirrm lib/Chinput/im
X@dirrm lib/Chinput
END-of-chinput3/pkg-plist
echo c - chinput3/files/CVS
mkdir -p chinput3/files/CVS > /dev/null 2>&1
echo x - chinput3/files/patch-src::Chinput-3.0.2::resource::Chinput.ad
sed 's/^X//' >chinput3/files/patch-src::Chinput-3.0.2::resource::Chinput.ad << 'END-of-chinput3/files/patch-src::Chinput-3.0.2::resource::Chinput.ad'
X--- src/Chinput-3.0.2/resource/Chinput.ad.orig	Wed Mar 27 03:29:49 2002
X+++ src/Chinput-3.0.2/resource/Chinput.ad	Wed Mar 27 03:29:59 2002
X@@ -2,8 +2,8 @@
X !It based on chinput
X 
X 
X-chinput.gblocale	=	zh_CN.GBK
X-chinput.big5locale	=	zh_CN.GBK
X+chinput.gblocale	=	zh_CN.EUC
X+chinput.big5locale	=	zh_TW.Big5
X 
X !
X ! input style: AUTO, ROOT, OVERSPOT, ONSPOT, OFFSPOT
X@@ -39,8 +39,8 @@
X ! 16 point font set
X !
X chinput.font			=	8x16
X-chinput.gbfont			=	-*-*-medium-r-normal--16-*-*-*-*-*-gbk-0
X-chinput.big5font		=	-*-*-medium-r-normal--16-*-*-*-*-*-gbk-0
X+chinput.gbfont			=	-*-*-medium-r-normal--16-*-*-*-*-*-gb2312.1980-0
X+chinput.big5font		=	-*-*-medium-r-normal--16-*-*-*-*-*-big5-0
X !
X ! inputbar width in chars
X !
END-of-chinput3/files/patch-src::Chinput-3.0.2::resource::Chinput.ad
exit

	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->vanilla 
Responsible-Changed-By: vanilla 
Responsible-Changed-When: Tue Apr 2 01:48:52 PST 2002 
Responsible-Changed-Why:  
I will handle this ports. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36568 
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Tue Jan 14 00:14:58 PST 2003 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36568 
>Unformatted:
