summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2013-01-29 17:05:21 +0000
committergabor <gabor@FreeBSD.org>2013-01-29 17:05:21 +0000
commitc31597fcdaaf38f69c91d2c49c57f1d674fb3a94 (patch)
tree95ea360248de38f9d03f0295724eeb10f3da5879 /share
parentd992e3eb2a38c97190fad5ec2287b67889a8c5b8 (diff)
downloadFreeBSD-src-c31597fcdaaf38f69c91d2c49c57f1d674fb3a94.zip
FreeBSD-src-c31597fcdaaf38f69c91d2c49c57f1d674fb3a94.tar.gz
- Regen
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/src.conf.516
1 files changed, 12 insertions, 4 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index cc06acc..ccd0bbe 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
.\" $FreeBSD$
-.Dd January 17, 2013
+.Dd January 29, 2013
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -100,6 +100,9 @@ Set to not build
.Xr apm 8 ,
.Xr apmd 8
and related programs.
+.It Va WITH_ARM_EABI
+.\" from FreeBSD: head/tools/build/options/WITH_ARM_EABI 245539 2013-01-17 05:56:28Z andrew
+Set the ARM ABI to EABI.
.It Va WITHOUT_ASSERT_DEBUG
.\" from FreeBSD: head/tools/build/options/WITHOUT_ASSERT_DEBUG 162215 2006-09-11 13:55:27Z ru
Set to compile programs and libraries without the
@@ -242,6 +245,9 @@ Set to not build the BSD licensed version of cpio based on
.It Va WITH_BSD_GREP
.\" 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.
+.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
.\" from FreeBSD: head/tools/build/options/WITHOUT_BSNMP 183306 2008-09-23 16:15:42Z sam
Set to not build or install
@@ -476,9 +482,6 @@ Set to not build GPIB bus support.
Set to not build
.Xr gpioctl 8
as part of the base system.
-.It Va WITH_GPL_DTC
-Set to build the GPL'd version of the device tree compiler from elinux.org,
-instead of the BSD licensed one.
.It Va WITHOUT_GROFF
.\" from FreeBSD: head/tools/build/options/WITHOUT_GROFF 218941 2011-02-22 08:13:49Z uqs
Set to not build
@@ -888,6 +891,11 @@ Set to build some programs without PAM support, particularly
.Xr ftpd 8
and
.Xr ppp 8 .
+.It Va WITHOUT_PC_SYSINSTALL
+.\" from FreeBSD: head/tools/build/options/WITHOUT_PC_SYSINSTALL 245606 2013-01-18 15:57:09Z eadler
+Set to not build
+.Xr pc-sysinstall 8
+and related programs.
.It Va WITHOUT_PF
.\" from FreeBSD: head/tools/build/options/WITHOUT_PF 156932 2006-03-21 07:50:50Z ru
Set to not build PF firewall package.
OpenPOWER on IntegriCloud