From owner-freebsd-ports Sun Jan 14 19:44:33 2001 Delivered-To: freebsd-ports@freebsd.org Received: from cartier.cirx.org (cartier.cirx.org [211.72.15.243]) by hub.freebsd.org (Postfix) with ESMTP id 09F1337B402; Sun, 14 Jan 2001 19:44:12 -0800 (PST) Received: (from clive@localhost) by cartier.cirx.org (8.11.1/8.11.1) id f0F3iAo10343; Mon, 15 Jan 2001 11:44:10 +0800 (CST) (envelope-from clive) Date: Mon, 15 Jan 2001 11:44:10 +0800 From: Clive Lin To: FUJISHIMA Satsuki Cc: i18n@FreeBSD.org, ports@FreeBSD.org Subject: Re: cvs commit: ports/ftp/wget Makefile pkg-plist ports/ftp/wget/files patch-ac Message-ID: <20010115114410.B7623@cartier.cirx.org> References: <200101142011.f0EKB6F75276@freefall.freebsd.org> <20010115041757.A2257@cartier.cirx.org> <861yu53kz1.wl@cheerful.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <861yu53kz1.wl@cheerful.com>; from sf@FreeBSD.org on Mon, Jan 15, 2001 at 06:03:14AM +0900 X-PGP-key: http://freebsd.sinica.edu.tw/~clive/gpgkey.txt Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Jan 15, 2001 at 06:03:14AM +0900, FUJISHIMA Satsuki wrote: > Hi, > > At Mon, 15 Jan 2001 04:17:57 +0800, > Clive Lin wrote: > > > o supress installing zh_TW.BIG5.po. it actually does nothing and seems > > > integrated with wget distribution. > > All I want to say is, > > this is the Right Thing (tm), thank you. > > > > Since GNU doesn't accept this po file, neither we do. > > wget-1.6 has share/locale/zh/LC_MESSAGES/wget.mo. I think > wget/files/zh_TW.Big5.po has been integrated into GNU `official' > distribution, so we need not to keep it in ports tree. Is this > correct? Yeah, but this might abandon people in mainland China who use wget. There're at least 2 zh locales, zh_CN.EUC and zh_TW.Big5. Put a big5 .mo in zh/ directory is not good for FreeBSD, though. I've seen some progress or proposal in glibc that would eliminate all zh_* and integrate into a single zh locale. Some information like encoding name would be retrived via nl_langinfo() or so. This is not all Linuxism, but they just leaves *BSD behind. sigh. > I don't have Chinese-readable environment for now. (but should do. :-) > -- /me pokes itojun /me pokes keichii /me I'm not a libc hacker. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message