Commit Graph

127 Commits

Author SHA1 Message Date
asami
632f5aadbc Add ports-astro. 1996-10-24 11:26:16 +00:00
pst
ae8e60c145 catch a mismatch after final review... 1996-10-14 17:27:53 +00:00
pst
3d16420dd5 Expose the control mechanism for serial console boot so that the default
shipped with freebsd can be changed without modifying the Makefiles directly.

Creates:	BOOT_FORCE_COMCONSOLE
		BOOT_PROBE_KEYBOARD
		BOOT_PROBE_KEYBOARD_LOCK
		BOOT_COMCONSOLE			(port value for console)
1996-10-14 17:25:53 +00:00
jkh
203e0f2e7b Whups, do what I really intended for the copyright string argument here
(that's why there's all those shifts! :).
1996-10-10 09:36:17 +00:00
max
abca754cfd A necessary space was missing.
(Sorry for the needless commits.)
1996-10-06 01:36:51 +00:00
max
e48a2fca6e Back out my previous change.
Pointed Out By:	rgrimes
1996-10-06 01:26:53 +00:00
max
a22fb27a13 Changed prefix=/usr to prefix=/usr/ports in the collection ports-all,
just as other collections.
1996-10-06 00:02:05 +00:00
ache
e5ff1bbc6e Use full path for cvsup 1996-10-05 19:41:31 +00:00
ache
6489788a4c Add CVSup block (commented out) 1996-10-05 18:51:45 +00:00
jkh
76b116d2fd Relax the argument checking - it caused it to fail in the perfectly
legitimate cd-to-worm copy case.
1996-10-04 12:30:16 +00:00
markm
2766d201c3 fix up the secure-* files for cvsup.internat.freebsd.org, and add one for
the crypto CVS tree.

(Does this mean...? Yes! Yes! The International Crypto Site is serving
CVSUP! Yay! Give the man a Nobel Prize!)
1996-09-29 11:26:32 +00:00
peter
bc8f99d2a6 Remove SHARED_LIBCC_INT sample, it's gone and has been a do-nothing option
since the cc1/cc1plus backends were linked static some time ago.
1996-09-21 14:30:23 +00:00
asami
e14f2b3e4b Add ports-chinese. 1996-09-14 02:24:25 +00:00
jkh
e869b60145 Do the right thing even if the source tree is a bunch of symlinks, say
lndir'd to a CDROM.
Submitted-By: Richard Wackerbarth <rkw@shrimp.dataplex.net>
1996-09-06 06:30:57 +00:00
asami
08e06a14fa Change prefix of ports-all from "/usr/ports" to "/usr", so that the
ports collection won't end up in "/usr/ports/ports".

Verified by:	Steve Passe <smp@csn.net>
1996-08-29 12:06:22 +00:00
ache
f79b9d498c Back out src-tools addition, src-etc target must be fixed instead 1996-08-28 18:54:49 +00:00
ache
4a524e06c3 Add missing src-tools 1996-08-28 18:08:20 +00:00
ache
d56ed60ee7 Add missing src-tools 1996-08-28 14:06:32 +00:00
jkh
82c1d5d3d3 Add cvsup.nl.freebsd.org 1996-08-21 10:16:49 +00:00
jkh
2d6a22ba7a Whups! Forgot to do my edits for sup.FreeBSD.org -> cvsup.FreeBSD.org
before doing the commit.
1996-08-21 00:26:30 +00:00
jkh
0137409b58 Clean up some of the example docs, add a set of example files for cvsup
now that we're actively promoting that service.
1996-08-21 00:23:56 +00:00
wosch
b6b7ab5f10 delete rule 3 (advertising) from copyright
resolve symlinks before removing user's home directory
with /bin/rm -rf <home dir>

