Commit Graph

444 Commits

Author SHA1 Message Date
Garrett Wollman 417ed37975 Get the USD to format under the new structure. 1995-01-11 03:24:33 +00:00
Garrett Wollman be3dff6e36 Add .MAIN: all so that extraneous targets don't confuse `make'. 1995-01-11 02:41:09 +00:00
Garrett Wollman d448c6a94f Add standard before/real/afterinstall support like in bsd.prog.mk. 1995-01-11 02:27:01 +00:00
Garrett Wollman 83a924ecc9 Fix last .endif. 1995-01-11 02:06:58 +00:00
Garrett Wollman b7a1a0a5ff Make these documents build if possible. 1995-01-11 01:53:04 +00:00
Garrett Wollman 26b8cb48b1 Add Id keyword. 1995-01-11 00:16:04 +00:00
Garrett Wollman f8f8058e6f Make everything work with new bsd.doc.mk and without symlinks in the
source tree.  Eliminate papers which require -me macros, 'cos they
currently don't work with groff.
1995-01-11 00:15:23 +00:00
Garrett Wollman 25514a1236 Changes to make /usr/share/doc work somewhat right. (SMM commits
to follow soon.)
1995-01-11 00:00:11 +00:00
Jordan K. Hubbard 8b9d60735d Catch case where extraction fails. Thanks! 1995-01-10 12:23:44 +00:00
Jordan K. Hubbard 8bc0985035 Latest changes from vak.
Submitted by:	vak
1995-01-10 11:44:30 +00:00
Jordan K. Hubbard 5e65101c41 Fix a messed-up URL. 1995-01-09 14:30:42 +00:00
Jordan K. Hubbard 9b37088687 Add ftp.dataplex.net to USA mirrors. 1995-01-08 12:18:50 +00:00
Jordan K. Hubbard 3e533186fc Add Korean site to mirror lists. 1995-01-07 22:53:41 +00:00
Andrey A. Chernov e9474ecf20 Use .MAIN: all 1995-01-07 16:39:38 +00:00
Jordan K. Hubbard deaa72ee2f Fix name of uni-duisberg site. 1995-01-07 03:58:22 +00:00
Andrey A. Chernov 10d65ca957 Move pre-extract target inside COOKIE
Add checksum check for extract, if checksum file present
1995-01-06 22:14:12 +00:00
Gary Palmer a20eb78506 Add information about the checksumming system in ports
Reviewed by:	jkh
1995-01-06 19:24:13 +00:00
Søren Schmidt ac2c528771 Added fr.sio.kbd. 1995-01-05 14:09:00 +00:00
Satoshi Asami d5ca901589 Sort out dependencies. Now they look like:
patch: extract
configure: depends patch
build: configure
install: build

