Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Do not warn about using both pkg_* and pkgng during pkg2ng
Baptiste Daroussin committed 13 years ago
commit 3edaf303b6b1caed02f65264ddef0ab3b39dfce8
parent 6faa00b6897f2b258a73bbd86dedde58dae902c7
1 file changed +1 -0
modified ports/pkg2ng
@@ -3,6 +3,7 @@
: "${PORTSDIR:=/usr/ports}"

export PERMISSIVE=yes
+
export PKG_OLD_NOWARN=yes

if [ $( id -u ) -ne 0 ]
then