svn commit: r290619 - head/share/timedef

Baptiste Daroussin bapt at freebsd.org
Mon Nov 9 23:11:37 UTC 2015


On Mon, Nov 09, 2015 at 03:10:14PM -0800, NGie Cooper wrote:
> On Mon, Nov 9, 2015 at 3:08 PM, Baptiste Daroussin <bapt at 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,

Sure I will

Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20151110/455f4951/attachment.bin>


More information about the svn-src-head mailing list