Commit Graph

258 Commits

Author SHA1 Message Date
markm
5c57da1647 No need to build perl dirs anymore. 2002-05-16 09:29:40 +00:00
dwmalone
c6f306a6a4 Don't use ISO_8859 when I should use ISO8859. 2002-04-29 20:57:36 +00:00
dwmalone
4af9569b92 Add a French calendar.
PR:		32265
Submitted by:	Thierry Thomas <thierry@pompo.net>
MFC after:	1 week
2002-04-28 23:22:13 +00:00
phantom
9538412adc Add directories for pt_BR.ISO8859-1 locale 2002-04-05 14:58:03 +00:00
markm
5dd0946513 Update for Perl 5.6.1 2002-03-16 21:41:09 +00:00
mp
5d2ae7a01f Install complete.tcsh and csh-mode.el into ${SHAREDIR}/examples/tcsh.
PR:		misc/34800 (from Steven Grady)
Submitted by:	phantom (patch)
MFC after:	3 days
2002-02-12 04:50:12 +00:00
cjc
aae9d7d5df Put a complete set of pppd(8) sample configuration files in
/usr/share/examples/pppd.

Remove the out-of-place pppd(8) configuration files in etc/ppp,
ppp.shells.sample and ppp.deny.

Make the appropriate changes to the build process, etc/Makefile and
etc/mtree/BSD.usr.mtree, so it all works.
2002-01-29 01:10:47 +00:00
ru
566f6c5250 Reincarnate SETUID code in man(1), not compiled in by default.
The code will be fixed for all known security vulnerabilities,
and a make.conf(5) knob (ENABLE_SUID_MAN) will be provided for
those who still want it installed setuid for whatever reasons.
2002-01-22 15:15:38 +00:00
ru
2aa7f13a7d Do not install man(1) setuid ``man''.
The catpaging and setuidness features of man(1) combined make
it vulnerable to a number of security attacks.  Specifically,
it was possible to overwrite system catpages with arbitrarily
contents by either setting up a symlink to a directory holding
system catpages, or by writing custom -mdoc or -man groff(1)
macro packages and setting up GROFF_TMAC_PATH in environment
to point to them.  (See PR below for details).

This means man(1) can no longer create system catpages on a
regular user's behalf.  (It is still able to if the user has
write permissions to the directory holding catpages, e.g.,
user's own manpages, or if the running user is ``root''.)

To create and install catpages during ``make world'', please
set MANBUILDCAT=YES in /etc/make.conf.  To rebuild catpages
on a weekly basis, please set weekly_catman_enable="YES" in
/etc/periodic.conf.

PR:		bin/32791
2002-01-15 14:11:05 +00:00
ache
f8e44654c5 Add ro_RO
PR:		33343
Submitted by:	Adrian Penisoara <ady@warpnet.ro>
2002-01-08 15:06:42 +00:00
phantom
fdc9141fce Back out recent replacement of LC_MESSAGES file with directory.
Requested by:   ache
2001-12-24 11:49:49 +00:00
phantom
da12859797 add LC_MESSAGES directory for uk_UA.ISO8859-5 locale 2001-12-22 06:56:12 +00:00
phantom
ba5bb8717a Slightly re-work locale messages storage scheme. Before this commit
LC_MESSAGES related data was installed to <locale>/LC_MESSAGES file.
Now it go to <locale>/LC_MESSAGES/SYS_LC_MESSAGES file. LC_MESSAGES
directory is supposed to be storage of message catalogs of userland tools.
This should allow us to avoid many potential problems with future
libintl related functionality introduction.

Thanks for useful suggestions about correct way how to replace plain
files with directories at installworld stage to: Ruslan Ermilov <ru>
2001-12-21 13:14:02 +00:00
ache
c87fc4ac0e Add uk_UA.ISO8859-5 locale
PR:		32450
Submitted by:	partially by Alexey Klimov <kao@wiuu.kiev.ua>
2001-12-20 20:48:31 +00:00
jhay
07eb29ff79 Add a missing .. to get out of smbfs/print. 2001-12-15 08:31:13 +00:00
sheldonh
7538f90926 Add share/examples/smbfs/print for userland smbfs import.
The addition of the smbfs examples should have included this delta.
Failure to include this delta broken world.

