Date: Tue, 10 Nov 2015 00:08:49 +0100 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Bryan Drewery <bdrewery@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r290619 - head/share/timedef Message-ID: <20151109230849.GI10134@ivaldir.etoilebsd.net> In-Reply-To: <56411CBF.4080004@FreeBSD.org> References: <201511092209.tA9M9cZh060262@repo.freebsd.org> <56411CBF.4080004@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--poJSiGMzRSvrLGLs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 > >=20 > > Log: > > Regenerate timedef now that the tools pad CJK correctly >=20 > How? >=20 > 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=3D"${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=3D"${CLDRDIR}" UNIDATA=3D"${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. Best regards, Bapt --poJSiGMzRSvrLGLs Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlZBJ4EACgkQ8kTtMUmk6Ex+tgCfUR/nxylyOQmSM9UZs5UhswAT HV8AmgPwIQmktwhQd/DGgguoq9oFYOw/ =eH8R -----END PGP SIGNATURE----- --poJSiGMzRSvrLGLs--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151109230849.GI10134>