summaryrefslogtreecommitdiffstats
path: root/share/timedef/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Get rid of deprecated ru_SU.* locales. ru_RU.* will be used instead.phantom2000-12-291-3/+3
|
* Add tr_TR timedefache2000-09-161-0/+1
| | | | Submitted by: Evren Yurtesen <yurtesen@ispro.net.tr>
* Link la_LN*4 tooache1999-12-241-1/+1
|
* Add lt_LTache1999-12-241-0/+1
| | | | Submitted by: Ricardas Cepas <rch@writeme.com>
* lt_LN->la_LNache1999-12-221-4/+4
|
* Add cs_CZache1999-12-221-1/+2
| | | | 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>
* Move sources one directory upache1999-10-181-2/+117
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-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.
OpenPOWER on IntegriCloud