History log of /freebsd-13.1/share/numericdef/Makefile (Results 1 – 25 of 83)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0
# ea22b5bd 26-Nov-2018 Yuri Pankov <[email protected]>

Add ga_IE.UTF-8 locale.

PR: 228587
Submitted by: Micil <[email protected]> (LC_TIME)
Reviewed by: bapt
Approved by: kib (mentor, implicit)
MFC after: 3 days
Differential revision:

Add ga_IE.UTF-8 locale.

PR: 228587
Submitted by: Micil <[email protected]> (LC_TIME)
Reviewed by: bapt
Approved by: kib (mentor, implicit)
MFC after: 3 days
Differential revision: https://reviews.freebsd.org/D17997

show more ...


# 1ade1c41 03-Nov-2018 Yuri Pankov <[email protected]>

Update to CLDR 34 and UNICODE 11.

Discussed with: bapt
Approved by: kib (mentor)
MFC after: 1 month


Revision tags: release/11.2.0
# fe90c6bf 03-Nov-2017 Baptiste Daroussin <[email protected]>

Update to CLDR 32 and Unicode 10

MFC after: 2 weeks
Relnotes: yes


Revision tags: release/10.4.0, release/11.1.0
# 50502545 20-Apr-2017 Baptiste Daroussin <[email protected]>

Readd Big5: some large databases setup are still requiring it.

Reported by: "張君天(Chun-Tien Chang)" <[email protected]>


# ababdab0 19-Mar-2017 Baptiste Daroussin <[email protected]>

Remove zh_TW.Big5 locale

After discussion with many Taiwanese, in IT or not. Big5 is not used anymore.
It is not able to represent lots of the characters used in the language.


# 28fded59 18-Dec-2016 Baptiste Daroussin <[email protected]>

Update locales cldr to v30.0.3 and unicode to 9.0.0

MFC after: 1 month
Relnotes: yes


Revision tags: release/11.0.1, release/11.0.0
# 3cf6509d 03-Jul-2016 Baptiste Daroussin <[email protected]>

Posixify the locales name for variants

For all locales with variants:
- if no ambiguity on the locale (only one variant) just use the regular name
- if ambiguity, pick one as default and append @<va

Posixify the locales name for variants

For all locales with variants:
- if no ambiguity on the locale (only one variant) just use the regular name
- if ambiguity, pick one as default and append @<variant> to the others
respecting POSIX

As a result:
- All the 3 components locales added recently are renamed to the usual 2
components version for all but sr_RS.UTF-8
- Set sr_RS.UTF-8 to the cyrillic variant
- Add sr_RS.UTF-8@latin
- Remove the symlinks aliases they were created to represent the 2 components
version as aliasas and are now useless
- Update the OptionalObsoleteFiles.inc and ObsoleteFiles.inc to reflect those
changes

Discussed with: ache@
Approved by: re@ (gjb)

show more ...


# bd51ae12 20-Jun-2016 Baptiste Daroussin <[email protected]>

Fix generation of locales with multiple variants

Serbian locales have triple components to represent the 2 variations of the
locale: Latin and Cyrillic. Previously the tools generatic the locale wer

Fix generation of locales with multiple variants

Serbian locales have triple components to represent the 2 variations of the
locale: Latin and Cyrillic. Previously the tools generatic the locale were
appending both definitions instead of differentiating them.

Reported by: ache
Approved by: re (gjb)

show more ...


# 110cf8a6 16-Apr-2016 Baptiste Daroussin <[email protected]>

Regenerates locales Makefiles and locales


Revision tags: release/10.3.0
# f8fd13a0 18-Dec-2015 Baptiste Daroussin <[email protected]>

Simplify the locale generated Makefiles by using bmake multi variables for loops


# 1d211085 16-Nov-2015 Baptiste Daroussin <[email protected]>

Bring back a couple of ISO8859-15 locales:
- af_ZA.ISO8859-15
- en_AU.ISO8859-15
- en_CA.ISO8859-15
- en_NZ.ISO8859-15
- en_US.ISO8859-15
- fr_CA.ISO8859-15


# c1c9ab67 15-Nov-2015 Baptiste Daroussin <[email protected]>

Regenerate locales after readding ISO8859-1 for locales that have ISO8859-15

Requested by: arche


