Commit Graph

290 Commits

Author SHA1 Message Date
phk
0a471babfd Add missing share/examples/ses directory. 2000-01-16 14:02:51 +00:00
asmodai
aa0797a50e Add devhtml entry for the groff_font directory.
This is needed for the new devhtml in the groff 1.15 package.
2000-01-12 13:06:44 +00:00
rgrimes
e935a650e2 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
phantom
336ede38cc Create /usr/share/doc/ncurses (place for html files from ncurses dist) 2000-01-10 12:11:51 +00:00
phantom
0482dfee37 Create /usr/share/examples/libdialog (examples of dialog(3) usage) 2000-01-10 12:01:27 +00:00
phantom
f09d6cc64d Create doc dir for ntp (/usr/share/doc/ntp) 2000-01-10 09:18:02 +00:00
phantom
7600d97af8 Create dirs for bind's additional documentation:
/usr/share/doc/bind/{html,misc}
2000-01-10 08:58:00 +00:00
phantom
6a1ee28fe0 add /usr/share/examples/bc 2000-01-10 08:54:24 +00:00
phantom
d13160a5a2 Add share/examples/dialog - examples of dialog(1) usage 2000-01-07 13:33:31 +00:00
peter
6da8bcf75b Add /usr/libexec/sendmail 1999-12-29 18:34:33 +00:00
kris
afa829033b Add directories: preparation for OpenSSL import. 1999-12-25 14:12:09 +00:00
ache
4c18fc5944 Add 8859-4 and lt_LT entries 1999-12-24 05:27:04 +00:00
ache
58518e59bd lt_LN->la_LN 1999-12-22 20:52:54 +00:00
ache
e7343dd506 Add cs_CZ
Submitted by:	Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
1999-12-21 23:51:29 +00:00
semenu
b0a8f9b5b3 Added ntfs subdir to allow mountd.c include <ntfs/ntfsmount.h>
and others.
1999-12-03 20:17:16 +00:00
roberto
1ffa510a37 Add share/examples/netgraph.
Forgotten by: our friends at Whistle.
1999-11-19 12:14:10 +00:00
jlemon
fad9b06dcd Add missing netinet6.
Detected by:	make world
1999-11-05 18:49:00 +00:00
bp
ebbd3f872f Add share/examples/nwclient directory. 1999-11-03 11:57:04 +00:00
julian
c5c63975d5 Whistle's Netgraph link-layer (sometimes more) networking infrastructure.
Been in production for 3 years now. Gives Instant Frame relay to if_sr
and if_ar drivers, and PPPOE support soon. See:
ftp://ftp.whistle.com/pub/archie/netgraph/index.html
for on-line manual pages.

Reviewed by: Doug Rabson (dfr@freebsd.org)
Obtained from:  Whistle CVS tree
1999-10-21 09:06:11 +00:00
ache
1ad28a7a19 add uk_UA.KOI8-U locale dirs 1999-10-18 20:18:04 +00:00
bp
511cb27e6c Make libncp actually compiled.
Reviewed by:	mdodd
1999-10-14 06:40:46 +00:00
ache
f95f77e6de add ru_SU.ISO_8859-5 locale dirs 1999-10-03 00:44:56 +00:00
ache
da42fe19d1 Oops, patch applied to wrong place. 1999-09-15 18:58:33 +00:00
ache
b8f199e44a add mdoc/locale 1999-09-15 18:52:44 +00:00
ache
672957ebcc add tmac/locale for man l10n tweaks 1999-09-11 19:11:03 +00:00
hoek
a32483c43a Add /usr/share/examples/more/. Will contain sample config files that
give our more(1) keymappings similar to less(1) and most(1).  Initially
these config files will support only a subset of less and most keymappings.
1999-09-03 22:21:47 +00:00
peter
289c0d262f $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
nik
17f618a95d Pull the FDP maintained documents (that's the FAQ, the Handbook, the
tutorials, and all the language translations thereof) out of here.  They
still install here, but the installation routine in doc/ sorts that
out.
1999-08-26 19:48:39 +00:00
rgrimes
101808e341 Looks like I missed a little white space error, fixed. 1999-08-25 21:49:37 +00:00
rgrimes
6d0c96fd31 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
rgrimes
49e5b666a7 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
rgrimes
ee3300a479 An explination of how to keep these files in good working order.
Reviewed by:	bde
1999-08-23 01:16:26 +00:00
ru
f578da99f5 Nuke /usr/share/misc/pkg_manage.
PR:		13228
Submitted by:	"Alexey M. Zelkin" <phantom@cris.net>
1999-08-19 07:10:26 +00:00
sheldonh
4859384f0d Actually install the virgin copies of the /etc files that we so proudly
claim to install in /usr/share/examples/etc/README.examples .

PR:	5207
Reported by:	"Wayne M. Barnes" <wayne@barnes1.wustl.edu>
1999-06-24 09:45:30 +00:00
foxfair
d1608b447d 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
08a158ed9e 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
markm
52d4188c7f Add extra dirs needed by install. Do the include/* by reusing
BSD.include.dist to make tracking this easier.

Pointed out by:	Rod Grimes
1999-05-05 19:44:14 +00:00
gpalmer
fb8a08eb4d Unbreak my previous commit 1999-05-03 17:42:34 +00:00
gpalmer
ecd9238619 Create share/man8/alpha
Forgotten By: obrien
1999-05-03 17:23:52 +00:00
markm
dbd77317f7 Perl moves up a maintenance version. 1999-05-02 15:25:40 +00:00
peter
55287e7260 Drop example lkm tree 1999-04-24 21:01:21 +00:00
peter
510021a268 drop /lkm 1999-04-19 14:33:31 +00:00
asami
08c5758049 Explicitly specify mode 755 for /var/db/pkg -- it will be mode 700 otherwise. 1999-03-31 13:38:37 +00:00
asami
931788c380 Add /var/db/pkg.
Submitted by:	John Hay <jhay@mikom.csir.co.za>
1999-03-31 07:06:39 +00:00
dcs
61c4a42ccc Gentlemen, I present you /boot/defaults. Just for the sake of symmetry.
Reviewed by:	jkh (eyebrown raised a little, I concede)
1999-03-10 03:33:17 +00:00
brian
8b86cda131 Add /usr/share/examples/ppp directory
Don't install /etc/ppp/ppp.*.example
Remove ppp/ppp.{conf,linkup,linkdown,secret}.sample
1999-02-11 16:30:56 +00:00
jkh
9eadab94ce Add /etc/defaults. 1999-02-09 22:17:15 +00:00
vanilla
b8a7e41ea7 Add a entry for zh-FAQ. 1999-01-31 18:24:36 +00:00
newton
e733078790 Added /usr/share/examples/svr4 1999-01-30 08:42:43 +00:00
dillon
45c69e107b Add directory structure of diskless examples 1999-01-26 23:05:38 +00:00