head	1.5;
access;
symbols
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.3
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.3
	RELEASE_4_0_0:1.3
	RELEASE_3_4_0:1.1
	RELEASE_3_3_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2006.11.05.10.29.23;	author rafan;	state dead;
branches;
next	1.4;

1.4
date	2002.04.17.11.51.53;	author clive;	state Exp;
branches;
next	1.3;

1.3
date	2000.02.27.11.54.36;	author vanilla;	state Exp;
branches;
next	1.2;

1.2
date	99.12.24.04.08.52;	author steve;	state Exp;
branches;
next	1.1;

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


desc
@@


1.5
log
@- Remove chinese/xcin25. It is renamed to chinese/xcin to reflect its real
  portname.
@
text
@--- src/Makefile.in.orig	Sat Sep 22 00:41:41 2001
+++ src/Makefile.in	Sun Nov  4 17:20:59 2001
@@@@ -9,7 +9,7 @@@@
 LIB	= ${xcinlib} -lXimd -lim_comm lib/libxcin.la \
 	  ${x_libraries} ${locale_lib} ${dl_lib} ${intl_lib} -lm
 
-BIN	= xcin
+BIN	= xcin2.5
 SRC	= xcin_main.c module.c gui.c xim.c xim_IC.c fkey.c gui_main.c \
 	  gui_menusel.c gui_overspot.c gui_main2.c
 OBJ	= $(SRC:.c=.o)
@


1.4
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
@@


1.3
log
@Upgrade to latest version

PR:		ports/16940
Submitted by:	maintainer
@
text
@d1 5
a5 5
--- src/Makefile.in.orig	Sun Feb 27 02:12:52 2000
+++ src/Makefile.in	Sun Feb 27 02:12:58 2000
@@@@ -45,7 +45,7 @@@@
 LIB = -lm ${x_libraries} ${extra_lib} ${locale_lib} ${dl_lib} ${intl_lib} \
       ${xcinlib} -lXimd -lim_comm -lxcintool -lsiod ${socket_lib}
d7 5
a11 5
-BIN    = xcin
+BIN    = xcin2.5
 SRC    = xcin_main.c module.c gui.c xim.c xim_IC.c fkey.c gui_main.c \
 	 gui_menusel.c gui_overspot.c
 OBJ    = xcin_main.o module.o gui.o xim.o xim_IC.o fkey.o gui_main.o \
@


1.2
log
@Update to version 2.5.2b4.

Submitted by:	15655
Reviewed by:	maintainer
@
text
@d1 3
a3 3
--- src/Makefile.in.orig	Sat Dec 18 15:40:46 1999
+++ src/Makefile.in	Sat Dec 18 15:41:05 1999
@@@@ -47,7 +47,7 @@@@
d9 3
a11 3
 SRC    = xcin_main.c module.c gui.c xim.c xim_IC.c fkey.c gui_menusel.c
 OBJ    = xcin_main.o module.o gui.o xim.o xim_IC.o fkey.o gui_menusel.o
 SUBSYS = lib Cinput
@


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/Makefile.in.orig	Sun Aug 15 00:34:38 1999
+++ src/Makefile.in	Sun Aug 15 00:35:31 1999
@@@@ -45,7 +45,7 @@@@
d5 1
a5 1
       ${xcinlib} -lXimd -lim_comm -lxcintool -lsiod 
d9 2
a10 2
 SRC    = xcin_main.c module.c gui.c xim.c xim_IC.c fkey.c
 OBJ    = xcin_main.o module.o gui.o xim.o xim_IC.o fkey.o
@

