summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2012-07-02 20:28:12 +0000
committermarcel <marcel@FreeBSD.org>2012-07-02 20:28:12 +0000
commit5fa1af1fc55a6ca425cafe7ba67da3a9fad646dc (patch)
tree7efb3f154d245ed2f44feb6ef7af5abe03bb1636 /share/man
parent49f8db31d37357f4ad6c8e575f34cc38d7306815 (diff)
downloadFreeBSD-src-5fa1af1fc55a6ca425cafe7ba67da3a9fad646dc.zip
FreeBSD-src-5fa1af1fc55a6ca425cafe7ba67da3a9fad646dc.tar.gz
Added options:
WITH_INSTALL_AS_USER WITHOUT_PKGBOOTSTRAP
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/src.conf.517
1 files changed, 16 insertions, 1 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 46210e0..789f6cf 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 June 27, 2012
+.Dd July 2, 2012
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -514,6 +514,16 @@ Set this if you do not want to install optional libraries.
For example when creating a
.Xr nanobsd 8
image.
+.It Va WITH_INSTALL_AS_USER
+.\" from FreeBSD: head/tools/build/options/WITH_INSTALL_AS_USER 238021 2012-07-02 20:24:01Z marcel
+Set to make install targets succeed for non-root users by installing
+files with owner and group attributes set to that of the user running
+the
+.Xr make 1
+command.
+The user still has to set the
+.Va DESTDIR
+variable to point to a directory where the user has write permissions.
.It Va WITHOUT_IPFILTER
.\" from FreeBSD: head/tools/build/options/WITHOUT_IPFILTER 156932 2006-03-21 07:50:50Z ru
Set to not build IP Filter package.
@@ -839,6 +849,11 @@ When set, it also enforces the following options:
.It
.Va WITHOUT_AUTHPF
.El
+.It Va WITHOUT_PKGBOOTSTRAP
+.\" from FreeBSD: head/tools/build/options/WITHOUT_PKGBOOTSTRAP 238023 2012-07-02 20:26:11Z marcel
+Set to not build
+.Xr pkg 1
+bootstrap tool
.It Va WITHOUT_PKGTOOLS
.\" from FreeBSD: head/tools/build/options/WITHOUT_PKGTOOLS 183242 2008-09-21 22:02:26Z sam
Set to not build
OpenPOWER on IntegriCloud