SecBSD's official ports repository
Go to file
2024-06-24 02:53:58 +00:00
archivers
audio
converters
databases
devel
editors
fonts
geo
graphics
infrastructure revert to fix indentation 2024-06-02 02:24:51 +00:00
java
lang UPDATE: lang/go > 1.22.4 2024-06-17 02:31:26 +00:00
mail UPDATE: mail/mlmmj 1.4.5 -> 1.4.6 2024-06-08 21:33:38 +00:00
math
misc
multimedia
net UPDATE: net/curl 8.7.1 > 8.8.0 2024-06-01 00:31:01 +00:00
print
security UPDATE: security/feroxbuster 2.10.3 -> 2.10.4 2024-06-24 02:53:58 +00:00
shells
sysutils
telephony
textproc
wayland
www
x11
.cvsignore
.gitignore
Makefile
README

Compiling your own source code is discouraged for everyone except for experts,
as difficult build-time crossing-points can occur often, and no assistance will
be provided. 

In case of failure, please install our pre-compiled binary packages.

Documentation for the ports tree includes:

ports(7)		https://man.openbsd.org/ports.7
packages(7)		https://man.openbsd.org/packages.7
mirroring-ports(7)	https://man.openbsd.org/mirroring-ports.7
library-specs(7)	https://man.openbsd.org/library-specs.7
bsd.port.mk(5)		https://man.openbsd.org/bsd.port.mk.5
bsd.port.arch.mk(5)	https://man.openbsd.org/bsd.port.arch.mk.5
port-modules(5)		https://man.openbsd.org/port-modules.5

And for bulk builds:

dpb(1)			https://man.openbsd.org/dpb.1
bulk(8)			https://man.openbsd.org/bulk.8
proot(1)		https://man.openbsd.org/proot.1

Also see the OpenBSD Porter's Handbook
https://www.openbsd.org/faq/ports/