Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Nov 2015 15:10:14 -0800
From:      NGie Cooper <yaneurabeya@gmail.com>
To:        Baptiste Daroussin <bapt@freebsd.org>
Cc:        Bryan Drewery <bdrewery@freebsd.org>,  "src-committers@freebsd.org" <src-committers@freebsd.org>,  "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>,  "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r290619 - head/share/timedef
Message-ID:  <CAGHfRMBU88nXe%2B7N%2BKyp8QXsFumnJz18Z6o2otga1oSva7Tq0A@mail.gmail.com>
In-Reply-To: <20151109230849.GI10134@ivaldir.etoilebsd.net>
References:  <201511092209.tA9M9cZh060262@repo.freebsd.org> <56411CBF.4080004@FreeBSD.org> <20151109230849.GI10134@ivaldir.etoilebsd.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 9, 2015 at 3:08 PM, Baptiste Daroussin <bapt@freebsd.org> wrote:
> On Mon, Nov 09, 2015 at 02:22:55PM -0800, Bryan Drewery wrote:
>> On 11/9/2015 2:09 PM, Baptiste Daroussin wrote:
>> > Author: bapt
>> > Date: Mon Nov  9 22:09:38 2015
>> > New Revision: 290619
>> > URL: https://svnweb.freebsd.org/changeset/base/290619
>> >
>> > Log:
>> >   Regenerate timedef now that the tools pad CJK correctly
>>
>> How?
>>
>> I didn't really get an answer last time, can we move this to the build?
>
> Fetch data from http://cldr.unicode.org including the tools.
> Put them extracted in a given directory that you export as CLDRDIR:
> run: make CLDRDIR="${CLDRDIR}" POSIX
> grab unidata from there: http://www.unicode.org/Public/zipped/8.0.0/
> put it extracted in a given directory that you export as UNIDATA
> make CLDRDIR="${CLDRDIR}" UNIDATA="${UNIDATA}" install
>
> Generated form sources is probably a bad idea because the tools are updated
> along with the sources and sometime broken (like v28) and it requires java to
> generate the POSIX data and our own tools uses perl.

*blinks* could you please add a README for this?
Thanks,
-NGie



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGHfRMBU88nXe%2B7N%2BKyp8QXsFumnJz18Z6o2otga1oSva7Tq0A>