On Wed, May 09, 2018 at 01:08:49PM +0000, Mik J wrote: > Thank you Martijn for this quick answer.So should I do something likeexport > TRUSTED_PKG_PATH=/usr/ports/packages/amd64/all/
More or less, yep. That's not done by default because you should make sure which packages you built yourself, traceability being important. You could also sign your own packages, which isn't that hard to do, though generally not that useful, especially since you can install them on the network thru a safe protocol (scp:// urls)