Dag-Erling Smørgrav <[email protected]> writes:
> You can disable the default repositories by adding the following to a
> file in /usr/local/etc/pkg/repos (these four lines cover 14, 15, and 16
> with or without pkgbase):
>
> FreeBSD: { enabled: false }
> FreeBSD-base: { enabled: false }
> FreeBSD-ports: { enabled: false }
> FreeBSD-ports-kmods: { enabled: false }
Sorry, to actually cover all eventualities you need one more line:
FreeBSD-kmods: { enabled: false }
DES
--
Dag-Erling Smørgrav - [email protected]