Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
claudio 6cc330a223 Update prometheus to 2.37.5:
[SECURITY] Security upgrade from go and upstream dependencies that include
  security fixes to the net/http and os packages. #11690

This updates /x/sys/unix to a version that no longer uses direct syscalls
and instead uses the libc stubs. This fixes the problem with mmap crashes
caused by bad syscall uses. Found the hard way and fix tested by florian@
OK sthen@
2023-01-14 14:51:26 +00:00
archivers Fix incompatible pointer to integer conversion, fatal with clang 15 2023-01-10 17:57:56 +00:00
astro Update ansiweather to 1.19.0. 2023-01-09 13:10:15 +00:00
audio Update to grip-4.2.4. 2023-01-11 13:36:11 +00:00
benchmarks Add missing include, fixes build with clang 15 2023-01-11 17:49:55 +00:00
biology Do the usual c99 dance for base-gcc to fix the build on sparc64 2022-11-28 16:07:04 +00:00
books drop RCS Ids 2022-03-11 18:22:44 +00:00
cad Update qcad to 3.27.8.7 BUT still broken at runtime 2023-01-02 12:40:09 +00:00
chinese WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
comms comms/hylafax: fix build with tiff 4.5.0. 2022-12-19 08:52:15 +00:00
converters Add missing include, problem spotted by clang 15 2023-01-10 19:59:52 +00:00
databases record USE_NOEXECONLY in sqlports 2023-01-09 17:09:55 +00:00
devel Update Catch2 to 3.2.1 2023-01-14 08:26:29 +00:00
editors Update hexedit to 1.6. 2023-01-10 17:46:28 +00:00
education Ports built with setuptools on python 3.10 don't need a RUN_DEPENDS on 2022-11-26 23:28:11 +00:00
emulators Use internal catch2 2023-01-14 08:26:10 +00:00
fonts Update ibm-plex to 6.1.1. 2023-01-10 18:01:41 +00:00
games update to naev-0.10.2 2023-01-13 09:14:38 +00:00
geo Use local swap16/swap32 functions instead of the defines from endian.h 2023-01-11 19:00:28 +00:00
graphics Update jpeginfo to 1.6.2. 2023-01-14 10:38:12 +00:00
infrastructure With some ports it's difficult to add linker flags, so reuse the ld wrapper 2023-01-09 17:08:50 +00:00
inputmethods Return FALSE instead of NULL, avoids a fatal error with clang 15 2023-01-10 13:26:15 +00:00
japanese Stop using the daemon class in @newuser. 2022-11-08 11:14:43 +00:00
java java/jna file list differs with newer jdk (different javadoc files with 2022-11-11 17:39:30 +00:00
korean drop RCS Ids 2022-03-11 19:25:33 +00:00
lang This patch introduced for clang 13 is also needed with clang 15 2023-01-12 12:48:34 +00:00
mail roundcubemail's password-change plugin used a $2y prefix for bcrypt (which 2023-01-14 13:49:52 +00:00
math py-numpy: add missing TDEPs. py3-typing_extensions (tests break badly if 2023-01-13 08:24:08 +00:00
meta Unmention unported kdm, clarify how the wiki not gdm provides xfce4.desktop 2022-12-24 20:49:58 +00:00
misc Rearrange logic to address type mismatch spotted by clang 15 2023-01-12 13:17:19 +00:00
multimedia Update shotcut to 22.12.21 2023-01-14 08:06:36 +00:00
net Update to py3-boto3-1.26.50. 2023-01-14 10:06:49 +00:00
news Update to pan-0.153. 2022-12-28 16:39:57 +00:00
plan9 update plan9/sam to the latest commit in the deadpixi fork 2022-11-07 15:37:20 +00:00
print update to py3-pikepdf-6.2.8.post1 2023-01-11 08:53:30 +00:00
productivity Update KDE Gear to 22.12.1 2023-01-13 10:54:30 +00:00
security Tweak arm64 perlasm to move all data from .text to .rodata. 2023-01-14 11:15:34 +00:00
shells Update to dash-0.5.12 2022-12-27 17:42:13 +00:00
sysutils Update prometheus to 2.37.5: 2023-01-14 14:51:26 +00:00
telephony update to asterisk-16.30.0 2023-01-14 11:28:14 +00:00
tests remove line continuation before empty lines 2022-10-31 23:14:52 +00:00
textproc update to py3-dateparser-1.1.6 2023-01-13 09:12:24 +00:00
wayland Update wayland-protocols to 1.27 2022-12-17 07:46:27 +00:00
www Update otter-browser to 1.0.03 2023-01-14 07:44:06 +00:00
x11 update x11/xnotify to 0.9.3 2023-01-14 13:10:38 +00:00
.cvsignore
.gitignore
Makefile +wayland 2021-11-06 19:09:10 +00:00
README drop RCS Id 2022-03-11 20:30:30 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), bsd.port.arch.mk(5), port-modules(5).

dpb(1), bulk(8) for bulk builds.

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/