03.08.2022 6:07, Dan Mahoney wrote: > Ideas welcome?
Do once on a build system: "make package" to obtain packagename.pkg Do once on every target system: fetch (or scp) the package file then: pkg add /path/to/packagename.pkg It installs the package properly. A package is not obliged to come from a repository.