Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 2009 09:36:48 -0500 (CDT)
From:      "Sean C. Farley" <scf@FreeBSD.org>
To:        Gabor Kovesdan <gabor@FreeBSD.org>
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r189765 - in head: . lib/libc lib/libc/nls
Message-ID:  <alpine.BSF.2.00.0903130910540.4522@thor.farley.org>
In-Reply-To: <200903131040.n2DAecSO061131@svn.freebsd.org>
References:  <200903131040.n2DAecSO061131@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 13 Mar 2009, Gabor Kovesdan wrote:

> Author: gabor (doc,ports committer)
> Date: Fri Mar 13 10:40:38 2009
> New Revision: 189765
> URL: http://svn.freebsd.org/changeset/base/189765
>
> Log:
>  - Reenable Native Language Support in libc.  This feature was disabled due
>    to possible breakages in the catalog handling code.  Since then, that
>    code has been replaced by the secure code from NetBSD but NLS in libc
>    remained turned off.  Tests have shown that the feature is stable and
>    working so we can now turn it on again.
>
>  - Add several new catalog files:
>    - ca_ES.ISO8859-1
>    - de_DE.ISO8859-1
>    - el_GR.ISO8859-7  (by manolis@ and keramida@)
>    - es_ES.ISO8859-1  (kern/123179, by carvay@)
>    - fi_FI.ISO8859-1
>    - fr_FR.ISO8859-1  (kern/78756, by thierry@)
>    - hu_HU.ISO8859-2  (by gabor@)
>    - it_IT.ISO8859-15
>    - nl_NL.ISO8859-1  (corrections by rene@)
>    - no_NO.ISO8859-1
>    - mn_MN.UTF-8      (by ganbold@)
>    - sk_SK.ISO8859-2
>    - sv_SE.ISO8859-1
>    (The catalogs without explicit source has been obtained from NetBSD.)

Nice!  I need to find some time to learn how to use NLS.

Now, you only need to revive the BSD-licensed libiconv[1].  :)  I am 
kidding;  I do not want to start adding more stuff to your plate.  Thank 
you for strengthening FreeBSD's i18n support.

Out of curiosity, how does enabling NLS in libc interact with the 
devel/gettext port?

Sean
   1. http://people.freebsd.org/~bland/iconv-2.1.tar.gz
-- 
scf@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.0903130910540.4522>