summaryrefslogtreecommitdiffstats
path: root/share/monetdef/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add mn_MN.UTF-8ache2006-10-021-0/+1
| | | | Submitted by: Ganbold <ganbold@micom.mng.net>
* New Ukrainian locale: uk_UA.CP1251.ru2005-03-041-0/+1
| | | | Submitted by: Alexander Peresunko
* - Utilize standard means for installing files and symlinks.ru2004-10-131-81/+40
| | | | | | | | | | | | | | | | | | | - 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.
* Symlink missing lt_LT.ISO8859-4 LC_MONETARY, LC_MESSAGES and LC_NUMERICtjr2004-08-281-0/+2
| | | | data files to the ISO8859-13 versions.
* Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8.tjr2004-08-281-0/+6
| | | | | | | | (This differs somewhat from the version originally submitted - any mistakes are my own.) PR: 68524 Submitted by: J. Vicente Carrasco -Bixen-
* Add an Israel Hebrew locale: he_IL.UTF-8.tjr2004-04-211-0/+1
| | | | | PR: 65826 Submitted by: Hye-Shik Chang
* Add data for missing categories to zh_HK.Big5HKSCS locale.tjr2004-04-041-0/+2
|
* Oops; remove ko_KR.eucKR/LC_MONETARY -> ko_KR.UTF-8/LC_MONETARY symlink.tjr2004-03-291-2/+0
|
* Add a new LC_MONETARY data file for the ko_KR.UTF-8 locale instead of usingtjr2004-03-291-0/+1
| | | | the ko_KR.eucKR version.
* Add a new LC_MONETARY data file for the ja_JP.UTF-8 locale instead of usingtjr2004-03-291-2/+1
| | | | | 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.
* Add UTF-8 versions of all the currently supported system locales. Most oftjr2004-03-271-0/+57
| | | | | | | 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
* Add kk_KZ.PT154ache2004-01-291-0/+1
| | | | Submitted by: Birsh T <tim@zhezu.kz>
* Add be_BY.*ache2003-12-201-0/+3
| | | | Submitted by: Yury Tarasievich <grog@grsu.by>
* Make zh_CN.GBK fully work by making monetdef/msgdef/timedef symlinks todavidxu2003-11-061-1/+2
| | | | | 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.
* Enable GB2312 locale.davidxu2003-11-051-0/+1
|
* Add ko_KR.CP949 localeache2003-08-081-0/+2
| | | | | PR: 55341 submitted by: Hye-Shik Chang <perky@freebsd.org>
* Support for the Amharic locale.mtm2003-08-051-0/+1
|
* Add GB18030 localeache2003-07-291-0/+1
| | | | | PR: 51729 Submitted by: Kang Liu <liukang@bjpu.edu.cn>
* Add ARMSCSII-8 localeache2003-07-051-0/+1
| | | | | Submitted by: Vahe Khachikyan <vahe@khachikyan.de> PR: 53944
* Add ru_RU.CP1251ache2003-06-071-0/+1
|
* Add ca_ES localeache2002-12-301-3/+4
| | | | | PR: 45874 Submitted by: Joan Picanyol i Puig <joan-dev@biaix.org>
* Add lt_LT.ISO8859-13ache2002-10-251-0/+1
| | | | | PR: 44268 Submitted by: Kestutis Paulikas <kestas@elen.ktu.lt>
* Add sr_YU localesache2002-10-191-0/+2
| | | | Submitted by: Toni Andjelkovic <toni@soth.at>
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-1/+1
| | | | | | for a long time now. Approved by: bde
* Unbreak ja_JP.SJIS locale by adding following associations:phantom2002-04-051-0/+2
| | | | | | | | 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.
* Add pt_BR.ISO8859-1 (Brazilian Portuguese) localephantom2002-04-051-0/+1
| | | | Submitted (partly) by: dcs
* Unbreak nl_BE localesphantom2002-02-121-1/+2
| | | | Found by: tools/diag/localeck
* Unbreak fr_BE localephantom2002-02-121-5/+6
| | | | Found by: tools/diag/localeck
* Unbreak it_CH localephantom2002-02-121-2/+2
| | | | Found by: tools/diag/localeck
* Unbreak fr_CH localephantom2002-02-121-2/+9
| | | | Found by: tools/diag/localeck
* Add ro_ROache2002-01-081-0/+1
| | | | | PR: 33343 Submitted by: Adrian Penisoara <ady@warpnet.ro>
* Unbreak de_CH.ISO8859-{1,15} locales (add missing categories defintions)phantom2001-12-251-1/+2
|
* Optimize locale data Makefiles as well as make their style more consistent.phantom2001-12-251-8/+8
|
* Add uk_UA.ISO8859-5 localeache2001-12-201-0/+1
| | | | | PR: 32450 Submitted by: partially by Alexey Klimov <kao@wiuu.kiev.ua>
* Add hi_IN.ISCII-DEVache2001-11-281-0/+1
|
* Add bg_BG.CP1251ache2001-11-051-0/+1
| | | | | PR: 25472 Submitted by: Peter Pentchev <roam@ringlet.net>
* Add more Latin15 linksache2001-06-101-2/+9
|
* Add more *.US-ASCII entriesache2001-06-101-2/+6
|
* Switch to new locale namesache2001-06-101-32/+34
|
* Add sk_SKache2001-05-181-0/+1
| | | | | PR: 27425 Submitted by: juraj@bednar.sk
* Add es_ES.jmas2001-04-291-0/+1
|
* Add category definitions (which were missing) for locale categories LC_MESSAGES,phantom2001-04-281-0/+6
| | | | | LC_NUMERIC, LC_MONETARY. Information source is POSIX locale defintions collection at ftp://dkuug.dk/i18n/WG15-collection/
* Add et_EEache2001-03-161-0/+1
| | | | | PR: 25495 Submitted by: Vallo Kallaste <vallo@matti.ee>
* add LC_MONETARY, LC_MESSAGES and LC_NUMERIC definitions for ru_RU.CP866 andphantom2001-02-191-0/+2
| | | | ru_RU.ISO_8859-5 locales
* Add hu_HUache2001-02-181-0/+1
| | | | Submitted by: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu>
* Add LC_MESSAGES, LC_MONETARY, and LC_NUMERIC supports tokeith2001-02-171-1/+3
| | | | | | both zh_TW.Big5 and zh_CN.EUC locales. Approved by: ache
* Add uk_UAache2001-02-171-0/+1
| | | | Submitted by: Alexander Matey <matey@cis.ohio-state.edu>
* Add ja_JP.EUC locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.knu2001-02-111-1/+2
|
* Add ko_KR.EUC locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.asmodai2001-02-111-1/+2
| | | | Submitted by: CHOI Junho <cjh@kr.FreeBSD.org>
* Add Polish locale.abial2001-02-101-0/+1
|
OpenPOWER on IntegriCloud