Reported by:	jhay
2001-12-14 22:56:12 +00:00
ru
1ab3b39503 GC cvs-1.8.1 import left-overs. 2001-11-28 09:31:56 +00:00
ache
d1f6a55d62 Add hi_IN.ISCII-DEV 2001-11-27 23:24:41 +00:00
ru
b7f75f85b5 Apply README style guidelines (this time checked). 2001-11-19 10:10:27 +00:00
wollman
95a5653e72 Add share/zoneinfo/North_Dakota in preparation for tzdata update. 2001-11-09 18:58:07 +00:00
ache
01f18b55e4 Add bg_BG.CP1251
PR:		25472
Submitted by:	Peter Pentchev <roam@ringlet.net>
2001-11-05 06:49:44 +00:00
ru
e0bbafeb17 Style these once again. 2001-10-25 12:16:51 +00:00
darrenr
afdf388b19 Add the ipfilter directory in share/examples
PR:		26763
2001-10-20 04:18:41 +00:00
kris
2716e56536 UUCP removal phase II. These directories are now created by the
freebsd-uucp port.
2001-10-01 06:24:50 +00:00
ru
937b42f741 Added forgotten share/zoneinfo/America/Kentucky. 2001-09-11 14:25:48 +00:00
hm
5deca3c36b add directory i4brunppp.
Pointed out by: David H. Wolfskill david@catwhisker.org and
                Crist J. Clark <cristjc@earthlink.net>
2001-07-22 09:40:58 +00:00
nik
44afea740d 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
ru
019f585631 The README file says:
c)  The listing should be kept in filename sorted order.
2001-06-11 12:48:45 +00:00
ache
f7cf9c55dc ISO_ -> ISO, calendar 2001-06-11 02:59:08 +00:00
ache
d22795c55e Back out *.US-ASCII compactification - application should decide 2001-06-10 22:32:39 +00:00
ache
6e29cef514 Deal properly with *.US-ASCII family 2001-06-10 18:44:01 +00:00
ache
fed9bc8f1c Fix Latin1 man directories for new locale names 2001-06-10 16:36:09 +00:00
ache
2b94b62015 New locale names and aliases to old ones 2001-06-10 13:02:52 +00:00
dcs
02da61175c Unbreak world by adding the new example directiory.
Reminded by:	Niels Chr. Bank-Pedersen <ncbp@bank-pedersen.dk>
MFC after:	1 week
2001-06-06 19:11:32 +00:00
bmah
5283fe3db7 List new directories created under share/examples/isdn/* in order to
unbreak installworld.
2001-05-25 23:40:58 +00:00
ache
c6db5e77fc Add sk_SK
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
2001-05-13 16:32:45 +00:00
ru
45d5a00555 Remove share/tmac/locale/ and share/tmac/mdoc/locale/. 2001-04-17 14:22:50 +00:00
joe
5ba9bf6f37 Commit the first version of BSDPAN.
BSDPAN is the collection of modules that provides tighter than ever
integration of Perl into BSD Unix.

Currently, BSDPAN does the following:

o makes p5- FreeBSD ports PREFIX-clean;

o registers Perl modules in the FreeBSD package database with a
  package name derived from the module name.
  The name is of the form: bsdpan-ModuleName-V.VV.

Anyone interested in where BSDPAN is developing should read Anton's
message to the ports mailling list:
	Message-ID: <20010105040828.A26011@heechee.tobez.org>

Submitted by:	Anton Berezin <tobez@tobez.org>
2001-04-03 18:38:53 +00:00
ache
d9c84bfbaa Remove unused locale/nls directories.
Corresponding fixes for "make release" already commited elsewhere.
2001-03-17 21:14:52 +00:00
phk
e6fb215e8c Attempt to make "make release" work again. Without a nls/fi_FI.DIS_8859-15
tcsh barfs.
2001-03-17 19:02:12 +00:00
markm
2c50742d1d Unbreak "make installworld" 2001-03-17 07:38:57 +00:00
ache
8ea0dd2479 Add et_EE.ISO_8859-15 2001-03-16 12:02:36 +00:00
ache
fc19ef4336 DIS_8859_15 -> ISO_8859-15 rename 2001-03-16 07:13:01 +00:00
ru
d6cd250734 Add missing .../cat?/alpha directories. 2001-02-19 15:30:11 +00:00
ru
75c4cc264f Create directory infrastructure required to format, display
and store preformatted /usr/share/man manual pages in 8-bit
iso-8859-1 charset for all *_*.ISO_8859-1 locales.

Requested by:	des
Input from:	ache
2001-02-19 13:08:14 +00:00
phk
cb0697343a Duh! forgot to add BSD_daemon to the mtree files.
Submitted by:	"Niels Chr. Bank-Pedersen" <ncbp@bank-pedersen.dk>
2001-02-18 08:18:44 +00:00
ru
bbdffeab98 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
asmodai
bab9f92162 Add en_NZ.ISO_8859-1. 2001-02-10 13:46:59 +00:00
asmodai
d783873091 Add af_ZA.ISO_8859-1
Submitted by:	ache
2001-02-09 21:58:31 +00:00
ache
96082be1d9 Add el_GR.ISO_8859-7 2001-01-17 13:15:46 +00:00