phk
6fd807e4f4
Add new files for HARP3
...
Host ATM Research Platform (HARP), Network Computing Services, Inc.
This software was developed with the support of the Defense Advanced
Research Projects Agency (DARPA).
1998-09-15 08:23:17 +00:00
gibbs
1dbdc3a12e
SCSI Target userland process example. Provides/Dumps the data related to
...
RECEIVE/SEND processor target requests to the "targ" sample target mode
driver.
1998-09-15 06:46:32 +00:00
sos
407a3c4186
Two little examples for use with the new atapi CD-R/RW driver
...
Use to burn data & audio CD's
1998-09-12 12:52:47 +00:00
brian
53ce9b5024
Add Id keywords
1998-09-02 01:34:57 +00:00
phk
c2dcbd7bb8
fix a typo
1998-08-29 09:50:16 +00:00
dillon
c8b81b2440
make.conf.local test/include removed from make.conf, to be put in sys.mk
...
instead.
1998-08-29 01:24:21 +00:00
dillon
8cb0c8376f
Reviewed by: asami@freebsd.org (Satoshi Asami)
...
Give make.conf a make.conf.local capability similar to rc.conf's
rc.conf.local capability. Eases large-site administration.
1998-08-26 21:20:47 +00:00
asami
705c2bad72
Oops, forgot my source tree is at RELENG_2_2...MF22. (Add new
...
categories ports-deskutils, ports-x11-{clocks,fm,fonts,toolkits,wm}.)
1998-08-09 23:29:14 +00:00
alex
71508a7d16
Typo fix. The PR suggested that "save are for old callslot entry" should
...
be "slot area for old callslot entry", but I think "save area for old
callslot entry" is what was intended.
PR: 7526
1998-08-08 14:19:16 +00:00
alex
464a21390c
cince --> since
...
PR: 7525
Submitted by: ziggy@ryan.org
1998-08-08 14:09:23 +00:00
dima
17390e0522
Introduce KRB5_HOME variable.
1998-08-01 19:55:32 +00:00
jkh
33305fc8df
MF22: doc pointer.
1998-06-26 01:48:04 +00:00
jkh
f3b8a218c6
MF22: die sup die.
1998-06-26 01:44:57 +00:00
jkh
a01f28c9ab
Back out locale change until it's better understood by all just
...
what it is we're trying to do here. :)
OK'd by: asami
1998-05-20 22:24:48 +00:00
thepish
32d64ec140
PR: misc/6031
...
Patch applied as per PR - enables preferential fetch from local mirrors
1998-05-19 13:02:04 +00:00
phk
aa42173ba1
Add a crucial missing _ in NO_SENDMAIL
...
PR: 6545
Reviewed by: phk
Submitted by: Jos Backus <jbackus@plex.nl>
1998-05-08 20:15:39 +00:00
jb
f545b89f1d
Add an example supfile for the gnats database.
...
Submitted by: A Joseph Koshy <koshy@india.hp.com>
1998-04-20 11:26:29 +00:00
ache
abc61edcc7
Add commented out common INSTALL and FORCE_PKG_REGISTER knobs
1998-04-16 08:21:24 +00:00
ache
ce62d8a1a2
Add missing commented out MOTIF_STATIC example
1998-04-16 08:01:27 +00:00
phk
51022f7ecc
In light of the fact that several widespread sendmail alternatives exists
...
is reason enough to make the compilation & installation of sendmail an
make.conf option. I know that you hate negative options Bruce.
PR: 6284
Reviewed by: phk
Submitted by: Adrian Colley <aecolley@world.std.com>
1998-04-15 16:37:42 +00:00
charnier
cd07f10c0d
.Sh AUTHOR -> .Sh AUTHORS.
1998-04-01 06:24:20 +00:00
dima
6fcc7e1ae3
Don't build sperl if you don't want to.
1998-03-26 06:06:22 +00:00
jkh
73339bca8e
style tweak.
1998-03-18 08:00:25 +00:00
jkh
7cce5f33ab
Document NOPERL
1998-03-18 07:58:49 +00:00
jkh
1c24265bd7
MF22: add ports-biology
1998-03-06 13:36:05 +00:00
jkh
7c333238f8
syntax error in /usr/share/examples/sliplogin/slip.hosts
...
PR: 5873
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
1998-03-02 02:52:38 +00:00
fenner
97326681bc
Convert ${MASTER_SITE_SUBDIR} to %SUBDIR% as in bsd.port.mk rev 1.257
1998-02-27 18:34:56 +00:00
asami
9dfef13321
Fix path in commented-out sample of MASTER_SITE_TEX_CTAN.
...
PR: 5861
Submitted by: kuriyama@opt.phys.waseda.ac.jp
1998-02-27 15:45:34 +00:00
cracauer
20fa05560a
Fix typo
1998-01-15 13:42:28 +00:00
julian
5671fa9f4f
Add code to the example 'driver-o-matic' to support being an LKM
...
This may not quite work yet but should head the user in the right
direction.
1998-01-12 07:47:03 +00:00
msmith
85ad9ed935
Sample program using the ppi(4) interface to control LCD modules.
...
Currently supports the (very common) Hitachi HD44780, but can be
easily modified to add other chipsets.
1998-01-02 12:10:56 +00:00
bde
9ee8150eef
Remove `retval' from syscall functions here too.
1997-12-30 08:38:34 +00:00
julian
665c3117b0
The example drivers should use 'poll' now that it has replaced select.
1997-12-30 03:23:13 +00:00
sos
c5e6ff93d4
Add a little example on libvgl usage.
1997-10-16 07:29:26 +00:00
jkh
032c8e96fd
Back out my last commit - the trailing / should stay and fetch(1) should
...
stop puking on null directory components.
1997-10-08 12:07:09 +00:00
jkh
204fe37212
Remove trailing slash from MASTER_SITE_BACKUP example since it
...
can lead to two trailing /'s, which is in turn an invalid URL (just
bit me :-).
1997-10-08 10:56:27 +00:00
jkh
c442d17711
Correct typo.
...
PR: 4681
Submitted by: Masahiro Sekiguchi <seki@sysrap.cs.fujitsu.co.jp>
1997-10-03 03:34:00 +00:00
jkh
e6d77652c3
src-contrib-crypto is now just src-crypto (unless the user wants to see
...
tons of stuff in an Attic).
1997-10-02 00:01:36 +00:00
jkh
2f54933dbb
Document the ever decreasingly popular USA_RESIDENT variable.
1997-09-28 22:11:21 +00:00
markm
3c7b1d650b
Final commit for KTH KerberosIV.
...
-DMAKE_EBONES -> -DMAKE_KERBEROS4
1997-09-28 09:29:11 +00:00
jdp
295f220668
Add the "src-kerberosIV" collection.
1997-09-24 03:54:44 +00:00
jkh
cad33adc3c
By popular request, change the default suggested value for CFLAGS
...
and also note that COPTFLAGS is _just_ for the kernel and CFLAGS just
for userland.
1997-09-10 13:35:33 +00:00
joerg
1e0e90c114
src/share/doc -> doc
1997-09-07 16:44:02 +00:00
jdp
4caef5035f
Add cvsup.ca.FreeBSD.org.
1997-09-05 04:59:22 +00:00
jdp
b24b4b61a3
"Stable" now means RELENG_2_2.
1997-09-03 20:40:13 +00:00
jdp
3a86174127
Agnus Dei, qui tollis peccata mundi, dona eis requiem sempiternam.
1997-08-18 00:06:48 +00:00
jdp
b4899c9819
Add new CVSup mirror sites.
1997-08-17 20:26:36 +00:00
jdp
6bdf75eb87
Add cvsup2.ua.freebsd.org.
...
Rename the MIT mirror to cvsup3.freebsd.org.
1997-08-07 05:12:41 +00:00
asami
e18346f544
Add new ports-german collection.
1997-07-31 09:38:00 +00:00
jdp
cc3fd36cde
Add cvsup.uk.freebsd.org.
1997-07-31 04:40:11 +00:00
jdp
273da65c84
Update the list of CVSup mirror sites.
1997-07-30 15:57:35 +00:00
jdp
eee6ff364e
Add a warning about how to add ports collections to this cvsupfile
...
(and how NOT to add them).
1997-07-22 03:03:13 +00:00
bde
2460dddefe
Implemented `-c command'.
...
Fixed bitrot (__dead went away; EOF is now wrong for the getopt failure
value).
Moved sleep command to the end of the main loop to avoid mismatch between
main loop and the report loop. There is an extra iteration that could be
used to calibrate the loop overhead, but was used to report wrong results.
Fixed usage message.
1997-06-29 22:43:01 +00:00
alex
3413120a8f
Typo police.
1997-06-18 00:35:53 +00:00
bde
d01fed8816
Updated serial console options.
1997-06-09 05:38:41 +00:00
jmz
cdca8a41e6
The 'wormcontrol select' command no more exists.
1997-05-19 17:35:57 +00:00
jdp
395d021a45
Include the new "src-contrib-crypto" collection.
1997-05-19 17:22:52 +00:00
jkh
c85cda9536
mkisofs.new -> mkisofs (whoops! just noticed this)
1997-05-14 09:39:22 +00:00
andreas
15e8d145ec
synchronize with bsd.doc.mk (long outstanding fix)
...
PR: closes docs/3479
1997-05-03 19:58:39 +00:00
asami
cf49bb5867
Add ports-converters and ports-textproc targets.
1997-04-27 00:36:47 +00:00
danny
d3efe09312
Suggested by: David Nugent
...
Change the name of ppp.disabled to ppp.deny for consistency with
at.deny and friends.
1997-04-16 02:10:22 +00:00
asami
ba2e0ac267
Add comments about overridable MASTER_SITE_* variables.
...
Suggested by: Narvi <narvi@haldjas.folklore.ee>
1997-04-15 08:16:44 +00:00
danny
426c0ef54f
List of users who may not use pppd in system password logins, and a
...
sample list of acceptable shells.
1997-04-15 07:15:15 +00:00
bde
08375adf47
Removed bogus unused #include.
1997-04-13 11:31:20 +00:00
bde
e8809b8213
Removed bogus unused #include.
1997-04-13 11:24:29 +00:00
bde
c67cff8287
Updated to use new MOD_SYSCALL() and MOD_DISPATCH() macros.
...
Removed bogus unused #include and unused #includes.
1997-04-13 11:10:40 +00:00
jkh
de1f14eff0
Add a -b option to make the resulting CDROM image bootable
...
(requires new mkisofs 1.10 port).
1997-04-13 06:43:58 +00:00
dufault
ad12cf6735
Make MOD_* macros almost consistent:
...
Use the name argument almost the same in all LKM types. Maintain
the current behavior for the external (e.g., modstat) name for DEV,
EXEC, and MISC types being #name ## "_mod" and SYCALL and VFS only
#name. This is a candidate for change and I vote just the name without
the "_mod".
Change the DISPATCH macro to MOD_DISPATCH for consistency with the
other macros.
Add an LKM_ANON #define to eliminate the magic -1 and associated
signed/unsigned warnings.
Add MOD_PRIVATE to support wcd.c's poking around in the lkm structure.
Change source in tree to use the new interface.
Reviewed by: Bruce Evans
1997-04-06 11:14:13 +00:00
jmg
aac0b8674c
arg... add back the "stray" `-' (it is used by indent)
1997-04-03 00:36:26 +00:00
jmg
954eb439f8
remove a stray `-'
1997-04-02 11:26:59 +00:00
mpp
b201f0ea92
Remove some garbage text.
1997-04-02 00:09:14 +00:00
scrappy
a0cf674c26
Remove MAKEFLAGS example from /etc/make.conf...
...
Bruce points out that it breaks things if someone doesn't do a 'make depend',
but I just found out that it breaks 'make depend' itself :(
1997-03-31 05:26:39 +00:00
scrappy
016f3bea41
Add/document MAKEFLAGS into /etc/make.conf, using -j3 as example
1997-03-30 23:43:41 +00:00
joerg
066a6a67d2
top(1) has a tunable parameter for the hash size to hash the user
...
entries. Mention it in make.conf.
1997-03-25 00:04:33 +00:00
mpp
c1320a8e18
Use the .An macro in the AUTHOR section.
1997-03-20 16:14:21 +00:00
mpp
6b9c4ed5a7
Update to use the .Rv macro now that I know it exists :-).
1997-03-19 21:08:48 +00:00
asami
dc977284bc
Add ports-korean.
1997-03-06 06:18:51 +00:00
asami
7e791b7c81
Add ports-korean.
1997-03-06 06:05:22 +00:00
bde
ab11f13bae
Synced with the C example copyright. Cosmetic except for removing
...
clause 3, which was removed on 1996/08/03 in the C example.
1997-02-28 10:09:09 +00:00
bde
744407bd04
Show where the version control id should go.
1997-02-28 09:35:50 +00:00
bde
7ab2093034
Changed the example copyright to be closer to the ones that we actually
...
use:
- don't put [your name] on a a separate line. Most authors have shorter
names than "The Regents of the University of California".
- don't repeat [your name].
1997-02-28 09:24:11 +00:00
mpp
68976c2650
Remove the -lrpclib, since it causes the build of these examples
...
to fail.
Closes PR# 2359
Submitted by: Pedro A M Vazquez <vazquez@IQM.Unicamp.BR>
1997-02-26 06:56:57 +00:00
peter
0e0dfca0f9
Revert $FreeBSD$ to $Id$
1997-02-23 09:21:14 +00:00
peter
34fd560164
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00
mpp
8a392df690
These will appear in 2.2, not 3.0.
...
Pointed out by: wosch
1997-02-17 16:39:53 +00:00
bde
ff265f99e7
Select between the generic math functions and the i387-specific ones
...
at runtime.
etc/make.conf:
Nuked HAVE_FPU option.
lib/msun/Makefile:
Always build the i387 objects. Copy the i387 source files at build
time so that the i387 objects have different names. This is simpler
than renaming the files in the cvs repository or repeating half of
bsd.lib.mk to add explicit rules.
lib/msun/src/*.c:
Renamed all functions that have an i387-specific version by adding
`__generic_' to their names.
lib/msun/src/get_hw_float.c:
New file for getting machdep.hw_float from the kernel.
sys/i386/include/asmacros.h:
Abuse the ENTRY() macro to generate jump vectors and associated code.
This works much like PIC PLT dynamic initialization. The PIC case is
messy. The old i387 entry points are renamed. Renaming is easier
here because the names are given by macro expansions.
1997-02-16 18:26:31 +00:00
jmg
b8fdbd1138
some stylistic changes... "you name here" and "you name" to "your name"
...
2.2 Candidate
1997-02-14 04:16:19 +00:00
jkh
0e1b30b06f
Document FTP_PASSIVE_MODE in the place where I usually set it.
1997-02-13 09:07:32 +00:00
julian
69bfba1bb0
Description of what the files in this directory do..
...
(create sample device drivers on request)
1997-02-02 07:35:59 +00:00
julian
994e389145
These two shell scripts will
...
create a skeleton device driver.
one for a real device and the other for a pseudo device.
they each take one argument which is the name (prefix) for the driver.
they add the new file to the /sys tree and add appropriate config files
etc for a build.
hopefully others will build on this so that we get
1/ these drivers improved and the shell scripts
improved in how/where that hook the new code in.
2/ similar tools for providing skeletons for other
modules (I'm tempted to do a VFS filesystem skeleton :)
please take a look and fix anything that maybe should be added.
they compile and link fine,
but I think I wouldn't trust them, as faar as RUNNING yet :)
(well they really wouldn't do very much being skeletons..
we need to add PCI and EISA skeletons as well
followed by a SCSI driver skeleton.
1997-02-02 07:19:30 +00:00
jdp
f77694cd5d
Update the list of CVSup mirror sites.
1997-02-01 05:40:36 +00:00
alex
ee019a53dc
Sweep through the tree fixing mmap() usage:
...
- Use MAP_FAILED instead of the constant -1 to indicate
failure (required by POSIX).
- Removed flag arguments of '0' (required by POSIX).
- Fixed code which expected an error return of 0.
- Fixed code which thought any address with the high bit set
was an error.
- Check for failure where no checks were present.
Discussed with: bde
1997-01-16 21:58:40 +00:00
jkh
9c0cd3f9df
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
mpp
f4bb88de04
Update the copyright notices to match our bsd-copyright example.
1997-01-09 07:26:05 +00:00
mpp
0615a1033c
Add some real example diagnostics to example.[14]
...
Add all of the possible errno's to example.3.
Show examples of the .Bx (BSD) and .At (AT&T UNIX) macros
in the various HISTORY sections.
Add some .Rs/.Re (used for referencing things other
than man pages) in the SEE ALSO sections.
Suggested by: wollman
1997-01-09 06:32:22 +00:00
wosch
3bd411a238
printing examples, automatically generated from
...
src/share/doc/handbook/printing.sgml with src/tools/tools/epfe/epfe.pl
1997-01-02 22:47:46 +00:00
mpp
18e9e3e73c
Correct one minor style point.
1997-01-02 21:10:30 +00:00
mpp
5858969235
Moved these from /usr/share/misc/mdoc to /usr/share/examples/mdoc,
...
since it seemed like a better place, and the makefiles for
/usr/share/examples didn't need to be fussed with.
The old stuff can be removed from the Attic.
1997-01-02 20:37:25 +00:00
bde
9eefc92866
Use -C instead of -c for installing non-header source files.
1997-01-01 05:04:34 +00:00
mpp
0e0589872f
Fix typo.
1996-12-28 22:28:46 +00:00
wosch
9044b00bd2
a README
1996-12-28 20:38:31 +00:00
jdp
22225d713f
Add src-release and src-tools collections.
...
Inspired by: ache
1996-12-27 04:03:06 +00:00
ache
8a60921cc0
Add missing src-release and src-tools to individual targets list
1996-12-25 01:51:53 +00:00
peter
513a46fc19
Add commented out samples on how to activate the compat libs during build.
...
Note that nothing is stopping somebody from cd'ing to src/lib/compat/<dist>
and doing a 'make all install' there by hand.
1996-12-23 05:17:09 +00:00
ache
e028dcef2f
cvsup client moved from sbin to bin
...
2.2 candidate
1996-12-16 03:37:59 +00:00
jdp
fef77f1e66
Update the sample cvsupfiles to take advantage of the new "*default"
...
feature in CVSup-14.0. You no longer need a 200-column window to look
at them.
Also did some general cleanups, and corrected some errors.
2.2 candidate. These should be brought directly into 2.2 if at all
possible, since they correspond with the CVSup release whose port is
going to go into 2.2.
1996-12-15 00:34:52 +00:00
asami
87fd1ac594
Add ports-vietnamese, delete ports-distfiles.
1996-12-05 11:27:53 +00:00
wosch
05fd68297a
removeuser moved from /usr/share/examples/removeuser to /usr/sbin/rmuser
1996-11-17 03:59:46 +00:00
jdp
9d86d1f88a
Correct many errors of commission and omission in the example
...
CVSupfiles.
1996-11-10 21:51:31 +00:00
asami
0dad199e62
Add ports-chinese and ports-mbone.
1996-11-07 12:38:48 +00:00
jkh
48d8f8251b
Amend the README to mention "dummy" feature. Nobody will read the
...
README, but at least I can say it's doc'd. :)
1996-11-06 13:54:35 +00:00
jkh
ba2eee2bce
Since Joerg reminded me, make a small change to this file in
...
order to allow the user to also say:
burncd mybigimage dummy
To enable a dummy burn. Saves on blanks during testing. :)
1996-11-06 13:52:57 +00:00
joerg
ee4a0dc31e
Minor bugfix in the cdburn example (one rtprio was missing).
1996-11-06 13:29:42 +00:00
ache
95bc2d7219
Add -z to CVSupflags, it iz safe because it is done by zlib,
...
not by extra gzip child
1996-11-01 17:12:07 +00:00
asami
7d8dcd1d2e
Add ports-astro.
1996-10-24 11:26:16 +00:00
pst
90a197fe6d
catch a mismatch after final review...
1996-10-14 17:27:53 +00:00
pst
bbf0127037
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
7d5f0717ea
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
f8b37f3624
A necessary space was missing.
...
(Sorry for the needless commits.)
1996-10-06 01:36:51 +00:00
max
a0fef86b71
Back out my previous change.
...
Pointed Out By: rgrimes
1996-10-06 01:26:53 +00:00
max
4d1b75aea1
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
bad1ae67dd
Use full path for cvsup
1996-10-05 19:41:31 +00:00
ache
53bc0ddaba
Add CVSup block (commented out)
1996-10-05 18:51:45 +00:00
jkh
46f3bf8b21
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
cefc7660cc
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
b38a23c7b7
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
a6631eb03c
Add ports-chinese.
1996-09-14 02:24:25 +00:00
jkh
86e56c047c
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
7e7960f6ac
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
a12ac09097
Back out src-tools addition, src-etc target must be fixed instead
1996-08-28 18:54:49 +00:00
ache
50b2650352
Add missing src-tools
1996-08-28 18:08:20 +00:00
ache
e8f1bbe168
Add missing src-tools
1996-08-28 14:06:32 +00:00
jkh
d0be617bb1
Add cvsup.nl.freebsd.org
1996-08-21 10:16:49 +00:00
jkh
fc3f072c43
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
5e0c5e88bd
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
a14238d34d
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
331512abf1
Sync copyright notices.
...
Noticed-By: jfieber
1996-08-03 14:26:41 +00:00
nate
66ff2eddd6
Changes to the SLIP support files to show how to do proxy ARP.
1996-08-03 05:43:40 +00:00
wosch
dc7a1c99fb
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
f886525dba
Add the contrib collection to supfiles.
...
(SUP-mirrors take notice !)
1996-06-26 05:40:58 +00:00
nate
e932c128c5
Add the (commented out) OBJLINK hook.
1996-06-24 16:50:39 +00:00
jkh
e46cf250d3
Add some examples on burning CDRs - I figured it was about time to
...
document it! :-)
1996-06-23 16:34:44 +00:00
ache
f04b0ac072
Remove advertising actions requirement, they are too bothering for anyone
1996-06-17 19:05:38 +00:00
jkh
3962b7a86b
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
043affddfb
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
980699ada7
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
6a1af9771c
Added sup5.freebsd.org (burka.rdy.com)
...
Obtained from: DNS :-)
1996-04-20 08:12:46 +00:00
ache
8a2733c4b6
Back out my MOTIF_STATIC change, it is unnecessary
1996-04-16 11:47:29 +00:00
ache
8f3c03f2ee
Document MOTIF_STATIC
1996-04-13 06:40:19 +00:00