]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - share/man/man5/src.conf.5
Regenerate
[FreeBSD/stable/9.git] / share / man / man5 / src.conf.5
1 .\" DO NOT EDIT-- this file is automatically generated.
2 .\" from FreeBSD: stable/9/tools/build/options/makeman 291806 2015-12-04 18:32:55Z bdrewery
3 .\" $FreeBSD$
4 .Dd February 27, 2016
5 .Dt SRC.CONF 5
6 .Os
7 .Sh NAME
8 .Nm src.conf
9 .Nd "source build options"
10 .Sh DESCRIPTION
11 The
12 .Nm
13 file contains settings that will apply to every build involving the
14 .Fx
15 source tree; see
16 .Xr build 7 .
17 .Pp
18 The
19 .Nm
20 file uses the standard makefile syntax.
21 However,
22 .Nm
23 should not specify any dependencies to
24 .Xr make 1 .
25 Instead,
26 .Nm
27 is to set
28 .Xr make 1
29 variables that control the aspects of how the system builds.
30 .Pp
31 The default location of
32 .Nm
33 is
34 .Pa /etc/src.conf ,
35 though an alternative location can be specified in the
36 .Xr make 1
37 variable
38 .Va SRCCONF .
39 Overriding the location of
40 .Nm
41 may be necessary if the system-wide settings are not suitable
42 for a particular build.
43 For instance, setting
44 .Va SRCCONF
45 to
46 .Pa /dev/null
47 effectively resets all build controls to their defaults.
48 .Pp
49 The only purpose of
50 .Nm
51 is to control the compilation of the
52 .Fx
53 source code, which is usually located in
54 .Pa /usr/src .
55 As a rule, the system administrator creates
56 .Nm
57 when the values of certain control variables need to be changed
58 from their defaults.
59 .Pp
60 In addition, control variables can be specified
61 for a particular build via the
62 .Fl D
63 option of
64 .Xr make 1
65 or in its environment; see
66 .Xr environ 7 .
67 .Pp
68 The values of variables are ignored regardless of their setting;
69 even if they would be set to
70 .Dq Li FALSE
71 or
72 .Dq Li NO .
73 Just the existence of an option will cause
74 it to be honoured by
75 .Xr make 1 .
76 .Pp
77 The following list provides a name and short description for variables
78 that can be used for source builds.
79 .Bl -tag -width indent
80 .It Va WITHOUT_ACCT
81 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_ACCT 223201 2011-06-17 20:47:44Z ed
82 Set to not build process accounting tools such as
83 .Xr accton 8
84 and
85 .Xr sa 8 .
86 .It Va WITHOUT_ACPI
87 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_ACPI 156932 2006-03-21 07:50:50Z ru
88 Set to not build
89 .Xr acpiconf 8 ,
90 .Xr acpidump 8
91 and related programs.
92 .It Va WITHOUT_AMD
93 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_AMD 183242 2008-09-21 22:02:26Z sam
94 Set to not build
95 .Xr amd 8 ,
96 and related programs.
97 .It Va WITHOUT_APM
98 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_APM 183242 2008-09-21 22:02:26Z sam
99 Set to not build
100 .Xr apm 8 ,
101 .Xr apmd 8
102 and related programs.
103 .It Va WITHOUT_ASSERT_DEBUG
104 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_ASSERT_DEBUG 162215 2006-09-11 13:55:27Z ru
105 Set to compile programs and libraries without the
106 .Xr assert 3
107 checks.
108 .It Va WITHOUT_AT
109 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_AT 183242 2008-09-21 22:02:26Z sam
110 Set to not build
111 .Xr at 1
112 and related utilities.
113 .It Va WITHOUT_ATM
114 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_ATM 156932 2006-03-21 07:50:50Z ru
115 Set to not build
116 programs and libraries related to ATM networking.
117 .It Va WITHOUT_AUDIT
118 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_AUDIT 156932 2006-03-21 07:50:50Z ru
119 Set to not build audit support into system programs.
120 .It Va WITHOUT_AUTHPF
121 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_AUTHPF 156932 2006-03-21 07:50:50Z ru
122 Set to not build
123 .Xr authpf 8 .
124 .It Va WITHOUT_BIND
125 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BIND 156932 2006-03-21 07:50:50Z ru
126 Setting this variable will prevent any part of BIND from being built.
127 When set, it also enforces the following options:
128 .Pp
129 .Bl -item -compact
130 .It
131 .Va WITHOUT_BIND_DNSSEC
132 .It
133 .Va WITHOUT_BIND_ETC
134 .It
135 .Va WITHOUT_BIND_LIBS
136 .It
137 .Va WITHOUT_BIND_LIBS_LWRES
138 .It
139 .Va WITHOUT_BIND_MTREE
140 .It
141 .Va WITHOUT_BIND_NAMED
142 .It
143 .Va WITHOUT_BIND_UTILS
144 .El
145 .It Va WITHOUT_BIND_DNSSEC
146 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BIND_DNSSEC 156932 2006-03-21 07:50:50Z ru
147 Set to avoid building or installing the DNSSEC related binaries,
148 .Xr dnssec-keygen 8
149 and
150 .Xr dnssec-signzone 8 .
151 .It Va WITHOUT_BIND_ETC
152 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BIND_ETC 156932 2006-03-21 07:50:50Z ru
153 Set to avoid installing the default files to
154 .Pa /var/named/etc/namedb .
155 .It Va WITH_BIND_IDN
156 .\" from FreeBSD: stable/9/tools/build/options/WITH_BIND_IDN 193280 2009-06-01 21:58:59Z dougb
157 Set to enable IDN support for dig, host, and nslookup.
158 This requires ports/dns/idnkit to be installed in /usr/local.
159 .It Va WITH_BIND_LARGE_FILE
160 .\" from FreeBSD: stable/9/tools/build/options/WITH_BIND_LARGE_FILE 193280 2009-06-01 21:58:59Z dougb
161 Set to enable 64-bit file support.
162 .It Va WITH_BIND_LIBS
163 .\" from FreeBSD: stable/9/tools/build/options/WITH_BIND_LIBS 193280 2009-06-01 21:58:59Z dougb
164 Set to install BIND libraries and include files.
165 .It Va WITHOUT_BIND_LIBS_LWRES
166 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BIND_LIBS_LWRES 156932 2006-03-21 07:50:50Z ru
167 Set to avoid installing the lightweight resolver library in
168 .Pa /usr/lib .
169 .It Va WITHOUT_BIND_MTREE
170 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BIND_MTREE 157717 2006-04-13 10:37:29Z ru
171 Set to avoid running
172 .Xr mtree 8
173 to create the chroot directory structure under
174 .Pa /var/named ,
175 and avoid creating an
176 .Pa /etc/namedb
177 symlink to the chroot directory.
178 When set, it also enforces the following options:
179 .Pp
180 .Bl -item -compact
181 .It
182 .Va WITHOUT_BIND_ETC
183 .El
184 .It Va WITHOUT_BIND_NAMED
185 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BIND_NAMED 156932 2006-03-21 07:50:50Z ru
186 Set to avoid building or installing
187 .Xr named 8 ,
188 .Xr named.reload 8 ,
189 .Xr named-checkconf 8 ,
190 .Xr named-checkzone 8 ,
191 .Xr rndc 8 ,
192 and
193 .Xr rndc-confgen 8 .
194 .It Va WITH_BIND_SIGCHASE
195 .\" from FreeBSD: stable/9/tools/build/options/WITH_BIND_SIGCHASE 193280 2009-06-01 21:58:59Z dougb
196 Set to enable DNSSEC validation support for dig, host, and nslookup.
197 .It Va WITHOUT_BIND_UTILS
198 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BIND_UTILS 156932 2006-03-21 07:50:50Z ru
199 Set to avoid building or installing the BIND userland utilities,
200 .Xr dig 1 ,
201 .Xr host 1 ,
202 .Xr nslookup 1 ,
203 and
204 .Xr nsupdate 8 .
205 .It Va WITH_BIND_XML
206 .\" from FreeBSD: stable/9/tools/build/options/WITH_BIND_XML 193280 2009-06-01 21:58:59Z dougb
207 Set to enable the http statistics interface for named.
208 This requires ports/textproc/libxml2 to be installed in /usr/local.
209 .It Va WITHOUT_BINUTILS
210 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BINUTILS 235587 2012-05-18 02:00:01Z gjb
211 Set to not install binutils (as, c++-filt, gconv, gnu-ar, gnu-randlib,
212 ld, nm, objcopy, objdump, readelf, size and strip).
213 .Bf -symbolic
214 The option does not generally work for build targets, unless some alternative
215 toolchain is enabled.
216 .Ef
217 .It Va WITHOUT_BLUETOOTH
218 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BLUETOOTH 156932 2006-03-21 07:50:50Z ru
219 Set to not build Bluetooth related kernel modules, programs and libraries.
220 .It Va WITHOUT_BOOT
221 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BOOT 156932 2006-03-21 07:50:50Z ru
222 Set to not build the boot blocks and loader.
223 .It Va WITHOUT_BOOTPARAMD
224 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BOOTPARAMD 280421 2015-03-24 07:11:54Z ngie
225 Set to not build or install
226 .Xr bootparamd 8 .
227 .It Va WITHOUT_BOOTPD
228 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BOOTPD 280421 2015-03-24 07:11:54Z ngie
229 Set to not build or install
230 .Xr bootpd 8 .
231 .It Va WITHOUT_BSDINSTALL
232 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BSDINSTALL 278714 2015-02-13 21:25:56Z ngie
233 Set to not build
234 .Xr bsdinstall 8 ,
235 .Xr sade 8 ,
236 and related programs.
237 .It Va WITHOUT_BSD_CPIO
238 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BSD_CPIO 179813 2008-06-16 05:48:15Z dougb
239 Set to not build the BSD licensed version of cpio based on
240 .Xr libarchive 3 .
241 .It Va WITH_BSD_GREP
242 .\" from FreeBSD: stable/9/tools/build/options/WITH_BSD_GREP 222273 2011-05-25 01:04:12Z obrien
243 Install BSD-licensed grep as '[ef]grep' instead of GNU grep.
244 .It Va WITHOUT_BSNMP
245 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BSNMP 183306 2008-09-23 16:15:42Z sam
246 Set to not build or install
247 .Xr bsnmpd 1
248 and related libraries and data files.
249 .It Va WITHOUT_BZIP2
250 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BZIP2 174550 2007-12-12 16:43:17Z ru
251 Set to not build contributed bzip2 software as a part of the base system.
252 .Bf -symbolic
253 The option has no effect yet.
254 .Ef
255 When set, it also enforces the following options:
256 .Pp
257 .Bl -item -compact
258 .It
259 .Va WITHOUT_BZIP2_SUPPORT
260 .El
261 .It Va WITHOUT_BZIP2_SUPPORT
262 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BZIP2_SUPPORT 166255 2007-01-26 10:19:08Z delphij
263 Set to build some programs without optional bzip2 support.
264 .It Va WITHOUT_CALENDAR
265 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_CALENDAR 156932 2006-03-21 07:50:50Z ru
266 Set to not build
267 .Xr calendar 1 .
268 .It Va WITHOUT_CCD
269 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_CCD 278718 2015-02-13 21:36:16Z ngie
270 Set to not build
271 .Xr geom_ccd 4
272 and related utilities.
273 .It Va WITHOUT_CDDL
274 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_CDDL 163861 2006-11-01 09:02:11Z jb
275 Set to not build code licensed under Sun's CDDL.
276 When set, it also enforces the following options:
277 .Pp
278 .Bl -item -compact
279 .It
280 .Va WITHOUT_CTF
281 .It
282 .Va WITHOUT_ZFS
283 .El
284 .It Va WITHOUT_CLANG
285 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_CLANG 208971 2010-06-10 06:20:26Z ed
286 Set to not build the Clang C/C++ compiler.
287 .Pp
288 It is a default setting on
289 arm/arm, arm/armeb, ia64/ia64, mips/mipsel, mips/mipseb, mips/mips64el, mips/mips64eb, mips/mipsn32eb and sparc64/sparc64.
290 When set, it also enforces the following options:
291 .Pp
292 .Bl -item -compact
293 .It
294 .Va WITHOUT_CLANG_EXTRAS
295 .It
296 .Va WITHOUT_CLANG_FULL
297 .It
298 .Va WITHOUT_CLANG_IS_CC
299 .El
300 .It Va WITH_CLANG
301 .\" from FreeBSD: stable/9/tools/build/options/WITH_CLANG 221730 2011-05-10 11:14:40Z ru
302 Set to build the Clang C/C++ compiler.
303 .Pp
304 It is a default setting on
305 amd64/amd64, i386/i386, pc98/i386, powerpc/powerpc and powerpc/powerpc64.
306 .It Va WITH_CLANG_EXTRAS
307 .\" from FreeBSD: stable/9/tools/build/options/WITH_CLANG_EXTRAS 231919 2012-02-19 23:35:56Z dim
308 Set to build additional clang and llvm tools, such as bugpoint.
309 .It Va WITHOUT_CLANG_FULL
310 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_CLANG_FULL 246637 2013-02-10 21:24:47Z dim
311 Set to avoid building the ARCMigrate, Rewriter and StaticAnalyzer components of
312 the Clang C/C++ compiler.
313 .Pp
314 It is a default setting on
315 arm/arm, arm/armeb, ia64/ia64, mips/mipsel, mips/mipseb, mips/mips64el, mips/mips64eb, mips/mipsn32eb and sparc64/sparc64.
316 .It Va WITH_CLANG_FULL
317 .\" from FreeBSD: stable/9/tools/build/options/WITH_CLANG_FULL 246637 2013-02-10 21:24:47Z dim
318 Set to build the ARCMigrate, Rewriter and StaticAnalyzer components of the
319 Clang C/C++ compiler.
320 .Pp
321 It is a default setting on
322 amd64/amd64, i386/i386, pc98/i386, powerpc/powerpc and powerpc/powerpc64.
323 .It Va WITH_CLANG_IS_CC
324 .\" from FreeBSD: stable/9/tools/build/options/WITH_CLANG_IS_CC 235587 2012-05-18 02:00:01Z gjb
325 Set to install the Clang C/C++ compiler as
326 .Pa /usr/bin/cc ,
327 .Pa /usr/bin/c++
328 and
329 .Pa /usr/bin/cpp .
330 .It Va WITHOUT_CPP
331 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_CPP 156932 2006-03-21 07:50:50Z ru
332 Set to not build
333 .Xr cpp 1 .
334 .It Va WITHOUT_CRYPT
335 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_CRYPT 156932 2006-03-21 07:50:50Z ru
336 Set to not build any crypto code.
337 When set, it also enforces the following options:
338 .Pp
339 .Bl -item -compact
340 .It
341 .Va WITHOUT_KERBEROS
342 .It
343 .Va WITHOUT_KERBEROS_SUPPORT
344 .It
345 .Va WITHOUT_OPENSSH
346 .It
347 .Va WITHOUT_OPENSSL
348 .El
349 .Pp
350 When set, the following options are also in effect:
351 .Pp
352 .Bl -inset -compact
353 .It Va WITHOUT_GSSAPI
354 (unless
355 .Va WITH_GSSAPI
356 is set explicitly)
357 .El
358 .It Va WITH_CTF
359 .\" from FreeBSD: stable/9/tools/build/options/WITH_CTF 246322 2013-02-04 16:13:55Z des
360 Set to compile with CTF (Compact C Type Format) data.
361 CTF data encapsulates a reduced form of debugging information
362 similar to DWARF and the venerable stabs and is required for DTrace.
363 .It Va WITHOUT_CTM
364 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_CTM 183242 2008-09-21 22:02:26Z sam
365 Set to not build
366 .Xr ctm 1
367 and related utilities.
368 .It Va WITHOUT_CVS
369 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_CVS 156932 2006-03-21 07:50:50Z ru
370 Set to not build CVS.
371 .It Va WITHOUT_CXX
372 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_CXX 220402 2011-04-06 20:19:07Z uqs
373 Set to not build
374 .Xr g++ 1
375 and related libraries.
376 It will also prevent building of
377 .Xr gperf 1
378 and
379 .Xr devd 8 .
380 When set, it also enforces the following options:
381 .Pp
382 .Bl -item -compact
383 .It
384 .Va WITHOUT_CLANG
385 .It
386 .Va WITHOUT_CLANG_EXTRAS
387 .It
388 .Va WITHOUT_CLANG_FULL
389 .It
390 .Va WITHOUT_CLANG_IS_CC
391 .It
392 .Va WITHOUT_GROFF
393 .El
394 .It Va WITH_DEBUG_FILES
395 .\" from FreeBSD: stable/9/tools/build/options/WITH_DEBUG_FILES 252827 2013-07-05 19:35:51Z emaste
396 Set to strip debug info into a separate file for each executable binary
397 and shared library.
398 The debug files will be placed in a subdirectory of
399 .Pa /usr/lib/debug
400 and are located automatically by
401 .Xr gdb 1 .
402 .It Va WITHOUT_DICT
403 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_DICT 156932 2006-03-21 07:50:50Z ru
404 Set to not build the Webster dictionary files.
405 .It Va WITHOUT_DYNAMICROOT
406 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_DYNAMICROOT 156932 2006-03-21 07:50:50Z ru
407 Set this if you do not want to link
408 .Pa /bin
409 and
410 .Pa /sbin
411 dynamically.
412 .It Va WITHOUT_EE
413 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_EE 278568 2015-02-11 08:33:22Z ngie
414 Set to not build and install
415 .Xr edit 1 ,
416 .Xr ee 1 ,
417 and related programs.
418 .It Va WITHOUT_EXAMPLES
419 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_EXAMPLES 156938 2006-03-21 09:06:24Z ru
420 Set to avoid installing examples to
421 .Pa /usr/share/examples/ .
422 .It Va WITHOUT_FDT
423 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_FDT 221539 2011-05-06 19:10:27Z ru
424 Set to not build Flattened Device Tree support as part of the base system.
425 This includes the device tree compiler (dtc) and libfdt support library.
426 .Pp
427 It is a default setting on
428 amd64/amd64, i386/i386, ia64/ia64, mips/mipsel, mips/mipseb, mips/mips64el, mips/mips64eb, mips/mipsn32eb, pc98/i386 and sparc64/sparc64.
429 .It Va WITH_FDT
430 .\" from FreeBSD: stable/9/tools/build/options/WITH_FDT 221730 2011-05-10 11:14:40Z ru
431 Set to build Flattened Device Tree support as part of the base system.
432 This includes the device tree compiler (dtc) and libfdt support library.
433 .Pp
434 It is a default setting on
435 arm/arm, arm/armeb, powerpc/powerpc and powerpc/powerpc64.
436 .It Va WITHOUT_FILE
437 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_FILE 280421 2015-03-24 07:11:54Z ngie
438 Set to not build
439 .Xr file 1
440 and related programs.
441 .It Va WITHOUT_FINGER
442 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_FINGER 280421 2015-03-24 07:11:54Z ngie
443 Set to not build or install
444 .Xr finger 1
445 and
446 .Xr fingerd 8 .
447 .It Va WITHOUT_FLOPPY
448 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_FLOPPY 221540 2011-05-06 19:13:03Z ru
449 Set to not build or install programs
450 for operating floppy disk driver.
451 .It Va WITHOUT_FORMAT_EXTENSIONS
452 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_FORMAT_EXTENSIONS 296144 2016-02-27 20:51:42Z bdrewery
453 Set to not enable
454 .Fl fformat-extensions
455 when compiling the kernel.
456 Also disables all format checking.
457 .It Va WITHOUT_FORTH
458 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_FORTH 156932 2006-03-21 07:50:50Z ru
459 Set to build bootloaders without Forth support.
460 .It Va WITHOUT_FP_LIBC
461 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_FP_LIBC 156932 2006-03-21 07:50:50Z ru
462 Set to build
463 .Nm libc
464 without floating-point support.
465 .It Va WITHOUT_FREEBSD_UPDATE
466 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_FREEBSD_UPDATE 183242 2008-09-21 22:02:26Z sam
467 Set to not build
468 .Xr freebsd-update 8 .
469 .It Va WITHOUT_FTP
470 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_FTP 280421 2015-03-24 07:11:54Z ngie
471 Set to not build or install
472 .Xr ftp 1
473 and
474 .Xr ftpd 8 .
475 .It Va WITHOUT_GAMES
476 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_GAMES 156932 2006-03-21 07:50:50Z ru
477 Set to not build games.
478 .It Va WITHOUT_GCC
479 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_GCC 222090 2011-05-19 05:13:25Z imp
480 Set to not install gcc and g++.
481 .Bf -symbolic
482 The option does not generally work for build targets, unless some alternative
483 toolchain is enabled.
484 .Ef
485 .It Va WITHOUT_GCOV
486 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_GCOV 156932 2006-03-21 07:50:50Z ru
487 Set to not build the
488 .Xr gcov 1
489 tool.
490 .It Va WITHOUT_GDB
491 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_GDB 156932 2006-03-21 07:50:50Z ru
492 Set to not build
493 .Xr gdb 1 .
494 .It Va WITHOUT_GNU
495 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_GNU 174550 2007-12-12 16:43:17Z ru
496 Set to not build contributed GNU software as a part of the base system.
497 This option can be useful if the system built must not contain any code
498 covered by the GNU Public License due to legal reasons.
499 .Bf -symbolic
500 The option has no effect yet.
501 .Ef
502 When set, it also enforces the following options:
503 .Pp
504 .Bl -item -compact
505 .It
506 .Va WITHOUT_GNU_SUPPORT
507 .El
508 .It Va WITHOUT_GNU_SUPPORT
509 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_GNU_SUPPORT 156932 2006-03-21 07:50:50Z ru
510 Set to build some programs without optional GNU support.
511 .It Va WITHOUT_GPIB
512 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_GPIB 156932 2006-03-21 07:50:50Z ru
513 Set to not build GPIB bus support.
514 .It Va WITHOUT_GPIO
515 .\" $FreeBSD$
516 Set to not build
517 .Xr gpioctl 8
518 as part of the base system.
519 .It Va WITHOUT_GROFF
520 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_GROFF 218941 2011-02-22 08:13:49Z uqs
521 Set to not build
522 .Xr groff 1
523 and
524 .Xr vgrind 1 .
525 You should consider installing the textproc/groff port to not break
526 .Xr man 1 .
527 .It Va WITHOUT_GSSAPI
528 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_GSSAPI 174548 2007-12-12 16:39:32Z ru
529 Set to not build libgssapi.
530 .It Va WITHOUT_HAST
531 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_HAST 278719 2015-02-13 21:41:23Z ngie
532 Set to not build
533 .Xr hastd 8
534 and related utilities.
535 .It Va WITH_HESIOD
536 .\" from FreeBSD: stable/9/tools/build/options/WITH_HESIOD 156932 2006-03-21 07:50:50Z ru
537 Set to build Hesiod support.
538 .It Va WITHOUT_HTML
539 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_HTML 156932 2006-03-21 07:50:50Z ru
540 Set to not build HTML docs.
541 .It Va WITH_ICONV
542 .\" from FreeBSD: stable/9/tools/build/options/WITH_ICONV 219020 2011-02-25 00:10:26Z gabor
543 Set to build iconv as part of libc.
544 .It Va WITH_IDEA
545 .\" from FreeBSD: stable/9/tools/build/options/WITH_IDEA 156932 2006-03-21 07:50:50Z ru
546 Set to build the IDEA encryption code.
547 This code is patented in the USA and many European countries.
548 It is
549 .Em "YOUR RESPONSIBILITY"
550 to determine if you can legally use IDEA.
551 .It Va WITHOUT_INET
552 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_INET 221266 2011-04-30 17:58:28Z bz
553 Set to not build programs and libraries related to IPv4 networking.
554 When set, it also enforces the following options:
555 .Pp
556 .Bl -item -compact
557 .It
558 .Va WITHOUT_INET_SUPPORT
559 .El
560 .It Va WITHOUT_INET6
561 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_INET6 156932 2006-03-21 07:50:50Z ru
562 Set to not build
563 programs and libraries related to IPv6 networking.
564 When set, it also enforces the following options:
565 .Pp
566 .Bl -item -compact
567 .It
568 .Va WITHOUT_INET6_SUPPORT
569 .El
570 .It Va WITHOUT_INET6_SUPPORT
571 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_INET6_SUPPORT 156932 2006-03-21 07:50:50Z ru
572 Set to build libraries, programs, and kernel modules without IPv6 support.
573 .It Va WITHOUT_INETD
574 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_INETD 280421 2015-03-24 07:11:54Z ngie
575 Set to not build
576 .Xr inetd 8 .
577 .It Va WITHOUT_INET_SUPPORT
578 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_INET_SUPPORT 221266 2011-04-30 17:58:28Z bz
579 Set to build libraries, programs, and kernel modules without IPv4 support.
580 .It Va WITHOUT_INFO
581 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_INFO 156932 2006-03-21 07:50:50Z ru
582 Set to not make or install
583 .Xr info 5
584 files.
585 .It Va WITHOUT_INSTALLLIB
586 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_INSTALLLIB 174497 2007-12-09 21:56:21Z dougb
587 Set this if you do not want to install optional libraries.
588 For example when creating a
589 .Xr nanobsd 8
590 image.
591 .It Va WITHOUT_IPFILTER
592 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_IPFILTER 156932 2006-03-21 07:50:50Z ru
593 Set to not build IP Filter package.
594 .It Va WITHOUT_IPFW
595 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_IPFW 183242 2008-09-21 22:02:26Z sam
596 Set to not build IPFW tools.
597 .It Va WITHOUT_IPX
598 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_IPX 156932 2006-03-21 07:50:50Z ru
599 Set to not build programs and libraries related to IPX networking.
600 When set, it also enforces the following options:
601 .Pp
602 .Bl -item -compact
603 .It
604 .Va WITHOUT_IPX_SUPPORT
605 .It
606 .Va WITHOUT_NCP
607 .El
608 .It Va WITHOUT_IPX_SUPPORT
609 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_IPX_SUPPORT 156932 2006-03-21 07:50:50Z ru
610 Set to build some programs without IPX support.
611 .It Va WITHOUT_JAIL
612 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_JAIL 183242 2008-09-21 22:02:26Z sam
613 Set to not build tools for the support of jails; e.g.
614 .Xr jail 8 .
615 .It Va WITHOUT_KERBEROS
616 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_KERBEROS 174549 2007-12-12 16:42:03Z ru
617 Set this if you do not want to build Kerberos 5 (KTH Heimdal).
618 When set, it also enforces the following options:
619 .Pp
620 .Bl -item -compact
621 .It
622 .Va WITHOUT_KERBEROS_SUPPORT
623 .El
624 .Pp
625 When set, the following options are also in effect:
626 .Pp
627 .Bl -inset -compact
628 .It Va WITHOUT_GSSAPI
629 (unless
630 .Va WITH_GSSAPI
631 is set explicitly)
632 .El
633 .It Va WITHOUT_KERBEROS_SUPPORT
634 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_KERBEROS_SUPPORT 156932 2006-03-21 07:50:50Z ru
635 Set to build some programs without Kerberos support, like
636 .Xr cvs 1 ,
637 .Xr ssh 1 ,
638 .Xr telnet 1 ,
639 .Xr sshd 8 ,
640 and
641 .Xr telnetd 8 .
642 .It Va WITHOUT_KERNEL_SYMBOLS
643 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_KERNEL_SYMBOLS 222189 2011-05-22 18:23:17Z imp
644 Set to not install kernel symbol files.
645 .Bf -symbolic
646 This option is recommended for those people who have small root partitions.
647 .Ef
648 .It Va WITHOUT_KVM
649 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_KVM 174550 2007-12-12 16:43:17Z ru
650 Set to not build the
651 .Nm libkvm
652 library as a part of the base system.
653 .Bf -symbolic
654 The option has no effect yet.
655 .Ef
656 When set, it also enforces the following options:
657 .Pp
658 .Bl -item -compact
659 .It
660 .Va WITHOUT_KVM_SUPPORT
661 .El
662 .It Va WITHOUT_KVM_SUPPORT
663 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_KVM_SUPPORT 170644 2007-06-13 02:08:04Z sepotvin
664 Set to build some programs without optional
665 .Nm libkvm
666 support.
667 .It Va WITHOUT_LEGACY_CONSOLE
668 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_LEGACY_CONSOLE 183242 2008-09-21 22:02:26Z sam
669 Set to not build programs that support a legacy PC console; e.g.
670 .Xr kbdcontrol 8
671 and
672 .Xr vidcontrol 8 .
673 .It Va WITHOUT_LIB32
674 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_LIB32 156932 2006-03-21 07:50:50Z ru
675 On amd64, set to not build 32-bit library set and a
676 .Nm ld-elf32.so.1
677 runtime linker.
678 .It Va WITHOUT_LIBPTHREAD
679 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_LIBPTHREAD 188848 2009-02-20 11:09:55Z mtm
680 Set to not build the
681 .Nm libpthread
682 providing library,
683 .Nm libthr .
684 When set, it also enforces the following options:
685 .Pp
686 .Bl -item -compact
687 .It
688 .Va WITHOUT_BIND
689 .It
690 .Va WITHOUT_BIND_DNSSEC
691 .It
692 .Va WITHOUT_BIND_ETC
693 .It
694 .Va WITHOUT_BIND_LIBS
695 .It
696 .Va WITHOUT_BIND_LIBS_LWRES
697 .It
698 .Va WITHOUT_BIND_MTREE
699 .It
700 .Va WITHOUT_BIND_NAMED
701 .It
702 .Va WITHOUT_BIND_UTILS
703 .It
704 .Va WITHOUT_LIBTHR
705 .El
706 .It Va WITHOUT_LIBTHR
707 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_LIBTHR 156932 2006-03-21 07:50:50Z ru
708 Set to not build the
709 .Nm libthr
710 (1:1 threading)
711 library.
712 When set, it also enforces the following options:
713 .Pp
714 .Bl -item -compact
715 .It
716 .Va WITHOUT_BIND
717 .It
718 .Va WITHOUT_BIND_DNSSEC
719 .It
720 .Va WITHOUT_BIND_ETC
721 .It
722 .Va WITHOUT_BIND_LIBS
723 .It
724 .Va WITHOUT_BIND_LIBS_LWRES
725 .It
726 .Va WITHOUT_BIND_MTREE
727 .It
728 .Va WITHOUT_BIND_NAMED
729 .It
730 .Va WITHOUT_BIND_UTILS
731 .El
732 .It Va WITHOUT_LOCALES
733 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_LOCALES 156932 2006-03-21 07:50:50Z ru
734 Set to not build localization files; see
735 .Xr locale 1 .
736 .It Va WITHOUT_LOCATE
737 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_LOCATE 183242 2008-09-21 22:02:26Z sam
738 Set to not build
739 .Xr locate 1
740 and related programs.
741 .It Va WITHOUT_LPR
742 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_LPR 156932 2006-03-21 07:50:50Z ru
743 Set to not build
744 .Xr lpr 1
745 and related programs.
746 .It Va WITHOUT_MAIL
747 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_MAIL 183242 2008-09-21 22:02:26Z sam
748 Set to not build any mail support (MUA or MTA).
749 When set, it also enforces the following options:
750 .Pp
751 .Bl -item -compact
752 .It
753 .Va WITHOUT_MAILWRAPPER
754 .It
755 .Va WITHOUT_SENDMAIL
756 .El
757 .It Va WITHOUT_MAILWRAPPER
758 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_MAILWRAPPER 156932 2006-03-21 07:50:50Z ru
759 Set to not build the
760 .Xr mailwrapper 8
761 MTA selector.
762 .It Va WITHOUT_MAKE
763 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_MAKE 183242 2008-09-21 22:02:26Z sam
764 Set to not install
765 .Xr make 1
766 and related support files.
767 .It Va WITHOUT_MAN
768 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_MAN 156932 2006-03-21 07:50:50Z ru
769 Set to not build manual pages.
770 When set, the following options are also in effect:
771 .Pp
772 .Bl -inset -compact
773 .It Va WITHOUT_MAN_UTILS
774 (unless
775 .Va WITH_MAN_UTILS
776 is set explicitly)
777 .El
778 .It Va WITHOUT_MAN_UTILS
779 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_MAN_UTILS 208322 2010-05-20 00:07:21Z jkim
780 Set to not build utilities for manual pages,
781 .Xr apropos 1 ,
782 .Xr catman 1 ,
783 .Xr makewhatis 1 ,
784 .Xr man 1 ,
785 .Xr whatis 1 ,
786 .Xr manctl 8 ,
787 and related support files.
788 .It Va WITHOUT_NCP
789 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_NCP 156932 2006-03-21 07:50:50Z ru
790 Set to not build programs, libraries, and kernel modules
791 related to NetWare Core protocol.
792 .It Va WITHOUT_NDIS
793 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_NDIS 183242 2008-09-21 22:02:26Z sam
794 Set to not build programs and libraries
795 related to NDIS emulation support.
796 .It Va WITHOUT_NETCAT
797 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_NETCAT 156932 2006-03-21 07:50:50Z ru
798 Set to not build
799 .Xr nc 1
800 utility.
801 .It Va WITHOUT_NETGRAPH
802 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_NETGRAPH 183242 2008-09-21 22:02:26Z sam
803 Set to not build applications to support
804 .Xr netgraph 4 .
805 When set, it also enforces the following options:
806 .Pp
807 .Bl -item -compact
808 .It
809 .Va WITHOUT_ATM
810 .It
811 .Va WITHOUT_BLUETOOTH
812 .It
813 .Va WITHOUT_NETGRAPH_SUPPORT
814 .El
815 .It Va WITHOUT_NETGRAPH_SUPPORT
816 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_NETGRAPH_SUPPORT 183305 2008-09-23 16:11:15Z sam
817 Set to build libraries, programs, and kernel modules without netgraph support.
818 .It Va WITHOUT_NIS
819 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_NIS 156932 2006-03-21 07:50:50Z ru
820 Set to not build
821 .Xr NIS 8
822 support and related programs.
823 If set, you might need to adopt your
824 .Xr nsswitch.conf 5
825 and remove
826 .Sq nis
827 entries.
828 .It Va WITHOUT_NLS
829 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_NLS 156932 2006-03-21 07:50:50Z ru
830 Set to not build NLS catalogs.
831 .It Va WITHOUT_NLS_CATALOGS
832 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_NLS_CATALOGS 156932 2006-03-21 07:50:50Z ru
833 Set to not build NLS catalog support for
834 .Xr csh 1 .
835 .It Va WITH_NMTREE
836 .\" from FreeBSD: stable/9/tools/build/options/WITH_NMTREE 245462 2013-01-15 16:46:51Z brooks
837 Set to install
838 .Xr nmtree 8
839 as
840 .Xr mtree 8 .
841 By default
842 .Xr fmtree 8
843 is installed as
844 .Xr mtree 8 .
845 .It Va WITHOUT_NS_CACHING
846 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_NS_CACHING 172803 2007-10-19 14:01:25Z ru
847 Set to disable name caching in the
848 .Pa nsswitch
849 subsystem.
850 The generic caching daemon,
851 .Xr nscd 8 ,
852 will not be built either if this option is set.
853 .It Va WITHOUT_NTP
854 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_NTP 183242 2008-09-21 22:02:26Z sam
855 Set to not build
856 .Xr ntpd 8
857 and related programs.
858 .It Va WITH_OFED
859 .\" $FreeBSD$
860 Set to build the
861 .Dq "OpenFabrics Enterprise Distribution"
862 Infiniband software stack.
863 .It Va WITHOUT_OPENSSH
864 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_OPENSSH 156932 2006-03-21 07:50:50Z ru
865 Set to not build OpenSSH.
866 .It Va WITH_OPENSSH_NONE_CIPHER
867 .\" from FreeBSD: stable/9/tools/build/options/WITH_OPENSSH_NONE_CIPHER 247515 2013-03-01 01:02:26Z des
868 Set to include the "None" cipher support in OpenSSH and its libraries.
869 Additional adjustments may need to be done to system configuration
870 files, such as
871 .Xr sshd_config 5 ,
872 to enable this cipher.
873 Please see
874 .Pa /usr/src/crypto/openssh/README.hpn
875 for full details.
876 .It Va WITHOUT_OPENSSL
877 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_OPENSSL 156932 2006-03-21 07:50:50Z ru
878 Set to not build OpenSSL.
879 When set, it also enforces the following options:
880 .Pp
881 .Bl -item -compact
882 .It
883 .Va WITHOUT_KERBEROS
884 .It
885 .Va WITHOUT_KERBEROS_SUPPORT
886 .It
887 .Va WITHOUT_OPENSSH
888 .El
889 .Pp
890 When set, the following options are also in effect:
891 .Pp
892 .Bl -inset -compact
893 .It Va WITHOUT_GSSAPI
894 (unless
895 .Va WITH_GSSAPI
896 is set explicitly)
897 .El
898 .It Va WITHOUT_PAM
899 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_PAM 174550 2007-12-12 16:43:17Z ru
900 Set to not build PAM library and modules.
901 .Bf -symbolic
902 This option is deprecated and does nothing.
903 .Ef
904 When set, it also enforces the following options:
905 .Pp
906 .Bl -item -compact
907 .It
908 .Va WITHOUT_PAM_SUPPORT
909 .El
910 .It Va WITHOUT_PAM_SUPPORT
911 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_PAM_SUPPORT 156932 2006-03-21 07:50:50Z ru
912 Set to build some programs without PAM support, particularly
913 .Xr ftpd 8
914 and
915 .Xr ppp 8 .
916 .It Va WITHOUT_PC_SYSINSTALL
917 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_PC_SYSINSTALL 246264 2013-02-02 23:01:54Z eadler
918 Set to not build
919 .Xr pc-sysinstall 8
920 and related programs.
921 .It Va WITHOUT_PF
922 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_PF 156932 2006-03-21 07:50:50Z ru
923 Set to not build PF firewall package.
924 When set, it also enforces the following options:
925 .Pp
926 .Bl -item -compact
927 .It
928 .Va WITHOUT_AUTHPF
929 .El
930 .It Va WITHOUT_PKGBOOTSTRAP
931 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_PKGBOOTSTRAP 263053 2014-03-11 22:11:45Z gjb
932 Set to not build
933 .Xr pkg 7
934 bootstrap tool.
935 .It Va WITHOUT_PKGTOOLS
936 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_PKGTOOLS 183242 2008-09-21 22:02:26Z sam
937 Set to not build
938 .Xr pkg_add 8
939 and related programs.
940 .It Va WITHOUT_PMC
941 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_PMC 183242 2008-09-21 22:02:26Z sam
942 Set to not build
943 .Xr pmccontrol 8
944 and related programs.
945 .It Va WITHOUT_PORTSNAP
946 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_PORTSNAP 183242 2008-09-21 22:02:26Z sam
947 Set to not build or install
948 .Xr portsnap 8
949 and related files.
950 .It Va WITHOUT_PPP
951 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_PPP 183242 2008-09-21 22:02:26Z sam
952 Set to not build
953 .Xr ppp 8
954 and related programs.
955 .It Va WITHOUT_PROFILE
956 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_PROFILE 156932 2006-03-21 07:50:50Z ru
957 Set to avoid compiling profiled libraries.
958 .It Va WITHOUT_QUOTAS
959 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_QUOTAS 183242 2008-09-21 22:02:26Z sam
960 Set to not build
961 .Xr quota 8
962 and related programs.
963 .It Va WITHOUT_RADIUS_SUPPORT
964 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_RADIUS_SUPPORT 280421 2015-03-24 07:11:54Z ngie
965 Set to not build radius support into various applications, like
966 .Xr pam_radius 8
967 and
968 .Xr ppp 8 .
969 .It Va WITHOUT_RBOOTD
970 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_RBOOTD 280421 2015-03-24 07:11:54Z ngie
971 Set to not build or install
972 .Xr rbootd 8 .
973 .It Va WITHOUT_RCMDS
974 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_RCMDS 156932 2006-03-21 07:50:50Z ru
975 Disable building of the
976 .Bx
977 r-commands.
978 This includes
979 .Xr rlogin 1 ,
980 .Xr rsh 1 ,
981 etc.
982 .It Va WITHOUT_RCS
983 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_RCS 292281 2015-12-15 18:02:56Z ngie
984 Set to not build
985 .Xr rcs 1
986 ,
987 .Xr etcupdate 8
988 , and related utilities.
989 .It Va WITHOUT_RESCUE
990 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_RESCUE 156932 2006-03-21 07:50:50Z ru
991 Set to not build
992 .Xr rescue 8 .
993 .It Va WITHOUT_ROUTED
994 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_ROUTED 183242 2008-09-21 22:02:26Z sam
995 Set to not build
996 .Xr routed 8
997 utility.
998 .It Va WITHOUT_SENDMAIL
999 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_SENDMAIL 156932 2006-03-21 07:50:50Z ru
1000 Set to not build
1001 .Xr sendmail 8
1002 and related programs.
1003 .It Va WITHOUT_SETUID_LOGIN
1004 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_SETUID_LOGIN 156932 2006-03-21 07:50:50Z ru
1005 Set this to disable the installation of
1006 .Xr login 1
1007 as a set-user-ID root program.
1008 .It Va WITHOUT_SHAREDOCS
1009 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_SHAREDOCS 156932 2006-03-21 07:50:50Z ru
1010 Set to not build the
1011 .Bx 4.4
1012 legacy docs.
1013 .It Va WITH_SHARED_TOOLCHAIN
1014 .\" from FreeBSD: stable/9/tools/build/options/WITH_SHARED_TOOLCHAIN 235587 2012-05-18 02:00:01Z gjb
1015 Set to build the toolchain binaries shared.
1016 The set includes
1017 .Xr cc 1 ,
1018 .Xr make 1
1019 and necessary utilities like assembler, linker and library archive manager.
1020 .It Va WITHOUT_SOURCELESS
1021 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_SOURCELESS 231905 2012-02-19 07:44:38Z rmh
1022 Set to not build kernel modules that include sourceless code (either microcode or native code for host CPU).
1023 When set, it also enforces the following options:
1024 .Pp
1025 .Bl -item -compact
1026 .It
1027 .Va WITHOUT_SOURCELESS_HOST
1028 .It
1029 .Va WITHOUT_SOURCELESS_UCODE
1030 .El
1031 .It Va WITHOUT_SOURCELESS_HOST
1032 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_SOURCELESS_HOST 231905 2012-02-19 07:44:38Z rmh
1033 Set to not build kernel modules that include sourceless native code for host CPU.
1034 .It Va WITHOUT_SOURCELESS_UCODE
1035 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_SOURCELESS_UCODE 231905 2012-02-19 07:44:38Z rmh
1036 Set to not build kernel modules that include sourceless microcode.
1037 .It Va WITHOUT_SSP
1038 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_SSP 180012 2008-06-25 21:33:28Z ru
1039 Set to not build world with propolice stack smashing protection.
1040 .It Va WITHOUT_SYMVER
1041 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_SYMVER 169649 2007-05-17 05:03:24Z deischen
1042 Set to disable symbol versioning when building shared libraries.
1043 .It Va WITHOUT_SYSCONS
1044 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_SYSCONS 156932 2006-03-21 07:50:50Z ru
1045 Set to not build
1046 .Xr syscons 4
1047 support files such as keyboard maps, fonts, and screen output maps.
1048 .It Va WITHOUT_SYSINSTALL
1049 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_SYSINSTALL 183242 2008-09-21 22:02:26Z sam
1050 Set to not build
1051 .Xr sysinstall 8
1052 and related programs.
1053 .It Va WITHOUT_TALK
1054 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_TALK 278712 2015-02-13 21:21:51Z ngie
1055 Set to not build or install
1056 .Xr talk 1
1057 and
1058 .Xr talkd 8 .
1059 .It Va WITHOUT_TCP_WRAPPERS
1060 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_TCP_WRAPPERS 280421 2015-03-24 07:11:54Z ngie
1061 Set to not build or install
1062 .Xr tcpd 8 ,
1063 and related utilities.
1064 .It Va WITHOUT_TCSH
1065 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_TCSH 156932 2006-03-21 07:50:50Z ru
1066 Set to not build and install
1067 .Pa /bin/csh
1068 (which is
1069 .Xr tcsh 1 ) .
1070 .It Va WITHOUT_TELNET
1071 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_TELNET 183242 2008-09-21 22:02:26Z sam
1072 Set to not build
1073 .Xr telnet 8
1074 and related programs.
1075 .It Va WITHOUT_TEXTPROC
1076 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_TEXTPROC 183242 2008-09-21 22:02:26Z sam
1077 Set to not build
1078 programs used for text processing.
1079 When set, it also enforces the following options:
1080 .Pp
1081 .Bl -item -compact
1082 .It
1083 .Va WITHOUT_GROFF
1084 .El
1085 .It Va WITHOUT_TFTP
1086 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_TFTP 280421 2015-03-24 07:11:54Z ngie
1087 Set to not build or install
1088 .Xr tftp 1
1089 and
1090 .Xr tftpd 8 .
1091 .It Va WITHOUT_TIMED
1092 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_TIMED 280421 2015-03-24 07:11:54Z ngie
1093 Set to not build or install
1094 .Xr timed 8 .
1095 .It Va WITHOUT_TOOLCHAIN
1096 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_TOOLCHAIN 174550 2007-12-12 16:43:17Z ru
1097 Set to not install
1098 programs used for program development,
1099 compilers, debuggers etc.
1100 .Bf -symbolic
1101 The option does not work for build targets.
1102 .Ef
1103 When set, it also enforces the following options:
1104 .Pp
1105 .Bl -item -compact
1106 .It
1107 .Va WITHOUT_BINUTILS
1108 .It
1109 .Va WITHOUT_CLANG
1110 .It
1111 .Va WITHOUT_CLANG_EXTRAS
1112 .It
1113 .Va WITHOUT_CLANG_FULL
1114 .It
1115 .Va WITHOUT_CLANG_IS_CC
1116 .It
1117 .Va WITHOUT_GCC
1118 .It
1119 .Va WITHOUT_GDB
1120 .El
1121 .It Va WITHOUT_USB
1122 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_USB 156932 2006-03-21 07:50:50Z ru
1123 Set to not build USB-related programs and libraries.
1124 .It Va WITHOUT_UTMPX
1125 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_UTMPX 223209 2011-06-17 21:30:21Z ed
1126 Set to not build user accounting tools such as
1127 .Xr last 1 ,
1128 .Xr users 1 ,
1129 .Xr who 1 ,
1130 .Xr wtmpcvt 1 ,
1131 .Xr ac 8 ,
1132 .Xr lastlogin 8
1133 and
1134 .Xr utxrm 8 .
1135 .It Va WITHOUT_WIRELESS
1136 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_WIRELESS 183242 2008-09-21 22:02:26Z sam
1137 Set to not build programs used for 802.11 wireless networks; especially
1138 .Xr wpa_supplicant 8
1139 and
1140 .Xr hostapd 8 .
1141 When set, it also enforces the following options:
1142 .Pp
1143 .Bl -item -compact
1144 .It
1145 .Va WITHOUT_WIRELESS_SUPPORT
1146 .El
1147 .It Va WITHOUT_WIRELESS_SUPPORT
1148 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_WIRELESS_SUPPORT 183305 2008-09-23 16:11:15Z sam
1149 Set to build libraries, programs, and kernel modules without
1150 802.11 wireless support.
1151 .It Va WITHOUT_WPA_SUPPLICANT_EAPOL
1152 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_WPA_SUPPLICANT_EAPOL 156932 2006-03-21 07:50:50Z ru
1153 Build
1154 .Xr wpa_supplicant 8
1155 without support for the IEEE 802.1X protocol and without
1156 support for EAP-PEAP, EAP-TLS, EAP-LEAP, and EAP-TTLS
1157 protocols (usable only via 802.1X).
1158 .It Va WITHOUT_ZFS
1159 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_ZFS 168409 2007-04-06 02:13:30Z pjd
1160 Set to not build ZFS file system.
1161 .It Va WITHOUT_ZONEINFO
1162 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_ZONEINFO 235587 2012-05-18 02:00:01Z gjb
1163 Set to not build the timezone database.
1164 .El
1165 .Sh FILES
1166 .Bl -tag -compact -width Pa
1167 .It Pa /etc/src.conf
1168 .It Pa /usr/share/mk/bsd.own.mk
1169 .El
1170 .Sh SEE ALSO
1171 .Xr make 1 ,
1172 .Xr make.conf 5 ,
1173 .Xr build 7 ,
1174 .Xr ports 7
1175 .Sh HISTORY
1176 The
1177 .Nm
1178 file appeared in
1179 .Fx 7.0 .
1180 .Sh AUTHORS
1181 This manual page was autogenerated.