Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  6 Mar 2003 14:52:29 +0800 (CST)
From:      Statue <statue@freebsd.sinica.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48968: New port: chinese/xsim
Message-ID:  <20030306065229.7E7685BF@freebsd.sinica.edu.tw>

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

>Number:         48968
>Category:       ports
>Synopsis:       New port: chinese/xsim
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 05 23:00:10 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Statue
>Release:        FreeBSD 4.7-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD freebsd.sinica.edu.tw 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #2: Mon Sep 9 10:45:46 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386


	
>Description:
Using XSIM(X Simple Input Method) u can input chinese with pinyin, 
wubi and any input method added by you in X window.

WWW: https://sourceforge.net/projects/xsim/
	
>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:
#
#	xsim/
#	xsim/Makefile
#	xsim/distinfo
#	xsim/pkg-descr
#	xsim/pkg-message
#	xsim/pkg-plist
#
echo c - xsim/
mkdir -p xsim/ > /dev/null 2>&1
echo x - xsim/Makefile
sed 's/^X//' >xsim/Makefile << 'END-of-xsim/Makefile'
X# New ports collection makefile for:	xsim
X# Date created:		30 Dec 2002
X# Whom:			Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	xsim
XPORTVERSION=	0.3.9.4
XCATEGORIES=	chinese
XMASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=     ${PORTNAME}
X
XMAINTAINER=	statue@freebsd.sinica.edu.tw
XCOMMENT=	A simple and fast GBK Chinese XIM server
X
XLIB_DEPENDS=	db3.3:${PORTSDIR}/databases/db3
X
XHAS_CONFIGURE=	yes
XCONFIGURE_ARGS+=	--with-cn-locale=EUC
X
Xpost-install:
X	@cd ${WRKSRC} && make install-data
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-xsim/Makefile
echo x - xsim/distinfo
sed 's/^X//' >xsim/distinfo << 'END-of-xsim/distinfo'
XMD5 (xsim-0.3.9.4.tar.gz) = a0b430eeff8bf8beccedfe5f4f1668e7
END-of-xsim/distinfo
echo x - xsim/pkg-descr
sed 's/^X//' >xsim/pkg-descr << 'END-of-xsim/pkg-descr'
XUsing XSIM(X Simple Input Method) u can input chinese with pinyin, 
Xwubi and any input method added by you in X window.
X
XWWW: https://sourceforge.net/projects/xsim/
END-of-xsim/pkg-descr
echo x - xsim/pkg-message
sed 's/^X//' >xsim/pkg-message << 'END-of-xsim/pkg-message'
X-------------------------------------------------------------------------------
XPlease check the following files:
X /usr/X11R6/lib/X11/locale/zh_CN/XI18N_OBJS
XIf not exist, copy /usr/X11R6/lib/X11/locale/zh/XI18N_OBJS to it.
X
XIf you got the message:
X XSIM: Failed opening share library function: Undefined symbol "__XlcEucLoader"
XComment 
X XLC     common/xlocale  _XlcEucLoader   # XLC_open
Xin /usr/X11R6/lib/X11/locale/zh_CN/XI18N_OBJS
X
XRemember to set environment varible XMODIFIERS:
X csh/tcsh: setenv XMODIFIERS @im=XSIM
X sh/bash:  export XMODIFIERS='@im=XSIM'
Xand set LANG, LC_CTYPE.
X-------------------------------------------------------------------------------
END-of-xsim/pkg-message
echo x - xsim/pkg-plist
sed 's/^X//' >xsim/pkg-plist << 'END-of-xsim/pkg-plist'
Xbin/xsim
Xxsim/etc/xsimrc
Xxsim/plugins/jianpin.so
Xxsim/plugins/wubi.so
Xxsim/plugins/table.so
Xxsim/plugins/panel_std.so
Xxsim/plugins/statuspanel_std.so
Xxsim/bin/char2db
Xxsim/bin/word2db
Xxsim/bin/word2db.wubi
Xxsim/bin/word2db.table
Xxsim/bin/xsim
Xxsim/dat/chardb
Xxsim/dat/worddb
Xxsim/dat/worddb.cj
Xxsim/dat/worddb.wubi
X@dirrm xsim/plugins
X@dirrm xsim/dat
X@dirrm xsim/bin
X@dirrm xsim/etc
END-of-xsim/pkg-plist
exit

	


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030306065229.7E7685BF>