From keith@freebsd.sinica.edu.tw  Sun Oct 22 02:41:13 2000
Return-Path: <keith@freebsd.sinica.edu.tw>
Received: from freebsd.sinica.edu.tw (freebsd.sinica.edu.tw [140.109.13.51])
	by hub.freebsd.org (Postfix) with ESMTP id 4AE9337B4CF
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 22 Oct 2000 02:41:12 -0700 (PDT)
Received: (from keith@localhost)
	by freebsd.sinica.edu.tw (8.9.3/8.9.3) id RAA18421;
	Sun, 22 Oct 2000 17:43:39 +0800 (CST)
	(envelope-from keith)
Message-Id: <200010220943.RAA18421@freebsd.sinica.edu.tw>
Date: Sun, 22 Oct 2000 17:43:39 +0800 (CST)
From: keith@freebsd.sinica.edu.tw
Reply-To: keith@freebsd.sinica.edu.tw
To: FreeBSD-gnats-submit@freebsd.org
Subject: Fix x11/XFree86: zh_TW.Big5 locale
X-Send-Pr-Version: 3.2

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 22 02:50:01 PDT 2000
>Closed-Date:    Mon Oct 23 05:39:11 PDT 2000
>Last-Modified:  Mon Oct 23 05:39:50 PDT 2000
>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:
State-Changed-From-To: open->closed 
State-Changed-By: jmz 
State-Changed-When: Mon Oct 23 05:39:11 PDT 2000 
State-Changed-Why:  
Patch committed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=22207 
>Unformatted:
