A collection of unofficial FreeBSD / OpenBSD ports.
| freebsd | ||
| hardenedbsd/hardenedbsd | ||
| .editorconfig | ||
| .gitignore | ||
| .projectile | ||
| Makefile | ||
| README.md | ||
About
A collection of unofficial FreeBSD / HardenedBSD / OpenBSD ports.
Ports
FreeBSD
- www/code-server
Provides a pre-built release of code-server - www/thelounge
Provides a pre-built release of thelounge.chat - mail/hydroxide
A third-party, open-source ProtonMail bridge
HardenedBSD
- hardenedbsd/hbcontrol
An alternative to the hbsdcontrol(8) utility - hardenedbsd/portzap
A utility that manages a local copy of the HardenedBSD ports tree - hardenedbsd/sourcezap
A utility that manages a local copy of the HardenedBSD source tree - hardenedbsd/rubygem-bsdcontrol-rb
Ruby bindings for libhbsdcontrol(3)
OpenBSD
None so far.
Install
The root directory includes a Makefile that can install the ports from this repository into /usr/ports. The install target will replace ports that already exist in /usr/ports.
root@localhost# make install