# d4ea5890 11-Nov-2015 Bryan Drewery <[email protected]>

Use explicit filename when creating locale symlinks to avoid creating a
directory symlink when the target directory does not exist. This will
cause an error instead of a broken setup.

Sponsored by:

Use explicit filename when creating locale symlinks to avoid creating a
directory symlink when the target directory does not exist. This will
cause an error instead of a broken setup.

Sponsored by: EMC / Isilon Storage Division

show more ...


# 7d8f797b 27-Oct-2015 Bryan Drewery <[email protected]>

Use more appropriate ${SHAREDIR} rather than /usr/share.

MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division


# 7cefd8ca 13-Oct-2015 Baptiste Daroussin <[email protected]>

Regenerate locales


Revision tags: release/10.2.0
# 1a41e1f1 08-Aug-2015 Baptiste Daroussin <[email protected]>

Add newly generated locales from CLDR 27.0.1
only skip timedef until I figure out how to workaround svn painful mime-type handling


# d083cb11 11-Jun-2015 Simon J. Gerraty <[email protected]>

Ensure SYMLINKS fully specified

Differential Revision: D2748
Reviewed by: brooks


Revision tags: release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0
# 63478911 23-Jan-2013 Simon J. Gerraty <[email protected]>

Include the target filename in SYMLINKS to avoid any confusion about
what is dirname and filename.


# 7e56a6cf 24-Jan-2013 Brooks Davis <[email protected]>

Don't link two different things to the same paths. As tiebreaker I've
picked the link that was installed last so as to not change the behavior.
The one exception is sr_YU.ISO8859-2/LC_MONETARY where

Don't link two different things to the same paths. As tiebreaker I've
picked the link that was installed last so as to not change the behavior.
The one exception is sr_YU.ISO8859-2/LC_MONETARY where a file was being
replaced by a link.

show more ...


Revision tags: release/9.1.0, release/8.3.0_cvs, release/8.3.0, release/9.0.0, release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0
# 9da50145 03-Sep-2009 Andrey A. Chernov <[email protected]>

Add lv_LV


# f8d7304f 10-Jun-2009 Edwin Groothuis <[email protected]>

add ca_AD, ca_FR and ca_IT locales

Catalan language is not only spoken in Spain (ca_ES), but also
in Andorra, France and Italy. In Andorra it is the official
language.

(see http://e

add ca_AD, ca_FR and ca_IT locales

Catalan language is not only spoken in Spain (ca_ES), but also
in Andorra, France and Italy. In Andorra it is the official
language.

(see http://en.wikipedia.org/wiki/Catalan_language#Geographic_distribution)

Add a bunch of symlinks to between ca_ES and ca_AD, ca_FR and ca_IT.

PR: conf/92541
Submitted by: <[email protected]>
MFC after: 1 week

show more ...


# 298403f4 09-Jun-2009 Edwin Groothuis <[email protected]>

Fix LC_NUMERIC and LC_MONETARY for de_CH locale

With the de_CH (swiss german) locale, numbers should look like this:

numbers: 1'234.45
monetary values: Fr. 1'234.45

Previously, the thousan

Fix LC_NUMERIC and LC_MONETARY for de_CH locale

With the de_CH (swiss german) locale, numbers should look like this:

numbers: 1'234.45
monetary values: Fr. 1'234.45

Previously, the thousands separator was missing for numbers, and
"." for monetary values, and "," was incorrectly used as decimal
point.

PR: conf/75502
Submitted by: Benjamin Lutz <[email protected]>
MFC after: 1 week

show more ...


Revision tags: release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0, release/6.2.0_cvs, release/6.2.0
# a05bf069 09-Nov-2006 Dag-Erling Smørgrav <[email protected]>

Add locales for nb_NO and nn_NO.

Reviewed by: philip


# 2eb6639b 02-Oct-2006 Andrey A. Chernov <[email protected]>

Add mn_MN.UTF-8

Submitted by: Ganbold <[email protected]>


Revision tags: release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0, release/6.0.0_cvs, release/6.0.0, release/5.4.0_cvs, release/5.4.0
# 08f8440b 04-Mar-2005 Ruslan Ermilov <[email protected]>

New Ukrainian locale: uk_UA.CP1251.

Submitted by: Alexander Peresunko


1234