History log of /freebsd-10-stable/share/monetdef/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 291794 04-Dec-2015 bdrewery

MFC r290083:

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


# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 253425 17-Jul-2013 bapt

Do not overwrite the new UTF-8 files with the old ISO one


# 253414 17-Jul-2013 bapt

For all european contries using the euro currency, add an UTF-8 definition with the proper Euro symbol

MFC after: 1 week


# 245889 24-Jan-2013 brooks

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.


# 196812 04-Sep-2009 ache

Add lv_LV

PR: 105100
Submitted by: Aldis Berjoza <killasmurf86@gmail.com>


# 193962 10-Jun-2009 edwin

Add euro symbol to pt_PT locale using other encodings

PR: conf/98815
Submitted by: Rui Lopes <rgl@ruilopes.com>
MFC after: 1 week


# 193908 10-Jun-2009 edwin

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: <rmh@io.debian.net>
MFC after: 1 week


# 164131 09-Nov-2006 des

Add locales for nb_NO and nn_NO.

Reviewed by: philip


# 162940 01-Oct-2006 ache

Add mn_MN.UTF-8

Submitted by: Ganbold <ganbold@micom.mng.net>


# 143126 04-Mar-2005 ru

New Ukrainian locale: uk_UA.CP1251.

Submitted by: Alexander Peresunko


# 136487 13-Oct-2004 ru

- Utilize standard means for installing files and symlinks.

- Simplify the symlink list construction by implementing a
generic mechanism to map LC_MONETARY files from one locale
to another, possibly with a different <lang>_<territory>
components of the locale name. Example:

ENCODING-1_ENCODING-2= fo_BA fo_FO:ba_BA

in Makefile will result in the following symlinks:

fo_BA.ENCODING-1/LC_MONETARY -> fo_BA.ENCODING-2/LC_MONETARY
fo_FO.ENCODING-1/LC_MONETARY -> ba_BA.ENCODING-2/LC_MONETARY

- Install LC_MONETARY files with mode 444.

- While here, fixed trashing of the sr_YU.UTF-8/LC_MONETARY
file by a symlink, and removed one duplicate symlink.


# 134438 28-Aug-2004 tjr

Symlink missing lt_LT.ISO8859-4 LC_MONETARY, LC_MESSAGES and LC_NUMERIC
data files to the ISO8859-13 versions.


# 134437 28-Aug-2004 tjr

Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8.

(This differs somewhat from the version originally submitted - any mistakes
are my own.)

PR: 68524
Submitted by: J. Vicente Carrasco -Bixen-


# 128526 21-Apr-2004 tjr

Add an Israel Hebrew locale: he_IL.UTF-8.

PR: 65826
Submitted by: Hye-Shik Chang


# 127837 04-Apr-2004 tjr

Add data for missing categories to zh_HK.Big5HKSCS locale.


# 127558 29-Mar-2004 tjr

Oops; remove ko_KR.eucKR/LC_MONETARY -> ko_KR.UTF-8/LC_MONETARY symlink.


# 127549 28-Mar-2004 tjr

Add a new LC_MONETARY data file for the ko_KR.UTF-8 locale instead of using
the ko_KR.eucKR version.


# 127547 28-Mar-2004 tjr

Add a new LC_MONETARY data file for the ja_JP.UTF-8 locale instead of using
the ja_JP.eucJP version. Although the latter looks like plain ASCII,
it is actually JIS Roman, so it is not correct to treat it as UTF-8.


# 127474 27-Mar-2004 tjr

Add UTF-8 versions of all the currently supported system locales. Most of
the hard work was done by Hye-Shik Chang in the misc/utf8locale port; I made
a few minor adjustments and merged the makefiles.

PR: 44307


# 125208 29-Jan-2004 ache

Add kk_KZ.PT154

Submitted by: Birsh T <tim@zhezu.kz>


# 123682 20-Dec-2003 ache

Add be_BY.*

Submitted by: Yury Tarasievich <grog@grsu.by>


# 122178 06-Nov-2003 davidxu

Make zh_CN.GBK fully work by making monetdef/msgdef/timedef symlinks to
zh_CN.GB2312 locale files. zh_CN.GB18030 can be changed in same way,
but I havn't done this change since these files already exists.


# 122151 05-Nov-2003 davidxu

Enable GB2312 locale.


# 118651 08-Aug-2003 ache

Add ko_KR.CP949 locale

PR: 55341
submitted by: Hye-Shik Chang <perky@freebsd.org>


# 118459 05-Aug-2003 mtm

Support for the Amharic locale.


# 118174 29-Jul-2003 ache

Add GB18030 locale

PR: 51729
Submitted by: Kang Liu <liukang@bjpu.edu.cn>


# 117259 05-Jul-2003 ache

Add ARMSCSII-8 locale

Submitted by: Vahe Khachikyan <vahe@khachikyan.de>
PR: 53944


# 115924 06-Jun-2003 ache

Add ru_RU.CP1251


# 108428 30-Dec-2002 ache

Add ca_ES locale

PR: 45874
Submitted by: Joan Picanyol i Puig <joan-dev@biaix.org>


# 105965 25-Oct-2002 ache

Add lt_LT.ISO8859-13

PR: 44268
Submitted by: Kestutis Paulikas <kestas@elen.ktu.lt>


# 105445 19-Oct-2002 ache

Add sr_YU locales

Submitted by: Toni Andjelkovic <toni@soth.at>


