Baptiste Daroussin
f8fd13a099
Simplify the locale generated Makefiles by using bmake multi variables for loops
2015-12-18 21:34:28 +00:00
Bryan Drewery
393608176b
META MODE: Fix 'make the-lot' with recent locale changes
...
Sponsored by: EMC / Isilon Storage Division
2015-11-25 19:13:28 +00:00
Baptiste Daroussin
1d211085ac
Bring back a couple of ISO8859-15 locales:
...
- af_ZA.ISO8859-15
- en_AU.ISO8859-15
- en_CA.ISO8859-15
- en_NZ.ISO8859-15
- en_US.ISO8859-15
- fr_CA.ISO8859-15
2015-11-16 12:58:47 +00:00
Baptiste Daroussin
c1c9ab6707
Regenerate locales after readding ISO8859-1 for locales that have ISO8859-15
...
Requested by: arche
2015-11-15 14:51:10 +00:00
Bryan Drewery
d4ea5890a8
Use explicit filename when creating locale symlinks to avoid creating a
...
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
2015-11-11 18:45:48 +00:00
Baptiste Daroussin
3c3feed41a
Merge from head
2015-11-01 21:17:38 +00:00
Bryan Drewery
7d8f797b72
Use more appropriate ${SHAREDIR} rather than /usr/share.
...
MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division
2015-10-27 23:35:02 +00:00
Baptiste Daroussin
7cefd8ca2a
Regenerate locales
2015-10-13 20:24:57 +00:00
Baptiste Daroussin
becbad1f6e
Merge from head
2015-10-13 19:44:36 +00:00
Bryan Drewery
2491838ff5
Remove rm -Rf beforeinstall hack that was needed due to a change that
...
only lasted 3 days in HEAD in 2001 (r88348 - r88459)
Sponsored by: EMC / Isilon Storage Division
2015-09-18 22:55:18 +00:00
Baptiste Daroussin
1a41e1f147
Add newly generated locales from CLDR 27.0.1
...
only skip timedef until I figure out how to workaround svn painful mime-type handling
2015-08-08 01:45:53 +00:00
Simon J. Gerraty
ccfb965433
Add META_MODE support.
...
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.
Still need to add real targets under targets/ to build packages.
Differential Revision: D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +00:00
Simon J. Gerraty
d083cb1104
Ensure SYMLINKS fully specified
...
Differential Revision: D2748
Reviewed by: brooks
2015-06-11 21:09:03 +00:00
Simon J. Gerraty
44d314f704
dirdeps.mk now sets DEP_RELDIR
2015-06-08 23:35:17 +00:00
Simon J. Gerraty
f5f7c05209
Updated dependencies
2013-02-16 01:23:54 +00:00
David E. O'Brien
d9a447559b
Sync with HEAD.
2013-02-08 16:10:16 +00:00
Brooks Davis
7e56a6cf6a
Don't link two different things to the same paths. As tiebreaker I've
...
picked the link that was installed last so as to not change the behavior.
The one exception is sr_YU.ISO8859-2/LC_MONETARY where a file was being
replaced by a link.
2013-01-24 17:00:11 +00:00
Simon J. Gerraty
63478911d0
Include the target filename in SYMLINKS to avoid any confusion about
...
what is dirname and filename.
2013-01-23 00:49:05 +00:00
Marcel Moolenaar
7750ad47a9
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
...
Requested by: Simon Gerraty <sjg@juniper.net>
2012-08-22 19:25:57 +00:00
Andrey A. Chernov
a8e442a760
Add lv_LV
...
PR: 105100
Submitted by: Aldis Berjoza <killasmurf86@gmail.com>
2009-09-04 06:19:37 +00:00
Edwin Groothuis
f8d7304fea
add ca_AD, ca_FR and ca_IT locales
...
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
2009-06-10 12:20:11 +00:00
Jung-uk Kim
196412f6df
Update korean locale messages:
...
- Remove redundant `s' and `S' from yesexpr.
- Add fullwidth latin letters to yesexpr and noexpr (inspired by ja_JP.UTF-8).
- Add korean translated yesexpr (`Ye') and noexpr (`Anio').
- Add yesstr and nostr entries (inspired by zh_CN.*).
- Add UTF-8 encoded file and connect to build.
2008-02-01 20:15:21 +00:00
Dag-Erling Smørgrav
a05bf06920
Add locales for nb_NO and nn_NO.
...
Reviewed by: philip
2006-11-09 18:10:34 +00:00
Andrey A. Chernov
2eb6639bf4
Add mn_MN.UTF-8
...
Submitted by: Ganbold <ganbold@micom.mng.net>
2006-10-02 00:36:52 +00:00
Andrey A. Chernov
20eae6101a
Remove empty lines at the end
2006-02-18 22:08:28 +00:00
Ruslan Ermilov
d035a92679
Sort LOCALES.
2005-09-28 07:40:03 +00:00
Ruslan Ermilov
08f8440ba4
New Ukrainian locale: uk_UA.CP1251.
...
Submitted by: Alexander Peresunko
2005-03-04 14:24:30 +00:00
Ruslan Ermilov
2d64752c46
Utilize FILES and SYMLINKS.
2004-10-17 10:49:30 +00:00
Andrey A. Chernov
1e454c2527
Remove "-" before rm -rf
2004-09-03 14:28:53 +00:00
Andrey A. Chernov
ac0ae7472c
Rewrite this hack
...
-rm -rf ${LOCALEDIR}/*/LC_MESSAGES
and move it inside loop.
It can damage user-made ${LOCALEDIR}/* locales otherwise.
2004-09-02 22:09:33 +00:00
Tim J. Robbins
ef0ca90319
Symlink missing lt_LT.ISO8859-4 LC_MONETARY, LC_MESSAGES and LC_NUMERIC
...
data files to the ISO8859-13 versions.
2004-08-28 13:24:24 +00:00
Tim J. Robbins
1bbc832cce
Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8.
...
(This differs somewhat from the version originally submitted - any mistakes
are my own.)
PR: 68524
Submitted by: J. Vicente Carrasco -Bixen-
2004-08-28 12:52:31 +00:00
Tim J. Robbins
1984067662
Re-generate from ru_RU.KOI8-R.src. Due to a bug in either iconv or
...
ru_RU.CP866.src, the previous version of this file contained a strange
conversion error: nostr had U+255C BOX DRAWINGS UP DOUBLE AND LEFT SINGLE
instead of U+0435 CYRILLIC SMALL LETTER IE.
2004-08-28 10:59:03 +00:00
Tim J. Robbins
ab670aebec
Add an Israel Hebrew locale: he_IL.UTF-8.
...
PR: 65826
Submitted by: Hye-Shik Chang
2004-04-21 15:28:23 +00:00
Tim J. Robbins
e75dc792b7
Add data for missing categories to zh_HK.Big5HKSCS locale.
2004-04-04 12:24:05 +00:00
Tim J. Robbins
839b21a6f4
Add UTF-8 versions of all the currently supported system locales. Most of
...
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
2004-03-27 08:14:15 +00:00
Andrey A. Chernov
7d864d560c
Add kk_KZ.PT154
...
Submitted by: Birsh T <tim@zhezu.kz>
2004-01-29 16:28:22 +00:00
Andrey A. Chernov
24b5e6f18b
Add be_BY.*
...
Submitted by: Yury Tarasievich <grog@grsu.by>
2003-12-20 11:18:43 +00:00
David Xu
0a67d47202
Make zh_CN.GBK fully work by making monetdef/msgdef/timedef symlinks to
...
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.
2003-11-06 23:43:40 +00:00
David Xu
e461ba58ab
Enable GB2312 locale.
2003-11-05 23:39:03 +00:00
David Xu
403c77c073
Add GB2312 locale files.
2003-11-05 22:59:02 +00:00
Andrey A. Chernov
2665d13d28
Add ko_KR.CP949 locale
...
PR: 55341
submitted by: Hye-Shik Chang <perky@freebsd.org>
2003-08-08 13:43:49 +00:00
Mike Makonnen
a0c0836e7a
Support for the Amharic locale.
2003-08-05 05:42:08 +00:00
Andrey A. Chernov
c3f5f123b8
Add GB18030 locale
...
PR: 51729
Submitted by: Kang Liu <liukang@bjpu.edu.cn>
2003-07-29 16:12:56 +00:00
Andrey A. Chernov
77e33b527c
Add ARMSCSII-8 locale
...
Submitted by: Vahe Khachikyan <vahe@khachikyan.de>
PR: 53944
2003-07-05 12:03:16 +00:00
Andrey A. Chernov
ac2ef8e77e
Add ru_RU.CP1251
2003-06-07 00:28:58 +00:00
Andrey A. Chernov
8a7335c522
Add ca_ES locale
...
PR: 45874
Submitted by: Joan Picanyol i Puig <joan-dev@biaix.org>
2002-12-30 09:09:58 +00:00
Andrey A. Chernov
69966c6574
Add lt_LT.ISO8859-13
...
PR: 44268
Submitted by: Kestutis Paulikas <kestas@elen.ktu.lt>
2002-10-25 22:02:10 +00:00
Andrey A. Chernov
1878fe6398
Add sr_YU locales
...
Submitted by: Toni Andjelkovic <toni@soth.at>
2002-10-19 13:04:05 +00:00
Ruslan Ermilov
d2893b161b
Drop support for COPY, -c has been the default mode of install(1)
...
for a long time now.
Approved by: bde
2002-07-29 09:40:17 +00:00