head	1.3;
access;
symbols
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2006.04.01.12.44.58;	author edwin;	state dead;
branches;
next	1.2;

1.2
date	2004.08.01.17.48.42;	author vanilla;	state Exp;
branches;
next	1.1;

1.1
date	2003.03.27.01.39.53;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Use SUB_FILES
@
text
@-------------------------------------------------------------------------------
Please check the following files:
 %%X11BASE%%/lib/X11/locale/zh_CN/XI18N_OBJS
If not exist, copy %%X11BASE%%/lib/X11/locale/zh/XI18N_OBJS to it.

If you got the message:
 XSIM: Failed opening share library function: Undefined symbol "__XlcEucLoader"
Comment 
 XLC     common/xlocale  _XlcEucLoader   # XLC_open
in %%X11BASE%%/lib/X11/locale/zh_CN/XI18N_OBJS

Remember to set environment varible XMODIFIERS:
 csh/tcsh: setenv XMODIFIERS @@im=XSIM
 sh/bash:  export XMODIFIERS='@@im=XSIM'
and set LANG, LC_CTYPE to zh_CN.eucCN.
-------------------------------------------------------------------------------
@


1.2
log
@1. Compilation failure when using GCC 3.4
2. Does not respect ${CFLAGS}
3. Dependancy problem: This port has preference on db4 over db3.3, i.e. when
   both are present, it uses db4. So change the dependancy from db3.3 to db4.
4. The default installation does not create user settings, which causes write
   attempt to global settings and the consequent failure confuses users.
5. Locale zh_CN.EUC is not present on 5.x. Swith to zh_CN.eucCN.

PR:		ports/69251
Submitted by:	Jie Gao <gaoj@@cpsc.ucalgary.ca>
@
text
@@


1.1
log
@add xsim 0.3.9.4
A simple and fast GBK Chinese XIM server

PR:		48968
Submitted by:	Shen Chuan-Hsing <statue@@freebsd.sinica.edu.tw>
@
text
@d15 1
a15 1
and set LANG, LC_CTYPE to zh_CN.EUC.
@

