svn commit: r247522 - stable/8/share/man/man5
Dag-Erling Smørgrav
des at FreeBSD.org
Fri Mar 1 02:09:06 UTC 2013
Author: des
Date: Fri Mar 1 02:09:06 2013
New Revision: 247522
URL: http://svnweb.freebsd.org/changeset/base/247522
Log:
Regenerate
Modified:
stable/8/share/man/man5/src.conf.5
Modified: stable/8/share/man/man5/src.conf.5
==============================================================================
--- stable/8/share/man/man5/src.conf.5 Fri Mar 1 02:06:04 2013 (r247521)
+++ stable/8/share/man/man5/src.conf.5 Fri Mar 1 02:09:06 2013 (r247522)
@@ -1,7 +1,7 @@
.\" DO NOT EDIT-- this file is automatically generated.
-.\" from FreeBSD: stable/8/tools/build/options/makeman 188848 2009-02-20 11:09:55Z mtm
+.\" from FreeBSD: stable/8/tools/build/options/makeman 236431 2012-06-02 02:26:49Z gjb
.\" $FreeBSD$
-.Dd January 4, 2012
+.Dd March 1, 2013
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -204,6 +204,14 @@ and
.\" from FreeBSD: stable/8/tools/build/options/WITH_BIND_XML 193280 2009-06-01 21:58:59Z dougb
Set to enable the http statistics interface for named.
This requires ports/textproc/libxml2 to be installed in /usr/local.
+.It Va WITHOUT_BINUTILS
+.\" from FreeBSD: stable/8/tools/build/options/WITHOUT_BINUTILS 236342 2012-05-30 22:31:45Z obrien
+Set to not install binutils (as, c++-filt, gconv, gnu-ar, gnu-randlib,
+ld, nm, objcopy, objdump, readelf, size and strip)
+.Bf -symbolic
+The option does not generally work for build targets, unless some alternative
+toolchain is enabled.
+.Ef
.It Va WITHOUT_BLUETOOTH
.\" from FreeBSD: stable/8/tools/build/options/WITHOUT_BLUETOOTH 156932 2006-03-21 07:50:50Z ru
Set to not build Bluetooth related kernel modules, programs and libraries.
@@ -316,6 +324,13 @@ Set to not build
.It Va WITHOUT_GAMES
.\" from FreeBSD: stable/8/tools/build/options/WITHOUT_GAMES 156932 2006-03-21 07:50:50Z ru
Set to not build games.
+.It Va WITHOUT_GCC
+.\" from FreeBSD: stable/8/tools/build/options/WITHOUT_GCC 236342 2012-05-30 22:31:45Z obrien
+Set to not install gcc and g++.
+.Bf -symbolic
+The option does not generally work for build targets, unless some alternative
+toolchain is enabled.
+.Ef
.It Va WITHOUT_GCOV
.\" from FreeBSD: stable/8/tools/build/options/WITHOUT_GCOV 156932 2006-03-21 07:50:50Z ru
Set to not build the
@@ -652,6 +667,16 @@ Set to not build Objective C support.
.It Va WITHOUT_OPENSSH
.\" from FreeBSD: stable/8/tools/build/options/WITHOUT_OPENSSH 156932 2006-03-21 07:50:50Z ru
Set to not build OpenSSH.
+.It Va WITH_OPENSSH_NONE_CIPHER
+.\" $FreeBSD$
+Set to include the "None" cipher support in OpenSSH and its libraries.
+Additional adjustments may need to be done to system configuration
+files, such as
+.Xr sshd_config 5 ,
+to enable this cipher.
+Please see
+.Pa /usr/src/crypto/openssh/README.hpn
+for full details.
.It Va WITHOUT_OPENSSL
.\" from FreeBSD: stable/8/tools/build/options/WITHOUT_OPENSSL 156932 2006-03-21 07:50:50Z ru
Set to not build OpenSSL.
@@ -811,6 +836,10 @@ When set, it also enforces the following
.Pp
.Bl -item -compact
.It
+.Va WITHOUT_BINUTILS
+.It
+.Va WITHOUT_GCC
+.It
.Va WITHOUT_GDB
.El
.It Va WITHOUT_USB
@@ -843,11 +872,11 @@ protocols (usable only via 802.1X).
.\" from FreeBSD: stable/8/tools/build/options/WITHOUT_ZFS 168409 2007-04-06 02:13:30Z pjd
Set to not build ZFS file system.
.It Va WITHOUT_ZONEINFO
-.\" from FreeBSD: stable/8/tools/build/options/WITHOUT_ZONEINFO 171994 2007-08-27 20:01:08Z remko
+.\" from FreeBSD: stable/8/tools/build/options/WITHOUT_ZONEINFO 235588 2012-05-18 02:00:41Z gjb
Set to not build the timezone database.
.El
.Sh FILES
-.Bl -tag -compact
+.Bl -tag -compact -width Pa
.It Pa /etc/src.conf
.It Pa /usr/share/mk/bsd.own.mk
.El
More information about the svn-src-stable
mailing list