SecBSD's official ports repository
Go to file
2023-09-14 00:49:35 +00:00
archivers sync ports with The Matrix 2023-09-14 00:49:35 +00:00
astro sync ports with The Matrix 2023-09-11 22:02:06 +00:00
audio sync ports with The Matrix 2023-09-14 00:49:35 +00:00
benchmarks sync ports with The Matrix 2023-09-08 05:21:37 +00:00
biology sync ports with The Matrix 2023-09-08 05:21:37 +00:00
books sync ports with The Matrix 2023-09-08 05:21:37 +00:00
cad sync ports with The Matrix 2023-09-14 00:49:35 +00:00
chinese SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
comms sync ports with The Matrix 2023-09-08 05:21:37 +00:00
converters sync ports with The Matrix 2023-09-14 00:49:35 +00:00
databases sync ports with The Matrix 2023-09-14 00:49:35 +00:00
devel sync ports with The Matrix 2023-09-14 00:49:35 +00:00
editors sync ports with The Matrix 2023-09-14 00:49:35 +00:00
education SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
emulators sync ports with The Matrix 2023-09-08 05:21:37 +00:00
fonts sync ports with The Matrix 2023-09-14 00:49:35 +00:00
games sync ports with The Matrix 2023-09-14 00:49:35 +00:00
geo sync ports with The Matrix 2023-09-08 05:21:37 +00:00
graphics sync ports with The Matrix 2023-09-14 00:49:35 +00:00
infrastructure sync ports with The Matrix 2023-09-14 00:49:35 +00:00
inputmethods sync ports with The Matrix 2023-09-08 05:21:37 +00:00
japanese SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
java SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
korean SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
lang sync ports with The Matrix 2023-09-14 00:49:35 +00:00
mail sync ports with The Matrix 2023-09-14 00:49:35 +00:00
math sync ports with The Matrix 2023-09-14 00:49:35 +00:00
meta sync ports with The Matrix 2023-09-08 05:21:37 +00:00
misc sync ports with The Matrix 2023-09-14 00:49:35 +00:00
multimedia sync ports with The Matrix 2023-09-14 00:49:35 +00:00
net sync ports with The Matrix 2023-09-14 00:49:35 +00:00
news sync ports with The Matrix 2023-09-14 00:49:35 +00:00
plan9 SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
print sync ports with The Matrix 2023-09-11 22:02:06 +00:00
productivity sync ports with The Matrix 2023-09-11 22:02:06 +00:00
security sync ports with The Matrix 2023-09-14 00:49:35 +00:00
shells sync ports with The Matrix 2023-09-08 05:21:37 +00:00
sysutils sync ports with The Matrix 2023-09-14 00:49:35 +00:00
telephony sync ports with The Matrix 2023-09-14 00:49:35 +00:00
tests SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
textproc sync ports with The Matrix 2023-09-14 00:49:35 +00:00
wayland sync ports with The Matrix 2023-09-08 05:21:37 +00:00
www sync ports with The Matrix 2023-09-14 00:49:35 +00:00
x11 sync ports with The Matrix 2023-09-14 00:49:35 +00:00
.cvsignore SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
.gitignore SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
Makefile SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
README sync ports with The Matrix 2023-09-11 22:02:06 +00:00

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/