svn commit: r288401 - stable/9/share/man/man5

Bryan Drewery bdrewery at FreeBSD.org
Tue Sep 29 21:55:46 UTC 2015


Author: bdrewery
Date: Tue Sep 29 21:55:45 2015
New Revision: 288401
URL: https://svnweb.freebsd.org/changeset/base/288401

Log:
  Regenerate after r280421.

Modified:
  stable/9/share/man/man5/src.conf.5

Modified: stable/9/share/man/man5/src.conf.5
==============================================================================
--- stable/9/share/man/man5/src.conf.5	Tue Sep 29 21:54:09 2015	(r288400)
+++ stable/9/share/man/man5/src.conf.5	Tue Sep 29 21:55:45 2015	(r288401)
@@ -1,7 +1,7 @@
 .\" DO NOT EDIT-- this file is automatically generated.
-.\" from FreeBSD: stable/9/tools/build/options/makeman 263058 2014-03-11 23:04:32Z gjb
+.\" from FreeBSD: stable/9/tools/build/options/makeman 288399 2015-09-29 21:52:32Z bdrewery
 .\" $FreeBSD$
-.Dd February 13, 2015
+.Dd September 29, 2015
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -220,6 +220,14 @@ Set to not build Bluetooth related kerne
 .It Va WITHOUT_BOOT
 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BOOT 156932 2006-03-21 07:50:50Z ru
 Set to not build the boot blocks and loader.
+.It Va WITHOUT_BOOTPARAMD
+.\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BOOTPARAMD 280421 2015-03-24 07:11:54Z ngie
+Set to not build or install
+.Xr bootparamd 8 .
+.It Va WITHOUT_BOOTPD
+.\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BOOTPD 280421 2015-03-24 07:11:54Z ngie
+Set to not build or install
+.Xr bootpd 8 .
 .It Va WITHOUT_BSDINSTALL
 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BSDINSTALL 278714 2015-02-13 21:25:56Z ngie
 Set to not build
@@ -425,6 +433,17 @@ This includes the device tree compiler (
 .Pp
 It is a default setting on
 arm/arm, arm/armeb, powerpc/powerpc and powerpc/powerpc64.
+.It Va WITHOUT_FILE
+.\" from FreeBSD: stable/9/tools/build/options/WITHOUT_FILE 280421 2015-03-24 07:11:54Z ngie
+Set to not build
+.Xr file 1
+and related programs.
+.It Va WITHOUT_FINGER
+.\" from FreeBSD: stable/9/tools/build/options/WITHOUT_FINGER 280421 2015-03-24 07:11:54Z ngie
+Set to not build or install
+.Xr finger 1
+and
+.Xr fingerd 8 .
 .It Va WITHOUT_FLOPPY
 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_FLOPPY 221540 2011-05-06 19:13:03Z ru
 Set to not build or install programs
@@ -441,6 +460,12 @@ without floating-point support.
 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_FREEBSD_UPDATE 183242 2008-09-21 22:02:26Z sam
 Set to not build
 .Xr freebsd-update 8 .
+.It Va WITHOUT_FTP
+.\" from FreeBSD: stable/9/tools/build/options/WITHOUT_FTP 280421 2015-03-24 07:11:54Z ngie
+Set to not build or install
+.Xr ftp 1
+and
+.Xr ftpd 8 .
 .It Va WITHOUT_GAMES
 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_GAMES 156932 2006-03-21 07:50:50Z ru
 Set to not build games.
@@ -539,6 +564,10 @@ When set, it also enforces the following
 .It Va WITHOUT_INET6_SUPPORT
 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_INET6_SUPPORT 156932 2006-03-21 07:50:50Z ru
 Set to build libraries, programs, and kernel modules without IPv6 support.
+.It Va WITHOUT_INETD
+.\" from FreeBSD: stable/9/tools/build/options/WITHOUT_INETD 280421 2015-03-24 07:11:54Z ngie
+Set to not build
+.Xr inetd 8 .
 .It Va WITHOUT_INET_SUPPORT
 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_INET_SUPPORT 221266 2011-04-30 17:58:28Z bz
 Set to build libraries, programs, and kernel modules without IPv4 support.
@@ -640,9 +669,6 @@ and
 On amd64, set to not build 32-bit library set and a
 .Nm ld-elf32.so.1
 runtime linker.
-.It Va WITH_LIBCPLUSPLUS
-.\" from FreeBSD: stable/9/tools/build/options/WITH_LIBCPLUSPLUS 246322 2013-02-04 16:13:55Z des
-Set to build libcxxrt and libc++.
 .It Va WITHOUT_LIBPTHREAD
 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_LIBPTHREAD 188848 2009-02-20 11:09:55Z mtm
 Set to not build the
@@ -928,6 +954,16 @@ Set to avoid compiling profiled librarie
 Set to not build
 .Xr quota 8
 and related programs.
+.It Va WITHOUT_RADIUS_SUPPORT
+.\" from FreeBSD: stable/9/tools/build/options/WITHOUT_RADIUS_SUPPORT 280421 2015-03-24 07:11:54Z ngie
+Set to not build radius support into various applications, like
+.Xr pam_radius 8
+and
+.Xr ppp 8 .
+.It Va WITHOUT_RBOOTD
+.\" from FreeBSD: stable/9/tools/build/options/WITHOUT_RBOOTD 280421 2015-03-24 07:11:54Z ngie
+Set to not build or install
+.Xr rbootd 8 .
 .It Va WITHOUT_RCMDS
 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_RCMDS 156932 2006-03-21 07:50:50Z ru
 Disable building of the
@@ -1012,6 +1048,11 @@ Set to not build or install
 .Xr talk 1
 and
 .Xr talkd 8 .
+.It Va WITHOUT_TCP_WRAPPERS
+.\" from FreeBSD: stable/9/tools/build/options/WITHOUT_TCP_WRAPPERS 280421 2015-03-24 07:11:54Z ngie
+Set to not build or install
+.Xr tcpd 8 ,
+and related utilities.
 .It Va WITHOUT_TCSH
 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_TCSH 156932 2006-03-21 07:50:50Z ru
 Set to not build and install
@@ -1033,6 +1074,16 @@ When set, it also enforces the following
 .It
 .Va WITHOUT_GROFF
 .El
+.It Va WITHOUT_TFTP
+.\" from FreeBSD: stable/9/tools/build/options/WITHOUT_TFTP 280421 2015-03-24 07:11:54Z ngie
+Set to not build or install
+.Xr tftp 1
+and
+.Xr tftpd 8 .
+.It Va WITHOUT_TIMED
+.\" from FreeBSD: stable/9/tools/build/options/WITHOUT_TIMED 280421 2015-03-24 07:11:54Z ngie
+Set to not build or install
+.Xr timed 8 .
 .It Va WITHOUT_TOOLCHAIN
 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_TOOLCHAIN 174550 2007-12-12 16:43:17Z ru
 Set to not install


More information about the svn-src-all mailing list