I am using a pkg repository config file that contains ${ABI} in a URL.
On v14.3 this is returning
when I believe it should return
.
The OS List in libpkg/pkg_abi.c (on Github) suggests the OS string should be FreeBSD (capital BSD). I didn't install src during installation so cannot check my specific build.
Unclear if there is an issue/explanation for this?
On v14.3 this is returning
Code:
Freebsd:14:amd64
Code:
FreeBSD:14:amd64
The OS List in libpkg/pkg_abi.c (on Github) suggests the OS string should be FreeBSD (capital BSD). I didn't install src during installation so cannot check my specific build.
Unclear if there is an issue/explanation for this?