Bug 18772

Summary: Enable japanese locale support to src/bin/csh
Product: Base System Reporter: Makoto Matsushita <matusita>
Component: binAssignee: matusita
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   

Description Makoto Matsushita 2000-05-23 10:10:01 UTC
	Now we have /bin/[t]csh, however, it still lacks japanese
	locale support which is available by original tcsh.

Fix: 

Merge what ports/japanese/tcsh does to src/bin/csh, or create
	add-on ports/package which enables japanese locale support to
	/bin/tcsh (I don't know about the possibility).
How-To-Repeat: 
	env LANG=ja_JP.EUC /bin/tcsh
	(and see error messages... no japanese messages are shown)
Comment 1 Andrey A. Chernov freebsd_committer freebsd_triage 2000-05-23 10:16:54 UTC
On Tue, May 23, 2000 at 06:05:19PM +0900, Makoto MATSUSHITA wrote:
> >Description:
> 
> 	Now we have /bin/[t]csh, however, it still lacks japanese
> 	locale support which is available by original tcsh. 

See enabling KANJI patch in freebsd-i18n mailing list.

-- 
Andrey A. Chernov
<ache@nagual.pp.ru>
http://nagual.pp.ru/~ache/
Comment 2 Makoto Matsushita 2000-09-27 05:50:25 UTC
This PR should be closed. We have already finished merging.

Sorry I don't know about cooperation of ports/japanese/tcsh-nls-*, but
maybe it will go well.

-- -
Makoto `MAR' MATSUSHITA
Comment 3 matusita freebsd_committer freebsd_triage 2001-11-10 10:50:45 UTC
State Changed
From-To: open->closed

We already have japanese catalog file for tcsh. 


Comment 4 matusita freebsd_committer freebsd_triage 2001-11-10 10:50:45 UTC
Responsible Changed
From-To: freebsd-bugs->matusita

This is my PR.