I'm just starting to try the new FreeBSD 10. By default, it points to http://pkg.freebsd.org/freebsd:10:x86:64/latest/All/ as specified in /etc/pkg/FreeBSD.conf. I've noticed that xorg-7.7.txz does NOT exist within this package set. That is, I could NOT do a
However, that same package exists in http://pkg.freebsd.org/freebsd:10:x86:64/release/0/All/. That is, after I change the settings in the /etc/pkg/FreeBSD.conf file, I could then successfully do a
Could anyone explain why the default is pointing to .../latest/All and not .../release/0/All? And why that needed does not appear in the package set labelled latest?
Thanks!
pkg install xorg.However, that same package exists in http://pkg.freebsd.org/freebsd:10:x86:64/release/0/All/. That is, after I change the settings in the /etc/pkg/FreeBSD.conf file, I could then successfully do a
pkg install xorg.Could anyone explain why the default is pointing to .../latest/All and not .../release/0/All? And why that needed does not appear in the package set labelled latest?
Thanks!