Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Nov 2015 15:24:00 -0800
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        Baptiste Daroussin <bapt@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r290625 - head/tools/tools/locale
Message-ID:  <56412B10.6020504@FreeBSD.org>
In-Reply-To: <201511092323.tA9NNUft083025@repo.freebsd.org>
References:  <201511092323.tA9NNUft083025@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--gBW5oFN9lnU9o1L6OmWisMrvn0hnRG1Og
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Thank you!

On 11/9/2015 3:23 PM, Baptiste Daroussin wrote:
> Author: bapt
> Date: Mon Nov  9 23:23:29 2015
> New Revision: 290625
> URL: https://svnweb.freebsd.org/changeset/base/290625
>=20
> Log:
>   Add a README to explain how to generate the locales from CLDR data
>=20
> Added:
>   head/tools/tools/locale/README   (contents, props changed)
>=20
> Added: head/tools/tools/locale/README
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- /dev/null	00:00:00 1970	(empty, because file is newly added)
> +++ head/tools/tools/locale/README	Mon Nov  9 23:23:29 2015	(r290625)
> @@ -0,0 +1,18 @@
> +# $FreeBSD$
> +
> +To generate the locales:
> +
> +Tools needed: java, perl and devel/p5-Tie-IxHash
> +
> +fetch cldr data from: http://cldr.unicode.org
> +extract in a directory ~/unicode/cldr/v27.0.1 for example
> +fetch unidata from http://www.unicode.org/Public/zipped/ (latest versi=
on)
> +extract in a directory ~/unicode/UNIDATA/8.0.0 for example
> +
> +either modify tools/tools/locales/etc/unicode.conf or export variables=
:
> +CLDRDIR=3D"~/unicode/cldr/v27.0.1"
> +UNIDATADIR=3D"~/unicode/UNIDATA/8.0.0"
> +
> +run:
> +make POSIX
> +make install
>=20


--=20
Regards,
Bryan Drewery


--gBW5oFN9lnU9o1L6OmWisMrvn0hnRG1Og
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBAgAGBQJWQSsQAAoJEDXXcbtuRpfPKnwH/0dTlXtcqg1ly6Y5p2zKypsk
CX6hrvZo5BEjkM8RCymJSF94750EuhBJQLzNgO5hzcRxmJ3VsBZjYCEJ2JCcEEFv
90mV1mzz2VgHOJ7Us+kdM8qHwfBX5uHhGAxb/5/rLblnTenpc7kPQF/GVcvpuyTC
J8rtchGbmn/2lHJQ15VDMCB2gSljS8KhzQM84qnz0wTGyQJcF3x3UljBylUEGP6u
V7J6bc9AZukB7Y7m/JqWOszoIAz0Gj4o3qymyf1BzJkVjMUGNaTTCNbH14l5ABwS
bWaRrYOgrsiCOJHx2qUeZeYVsTHl7+57p4FnIDmI/U05cPSH0SDDB7sKOA6Dxtg=
=Dv5p
-----END PGP SIGNATURE-----

--gBW5oFN9lnU9o1L6OmWisMrvn0hnRG1Og--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56412B10.6020504>