H
Hanky-panky
Guest
Code:
<hanky@freebsd>/home/hanky # sudo portmaster -a -B -d
Password:
===>>> Package installation support cannot be used with pkgng yet,
it will be disabled
<hanky@freebsd>/home/hanky # sudo portmaster -a -B -d
Password:
===>>> Package installation support cannot be used with pkgng yet,
it will be disabled
Becouse with the old package/ports manager system it can.SirDice said:Yes, that's normal. Why would you want to use a tool that's specifically made for installing ports to install packages? Just use pkg(1).
tzoi516 said:I know it's the new package manager. I thought ports-mgmt/portmaster had a setting that allowed dependencies to be installed via pkg(8) to expedite a port installed - why compile what you won't need afterward? I guess I was wrong.