head	1.6;
access;
symbols
	RELEASE_5_0_DP1:1.5
	RELEASE_4_5_0:1.5
	RELEASE_4_4_0:1.5
	RELEASE_4_3_0:1.5
	RELEASE_4_2_0:1.5
	RELEASE_4_1_1:1.4
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.3
	RELEASE_4_0_0:1.3
	RELEASE_3_4_0:1.2
	RELEASE_3_3_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2002.04.17.11.51.53;	author clive;	state dead;
branches;
next	1.5;

1.5
date	2000.10.10.05.37.13;	author kevlo;	state Exp;
branches;
next	1.4;

1.4
date	2000.08.12.07.36.19;	author vanilla;	state Exp;
branches;
next	1.3;

1.3
date	99.12.24.04.08.53;	author steve;	state Exp;
branches;
next	1.2;

1.2
date	99.10.19.08.01.41;	author foxfair;	state Exp;
branches;
next	1.1;

1.1
date	99.09.07.11.24.09;	author foxfair;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Upgrade to latest xcin25/libtabe suite.

Hand MAINTAINER to submitter.

PR: ports/37039 ports/37040
Submitted by: Kuang-che Wu <kcwu@@ck.tp.edu.tw>
@
text
@--- etc/xcinrc.FREEBSD.orig	Mon Oct  9 01:25:34 2000
+++ etc/xcinrc.FREEBSD	Mon Oct  9 01:25:47 2000
@@@@ -87,8 +87,8 @@@@
           (PINPHO_MAP           "bims_pinyin")
         ;
         ; The following has effect only when AUTO_SELECTION is YES
-          (TSI_FNAME            "tsi.db")
-          (YIN_FNAME            "yin.db")
+          (TSI_FNAME            "/usr/local/share/tabe/tsiyin/tsi.db")
+          (YIN_FNAME            "/usr/local/share/tabe/tsiyin/yin.db")
           (SPACE_SELECTION      NO)
           (PHRASE_SELECTION     YES)
           (N_SELECTION_PHR      4)
@


1.5
log
@Upgrade to version 2.5.2.pre6

PR: 21832
Submitted by: MAINTAINER
@
text
@@


1.4
log
@Upgrade to latest version.
@
text
@d1 3
a3 3
--- src/xcinrc.in.orig	Mon Jul 24 09:44:21 2000
+++ src/xcinrc.in	Sat Aug 12 15:15:12 2000
@@@@ -86,8 +86,8 @@@@
@


1.3
log
@Update to version 2.5.2b4.

Submitted by:	15655
Reviewed by:	maintainer
@
text
@d1 13
a13 13
--- src/xcinrc.in.orig	Sat Dec 18 15:42:02 1999
+++ src/xcinrc.in	Sat Dec 18 15:42:58 1999
@@@@ -105,8 +105,8 @@@@
 	  (AUTO_SELECTION	YES)
 	;
 	; The following has effect only when AUTO_SELECTION is YES
-	  (TSI_FNAME		"tsi.db")
-	  (YIN_FNAME		"yin.db")
+	  (TSI_FNAME		"/usr/local/share/tabe/tsiyin/tsi.db")
+	  (YIN_FNAME		"/usr/local/share/tabe/tsiyin/yin.db")
 	  (SPACE_SELECTION	NO)
 	  (PHRASE_SELECTION	YES)
 	  (N_SELECTION_PHR	4)))
@


1.2
log
@PR:			14391
Submitted by:		Keith Jang <jtjang@@gcn.net.tw>
Update to xcin-2.5.2b.
@
text
@d1 13
a13 13
--- src/xcinrc.in.orig	Mon Oct 18 11:48:24 1999
+++ src/xcinrc.in	Mon Oct 18 11:50:39 1999
@@@@ -95,8 +95,8 @@@@
 (define bimsphone
 	'((SETKEY	6)
 	  (MODULE	"bimsphone")
-	  (TSI_FNAME    "tsi.db")
-	  (YIN_FNAME    "yin.db")
+	  (TSI_FNAME    "/usr/local/share/tabe/tsiyin/tsi.db")
+	  (YIN_FNAME    "/usr/local/share/tabe/tsiyin/yin.db")
 	  (SPACE_SEL	NO)
 	  (MOD_PHR	1)		; 1: shift, 2: ctrl, 4: alt
 	  (NSELKEY	9)		; The maximun number is 10
@


1.1
log
@PR:		ports/11468
Submitted by:	Keith Jang <jtjang@@gcn.net.tw>
Update xcin to xcin-2.5.1 after repo copied. Old xcin will be dropped out
after few months.

xcin is a Chinese INput application in X, well support in both Traditional
Chinese(Big5) and Simplified Chinese(GB) charsets. New version of xcin support
standard XIM too. You can activate one xcin-XIM server, meanwhile, use
different locale configuration to input Big5/GB words at the different
sessions. This port is current version of xcin, code rewritten by
Tung-Han Hsieh <thhsieh@@linux.org.tw>.

WWW: http://xcin.linux.org.tw/

Porting to FreeBSD by Yung-Jen Hung <winard@@ms11.url.com.tw>
& Keith Jang <jtjang@@gcn.net.tw>.
@
text
@d1 3
a3 3
--- src/xcinrc.in.orig	Fri Sep  3 01:17:52 1999
+++ src/xcinrc.in	Fri Sep  3 01:18:29 1999
@@@@ -86,8 +86,8 @@@@
d11 3
a13 3
 	  (KEYMAP	0)))		; 0: s, 1: ʤ, 2: \
 
 (define cj
@

