From owner-freebsd-current@FreeBSD.ORG Sun Mar 8 17:07:16 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB7571065673 for ; Sun, 8 Mar 2009 17:07:16 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-ew0-f166.google.com (mail-ew0-f166.google.com [209.85.219.166]) by mx1.freebsd.org (Postfix) with ESMTP id 21D168FC18 for ; Sun, 8 Mar 2009 17:07:15 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: by ewy10 with SMTP id 10so585671ewy.43 for ; Sun, 08 Mar 2009 10:07:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :organization:user-agent:mime-version:to:cc:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=z0Sj7zP/9kSNWOb8K/gQx9AzTl+NbBYT1viVmPfxmHk=; b=NDZilry6E2m2V6vht5C5B+nzBhZmL8WRj//KCua5aRvy53iIEb+IJgwWiJpwuXvhmQ fLi8Ac7fNmtICZH2iDn8NEBuZxd4rIlc0PTu5zZO6wdnDozRNb4yG56tF+jxQMRioAYO CZc/V4urlyXU31GDxicctPqd9dQ7L7oQqKi04= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:organization:user-agent:mime-version:to :cc:subject:references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=Li5dx7NdaKb0+HU6u5NR1pgs/Fre0veLcYQg8gNjxEa3Ca79uj+HAJeqHPndSTOpjr WdEL6AyywizyCmjxY0oWNumouRKlzpI9iIQsVN1RUwEh+ZJs/ttC50xvuyr5viZjlXiC wFh++2AWHK9JQFUKHyRmPs0KFFbPUyeUWnPNE= Received: by 10.210.10.8 with SMTP id 8mr1739783ebj.80.1236530567961; Sun, 08 Mar 2009 09:42:47 -0700 (PDT) Received: from self.rene-ladan.nl ([77.163.174.49]) by mx.google.com with ESMTPS id h7sm5987791nfh.52.2009.03.08.09.42.46 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 08 Mar 2009 09:42:46 -0700 (PDT) Sender: Rene Ladan Message-ID: <49B3F585.7030304@freebsd.org> Date: Sun, 08 Mar 2009 17:42:45 +0100 From: Rene Ladan Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.19 (X11/20090111) MIME-Version: 1.0 To: =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= References: <49A85B8A.2080503@FreeBSD.org> In-Reply-To: <49A85B8A.2080503@FreeBSD.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-current@freebsd.org, freebsd-i18n@FreeBSD.org Subject: Re: RFC: localized libc messages X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Mar 2009 17:07:17 -0000 Gábor Kövesdán schreef: > Hello all, > > There has been NLS support in our libc implementation for a long time, > but it has been disabled because of some initial problems with NLS. (I > don't know the exact explanation, I've just looked up the mail > archives.) Now, I've made a patch to re-enable it and I've tested this > stuff. It seems to be working without any problems on 7.X. I haven't had > any opportunity to try it out on -CURRENT, but I've made available the > patch for 8-CURRENT. It turns NLS on and adds some new catalog files. I've put a slightly different patch (some improvements to the Dutch translation) at http://people.freebsd.org/~rene/patches/nls-r189223.diff It works fine on CURRENT after adding the appropriate stuff to ~/.login_conf. The only problem is that during buildworld, the temporary directories for storing the translations are not created. I had to create them manually, and continue the build with the NO_CLEAN flag (to prevent them getting deleted again). Regards, Rene -- http://www.rene-ladan.nl/ GPG fingerprint = ADBC ECCD EB5F A6B4 549F 600D 8C9E 647A E564 2BFC (subkeys.pgp.net)