summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-06-15 21:29:47 +0000
committereadler <eadler@FreeBSD.org>2013-06-15 21:29:47 +0000
commit5a0c7f1b394753e0c2e389b6050c62f9b827b146 (patch)
tree0e04411399a754bd0c68433f6c01e8d61c32b17e
parentbf7c0f2705c32e44d3c3b62d60453a30dbbffe3f (diff)
downloadFreeBSD-src-5a0c7f1b394753e0c2e389b6050c62f9b827b146.zip
FreeBSD-src-5a0c7f1b394753e0c2e389b6050c62f9b827b146.tar.gz
Regenerate after CVS removal (and it seems other missed changes)
-rw-r--r--share/man/man5/src.conf.523
1 files changed, 10 insertions, 13 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 986e873..70bafe4 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1,7 +1,7 @@
.\" DO NOT EDIT-- this file is automatically generated.
-.\" from FreeBSD: head/tools/build/options/makeman 236279 2012-05-30 02:37:20Z gjb
+.\" from FreeBSD: head/tools/build/options/makeman 251685 2013-06-13 13:05:08Z emaste
.\" $FreeBSD$
-.Dd June 7, 2013
+.Dd June 15, 2013
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -387,9 +387,6 @@ similar to DWARF and the venerable stabs and is required for DTrace.
Set to not build
.Xr ctm 1
and related utilities.
-.It Va WITHOUT_CVS
-.\" from FreeBSD: head/tools/build/options/WITHOUT_CVS 156932 2006-03-21 07:50:50Z ru
-Set to not build CVS.
.It Va WITHOUT_CXX
.\" from FreeBSD: head/tools/build/options/WITHOUT_CXX 220402 2011-04-06 20:19:07Z uqs
Set to not build
@@ -637,9 +634,8 @@ When set, the following options are also in effect:
is set explicitly)
.El
.It Va WITHOUT_KERBEROS_SUPPORT
-.\" from FreeBSD: head/tools/build/options/WITHOUT_KERBEROS_SUPPORT 156932 2006-03-21 07:50:50Z ru
+.\" from FreeBSD: head/tools/build/options/WITHOUT_KERBEROS_SUPPORT 251794 2013-06-15 20:29:07Z eadler
Set to build some programs without Kerberos support, like
-.Xr cvs 1 ,
.Xr ssh 1 ,
.Xr telnet 1 ,
.Xr sshd 8 ,
@@ -685,10 +681,11 @@ Setting this variable will enable the LDNS-based versions of
.Xr dig 1
and
.Xr host 1 .
-When set, the following options are also in effect:
+When set, it also enforces the following options:
.Pp
-.Bl -inset -compact
-.It Va WITHOUT_BIND_UTILS
+.Bl -item -compact
+.It
+.Va WITHOUT_BIND_UTILS
.El
.It Va WITHOUT_LEGACY_CONSOLE
.\" from FreeBSD: head/tools/build/options/WITHOUT_LEGACY_CONSOLE 249966 2013-04-27 04:09:09Z eadler
@@ -701,9 +698,9 @@ and
On amd64, set to not build 32-bit library set and a
.Nm ld-elf32.so.1
runtime linker.
-.It Va WITHOUT_LIBCPLUSPLUS
-.\" from FreeBSD: head/tools/build/options/WITHOUT_LIBCPLUSPLUS 246262 2013-02-02 22:42:46Z dim
-Set to avoid building libcxxrt and libc++.
+.It Va WITH_LIBCPLUSPLUS
+.\" from FreeBSD: head/tools/build/options/WITH_LIBCPLUSPLUS 228082 2011-11-28 17:56:46Z dim
+Set to build libcxxrt and libc++.
.It Va WITHOUT_LIBPTHREAD
.\" from FreeBSD: head/tools/build/options/WITHOUT_LIBPTHREAD 188848 2009-02-20 11:09:55Z mtm
Set to not build the
OpenPOWER on IntegriCloud