# 100872 29-Jul-2002 ru

Drop support for COPY, -c has been the default mode of install(1)
for a long time now.

Approved by: bde


# 93890 05-Apr-2002 phantom

Unbreak ja_JP.SJIS locale by adding following associations:

LC_NUMERIC: ja_JP.eucJP -> ja_JP.SJIS
LC_MONETARY: ja_JP.eucJP -> ja_JP.SJIS
LC_MESSAGES: en_GB.ISO8859-1 -> ja_JP.SJIS

2Japansese folks: Feel free to fix as you desire correct.


# 93885 05-Apr-2002 phantom

Add pt_BR.ISO8859-1 (Brazilian Portuguese) locale

Submitted (partly) by: dcs


# 90587 12-Feb-2002 phantom

Unbreak nl_BE locales

Found by: tools/diag/localeck


# 90583 12-Feb-2002 phantom

Unbreak fr_BE locale

Found by: tools/diag/localeck


# 90581 12-Feb-2002 phantom

Unbreak it_CH locale

Found by: tools/diag/localeck


# 90579 12-Feb-2002 phantom

Unbreak fr_CH locale

Found by: tools/diag/localeck


# 89077 08-Jan-2002 ache

Add ro_RO

PR: 33343
Submitted by: Adrian Penisoara <ady@warpnet.ro>


# 88479 25-Dec-2001 phantom

Unbreak de_CH.ISO8859-{1,15} locales (add missing categories defintions)


# 88473 25-Dec-2001 phantom

Optimize locale data Makefiles as well as make their style more consistent.


# 88314 20-Dec-2001 ache

Add uk_UA.ISO8859-5 locale

PR: 32450
Submitted by: partially by Alexey Klimov <kao@wiuu.kiev.ua>


# 87043 28-Nov-2001 ache

Add hi_IN.ISCII-DEV


# 86072 05-Nov-2001 ache

Add bg_BG.CP1251

PR: 25472
Submitted by: Peter Pentchev <roam@ringlet.net>


# 78010 10-Jun-2001 ache

Add more Latin15 links


# 78008 10-Jun-2001 ache

Add more *.US-ASCII entries


# 77982 10-Jun-2001 ache

Switch to new locale names


# 76813 18-May-2001 ache

Add sk_SK

PR: 27425
Submitted by: juraj@bednar.sk


# 76112 28-Apr-2001 jmas

Add es_ES.


# 76105 28-Apr-2001 phantom

Add category definitions (which were missing) for locale categories LC_MESSAGES,
LC_NUMERIC, LC_MONETARY. Information source is POSIX locale defintions
collection at ftp://dkuug.dk/i18n/WG15-collection/


# 74342 16-Mar-2001 ache

Add et_EE

PR: 25495
Submitted by: Vallo Kallaste <vallo@matti.ee>


# 72707 19-Feb-2001 phantom

add LC_MONETARY, LC_MESSAGES and LC_NUMERIC definitions for ru_RU.CP866 and
ru_RU.ISO_8859-5 locales


# 72628 18-Feb-2001 ache

Add hu_HU

Submitted by: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu>


# 72574 17-Feb-2001 keith

Add LC_MESSAGES, LC_MONETARY, and LC_NUMERIC supports to
both zh_TW.Big5 and zh_CN.EUC locales.

Approved by: ache


# 72565 17-Feb-2001 ache

Add uk_UA

Submitted by: Alexander Matey <matey@cis.ohio-state.edu>


# 72363 11-Feb-2001 knu

Add ja_JP.EUC locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.


# 72362 11-Feb-2001 asmodai

Add ko_KR.EUC locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.

Submitted by: CHOI Junho <cjh@kr.FreeBSD.org>


# 72337 10-Feb-2001 abial

Add Polish locale.


# 72319 10-Feb-2001 phantom

activate cs_CZ.ISO_8859-2 and el_GR.ISO_8859-7


# 72260 09-Feb-2001 wollman

Add additional English- and French-speaking countries with the appropriate
currency symbols. Use make(1) loops, not sh(1) loops.


# 72218 09-Feb-2001 asmodai

Add is_IS locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.


# 72217 09-Feb-2001 asmodai

Add fi_FI locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.


# 72213 09-Feb-2001 asmodai

Add af_ZA locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.


# 72212 09-Feb-2001 asmodai

Add fr_FR locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.


# 72211 09-Feb-2001 asmodai

Add de_DE locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.


# 72210 09-Feb-2001 asmodai

Add da_DK locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.


# 72209 09-Feb-2001 asmodai

Add no_NO locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.


# 72208 09-Feb-2001 asmodai

Add sv_SE locale files for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.


# 72195 08-Feb-2001 asmodai

Apply clue to mind and correct the ISO setting to the correct one.

This adds LC_MESSAGES, LC_MONETARY, and LC_NUMERIC suppport for nl_NL
locales.


# 72192 08-Feb-2001 asmodai

Add LC_NUMERIC, LC_MONETARY, and LC_MESSAGES definitions for
nl_NL.ISO_8859-9.


# 72172 08-Feb-2001 phantom

Add sources for following categories: LC_NUMERIC (share/numericdef),
LC_MONETARY (share/monetdef), LC_MESSAGES (share/msgdef). Now only
en_US.ISO_8859-1 and ru_RU.KOI8-R locales ready. I will find some time
in near future and'll try to make defintions for other locales.