On Mon, Nov 9, 2015 at 3:08 PM, Baptiste Daroussin <b...@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 _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"