SecBSD's official ports repository
Go to file
2024-10-18 18:39:28 +00:00
archivers UPDATE: archivers/libarchive 3.7.5 > 3.7.7 2024-10-18 18:39:28 +00:00
audio
converters
databases UPDATE: databases/py-mongo 4.6.3 -> 4.7.3 2024-08-12 21:55:32 +00:00
devel use MODPY_COMPILEALL (or drop unneeded runs of compileall) for an initial scattering of ports 2024-08-13 19:27:50 +00:00
editors
fonts
geo
graphics
infrastructure add _forgejo user 2024-09-08 16:47:58 +00:00
java
lang UPDATE: lang/lua 5.4.6 > 5.4.7 2024-09-19 07:27:00 +00:00
mail UPDATE: mail/mlmmj 1.4.6 -> 1.4.7 2024-07-08 18:36:46 +00:00
math
misc
multimedia
net UPDATE: net/curl 8.9.1 > 8.10.1 2024-09-22 01:26:32 +00:00
print UPDATE: print/cups 2.4.10 > 2.4.11 2024-10-03 21:30:40 +00:00
security UPDATE: security/cloudfox 1.12.2 -> 1.14.2 2024-10-11 00:25:10 +00:00
shells UPDATE: shells/bash-completion 2.12.0 > 2.14.0 2024-10-03 19:07:23 +00:00
sysutils
telephony
textproc
wayland
www UPDATE: www/forgejo 7.0.8 > 7.0.9 2024-09-08 16:51:54 +00:00
x11
.cvsignore
.gitignore
Makefile add new category 'osint' 2024-07-29 18:52:20 +00:00
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/