Please be advised that we are at capacity and currently not accepting new clients.
FreeBSD Support
FreeBSD Support
FreeBSD 14.3-RELEASE AMD64 / ARM64
To expand desired options and support for larger meta packages with FreeBSD AMD64 and ARM64 pkg repositories - We have decided to run our own repos. They are open for public use. Currently the available packages are customized based on our specific preferences. If you would like certain packages or options included, please send us the feedback via the online email form.
Instructions for Adding the Repo (AMD64):
Assuming you already have an updated version of pkg and FreeBSD14.3 AMD64 - you should be able to follow these simple instructions:
note: make sure you are logged in as root
# fetch https://www.jmbg.net/jmbg.cert --no-verify-peer
# mkdir -p /usr/local/etc/ssl/certs
# mv jmbg.cert /usr/local/etc/ssl/certs/jmbg.cert
# mkdir -p /usr/local/etc/pkg/repos
# fetch https://www.jmbg.net/jmbg.conf --no-verify-peer
# mv jmbg.conf /usr/local/etc/pkg/repos/jmbg.conf
# pkg update
Instructions for Adding the Repo (ARM64):
Due to issues with RPI4 and RPI5 we currently have this repo suspended and hope to get back to it soon.