Date: Sun, 22 Oct 2000 17:43:39 +0800 (CST) From: keith@freebsd.sinica.edu.tw To: FreeBSD-gnats-submit@freebsd.org Subject: ports/22207: Fix x11/XFree86: zh_TW.Big5 locale Message-ID: <200010220943.RAA18421@freebsd.sinica.edu.tw>
next in thread | raw e-mail | index | archive | help
>Number: 22207 >Category: ports >Synopsis: Fix x11/XFree86's zh_TW.Big5 XLC_LOCALE >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Oct 22 02:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Jing-Tang Keith Jang >Release: FreeBSD 4.0-20000406-STABLE i386 >Organization: >Environment: Only in 4-stable, since 5-current's XFree86 is broken due to endian.h. >Description: x11/XFree86's zh_TW.Big5 XLC_LOCALE has an incorrect entry. >How-To-Repeat: Netscape's menubar and toolbar can't show Big5 characters correctly. >Fix: The fix is already in x11/XFree86-4/files/patch-f, so it should be included in 3.3.6's port as well. Please put the following patch as x11/XFree86/files/patch-i, thanks. --- nls/XLC_LOCALE/zh_TW.Big5.orig Sun Oct 22 16:44:02 2000 +++ nls/XLC_LOCALE/zh_TW.Big5 Sun Oct 22 17:22:40 2000 @@ -25,6 +25,7 @@ } font { primary BIG5-0:GLGR + substitute BIG5-0:GLGR } } END XLC_FONTSET >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010220943.RAA18421>