Andrey A. Chernov
414f6d3373
Add hi_IN.ISCII-DEV
2001-11-27 23:24:41 +00:00
Andrey A. Chernov
4e0f37c806
Add bg_BG.CP1251
...
PR: 25472
Submitted by: Peter Pentchev <roam@ringlet.net>
2001-11-05 06:49:44 +00:00
Ruslan Ermilov
6df68c6102
Style these once again.
2001-10-25 12:16:51 +00:00
Nik Clayton
353b398056
Mention the path to the README file in the header comment.
...
Submitted by: Rich Morin <rdm@cfcl.com>
2001-06-26 13:50:33 +00:00
Andrey A. Chernov
3969b65004
Fix name for de manpages dir
2001-06-26 00:43:28 +00:00
Ruslan Ermilov
e72aa2fa57
The README file says:
...
c) The listing should be kept in filename sorted order.
2001-06-11 12:48:45 +00:00
Andrey A. Chernov
bfa2fcca85
Back out *.US-ASCII compactification - application should decide
2001-06-10 22:32:39 +00:00
Andrey A. Chernov
bda67ecc50
Add man/en.ISO8859-1 hierarchy
2001-06-10 21:55:32 +00:00
Andrey A. Chernov
f3573821ba
Deal properly with *.US-ASCII family
2001-06-10 18:44:01 +00:00
Andrey A. Chernov
b5ebdd9c03
New locale names and aliases to old ones
2001-06-10 13:02:52 +00:00
Andrey A. Chernov
5a7c83c3e4
Add sk_SK
...
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
2001-05-13 16:32:45 +00:00
Andrey A. Chernov
b929c71734
Add et_EE.ISO_8859-15
2001-03-16 12:02:36 +00:00
Ruslan Ermilov
54fc7b57f7
Apply the README's requirement a) to the previous commit.
2001-03-16 08:43:07 +00:00
Andrey A. Chernov
84f1cbbe73
DIS_8859_15 -> ISO_8859-15 rename
2001-03-16 07:13:01 +00:00
Kris Kennaway
a3e1bcce94
Add libdata, some ports were using it.
2001-03-10 03:34:14 +00:00
Ruslan Ermilov
2f397f6b6c
Apparently, people do not listen for a plea to look into the
...
README file before making changes here. Fix them once again.
2001-02-15 12:25:48 +00:00
Ruslan Ermilov
97424e48a0
Fixed the fatal (missing "..").
...
Pointy hat to: asmodai
2001-02-15 10:34:43 +00:00
Jeroen Ruigrok van der Werven
531f27501e
Add en_NZ.ISO_8859-1.
2001-02-10 13:46:59 +00:00
Jeroen Ruigrok van der Werven
536133b760
Add af_ZA.ISO_8859-1
...
Submitted by: ache
2001-02-09 21:58:31 +00:00
Andrey A. Chernov
9073168b1b
Add el_GR.ISO_8859-7
2001-01-17 13:15:46 +00:00
Andrey A. Chernov
30055cc993
ru_SU -> ru_RU for nls too
2001-01-01 02:19:59 +00:00
Andrey A. Chernov
d50a91535f
Add tr_TR.ISO_8859-9
2000-09-16 22:17:35 +00:00
Andrey A. Chernov
2881f702c7
Fix site_perl hierarchy
2000-07-04 18:11:41 +00:00
Mark Murray
0c6094e49b
Follow-up commit to today's gnu/usr.bin/perl commit; serial number
...
brought inline with Perl standards.
2000-07-02 15:55:25 +00:00
Satoshi Asami
d492a4aa1f
Add "mach" dir for perl, that's where it installs a lot of stuff now.
2000-06-29 06:22:10 +00:00
Mark Murray
39919d580b
Version number and directory changes for Perl 5.006.
2000-06-25 14:58:57 +00:00
Satoshi Asami
8f76bcf052
Add a few directories that were shared by a lot of ports: section 3
...
of perl man pages and site_perl directories for alpha and i386 in /usr/local,
and share/aclocal and share/doc/ja in /usr/local and /usr/X11R6.
Reviewed by: the ports list
Approved by: steve (alpha part)
2000-06-16 19:08:19 +00:00
Rodney W. Grimes
a1d2612242
Add missing -p /tmp/MTREE to mtree command in README so that it
...
will actually work now.
Remove tabs and once again sort the *.dist files.
2000-01-11 07:57:09 +00:00
Andrey A. Chernov
4a1cdbb167
Add 8859-4 and lt_LT entries
1999-12-24 05:27:04 +00:00
Andrey A. Chernov
1107842229
lt_LN->la_LN
1999-12-22 20:52:54 +00:00
Andrey A. Chernov
712dfc0ffc
Add cs_CZ
...
Submitted by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
1999-12-21 23:51:29 +00:00
Andrey A. Chernov
cd23b8bf85
add uk_UA.KOI8-U locale dirs
1999-10-18 20:18:04 +00:00
Andrey A. Chernov
b7d9493ed1
add ru_SU.ISO_8859-5 locale dirs
1999-10-03 00:44:56 +00:00
Peter Wemm
9b7a44a60e
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
Rodney W. Grimes
928b6de37c
This cleans up all the white space errors so that the next
...
commit is easier to understand.
1999-08-24 03:51:34 +00:00
Rodney W. Grimes
f10c8263aa
Fix script in README to actually work, empty lines produce as
...
much a diff as lines with the wrong stuff on it.
Add references in mtree data files to the README.
1999-08-23 05:12:43 +00:00
Foxfair Hu
c6570d1dc3
Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5.
...
It makes compatible with IANA charset defination, and let existent I18N
app happier.
Ref: <http://www.isi.edu/in-notes/iana/assignments/character-sets >
1999-06-08 02:25:19 +00:00
Julian Elischer
8759eb5c80
Support the IANA definition of Shift Jis nameley ja_JP.Shift_JIS
...
as well as the X11 version ja_JP.SJIS
1999-06-05 03:04:03 +00:00
Satoshi Asami
3a5dbbd324
Add share/emacs/site-lisp. Too many things break without it.
...
Reviewed by: ports list (a long time ago)
1998-12-18 08:06:34 +00:00
Matthew Dillon
b76ad1a32a
Fix installworld, forgot directories for locale DIS_8859-15
1998-12-14 07:44:47 +00:00
Mark Murray
137d6f5705
Add extra directories required by Perl5. The one in local-land
...
is contoversial and may be removed later.
1998-10-11 17:31:35 +00:00
David E. O'Brien
fe840f95a8
Simplify these now that default owner is root.wheel.
...
Partially reviewed by: bde
1998-09-19 18:50:27 +00:00
Bruce Evans
a49c17fb21
Added zh_TW.BIG5 locale. Material for 5 big pointy hats found nearby.
1998-08-17 16:17:08 +00:00
Poul-Henning Kamp
da52a1bae1
I have been running with these locale data for a while now and
...
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>
1998-08-10 09:49:42 +00:00
Andrey A. Chernov
0369e1c788
Add dirs for Hungarian locale
1998-08-07 16:47:07 +00:00
Jun-ichiro itojun Hagino
5c9490444d
/usr/local/man/ja_JP.EUC -> /usr/local/man/ja
...
PR: 5251
1998-03-20 16:54:34 +00:00
Andrey A. Chernov
c1d175accd
Add sl_SI directories
1997-11-07 15:38:24 +00:00
Jordan K. Hubbard
6b2e066b6e
Whoops! Whomever added the de_DE.ISO_8859-1 entry missed a "..", causing
...
an incomplete /usr/local to be populated (this is why the ports collection
is mostly broken in the out-of-box configuration with 2.2.5-BETA).
1997-10-06 08:08:14 +00:00
Wolfram Schneider
093d485b9f
Directories for german manpages.
1997-09-29 16:26:02 +00:00
Andrey A. Chernov
f039819441
Add missing SJIS and pl_PL entries
1997-09-25 23:57:53 +00:00