Read-only git conversion of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list. https://www.openbsd.org
  • Makefile 51.9%
  • PHP 19.7%
  • BitBake 11%
  • Perl 5.1%
  • C 3.6%
  • Other 8.3%
Find a file
sthen 6639ee6c2b fix edit mistake done when wrangling PLISTs to handle py3-packages that
were removed during the 7.9->-current cycle (specifically, go back to
py3-backports-zstd that accientally got changed to py2-backports-zstd)
2026-06-17 01:17:48 +00:00
archivers simple update 3.3.0 -> 3.3.1 2026-06-03 18:38:25 +00:00
astro Unbreak: ENABLE_SPEECH=OFF does not seem to do the right thing. 2026-06-10 07:12:11 +00:00
audio update to eyeD3-0.9.9 2026-06-16 20:53:39 +00:00
benchmarks benchmarks/Makefile: +librespeed-cli 2026-05-26 11:35:16 +00:00
biology Update biopython 1.87. 2026-04-11 20:12:16 +00:00
books Oof, JLS 25 is latest. 2026-03-18 12:13:25 +00:00
cad cad/solvespace: update to 3.2 2026-06-06 14:18:41 +00:00
chinese bump revision of ports which have a pkg-config check for ncursesw which 2026-01-31 18:24:22 +00:00
comms hook up sdrpp 2026-06-14 18:27:16 +00:00
converters update p5-Cpanel-JSON-XS to 4.42 2026-06-08 12:15:34 +00:00
databases Build .so's for Tcl 8 and 9. 2026-06-16 16:32:15 +00:00
devel py-typer: fix RDEPs 2026-06-16 20:22:50 +00:00
editors update to vim-9.2.663 2026-06-16 23:35:09 +00:00
education Bump after textproc/libxml,-main => textproc/libxml 2025-11-01 11:16:40 +00:00
emulators gambatte: migrate to Python 3 2026-06-15 20:36:12 +00:00
fonts Update to noto-fonts-2026.06.01. 2026-06-08 11:36:00 +00:00
games games/openarena: make C types coherent on amd64 to appease llvm22 2026-06-16 22:25:40 +00:00
geo geo/py-owslib: update to 0.36.0 2026-06-14 07:40:28 +00:00
graphics graphics/fyre: use proper object type-casting macro to appease llvm22 2026-06-16 20:04:02 +00:00
infrastructure Comment out _unit 2026-06-06 10:18:19 +00:00
inputmethods Update to ibus-typing-booster-2.30.10. 2026-06-12 06:24:46 +00:00
japanese japanese/kterm: build fixes for llvm22; from Yozo TODA 2026-06-10 21:52:04 +00:00
java Update to 9.3.1. From Mikolaj Kucharski. 2026-02-25 22:19:58 +00:00
korean bump, python.port.mk pypi HOMEPAGE update 2026-03-16 22:28:25 +00:00
lang fix edit mistake done when wrangling PLISTs to handle py3-packages that 2026-06-17 01:17:48 +00:00
mail update to neomutt-20260616 2026-06-16 18:47:33 +00:00
math math/octave: Fix build on non-{i386,amd64} 2026-06-11 17:48:19 +00:00
meta Update to audacious-4.6.1 2026-06-08 05:30:11 +00:00
misc misc/brltty: update to 6.9.1 2026-06-14 08:50:43 +00:00
multimedia fix homepage, drop unnecessary BDEP (py-test-runner) 2026-06-15 14:03:17 +00:00
net add PORTROACH marker 2026-06-16 16:30:41 +00:00
news Update to sabnzbd-5.0.4 2026-06-11 16:01:50 +00:00
plan9 fix FLAVOR=editline build on llvm 22 by backporting upstream commit to 2026-06-08 20:34:34 +00:00
print print/bibview: add missing casts to fix build with llvm22 2026-06-16 14:40:25 +00:00
productivity update to khal-0.14.0 2026-06-16 16:46:59 +00:00
security security/strobe: add missing cast to appease llvm22 2026-06-16 21:20:48 +00:00
shells shells/atuin: update to 18.16.1 2026-06-14 14:39:06 +00:00
sysutils bump due to kernel ABI change (struct bcachestats lost some members with 2026-06-16 13:34:03 +00:00
telephony telephony/baresip: update to 4.8.0. 2026-05-27 07:34:30 +00:00
tests bye bye MASTER*, you served us well 2023-09-29 09:16:58 +00:00
textproc update to discount-3.0.1.3 2026-06-15 09:48:23 +00:00
wayland wayland/mango: Update to 0.14.3 2026-06-15 17:51:14 +00:00
www update p5-WWW-Mechanize to 2.21 2026-06-16 19:37:21 +00:00
x11 Update to sawfish-1.13.0. 2026-06-15 06:41:47 +00:00
.cvsignore
.gitignore
Makefile
README

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/