Does this look ok?
1995-01-05 08:15:53 +00:00
Gary Clark II 52b3b3087b Convert PORTS.FAQ to ports.FAQ.
All "FAQ" items should be lowercase prefix and upcase FAQ suffix.
1995-01-05 07:27:00 +00:00
Jordan K. Hubbard edf9e79525 Typo fix from Ollivier Robert.
Submitted by:	ollivier
1995-01-05 02:15:05 +00:00
Jordan K. Hubbard 333881d516 Rename check-md5 target to checksum.
Submitted by:	gpalmer
1995-01-05 01:46:05 +00:00
Jordan K. Hubbard e5d85be85c Gary Palmer's patches for checksumming and description.
Submitted by:	gpalmer
1995-01-04 23:06:38 +00:00
Andrey A. Chernov 8558dc3f69 Fix BINMODE to override sys.mk defaults 1995-01-04 22:43:52 +00:00
Andrey A. Chernov b4289364f2 Remove INSTALL, now into sys.mk 1995-01-04 22:32:40 +00:00
Andrey A. Chernov 4b99b57547 Fix building of target with multiply sources 1995-01-04 22:01:58 +00:00
Andrey A. Chernov 69234255f2 Fix error in clean target 1995-01-04 21:34:13 +00:00
Andrey A. Chernov 0133d0c591 Much improved variant 1995-01-04 21:29:32 +00:00
Jordan K. Hubbard 2511bc4a15 Put depends before configure. No reason that I can see for putting it after,
and it breaks mule the way it is now.
1995-01-04 09:58:39 +00:00
Jordan K. Hubbard bb3c97bf74 Some of the doc here was less than adequately fleshed-out. Make some
feeble attempt to do so.
1995-01-04 08:30:33 +00:00
Jordan K. Hubbard 46911034c3 Add section 11 detailing new `describe' target. 1995-01-04 07:38:40 +00:00
Jordan K. Hubbard ad2a7583d6 Document describe target. 1995-01-04 07:35:46 +00:00
Jordan K. Hubbard 4e26ad2e2c 1. Add Thailand mirror.
2. Orthogonalize this thing to just use the basename.  It was a mixture of
   2.0-RELEASE and -current before, and it was just confusing.
1995-01-04 07:23:47 +00:00
Andrey A. Chernov 4c1a09c6d5 More info about UUCP 1995-01-04 01:53:38 +00:00
Jordan K. Hubbard 7c81f71c9c The ports collection FAQ.
Submitted by:	gpalmer & jkh
1995-01-04 00:43:35 +00:00
Gary Clark II 94b35ceafb Add Id tags to all FAQs. 1995-01-03 15:54:08 +00:00
Gary Clark II 0772155343 Begin reorg of FAQ directory. 1995-01-03 15:48:52 +00:00
Jordan K. Hubbard c723fc3fc8 Add describe target support. 1995-01-03 11:52:01 +00:00
Bruce Evans b57826604c Install bsd.info.mk. 1995-01-03 06:32:10 +00:00
Søren Schmidt 0e12ebca48 Syscons keymap file for french keyborad layout.
Submitted by:	Ollivier Robert
1995-01-02 13:09:36 +00:00
Bruce Evans 71e8daee66 A generalized version of revision 1.1 of gnu/libnexex/uucp/doc/Makefile.
Fixes bugs in the latter: the `all' target was never up to date; there
was no `depend' target.  Doesn't work for multiple info files because
it leverages bsd.doc.mk and that is broken.  Info should be installed
more like man pages...
1995-01-02 12:12:00 +00:00
Joerg Wunsch e02a6ccb4e Heavily re-worked.
Updated to 2.0 .

Included sections about how to use DDB, post-mortem analysis of
a kernel crash where you didn't anticipate it and therefore
didn't config -g it.  Added a real-world example of a kgdb session.
1995-01-02 12:01:59 +00:00
Bruce Evans 85ae1cf1dc Remove `MKDEP= -p'. Now I know why lkm compiled so fast after headers
are changed.
1995-01-01 21:11:55 +00:00
Andrey A. Chernov c9c9b4072b Preset ac_cv_path_CC="${CC}" before running ./configure,
needed for Autoconf 2
1995-01-01 20:06:20 +00:00
Bruce Evans 9fb166971e Change adduser to adding_user in Makefile too.
I hate cvs's (nonexistent) handling of name changes
`cvs log adding_user.8' fails to show any relation to adduser.8...
1995-01-01 17:31:01 +00:00
Andrey A. Chernov 8c57ee9a12 Move BSD adduser manpage (procedure description) to adding_user.8
to not confuse with adduser.8 command
1994-12-31 22:53:41 +00:00
Andrey A. Chernov eaa803797b Remove direct keypad 5 to \E[E remapping, unnecessary now 1994-12-31 11:52:50 +00:00
Andrey A. Chernov 48897b90ef Changes to allow keypad 5 produce \E[E like SCO/ANSI term does 1994-12-31 11:49:12 +00:00
Jordan K. Hubbard 669fbfeff8 Add seagate driver manpage from Serge Vakulenko (vak@cronyx.ru) .
Submitted by:	serge
1994-12-31 05:33:56 +00:00
Jordan K. Hubbard 21e19d0143 More changes to the FAQ, just to annoy Ollivier.. :-) 1994-12-29 16:42:10 +00:00