Read-only git conversion of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
sthen bf56c03dd4 node_exporter: update golang.org/x/sys. From Lucas Gabriel Vuotto, ok claudio@
The node_filesystem_* collector uses getfsstat. Until November last
year, x/sys called this via syscall(SYS_GETFSSTAT), which is no longer
allowed. Patch to update to a newer x/sys which calls libc's getfsstat()
instead.
2024-02-08 13:17:00 +00:00
archivers
astro update to py3-skyfield-1.48 2024-02-08 08:09:14 +00:00
audio Enable MPRIS interface for metadata and remote control 2024-02-08 08:38:43 +00:00
benchmarks
biology
books
cad
chinese
comms
converters
databases update to py3-odbc-5.1.0 2024-02-08 08:09:19 +00:00
devel Update to xdg-utils-1.2.1. 2024-02-08 10:34:33 +00:00
editors
education
emulators
fonts
games
geo
graphics update to tesseract-5.3.4 2024-02-08 08:59:55 +00:00
infrastructure
inputmethods
japanese
java
korean
lang
mail update to dovecot-fts-xapian-1.6.0 2024-02-08 08:24:00 +00:00
math
meta
misc
multimedia fix target os detection by executing ${CC} instead of gcc and enable optimizations 2024-02-08 12:33:18 +00:00
net net/libstrophe: add missing WANTLIB on zlib 2024-02-08 12:29:21 +00:00
news
plan9
print
productivity
security Update boringssl/head to 20240208 2024-02-08 10:20:48 +00:00
shells
sysutils node_exporter: update golang.org/x/sys. From Lucas Gabriel Vuotto, ok claudio@ 2024-02-08 13:17:00 +00:00
telephony
tests
textproc update to py3-unidecode-1.3.8 2024-02-08 08:14:18 +00:00
wayland
www update to 121.0.6167.160 2024-02-08 12:36:19 +00:00
x11
.cvsignore
.gitignore
Makefile
README

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/