Regenerate src.conf.5
This commit is contained in:
parent
8f4c73b41f
commit
8aad3f600b
@ -1,7 +1,7 @@
|
|||||||
.\" DO NOT EDIT-- this file is automatically generated.
|
.\" DO NOT EDIT-- this file is automatically generated.
|
||||||
.\" from FreeBSD: head/tools/build/options/makeman 253304 2013-07-12 23:08:44Z bapt
|
.\" from FreeBSD: head/tools/build/options/makeman 253304 2013-07-12 23:08:44Z bapt
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.Dd July 16, 2013
|
.Dd August 26, 2013
|
||||||
.Dt SRC.CONF 5
|
.Dt SRC.CONF 5
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -245,9 +245,6 @@ Set to not build the BSD licensed version of cpio based on
|
|||||||
.It Va WITH_BSD_GREP
|
.It Va WITH_BSD_GREP
|
||||||
.\" from FreeBSD: head/tools/build/options/WITH_BSD_GREP 222273 2011-05-25 01:04:12Z obrien
|
.\" from FreeBSD: head/tools/build/options/WITH_BSD_GREP 222273 2011-05-25 01:04:12Z obrien
|
||||||
Install BSD-licensed grep as '[ef]grep' instead of GNU grep.
|
Install BSD-licensed grep as '[ef]grep' instead of GNU grep.
|
||||||
.It Va WITH_BSD_PATCH
|
|
||||||
.\" from FreeBSD: head/tools/build/options/WITH_BSD_PATCH 246074 2013-01-29 17:03:18Z gabor
|
|
||||||
Install BSD-licensed patch as 'patch' instead of GNU patch.
|
|
||||||
.It Va WITHOUT_BSNMP
|
.It Va WITHOUT_BSNMP
|
||||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_BSNMP 183306 2008-09-23 16:15:42Z sam
|
.\" from FreeBSD: head/tools/build/options/WITHOUT_BSNMP 183306 2008-09-23 16:15:42Z sam
|
||||||
Set to not build or install
|
Set to not build or install
|
||||||
@ -506,6 +503,9 @@ When set, it also enforces the following options:
|
|||||||
.It
|
.It
|
||||||
.Va WITHOUT_GNU_SUPPORT
|
.Va WITHOUT_GNU_SUPPORT
|
||||||
.El
|
.El
|
||||||
|
.It Va WITH_GNU_PATCH
|
||||||
|
.\" from FreeBSD: head/tools/build/options/WITH_GNU_PATCH 253689 2013-07-26 21:25:18Z pfg
|
||||||
|
Install GNU-licensed patch as 'patch' instead of BSD patch.
|
||||||
.It Va WITHOUT_GNU_SUPPORT
|
.It Va WITHOUT_GNU_SUPPORT
|
||||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_GNU_SUPPORT 156932 2006-03-21 07:50:50Z ru
|
.\" from FreeBSD: head/tools/build/options/WITHOUT_GNU_SUPPORT 156932 2006-03-21 07:50:50Z ru
|
||||||
Set to build some programs without optional GNU support.
|
Set to build some programs without optional GNU support.
|
||||||
@ -538,9 +538,15 @@ Set to build Hesiod support.
|
|||||||
.It Va WITHOUT_HTML
|
.It Va WITHOUT_HTML
|
||||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_HTML 156932 2006-03-21 07:50:50Z ru
|
.\" from FreeBSD: head/tools/build/options/WITHOUT_HTML 156932 2006-03-21 07:50:50Z ru
|
||||||
Set to not build HTML docs.
|
Set to not build HTML docs.
|
||||||
.It Va WITH_ICONV
|
.It Va WITHOUT_ICONV
|
||||||
.\" from FreeBSD: head/tools/build/options/WITH_ICONV 219020 2011-02-25 00:10:26Z gabor
|
.\" from FreeBSD: head/tools/build/options/WITHOUT_ICONV 254919 2013-08-26 17:15:56Z antoine
|
||||||
Set to build iconv as part of libc.
|
Set to not build iconv as part of libc.
|
||||||
|
When set, it also enforces the following options:
|
||||||
|
.Pp
|
||||||
|
.Bl -item -compact
|
||||||
|
.It
|
||||||
|
.Va WITHOUT_LIBICONV_COMPAT
|
||||||
|
.El
|
||||||
.It Va WITHOUT_INET
|
.It Va WITHOUT_INET
|
||||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_INET 221266 2011-04-30 17:58:28Z bz
|
.\" from FreeBSD: head/tools/build/options/WITHOUT_INET 221266 2011-04-30 17:58:28Z bz
|
||||||
Set to not build programs and libraries related to IPv4 networking.
|
Set to not build programs and libraries related to IPv4 networking.
|
||||||
@ -701,6 +707,9 @@ runtime linker.
|
|||||||
.It Va WITHOUT_LIBCPLUSPLUS
|
.It Va WITHOUT_LIBCPLUSPLUS
|
||||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_LIBCPLUSPLUS 246262 2013-02-02 22:42:46Z dim
|
.\" from FreeBSD: head/tools/build/options/WITHOUT_LIBCPLUSPLUS 246262 2013-02-02 22:42:46Z dim
|
||||||
Set to avoid building libcxxrt and libc++.
|
Set to avoid building libcxxrt and libc++.
|
||||||
|
.It Va WITH_LIBICONV_COMPAT
|
||||||
|
.\" from FreeBSD: head/tools/build/options/WITH_LIBICONV_COMPAT 254919 2013-08-26 17:15:56Z antoine
|
||||||
|
Set to build libiconv API and link time compatibility.
|
||||||
.It Va WITHOUT_LIBPTHREAD
|
.It Va WITHOUT_LIBPTHREAD
|
||||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_LIBPTHREAD 188848 2009-02-20 11:09:55Z mtm
|
.\" from FreeBSD: head/tools/build/options/WITHOUT_LIBPTHREAD 188848 2009-02-20 11:09:55Z mtm
|
||||||
Set to not build the
|
Set to not build the
|
||||||
@ -1129,6 +1138,9 @@ When set, it also enforces the following options:
|
|||||||
.It Va WITHOUT_USB
|
.It Va WITHOUT_USB
|
||||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_USB 156932 2006-03-21 07:50:50Z ru
|
.\" from FreeBSD: head/tools/build/options/WITHOUT_USB 156932 2006-03-21 07:50:50Z ru
|
||||||
Set to not build USB-related programs and libraries.
|
Set to not build USB-related programs and libraries.
|
||||||
|
.It Va WITH_USB_GADGET_EXAMPLES
|
||||||
|
.\" from FreeBSD: head/tools/build/options/WITH_USB_GADGET_EXAMPLES 254919 2013-08-26 17:15:56Z antoine
|
||||||
|
Set to build USB gadget kernel modules.
|
||||||
.It Va WITHOUT_UTMPX
|
.It Va WITHOUT_UTMPX
|
||||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_UTMPX 231530 2012-02-11 20:28:42Z ed
|
.\" from FreeBSD: head/tools/build/options/WITHOUT_UTMPX 231530 2012-02-11 20:28:42Z ed
|
||||||
Set to not build user accounting tools such as
|
Set to not build user accounting tools such as
|
||||||
|
Loading…
x
Reference in New Issue
Block a user