Hi,
I have doubts about enabling the latest repository in FreeBSD-15.0 (pkgbasify). I've encountered package conflicts and I'm looking for help with the configuration.about enabling the latest repository in FreeBSD-15.0 (pkgbasify). I've encountered package conflicts and I'm looking for help with the configuration.
Thks
I have doubts about enabling the latest repository in FreeBSD-15.0 (pkgbasify). I've encountered package conflicts and I'm looking for help with the configuration.about enabling the latest repository in FreeBSD-15.0 (pkgbasify). I've encountered package conflicts and I'm looking for help with the configuration.
/usr/local/etc/pkg/repos 12:17 #> cat FreeBSD-base.conf
FreeBSD-base: {
enabled: yes
}
/usr/local/etc/pkg/repos 12:17 #> cat FreeBSD.conf
#FreeBSD: { url: "pkg+https://pkg.freebsd.org/${ABI}/latest" }
FreeBSD: {
url: "http://pkg0.sjb.freebsd.org/${ABI}/latest",
mirror_type: "NONE",
enabled: no
}
freebsd-version -kru
15.0-RELEASE-p1
15.0-RELEASE-p1
15.0-RELEASE-p1
Thks