peter
e2c605abd0
Add a hook for disabling cvs and collect a few similar options together.
...
(We do this on freefall as we use a tweaked /usr/bin/cvs wrapper)
1999-09-15 03:52:17 +00:00
markm
4b90371e14
Knob for Perl thread support.
1999-09-04 10:03:27 +00:00
peter
289c0d262f
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
sheldonh
6fa2e3ae68
Don't force compression in SUPFLAGS, since that effectively negates
...
the functionality of the compression option in the supfile.
Reported by: Ben Rosengart <ben@skunk.org>
1999-08-14 14:05:40 +00:00
nik
5fb9ea27ca
Explicitly list the i/o addresses of the serial ports.
...
Prompted by docs/12343, in which people seemed to get a little confused.
The original text in the file said:
[...]
# By default we use COM1 as our serial console port *if* we're going to use
# a serial port as our console at all. (0x3E8 = COM2)
#
#BOOT_COMCONSOLE_PORT= 0x3F8
[...]
From what I can make out, some people have assumed that means that if
they just uncomment the BOOT_COMCONSOLE_PORT then it will use COM2:
These same people then assume that "0x3F8" on that line is a typo for
"0x3E8".
What it actually means is that if you uncomment the line then the default
stays as "Ox3F8" (COM1:), and that you have to uncomment the line, *and*
change the value of the variable in order to use COM2:.
So I've made that a little bit clearer. I've also listed the hex values
for COM1: thru COM4:, snarfed from sys/isa/isareg.h.
PR: docs/12343
Submitted by: Bill Grunfelder <wjgrun@dippy.cyberwar.com>
1999-07-28 20:28:54 +00:00
billf
3176b666ac
sunsite is now metalab.
1999-06-04 03:17:04 +00:00
billf
bc62ec7c7b
'make update' in the ports directory.
1999-06-01 02:55:44 +00:00
obrien
dc18e04b98
Get case right in "COMPAT3X".
...
Submitted by: Kevin Street <street@iname.com>
1999-05-23 17:57:23 +00:00
obrien
d0ff2ffddb
Add a commented out COMPAT22 and COMPAT3x, since we have the others.
1999-05-19 02:05:50 +00:00
obrien
cd379801e7
Remove NOPERL. Seems to cause too many problems, as those that try don't
...
understand the implications and don't think to undo it when they get experience
trouble. (wonder about some of the people running -CURRENT sometimes)
1999-05-02 00:18:02 +00:00
markm
c97ae836f7
Bitrot. Remove objlink as it is not pleasant to be downwind.
...
PR: 8071
Reviewed by: Sheldon Hearn <sheldonh@iafrica.com>
1999-03-14 20:41:14 +00:00
billf
355875c486
Bring in some MASTER_SITE_{AFTERSTEP,WINDOWMAKER} from bsd.port.mk
1999-03-14 19:05:16 +00:00
asami
51e7b7296b
Remove commented out definition of FTP_PASSIVE_MODE, it is (and has always
...
been) an environment variable and doesn't belong here.
Pointed out by: cnh@ems.mindspring.net , sanpei@yy.cs.keio.ac.jp
1999-02-03 22:25:41 +00:00
asami
516bd410ee
Change MASTER_SITE_BACKUP to point to new dir on wcarchive. Merge some
...
MASTER_SITE_* macros from latest bsd.port.mk.
1999-01-20 01:58:39 +00:00
peter
8a13001dfd
Remove the example for setting KERNFORMAT=elf; it is the default already.
1999-01-11 15:06:57 +00:00
obrien
a44cf1006b
make comments more consistant
1999-01-06 02:44:29 +00:00
peter
6bd228cfe2
Commented out example of changing the default kernel format with warning.
1998-10-16 03:26:54 +00:00
dillon
5a4314a61b
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
8966b94dbe
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
dima
623421c0b8
Introduce KRB5_HOME variable.
1998-08-01 19:55:32 +00:00
jkh
9c0e373d52
MF22: die sup die.
1998-06-26 01:44:57 +00:00
jkh
879f637d9d
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
3b0c06fb6c
PR: misc/6031
...
Patch applied as per PR - enables preferential fetch from local mirrors
1998-05-19 13:02:04 +00:00
phk
bade6f18a8
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
ache
ca30ae9dd4
Add commented out common INSTALL and FORCE_PKG_REGISTER knobs
1998-04-16 08:21:24 +00:00
ache
4030e2a5bd
Add missing commented out MOTIF_STATIC example
1998-04-16 08:01:27 +00:00
phk
2e0f496de3
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
dima
821e00d70f
Don't build sperl if you don't want to.
1998-03-26 06:06:22 +00:00
jkh
09a5001447
style tweak.
1998-03-18 08:00:25 +00:00
jkh
c3633b55b1
Document NOPERL
1998-03-18 07:58:49 +00:00
fenner
4a1cd0de51
Convert ${MASTER_SITE_SUBDIR} to %SUBDIR% as in bsd.port.mk rev 1.257
1998-02-27 18:34:56 +00:00
asami
7a4399f569
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
jkh
070a779785
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
9e9be89c53
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
30eca4fdb6
Document the ever decreasingly popular USA_RESIDENT variable.
1997-09-28 22:11:21 +00:00
markm
053846deda
Final commit for KTH KerberosIV.
...
-DMAKE_EBONES -> -DMAKE_KERBEROS4
1997-09-28 09:29:11 +00:00
jkh
18dec6f7c1
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
bde
1cd3c44a3b
Updated serial console options.
1997-06-09 05:38:41 +00:00
andreas
6a061964c3
synchronize with bsd.doc.mk (long outstanding fix)
...
PR: closes docs/3479
1997-05-03 19:58:39 +00:00
asami
54f4bf0d7d
Add comments about overridable MASTER_SITE_* variables.
...
Suggested by: Narvi <narvi@haldjas.folklore.ee>
1997-04-15 08:16:44 +00:00
scrappy
ddb46bb17f
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
f88ab1083b
Add/document MAKEFLAGS into /etc/make.conf, using -j3 as example
1997-03-30 23:43:41 +00:00
joerg
386a690a20
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
peter
f173325ac8
Revert $FreeBSD$ to $Id$
1997-02-23 09:21:14 +00:00
bde
9e8f1bd4ec
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
jkh
56bd74b435
Document FTP_PASSIVE_MODE in the place where I usually set it.
1997-02-13 09:07:32 +00:00
jkh
808a36ef65
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
peter
b6b474ae72
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
a9973bd449
cvsup client moved from sbin to bin
...
2.2 candidate
1996-12-16 03:37:59 +00:00
ache
7737dfdd62
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