pkg
pkg copied to clipboard
Package management tool for FreeBSD. Help at #pkg on Libera Chat or [email protected]
Nit In the screenshot below, the count `1467` probably included a few hundred candidates from the `FreeBSD-base` repository despite me specifying (out of sight) `--repository FreeBSD-ports`.  In situations such...
Note last line: ``` # pkg -d upgrade DBG(1)[8229]> pkg initialized Updating FreeBSD repository catalogue... DBG(1)[8229]> PkgRepo: verifying update for FreeBSD DBG(1)[8229]> Pkgrepo, begin update of '/var/db/pkg/repos/FreeBSD/db' DBG(1)[8229]> Request to...
Please sorry for long story FreeBSD 13.3 : OpenSSL 1.1.1w FreeBSD 14.0 : OpenSSL 3.0.12 FreeBSD 14.1 : OpenSSL 3.0.13 For some reason Heimdal has reduced functionality in the base...
For example: ```text root@mowa219-gjp4-zbook-freebsd:~ # pkg update -r FreeBSD-base && pkg update -r FreeBSD-ports Updating FreeBSD-base repository catalogue... FreeBSD-base repository is up to date. All repositories are up to date....
Commit messages 1. [src/updating.c: set error code before jumping to out](https://github.com/freebsd/pkg/commit/79575708fb8eb0c4fc0455667c14e9852f2212a5) 2. [src/event.c: free() progress_message only when it's not empty](https://github.com/freebsd/pkg/commit/10b52a95cd550cecdff05b9d88063f6c64a44777)
I have tried to find it - but failed ... Does `pkg(8)` has an option to *blacklist* a list of packages? This alone is a perfect example for need of...
Small changes needed to compile on MacOS. I am not happy with the patch of external/libcurl/curl_config.h, but as this is not generated by ./configure I saw no alternative. Please advise!...
The introduced MERGETOOL config option expects a value in form "/path/to/program %b %l %r %o" where * "%b" is the file containing the original config shipped by the previous version...
pkg(8) should document the local archive capability of pkg-install(8).
While at the read-only location, pkg fails to create a package with this wrong and ungraceful message: ``` $ pkg create pkg Creating package for pkg-1.5.1 pkg: archive_write_open_filename(.//pkg-1.5.1.txz): Bad file...