summaryrefslogtreecommitdiffstats
path: root/share/colldef
Commit message (Collapse)AuthorAgeFilesLines
* MFC r290083:bdrewery2015-12-041-1/+1
| | | | Use more appropriate ${SHAREDIR} rather than /usr/share.
* Add lv_LV, move lt_LT to common partache2009-09-032-4/+7
|
* Croatian locale support for hr_HR.ISO8859-2edwin2009-06-102-1/+41
| | | | | | | | | | Without this patch /usr/share/locale/hr_HR.ISO8859-2/LC_COLLATE is a link to the ../la_LN.ISO8859-2/LC_COLLATE. It means that there is no support for Croatian locale. PR: conf/120113 Submitted by: Simun Mikecin <numisemis@yahoo.com> MFC after: 1 week
* add ca_AD, ca_FR and ca_IT localesedwin2009-06-101-5/+6
| | | | | | | | | | | | | | 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
* According to a proposed Norwegian standard for alphabetization of whichdes2008-07-302-8/+12
| | | | | | | | I've obtained a draft, <u:> is indeed equivalent to u (to my surprise), and <th> sorts immediately after z. The correct ordering is algorithmic (based on the EOR) and can not be accurately represented as a table.
* Add collation sequence for no_NO. The same sequence applies to nb_NOdes2008-07-283-3/+87
| | | | | | | | | | | | | | | and nn_NO, which are symlinked to no_NO. The patch in the PR contained a number of errors apparently based on (sometimes incorrect) pronunciation; for instance, v and w are distinct letters and should be collated in that order, even if they are pronounced the same, while <u:> should be collated with u, even though it is often mispronounced as y. For lack of a solid reference, I have taken sv_SE and simply changed the last three letters of the alphabet. PR: conf/51920 MFC after: 2 weeks
* Fix collation order for accented characters.dds2008-02-041-10/+10
| | | | MFC after: 2 weeks
* Add reference to mnemonic char namesache2007-12-251-0/+1
|
* Add Turkish collateache2007-12-243-2/+213
| | | | | PR: 118976 Submitted by: Ismail YENIGUL <ismail.yenigul@endersys.com.tr>
* Since SAOL 13:th edition "v" and "w" are officially separated (in 2006)ache2007-11-192-4/+4
|
* Add locales for nb_NO and nn_NO.des2006-11-091-3/+3
| | | | Reviewed by: philip
* Add mn_MN.UTF-8ache2006-10-021-1/+2
|
* New Ukrainian locale: uk_UA.CP1251.ru2005-03-042-0/+43
| | | | Submitted by: Alexander Peresunko
* Utilize FILES and SYMLINKS, other simplifications.ru2004-10-161-91/+49
|
* Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8.tjr2004-08-281-2/+3
| | | | | | | | (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-3/+4
| | | | | PR: 65826 Submitted by: Hye-Shik Chang
* Add data for missing categories to zh_HK.Big5HKSCS locale.tjr2004-04-041-1/+1
|
* Add UTF-8 versions of all the currently supported system locales. Most oftjr2004-03-271-0/+10
| | | | | | | 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-293-0/+301
| | | | Submitted by: Birsh T <tim@zhezu.kz>
* Add map for CP1131ache2003-12-201-0/+175
| | | | Submitted by: Yury Tarasievich <grog@grsu.by>
* Add be_BY.*ache2003-12-204-0/+123
| | | | Submitted by: Yury Tarasievich <grog@grsu.by>
* Enable GB2312 locale.davidxu2003-11-051-1/+1
|
* Fix sl_SI.ISO8859-2ache2003-10-092-1/+42
| | | | | PR: 50160 Submitted by: Simon 'Zekar <simon@entered.net>
* Add ko_KR.CP949 localeache2003-08-081-2/+3
| | | | | PR: 55341 submitted by: Hye-Shik Chang <perky@freebsd.org>
* Support for the Amharic locale.mtm2003-08-051-3/+3
|
* Add GB18030 localeache2003-07-291-1/+1
| | | | | PR: 51729 Submitted by: Kang Liu <liukang@bjpu.edu.cn>
* Add ARMSCSII-8 localeache2003-07-053-0/+177
| | | | | Submitted by: Vahe Khachikyan <vahe@khachikyan.de> PR: 53944
* Move <DT> to the endache2003-06-071-2/+2
|
* Move punctuation to its proper placeache2003-06-071-13/+16
|
* <sb> -> <Sb>ache2003-06-072-2/+2
|
* Fixes to reflect corresponding standardsache2003-06-074-118/+121
|
* Move <DT> to the endache2003-06-074-9/+11
|
* Add ru_RU.CP1251ache2003-06-062-0/+45
|
* Add zh_CN.GBK to ASCIILINKSache2003-06-021-1/+1
|
* Add ca_ES localeache2002-12-303-0/+80
| | | | | PR: 45874 Submitted by: Joan Picanyol i Puig <joan-dev@biaix.org>
* Add lt_LT.ISO8859-13ache2002-10-253-0/+214
| | | | | PR: 44268 Submitted by: Kestutis Paulikas <kestas@elen.ktu.lt>
* Add sr_YU localesache2002-10-192-1/+41
| | | | 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
* s/${INSTALL} -c/${INSTALL} ${COPY}/ru2002-07-181-1/+1
|
* Fix pl_PL collating tableache2002-07-142-1/+40
| | | | | PR: 39408 Submitted by: Michal Pasternak <doc@pasternak.w.lub.pl>
* Back out ASCII compatibility and let people face the problems themselfache2002-04-081-32/+42
| | | | | Cejka Rudolf <cejkar@fit.vutbr.cz> tells that it was in strong violation with national standard.
* Reword compatibility noteache2002-04-081-3/+2
|
* Add warning about collating orderache2002-04-071-0/+6
|
* Fix this table, it was completely out of reasonable orderache2002-04-071-42/+32
|
* la_LN.ISO8859-2 depends on map.ISO8859-2. Reflect it in dependence rulesphantom2002-04-051-0/+1
|
* Associate tr_TR.ISO8859-9's LC_COLLATE with US-ASCII's onephantom2002-04-051-1/+3
|
* Add pt_BR.ISO8859-1 (Brazilian Portuguese) localephantom2002-04-051-0/+2
| | | | 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-22/+14
|
* Remove duplicated charsache2001-12-211-1/+1
|
OpenPOWER on IntegriCloud