Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Mar 2002 16:50:05 +0800 (CST)
From:      Statue <statue@softwareliberty.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36568: New port: chinese/chinput3
Message-ID:  <20020331085005.DBA3A7611@softwareliberty.org>

next in thread | raw e-mail | index | archive | help

>Number:         36568
>Category:       ports
>Synopsis:       New port: chinese/chinput3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 31 01:00:00 PST 2002
>Closed-Date:
>Last-Modified:
>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:
>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?20020331085005.DBA3A7611>