Submitted by: Guy Helmer <ghelmer@alpha.dsu.edu>
1996-08-11 13:03:25 +00:00
jkh
48a7a75bc1 Sync copyright notices.
Noticed-By: jfieber
1996-08-03 14:26:41 +00:00
nate
355654deb0 Changes to the SLIP support files to show how to do proxy ARP. 1996-08-03 05:43:40 +00:00
wosch
47677752eb This commit was generated by cvs2svn to compensate for changes in r17073,
which included commits to RCS files with non-trunk default branches.
1996-07-10 22:29:30 +00:00
wosch
d8e4fc26f8 import removeuser from Guy Helmer
see file TODO for known problems
1996-07-10 22:29:30 +00:00
phk
f345bebc32 Add the contrib collection to supfiles.
(SUP-mirrors take notice !)
1996-06-26 05:40:58 +00:00
nate
e7f8471784 Add the (commented out) OBJLINK hook. 1996-06-24 16:50:39 +00:00
jkh
0f3adf64a0 Add some examples on burning CDRs - I figured it was about time to
document it! :-)
1996-06-23 16:34:44 +00:00
ache
c7313d96f9 Remove advertising actions requirement, they are too bothering for anyone 1996-06-17 19:05:38 +00:00
jkh
81821ce5ba Update the comments at the top of these things to fit reality. Sup hasn't
been a package which you need to add on for awhile now. :-)  Also mention
hooks in /etc/make.conf for `make update' fans.
1996-05-04 14:08:49 +00:00
asami
6508c38459 Add ports-all and comment out individual ports-*. Add commented out
ports-distfiles to ports-supfile.  Add explanations.
1996-04-30 21:05:07 +00:00
asami
5cc0c21531 Take out quotes around MOTIFLIB. Clarify comments a bit, most users
don't have to touch neither X11BASE nor MOTIFLIB.

Reported by:	kmitch@phantasma.bevc.blacksburg.va.us
1996-04-21 08:56:32 +00:00
dima
45c2d4f4f6 Added sup5.freebsd.org (burka.rdy.com)
Obtained from: DNS :-)
1996-04-20 08:12:46 +00:00
ache
2d55190c7f Back out my MOTIF_STATIC change, it is unnecessary 1996-04-16 11:47:29 +00:00
ache
7dd8453c64 Document MOTIF_STATIC 1996-04-13 06:40:19 +00:00
asami
4c51aabd03 Add commented-out definitions of HAVE_MOTIF and MOTIFLIB. 1996-04-12 09:28:14 +00:00
wollman
787f72eb7d This commit was generated by cvs2svn to compensate for changes in r14895,
which included commits to RCS files with non-trunk default branches.
1996-03-28 21:20:22 +00:00
wollman
808918a21b A sample program for /dev/perfmon 1996-03-28 21:20:22 +00:00
ache
ee6c90f5c0 Increment network byte order properly
Reviewed by: wollman
1996-03-12 10:23:30 +00:00
asami
013d83681a Add NOPORTDOCS, similar to NOMANCOMPRESS. It prohibits additional
port documentation (which can be things like postscript manuals
describing every single of the 65,536 options) from being installed
into ${PREFIX}/share/doc.
1996-03-06 09:10:23 +00:00
ache
ad70e1021b -u unit-command example 1996-02-17 19:36:08 +00:00
adam
6fb166aaa1 improve the comment for BOOTWAIT 1996-02-15 21:14:36 +00:00
ache
ef3f867ce4 Be more specific about Europe servers 1996-02-05 17:37:54 +00:00
mpp
f07c8e8840 Added a little more verbage to the top of this document and
added sup2.au.freebsd.org.
1996-02-05 17:15:38 +00:00
ache
ff34863072 Alternative SUP servers list (correct me, if I forgot smth) 1996-02-04 23:23:31 +00:00
bde
3d19869083 Use `make' loops instead of shell loops to install things. This fixes
the verbose output for `make -s install' and gives nicer output for
`make install' and `make -n install'.  This method should be used more.

Install meteor and startslip.  In fact, install all subdirectories
except CVS.  This method should be used more so that SUBDIR lists don't
have to be changed so often (special cases could be handled by short
exclusion lists).
1996-01-21 17:57:25 +00:00
ache
0a15b5f2b0 Remove -fno-strength-reduce, gcc bug fixed recently 1996-01-05 18:54:07 +00:00
peter
ab124e78b0 recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
bde
c37e7feb99 Updated lkm examples to work with prototype-related changes to the
MOD_MISC() and DISPATCH() macros.

Renamed new_syscall module as new_syscall_mod.  It seems to be standard
to have module names ending with _mod, and this may be forced when
MOD_SYSCALL() and MOD_VFS() are updated to match MOD_MISC().

Cleaned up lkm examples a little.
1995-12-25 07:19:32 +00:00