summaryrefslogtreecommitdiffstats
path: root/share/mklocale/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add an Israel Hebrew locale: he_IL.UTF-8.tjr2004-04-211-3/+4
| | | | | PR: 65826 Submitted by: Hye-Shik Chang
* Add UTF-8 versions of all the currently supported system locales. Most oftjr2004-03-271-1/+11
| | | | | | | 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-2/+3
| | | | Submitted by: Yury Tarasievich <grog@grsu.by>
* Add zh_HK.Big5HKSCSache2003-12-191-0/+1
| | | | | PR: 59799 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Enable GB2312 locale.davidxu2003-11-051-0/+1
|
* Add ko_KR.CP949 localeache2003-08-081-0/+1
| | | | | PR: 55341 Submitted by: Hye-Shik Chang <perky@freebsd.org>
* Support for the Amharic locale.mtm2003-08-051-1/+2
|
* 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-061-0/+5
|
* Add zh_CN.GBKache2003-06-011-0/+1
| | | | | PR: 51504 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Add ca_ES localeache2002-12-301-3/+3
| | | | | 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-2/+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
* Link tr_TR.ISO8859-9's LC_CTYPE to UA-ASCII's. It's not completely correct,phantom2002-04-051-0/+2
| | | | but better than nothing.
* Add pt_BR.ISO8859-1 (Brazilian Portuguese) localephantom2002-04-051-2/+3
| | | | Submitted (partly) by: dcs
* Add ro_ROache2002-01-081-1/+1
| | | | | PR: 33343 Submitted by: Adrian Penisoara <ady@warpnet.ro>
* Optimize locale data Makefiles as well as make their style more consistent.phantom2001-12-251-18/+12
|
* Add uk_UA.ISO8859-5 localeache2001-12-201-0/+6
| | | | | 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-1/+2
| | | | | PR: 25472 Submitted by: Peter Pentchev <roam@ringlet.net>
* Add more *.US-ASCII familyache2001-06-101-1/+5
|
* Fix ISO_ sneakedache2001-06-101-4/+4
|
* Switch to new locale namesache2001-06-101-19/+19
|
* Add sk_SKache2001-05-131-1/+1
| | | | | | | | PR: Submitted by: Reviewed by: Approved by: Obtained from:
* Don't link et_EE with 8859-1ache2001-03-171-2/+4
|
* Add et_EEache2001-03-161-1/+1
|
* DIS_8859-15 -> ISO_8859-15 renameache2001-03-161-3/+3
|
* Add Greek supportache2001-01-171-1/+2
| | | | | PR: 24324 Submitted by: past@netmode.ntua.gr
* Get rid of deprecated ru_SU.* locales. ru_RU.* will be used instead.phantom2000-12-291-3/+3
|
* Fix cut&paste errorache1999-12-241-2/+2
|
* Add 8859-4 and lt_LTache1999-12-241-0/+7
| | | | Submitted by: Ricardas Cepas <rch@writeme.com>
* lt_LN->la_LNache1999-12-221-7/+7
|
* Add cs_CZache1999-12-211-1/+1
| | | | Submitted by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
* add uk_UA.KOI8-Uache1999-10-181-0/+1
| | | | Submitted by: Alexey Zelkin <phantom@cris.net>
* restore 8859-5, remove BUILD_TOOLS defineache1999-10-171-4/+1
|
* sync with earlier change removing broken locale.jkh1999-10-161-1/+0
|
* ISO8859-5 localeache1999-10-031-0/+1
| | | | Submitted by: Nikolai Saoukh <nms@ethereal.ru>
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5.foxfair1999-06-081-2/+2
| | | | | | | It makes compatible with IANA charset defination, and let existent I18N app happier. Ref: <http://www.isi.edu/in-notes/iana/assignments/character-sets>
* Support the IANA definition of Shift Jis nameley ja_JP.Shift_JISjulian1999-06-051-1/+3
| | | | as well as the X11 version ja_JP.SJIS
* Added support for DIS 8859-15 based locales using patchdillon1998-12-141-1/+6
| | | | | | from Kaleb. Obtained from: Kaleb Keithley <kaleb@ics.com>
* I have added the support for BIG5 encoding into libc/libxpg4/mklocale.phk1998-08-151-2/+3
| | | | | | | | | | | the diff is attached below. This is done on the 3.0 source-tree. I have test this on 2.2-stable before, but I don't have a 3.0 machine right now. This patch is mainly to make libc support BIG5 encoding, thus add zh_TW.BIG5 locale to 3.0. Submitted by: Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw>
* I have been running with these locale data for a while now andphk1998-08-101-2/+3
| | | | | | | | | I hope some other people might find them useful. They are for zh_CN.EUC (GB) only. I'm not familiar with the BIG5 encoding, so I could only hope someone else would fill the gap. PR: 7310 Submitted by: Luoqi Chen <luoqi@chen.ml.org>
* add Hungarian ctypeache1998-08-071-2/+2
|
* Use the installed version of mklocale for `make all'. It is nowbde1998-07-071-8/+6
| | | | | | | | | | bootstrapped by `make world'. The version just built in ".." normally won't work if the target system is not binary compatible. Don't build or install anything if _BUILD_TOOLS is defined. Then we only want to build and install the mklocale binary, but the layout of the mklocale tree forces recursing to mklocale/data for at least the obj target even when _BUILD_TOOLS is defined.
* Add Slovene linkache1997-11-071-2/+2
|
* Add link to Polish localeache1997-11-071-2/+2
|
OpenPOWER on IntegriCloud