Hello
If you're not using the 10th branch - do you have "WITH_PKGNG=yes" set
in your /etc/make.conf?
Check out the http://www.freebsd.org/doc/handbook/pkgng-intro.html
Regards,
Kozlov Sergey
On 14.02.2014 17:57, Stephen R Guglielmo wrote:
> Hey list,
>
> Back on the previous pkg_* system, I use
Hey list,
Back on the previous pkg_* system, I used portmaster to check my port
integrity and dependencies:
portmaster -y -v --clean-distfiles
portmaster -y -v --check-depends
portmaster -y -v --check-port-dbdir
However, I noticed the new `pkg` command has its own `check` and `clean`
commands.