SecBSD's official ports repository
Go to file
2023-08-19 18:05:57 +00:00
archivers
astro
audio
benchmarks
biology
books
cad
chinese
comms
converters
databases
devel sync ports with The Matrix 2023-08-19 18:05:57 +00:00
editors
education
emulators
fonts
games sync ports with The Matrix 2023-08-19 18:05:57 +00:00
geo
graphics
infrastructure
inputmethods
japanese
java
korean
lang sync ports with The Matrix 2023-08-19 18:05:57 +00:00
mail sync ports with The Matrix 2023-08-19 18:05:57 +00:00
math
meta
misc
multimedia sync ports with The Matrix 2023-08-19 18:05:57 +00:00
net sync ports with The Matrix 2023-08-19 18:05:57 +00:00
news
plan9
print
productivity
security sync ports with The Matrix 2023-08-19 18:05:57 +00:00
shells
sysutils sync ports with The Matrix 2023-08-19 18:05:57 +00:00
telephony
tests
textproc
wayland
www sync ports with The Matrix 2023-08-19 18:05:57 +00:00
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 compiled ports.

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/