Sometimes even pkg is updated. May be this is what you observe.Once in a while when I run 'pkg install packagename', it seems to prompt for 'pkg' to update to the latest, then updating the package itself.
The versions of ports/packages are not linked to the version of FreeBSD. There's only one ports tree, all supported versions of FreeBSD use that same ports tree. Thus all supported versions have the same versions w.r.t. ports/packages.Hi, is there a way to pin the upgrade of packages to release ver 12.2 instead of updating to the latest?
based on the same ports tree.
main
branch; and quarterly, which is currently the 2022Q1
branch. I have a question about this, what does "The packages for 12.2 and 12.3 should be similar" entail?Dear erdos,
from my understanding packages are build for the supported FreeBSD RELEASE versions based on the same ports tree. Additionally only the major number counts because this is related to the ABI. The packages for 12.2 and 12.3 should be similar.
Sometimes even pkg is updated. May be this is what you observe.
let's say not all of them. depends on the version of FreeBSD as I said I have a version running FreeBSD 11, it's a modified version until, I intend, keep until I have a time and build the world.The versions of ports/packages are not linked to the version of FreeBSD. There's only one ports tree, all supported versions of FreeBSD use that same ports tree. Thus all supported versions have the same versions w.r.t. ports/packages.