Welcome to alpha.pkgbase.live
, the unofficial repository for the FreeBSD PkgBase project.
The package sets below are built with poudriere(8).
Add a configuration file for the PkgBase repo:
/usr/local/etc/pkg/repos/base.conf
This base.conf
example is for the 13.1 release
branch (note the URL):
# FreeBSD pkgbase repo
FreeBSD-base: {
url: "https://alpha.pkgbase.live/release/13.1/${ABI}/latest",
signature_type: "pubkey",
pubkey: "/usr/share/keys/pkg/trusted/alpha.pkgbase.live.pub",
enabled: yes
}
– if you prefer, specify the stable
or current
branch.
Then put in place a copy of our public key:
~ $ sudo fetch --output=/usr/share/keys/pkg/trusted/alpha.pkgbase.live.pub \
https://alpha.pkgbase.live/alpha.pkgbase.live.pub
13.1-RELEASE
13.0-RELEASE
13-STABLE
14-CURRENT
While the PkgBase Wiki provides some info on how to get started, I would like to distill it, so check out my Howto
Rather than doing any awful hacks myself, I like to push changes upstream. This also feels more in spirit with the Call-for-Testing.
loader.efi
origin
to not only say base
, but
FreeBSD-base/foo
.KERNCONF
.
WITH_REPRODUCIBLE_BUILD=YES
vital
.