wilko
1b065f00e8
Remove reference to Alpha
2006-05-15 20:55:36 +00:00
mux
8bc28d95c0
Refer to csup in the make.conf(5) manpage.
...
Insta-MFC to follow.
Reminded by: ru (some time ago)
2006-05-15 14:08:41 +00:00
ru
5788f4caf7
Remove mentions of old compat options from here; equivalents are
...
now provided in src.conf(5).
2006-03-21 09:49:05 +00:00
ume
9b715ae28e
Mention NO_NLS_CATALOGS.
...
Suggested by: Niclas Zeising <lothrandil__at__n00b.apagnu.se>
2006-02-22 09:47:54 +00:00
sam
2a35422e16
NO_WPA_SUPPLICANT_EAPOL is a bool, not a str
2006-02-21 17:15:24 +00:00
sam
ff95a0e1eb
Change default build of wpa_supplicant to include EAPOL support;
...
ENABLE_WPA_SUPPLICANT_EAPOL is no more, now use NO_WPA_SUPPLICANT_EAPOL
to build with only WPA-PSK support.
Reviewed by: ru, bsdimp (basic approach)
MFC after: 1 week
2006-02-14 23:51:21 +00:00
csjp
ae761b8399
Document NO_AUDIT make variable.
...
Obtained from: TrustedBSD Project
2006-02-12 17:06:14 +00:00
brueffer
3b21aaa91b
Correct the meaning of the NO_SHARED knob.
...
MFC after: 3 days
2006-02-10 14:19:07 +00:00
iedowse
0b71e714c9
Remove usbd(8) and all references to it. It is no longer necessary
...
since devd(8) now provides the same functionality.
Submitted by: Anish Mistry
2005-12-15 01:04:51 +00:00
jkoshy
71d7616dda
Reorder the variable lists on this page alphabetically by make variable
...
name.
Discussed with: ru
2005-11-25 14:31:34 +00:00
jkoshy
9ea441a309
- Move the documentation for the ENABLE_WPA_SUPPLICANT_EAPOL knob to into
...
the list for 'world' builds.
- Increase the width of a bullet list.
- Use .Ss to name sub-sections of this file.
2005-11-19 12:21:11 +00:00
ru
8a2652d669
-mdoc sweep.
2005-11-18 10:56:28 +00:00
trhodes
636736a403
A better, more correct explination of NO_SHARED. This could probably
...
use a quick touch up, but at least it's correct.
Requested by: ru
2005-10-22 10:24:53 +00:00
bz
10e5025f80
Document that changes to nsswitch.conf might be needed when
...
compiling with NO_NIS.
PR: bin/87221
Reviewed by: simon
MFC after: 4 weeks
2005-10-12 19:05:22 +00:00
yar
03585ccfa6
Clarify the usage and effects of sys.mk, make.conf(5), and __MAKE_CONF.
...
MFC after: 2 weeks
2005-10-10 14:49:55 +00:00
sam
1ebd39b5ef
document ENABLE_WPA_SUPPLICANT_EAPOL
...
Approved by: re (scottl)
2005-07-08 19:26:55 +00:00
hmp
9149713184
Use 'manual page' instead of 'man page' for consistency.
...
Approved by: re (hrs)
2005-06-30 13:18:15 +00:00
phk
82691535ee
Add NO_DICT handle. Saves almost 3.5 MB installed.
2005-04-13 10:02:58 +00:00
trhodes
91d219a001
Document NO_RCMDS, bump doc date.
2005-03-02 05:22:27 +00:00
phk
1af887fe98
Document NO_GPIB
2005-02-06 16:46:49 +00:00
delphij
3dd08ed15f
Document NO_NETCAT.
2005-02-06 14:59:03 +00:00
ru
e892f32ba8
Fixes to previous revision:
...
- bump document date
- break hard sentence break
- remove whitespace at EOL
2005-01-21 07:55:17 +00:00
wes
353c32f9f8
Document the shiny new WITHOUT_MODULES knob in make.conf.
...
PR: kern/76225
Prodded by: ru@, brueffer@
MFC after: 2 weeks
2005-01-21 03:51:07 +00:00
ru
29be3c915e
NOCLEAN -> NO_CLEAN
...
NOCLEANDIR -> NO_CLEANDIR
2004-12-21 12:21:26 +00:00
ru
68c5efb791
NOSHARE -> NO_SHARE
2004-12-21 12:13:23 +00:00
ru
b74e87102d
Overhaul ppp(8) build options so they are safe to use in
...
/etc/make.conf:
NOALIAS -> retired (support provided by PPP_NO_NAT)
NOATM -> PPP_NO_ATM (also subject to NO_ATM global)
NODES -> PPP_NO_DES (support was broken, now recovered)
NOI4B -> PPP_NO_I4B (also subject to NO_I4B global)
NOKLDLOAD -> PPP_NO_KLDLOAD
NONAT -> PPP_NO_NAT
NONETGRAPH -> PPP_NO_NETGRAPH
NOPAM -> PPP_NO_PAM (will be subject to NO_PAM global)
NORADIUS -> PPP_NO_RADIUS
NOSUID -> retired (support provided by PPP_NO_SUID)
PPP_NOSUID -> PPP_NO_SUID
2004-12-21 12:01:15 +00:00
ru
5c04306fea
NOINET6 -> NO_INET6
2004-12-21 10:49:29 +00:00
ru
f6f8222630
NOGAMES -> NO_GAMES
2004-12-21 10:36:54 +00:00
ru
f4c44b761b
NOCRYPT -> NO_CRYPT
2004-12-21 10:16:04 +00:00
ru
c1a820195c
NOSHARED -> NO_SHARED
2004-12-21 09:59:45 +00:00
ru
74176cc161
NODOCCOMPRESS -> NO_DOCCOMPRESS
...
NOINFO -> NO_INFO
NOINFOCOMPRESS -> NO_INFOCOMPRESS
NOLINT -> NO_LINT
NOPIC -> NO_PIC
NOPROFILE -> NO_PROFILE
2004-12-21 09:33:47 +00:00
ru
3b01b84505
NOATM -> NO_ATM
2004-12-21 09:08:06 +00:00
ru
ba3655c74f
NOLIBC_R -> NO_LIBC_R
...
NOLIBPTHREAD -> NO_LIBPTHREAD
NOLIBTHR -> NO_LIBTHR
2004-12-21 09:00:26 +00:00
ru
cec60429bb
Start the dreaded NOFOO -> NO_FOO conversion.
...
OK'ed by: core
2004-12-21 08:47:35 +00:00
trhodes
d14f874c4f
Add options recently added to make.conf.
2004-12-15 02:40:43 +00:00
bz
5035152f77
Document NO_NIS variable.
...
Submitted by: Pawel Worach <pawel dot worach at telia dot com>
Approved by: rwatson (mentor)
MFC after: 1 week
2004-11-19 22:23:57 +00:00
imp
eba1da745d
Document PORTS_MODULES variable.
2004-11-12 00:01:07 +00:00
phk
86fa6da853
Remove references to NO_VINUM
2004-11-04 12:57:40 +00:00
ru
78c4b704e2
Overdue removal of COMPAT* knobs.
2004-10-15 08:51:12 +00:00
dougb
e83c5bbcc5
1. Incorporate most of Ruslan's improvements to where and how the
...
/etc/namedb symlink is created.
2. Incorporate Brian's suggestion to make the link relative. This
is necessary to handle situations (such as mergemaster) where the
user is building a tree in a seperate environment. This will also
fix the problem with the way DESTDIR is set in 'make release'.
3. Add a new knob, NO_BIND_MTREE, as suggested by the folks who
already have stuff in /var/named that they don't want me to mess with.
4. Update make.conf(5) with the new stuff, and correct a few paths
that have changed since I last updated it.
2004-10-08 00:14:28 +00:00
dougb
fc66d174a3
1. Add much finer granularity to the NO_BIND knobs with the addition of:
...
NO_BIND_DNSSEC, NO_BIND_ETC, NO_BIND_NAMED, and NO_BIND_UTILS.
2. Make creation of directories in /usr/include that are only needed
in the WITH_BIND_LIBS case conditional.
Reviewed by: ru, des
2004-09-27 08:23:43 +00:00
des
9f5e8e5632
Bump document date.
2004-09-25 11:43:08 +00:00
dougb
389acf125b
Fix the WANT_BIND_LIBS knob by correctly spelling it as WITH_BIND_LIBS
...
to match how similar syntax is used in the ports system. Thanks to kris
for pointing out my mistake here.
Install the lwres library unless the user defines NO_BIND, or the new
knob, NO_BIND_LIBS_LWRES. There is at least one potential customer
for this library in the wings. Thanks to nectar for the reminder.
2004-09-24 18:42:05 +00:00
dougb
f0da78ba22
Break the NO_BIND knob out from the pack, and begin documenting
...
the finer granularity for the various BIND features.
2004-09-24 13:51:31 +00:00
des
4b7b5c6f6a
Bump document date.
...
Reminded by: ru
2004-08-19 11:25:03 +00:00
brueffer
e22c3c7213
Document NO_PF and NO_AUTHPF
...
MFC after: 3 days
2004-08-19 11:00:26 +00:00
des
a43cf2f4f6
Add a NO_BOOT knob to prevent building the boot blocks and loader.
...
Reviewed by: ru
MFC after: 3 days
2004-08-19 09:54:28 +00:00
harti
6508567f41
Yet another place where we can document that MAKEOBJDIRPREFIX and
...
MAKEOBJDIR are, and have always been, environment variables.
Requested by: kris
2004-08-11 07:09:43 +00:00
ru
0b69ed438f
Removed remnants of ports-related knobs from here.
2004-07-29 08:43:33 +00:00
ru
9f45c1d92e
mdoc(7) fixes.
2004-07-07 19:57:16 +00:00