summaryrefslogtreecommitdiffstats
path: root/share/timedef/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Regenerates locales Makefiles and localesbapt2016-04-161-1/+2
|
* Simplify the locale generated Makefiles by using bmake multi variables for loopsbapt2015-12-181-73/+73
|
* Bring back a couple of ISO8859-15 locales:bapt2015-11-161-1/+8
| | | | | | | | | - af_ZA.ISO8859-15 - en_AU.ISO8859-15 - en_CA.ISO8859-15 - en_NZ.ISO8859-15 - en_US.ISO8859-15 - fr_CA.ISO8859-15
* Regenerate locales after readding ISO8859-1 for locales that have ISO8859-15bapt2015-11-151-1/+28
| | | | Requested by: arche
* Use explicit filename when creating locale symlinks to avoid creating abdrewery2015-11-111-1/+2
| | | | | | | directory symlink when the target directory does not exist. This will cause an error instead of a broken setup. Sponsored by: EMC / Isilon Storage Division
* Regenerate localesbapt2015-10-131-100/+71
|
* Add newly generated locales from CLDR 27.0.1bapt2015-08-081-143/+199
|
* Ensure SYMLINKS fully specifiedsjg2015-06-111-1/+1
| | | | | Differential Revision: D2748 Reviewed by: brooks
* Add lv_LVache2009-09-041-0/+2
| | | | | PR: 105100 Submitted by: Aldis Berjoza <killasmurf86@gmail.com>
* add ca_AD, ca_FR and ca_IT localesedwin2009-06-101-5/+7
| | | | | | | | | | | | | | 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
* Fix ISO8859-15 links for nb_NO / no_NO.des2009-04-061-3/+2
| | | | | Submitted by: ru MFC after: 1 week
* In the previous commit, no_NO should have been replaced with nb_NO in thedes2008-07-291-2/+2
| | | | | | | LOCALES list. Since no_NO was still in LOCALES, make tried to build the corresponding .out files, but couldn't since the .src files were gone. I did not notice this because I still had the old .out files in my .OBJDIR. Thanks to kib@ for the heads-up.
* In some cases (such as LC_COLLATE), nb_NO and nn_NO are identical, and itdes2008-07-281-1/+1
| | | | | | | | | makes sense to have them both link to no_NO. In other cases (such as LC_TIME), they differ, and the correct solution is to have no_NO link to nb_NO, rather than the other way around.o MFC after: 2 weeks
* Add locales for nb_NO and nn_NO.des2006-11-091-3/+9
| | | | Reviewed by: philip
* 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
* Install files with mode 444, as God intended.ru2004-10-161-1/+0
|
* Utilize FILES and SYMLINKS.ru2004-10-161-119/+45
|
* Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8.tjr2004-08-281-2/+4
| | | | | | | | (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
* Move en_CA from US_LINKS to GB_LINKS.marcus2004-04-111-2/+2
| | | | | | Submitted by: adamw Approved by: ache Committed by: me since adamw should be studying for exams
* Add data for missing categories to zh_HK.Big5HKSCS locale.tjr2004-04-041-0/+2
|
* Add UTF-8 versions of all the currently supported system locales. Most oftjr2004-03-271-1/+73
| | | | | | | 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-4/+6
| | | | | 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-071-0/+1
|
* Add ca_ES localeache2002-12-301-1/+2
| | | | | 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
* Add pt_BR.ISO8859-1 (Brazilian Portuguese) localephantom2002-04-051-0/+1
| | | | Submitted (partly) by: dcs
* Add ro_ROache2002-01-081-0/+1
| | | | | PR: 33343 Submitted by: Adrian Penisoara <ady@warpnet.ro>
* Unbreak af_ZA locale by aliasing its LC_TIME category to en_US's.phantom2001-12-251-0/+4
|
* Optimize locale data Makefiles as well as make their style more consistent.phantom2001-12-251-16/+16
|
* 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-1/+2
| | | | | PR: 25472 Submitted by: Peter Pentchev <roam@ringlet.net>
* Add more *.US-ASCII entriesache2001-06-101-14/+8
| | | | Misc cleanup
* Use en_GB for en_NZache2001-06-101-2/+2
|
* Switch to new locale namesache2001-06-101-67/+64
|
* Add sk_SKache2001-05-131-0/+1
| | | | | | | | PR: 27290 Submitted by: Juraj Bednar <juraj@bednar.sk> Reviewed by: Approved by: Obtained from:
* Add et_EEache2001-03-161-0/+1
| | | | | PR: 25495 Submitted by: Vallo Kallaste <vallo@matti.ee>
* DIS_8859-15 -> ISO_8859-15 renameache2001-03-161-7/+7
|
* Add Greek supportache2001-01-171-0/+1
| | | | | PR: 24324 Submitted by: past@netmode.ntua.gr
OpenPOWER on IntegriCloud