"vermaden" [email protected] – 8 December 2025 7:32 AM
> FreeBSD-base: {
> url: "https://pkg.FreeBSD.org/${ABI}/base_release_${VERSION_MINOR}",
> mirror_type: "none",
> signature_type: "fingerprints",
> fingerprints: "/usr/share/keys/pkgbase-${VERSION_MAJOR}",
> enabled: no
> }
Hi Vermaden,
You'll want to enable the repo 'enable: yes' and make sure the
/usr/local/etc/pkg/repos/FreeBSD.conf has been removed (the whole
/usr/local/etc/pkg directory can be removed unless you have custom stuff).
pkg update
again and you should be good.
Cheers.