On 11/04/2014 17:21, Steven Hartland wrote: > In our case we want to tell pkg to only use repro XYZ from the ones > availble, > for example without having to delete /etc/pkg/FreeBSD.conf.
For individual ports:
pkg-repository(8), the section titled "WORKING WITH MULTIPLE REPOSITORIES"
To disable eg. the default FreeBSD repo:
cat <<EOF > /usr/local/etc/pkg/repos/FreeBSD.conf
FreeBSD: {
enabled: no
}
EOF
Cheers,
Matthew
--
Dr Matthew J Seaman MA, D.Phil.
PGP: http://www.infracaninophile.co.uk/pgpkey
signature.asc
Description: OpenPGP digital signature
