From owner-cvs-all Wed Feb 21 19:53:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 43E7837B491; Wed, 21 Feb 2001 19:53:37 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1M3rbh94914; Wed, 21 Feb 2001 19:53:37 -0800 (PST) (envelope-from kevlo) Message-Id: <200102220353.f1M3rbh94914@freefall.freebsd.org> From: Kevin Lo Date: Wed, 21 Feb 2001 19:53:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese Makefile ports/chinese/tcl83 Makefile distinfo pkg-comment pkg-deinstall.tclsh pkg-descr pkg-install.tclsh pkg-plist ports/chinese/tcl83/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/21 19:53:37 PST Modified files: chinese Makefile Added files: chinese/tcl83 Makefile distinfo pkg-comment pkg-deinstall.tclsh pkg-descr pkg-install.tclsh pkg-plist chinese/tcl83/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af Log: Chineselized Tcl ver. 8.3.0. This version is i18n improvement. This changes the behavior of Tk on X where X Input Methods (XIM) were recognized and used without question. With 8.3, they will be recognized and initialized, but not used unless XIM is turned on (tk useinputmethods 1). This should only affect users users with special input methods, and the new default behavior should be more beneficial to the average user. BTW, please repo copy, thanks. Revision Changes Path 1.81 +2 -1 ports/chinese/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message