Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Remove the ARCH_INDEP entry and add a description of DEVELOPER_MODE.
Matthew Seaman committed 13 years ago
commit e72db040af225c964d53cd00ce225fcb6b934b84
parent 1ea1935
1 file changed +6 -4
modified pkg/pkg.conf.5
@@ -111,10 +111,12 @@ forgotten by the maintainer.
default: off
.It Cm ABI: string
the abi of the package you want to install, by default the /bin/sh abi is used
-
.It Cm ARCH_INDEP: boolean
-
Analyse package contents to detect when it consists entirely of
-
architecture independent files (ie. no ELF objects are contained
-
within it)
+
.It Cm DEVELOPER_MODE: boolean
+
Makes certain errors immediately fatal.  Adds various warnings and
+
suggestions to the output of
+
.Xr pkg 1
+
as an aide to port maintainers, including indicating when the port
+
might be marked as architecture independent.
default: off
.El
.Sh ENVIRONMENT