aboutsummaryrefslogtreecommitdiff
path: root/share/mklocale
Commit message (Collapse)AuthorAgeFilesLines
...
* Add 8859-4 and lt_LTAndrey A. Chernov1999-12-243-0/+165
| | | | | | | Submitted by: Ricardas Cepas <rch@writeme.com> Notes: svn path=/head/; revision=55075
* lt_LN->la_LNAndrey A. Chernov1999-12-225-200/+7
| | | | Notes: svn path=/head/; revision=55012
* Add cs_CZAndrey A. Chernov1999-12-211-1/+1
| | | | | | | Submitted by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz> Notes: svn path=/head/; revision=54974
* add uk_UA.KOI8-UAndrey A. Chernov1999-10-182-0/+58
| | | | | | | Submitted by: Alexey Zelkin <phantom@cris.net> Notes: svn path=/head/; revision=52388
* restore 8859-5, remove BUILD_TOOLS defineAndrey A. Chernov1999-10-171-4/+1
| | | | Notes: svn path=/head/; revision=52330
* sync with earlier change removing broken locale.Jordan K. Hubbard1999-10-161-1/+0
| | | | Notes: svn path=/head/; revision=52311
* ISO8859-5 localeAndrey A. Chernov1999-10-034-0/+559
| | | | | | | Submitted by: Nikolai Saoukh <nms@ethereal.ru> Notes: svn path=/head/; revision=51889
* $Id$ -> $FreeBSD$Peter Wemm1999-08-286-6/+6
| | | | Notes: svn path=/head/; revision=50477
* Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5.Foxfair Hu1999-06-082-2/+197
| | | | | | | | | | It makes compatible with IANA charset defination, and let existent I18N app happier. Ref: <http://www.isi.edu/in-notes/iana/assignments/character-sets> Notes: svn path=/head/; revision=47831
* Support the IANA definition of Shift Jis nameley ja_JP.Shift_JISJulian Elischer1999-06-051-1/+3
| | | | | | | as well as the X11 version ja_JP.SJIS Notes: svn path=/head/; revision=47746
* Added support for DIS 8859-15 based locales using patchMatthew Dillon1998-12-145-1/+194
| | | | | | | | | from Kaleb. Obtained from: Kaleb Keithley <kaleb@ics.com> Notes: svn path=/head/; revision=41760
* I have added the support for BIG5 encoding into libc/libxpg4/mklocale.Poul-Henning Kamp1998-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> Notes: svn path=/head/; revision=38333
* Remove half the file, somehow it got doubled...Poul-Henning Kamp1998-08-152-336/+2
| | | | Notes: svn path=/head/; revision=38332
* I have been running with these locale data for a while now andPoul-Henning Kamp1998-08-103-2/+671
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=38221
* add Hungarian ctypeAndrey A. Chernov1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=38168
* Use the installed version of mklocale for `make all'. It is nowBruce Evans1998-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. Notes: svn path=/head/; revision=37481
* Add Slovene linkAndrey A. Chernov1997-11-071-2/+2
| | | | Notes: svn path=/head/; revision=31026
* Add link to Polish localeAndrey A. Chernov1997-11-071-2/+2
| | | | Notes: svn path=/head/; revision=31024
* Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>Julian Elischer1997-09-242-1/+277
| | | | | | | | Basic support for the Shift JIS encoding of japanese. (and one tiny typo fixed in a comment) Notes: svn path=/head/; revision=29818
* Fixed bogus existence check related to searching for a nearby obj directory.Bruce Evans1997-04-101-2/+2
| | | | | | | Now the search is as incomplete as elsewhere instead of broken. Notes: svn path=/head/; revision=24789
* Add fake codesets 3 & 4Andrey A. Chernov1997-03-252-30/+46
| | | | | | | Submitted by: junker@jazz.snu.ac.kr Notes: svn path=/head/; revision=24267
* Update Korean localeAndrey A. Chernov1997-03-132-36/+30
| | | | | | | Should go into 2.2 Notes: svn path=/head/; revision=23834
* minor nitAdam David1997-02-281-3/+3
| | | | Notes: svn path=/head/; revision=23224
* Add lt_LN.ISO_8859-2.src.Wolfram Schneider1997-02-284-10/+260
| | | | | | | | | Use '.for' loop from make(1), not sh(1) 'for' loops. Submitted by: Slaven ReziƦ (TomiƦ) <eserte@cs.tu-berlin.de> Notes: svn path=/head/; revision=23222
* Add Korean CTYPE localeAndrey A. Chernov1997-02-223-2/+231
| | | | | | | Submitted by: Choi Jun Ho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=23024
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=23012
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Fix non-break space attrsAndrey A. Chernov1996-08-205-12/+12
| | | | Notes: svn path=/head/; revision=17711
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-3/+3
| | | | | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current. Notes: svn path=/head/; revision=16663
* Add $id$ and ${COPY}Andrey A. Chernov1995-11-031-2/+2
| | | | Notes: svn path=/head/; revision=12030
* Cleanup make process per Bruce suggestionsAndrey A. Chernov1995-11-0313-0/+715
| | | | Notes: svn path=/head/; revision=12029
* Add quick description of rules how to build locale name,Andrey A. Chernov1994-12-041-0/+7
f.e. iso_8859_1 name is completely incorrect Notes: svn path=/head/; revision=4965