Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Document PKG_PERMISSIVE
Baptiste Daroussin committed 13 years ago
commit 031cb1068e3176803c8ec7ea4dfff7370e87a7ac
parent bb7e38b
1 file changed +4 -1
modified pkg/pkg.conf.5
@@ -15,7 +15,7 @@
.\"     @(#)pkg.1
.\" $FreeBSD$
.\"
-
.Dd September 22, 2012
+
.Dd December 21, 2012
.Dt PKG.CONF 5
.Os
.Sh NAME
@@ -126,6 +126,9 @@ suggestions to the output of
as an aide to port maintainers, including indicating when the port
might be marked as architecture independent.
default: off
+
.It Cm PKG_PERMISSIVE: boolean
+
Ignore conflicts while registring a package, note that the files conflicting
+
will not be marked as owned by the new package. (default: NO)
.It Cm PORTAUDIT_SITE: string
Specifies the remote location to use
when fetching the portaudit database.