Date: Sun, 1 Aug 2004 17:48:43 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/xsim Makefile pkg-message ports/chinese/xsim/files xsim.sh Message-ID: <200408011748.i71Hmh7A081935@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
vanilla 2004-08-01 17:48:43 UTC FreeBSD ports repository Modified files: chinese/xsim Makefile pkg-message Added files: chinese/xsim/files xsim.sh 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> Revision Changes Path 1.9 +8 -3 ports/chinese/xsim/Makefile 1.1 +13 -0 ports/chinese/xsim/files/xsim.sh (new) 1.2 +1 -1 ports/chinese/xsim/pkg-message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408011748.i71Hmh7A081935>