From owner-freebsd-hackers Thu Jun 11 07:31:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA27139 for freebsd-hackers-outgoing; Thu, 11 Jun 1998 07:31:26 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from antipodes.cdrom.com (castles322.castles.com [208.214.167.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA27118 for ; Thu, 11 Jun 1998 07:31:17 -0700 (PDT) (envelope-from mike@antipodes.cdrom.com) Received: from antipodes.cdrom.com (localhost [127.0.0.1]) by antipodes.cdrom.com (8.8.8/8.8.5) with ESMTP id GAA01739; Thu, 11 Jun 1998 06:25:12 -0700 (PDT) Message-Id: <199806111325.GAA01739@antipodes.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: CHOI Junho cc: Jun-ichiro itojun Itoh , Gary Kline , tlambert@primenet.com (Terry Lambert), hackers@FreeBSD.ORG Subject: Re: internationalization In-reply-to: Your message of "11 Jun 1998 15:43:06 +0900." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 11 Jun 1998 06:25:12 -0700 From: Mike Smith Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > For internationalization, I suggest GNU gettext support. Although glibc > or fileutils(except gnuls) is not used officially in the FreeBSD, > there are many other program supporting GNU gettext. For multiple > language messages, GNU gettext is used widely, so I think it is better > to port it into FreeBSD(as a port). I am Korean language > sub-maintainer in GNU NLS Project, but ironically I can't see the > messages translated by me in my FreeBSD machine... gnuls, bison, a2ps, > windowmaker, freetype need GNU gettext, but it is ignored in the phase > of port compilation... If the GNU gettext is GPL'd, using it for i18n work on the base FreeBSD system would seem to be a pretty bad idea. If we're serious about doing this "right", we need something that we can integrate entirely. Just for reference's sake, what's wrong with the XPG3 support we currently have (catopen/catclose/catgets)? -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message