SecBSD's official ports repository
Go to file
2024-05-21 01:02:41 +00:00
archivers
astro
audio
benchmarks
biology
books
cad
chinese
comms
converters
databases sync ports with The Matrix 2023-10-12 19:58:51 +00:00
devel NEW: devel/py-ratelimit 2024-04-12 04:39:55 +00:00
editors sync ports with The Matrix 2023-10-12 19:58:51 +00:00
education
emulators
fonts
games
geo
graphics remove pdf2djvu. Abandoned upstream, not used by anything in our 2024-05-10 03:50:30 +00:00
infrastructure sync ports with The Matrix 2023-10-12 19:58:51 +00:00
inputmethods
japanese
java
korean
lang switch default py3 version to 3.11 and rm old py3.x versions 2024-05-10 01:49:14 +00:00
mail removed, no need anymore 2024-05-03 17:22:49 +00:00
math
meta
misc sync ports with The Matrix 2023-10-12 19:58:51 +00:00
multimedia sync ports with The Matrix 2023-10-12 19:58:51 +00:00
net UPDATE: net/curl 8.4.0 -> 8.6.0 2024-02-12 00:08:55 +00:00
news
plan9
print
productivity
security cleanup 2024-05-21 01:02:41 +00:00
shells
sysutils sync ports with The Matrix 2023-10-12 19:58:51 +00:00
telephony
tests
textproc sync ports with The Matrix 2023-10-12 19:58:51 +00:00
wayland
www update to 126.0 2024-05-20 13:48:16 +00:00
x11 sync ports with The Matrix 2023-10-12 19:58:51 +00:00
.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/