OpenBSD/src YF2Ttguusr.bin/tmux server-client.c

   Move checking of whether the cursor is visible inside the if so that it
   always hits the calculation of the oy offset when the status line is at
   the top. From Michael Grant.
VersionDeltaFile
1.462+5-4usr.bin/tmux/server-client.c
+5-41 files

OpenBSD/src 5x34ZrPusr.bin/tmux cmd-capture-pane.c tmux.1

   Add -H flag to capture-pane to show hyperlinks.
VersionDeltaFile
1.64+72-11usr.bin/tmux/cmd-capture-pane.c
1.1068+10-4usr.bin/tmux/tmux.1
1.148+3-1usr.bin/tmux/grid.c
1.1336+2-1usr.bin/tmux/tmux.h
+87-174 files

OpenBSD/ports NsRB3Zqgraphics/stable-diffusion.cpp Makefile

   Fails to build on riscv64
VersionDeltaFile
1.6+1-0graphics/stable-diffusion.cpp/Makefile
+1-01 files

OpenBSD/ports A4tqLjnsysutils/grafana distinfo Makefile, sysutils/grafana/pkg PLIST

   sysutils/grafana: update to 13.0.2
VersionDeltaFile
1.47+121-118sysutils/grafana/pkg/PLIST
1.47+4-4sysutils/grafana/distinfo
1.64+1-1sysutils/grafana/Makefile
+126-1233 files

OpenBSD/ports ygp4RySdevel Makefile, devel/liboil Makefile

   drop devel/liboil; no longer actively developed or used by other ports,
   and fails on i386 llvm22. upstream recommends that any remaining users
   switch to Orc:
   https://cgit.freedesktop.org/liboil/commit/?id=04b154aa118c0fdf244932dadc3d085f6290db7a
VersionDeltaFile
1.1815+2-1devel/quirks/files/Quirks.pm
1.1801+1-1devel/quirks/Makefile
1.2587+0-1devel/Makefile
1.8+0-0devel/liboil/pkg/PLIST
1.4+0-0devel/liboil/patches/patch-m4_as-host-defines_m4
1.29+0-0devel/liboil/Makefile
+3-35 files not shown
+3-311 files

OpenBSD/ports 3BROHvVprint/lilypond/patches patch-lily_include_smobs_hh

   print/lilypond: fix build with llvm 22.
VersionDeltaFile
1.5+11-26print/lilypond/patches/patch-lily_include_smobs_hh
+11-261 files

OpenBSD/ports ObrKU0Dlang/python/3 distinfo Makefile, lang/python/3/patches patch-Makefile_pre_in patch-configure_ac

   update python to 3.14.5

   ok kmos@ (MAINTAINER), tb@
VersionDeltaFile
1.15+1-4lang/python/3/pkg/PLIST-tests
1.13+2-2lang/python/3/distinfo
1.30+1-2lang/python/3/Makefile
1.4+1-1lang/python/3/patches/patch-Makefile_pre_in
1.7+1-1lang/python/3/patches/patch-configure_ac
1.22+1-1lang/python/3/pkg/PLIST-main
+7-116 files not shown
+7-1312 files

OpenBSD/ports SAGOHfGgraphics/py-matplotlib-inline Makefile distinfo, graphics/py-matplotlib-inline/pkg PLIST

   update matplotlib-inline to 0.2.2
VersionDeltaFile
1.11+4-5graphics/py-matplotlib-inline/Makefile
1.3+2-2graphics/py-matplotlib-inline/distinfo
1.7+2-1graphics/py-matplotlib-inline/pkg/PLIST
+8-83 files

OpenBSD/src ztgG7xDsys/dev/i2c ihidev.c

   sadly attach functions cannot indicate failure (until we eventually
   fix that), so the device node remains inact (but broken).  Strange
   callbacks (like activate for suspend/resume) need to detect this situation
   in a device-dependent way for now.  Do that here.
   ok kettenis
VersionDeltaFile
1.45+4-1sys/dev/i2c/ihidev.c
+4-11 files

OpenBSD/src 9YsmIVNusr.bin/tmux cmd-capture-pane.c tmux.1

   Add -L to show line numbers with capture-pane and -F to show line flags.
VersionDeltaFile
1.63+40-7usr.bin/tmux/cmd-capture-pane.c
1.1067+16-2usr.bin/tmux/tmux.1
+56-92 files

OpenBSD/src kewnANIsys/dev/ic qwz.c

   Enable suspend/resume for qwz(4).

   Tested by me on the SGB4E (arm64) and the T40 (arm64) by deraadt@.

   ok kettenis@
VersionDeltaFile
1.39+7-1sys/dev/ic/qwz.c
+7-11 files

OpenBSD/ports VOzd3T4games/clonekeen Makefile

   downgrade errors to warnings so clonekeen can build with llvm 22
VersionDeltaFile
1.19+3-4games/clonekeen/Makefile
+3-41 files

OpenBSD/ports 3KFCPxEdevel/highway Makefile, devel/highway/patches patch-hwy_detect_compiler_arch_h

   highway: fix build on sparc64

   from jca, based on an equivalent, more complicated, diff i sent
VersionDeltaFile
1.1+14-0devel/highway/patches/patch-hwy_detect_compiler_arch_h
1.10+0-2devel/highway/Makefile
+14-22 files

OpenBSD/ports Jv4sNRVsysutils/moor distinfo modules.inc

   sysutils/moor: Update to 2.14.0

   From Maintainer Lydia Sobot, thanks
VersionDeltaFile
1.8+26-4sysutils/moor/distinfo
1.4+9-1sysutils/moor/modules.inc
1.8+1-1sysutils/moor/Makefile
+36-63 files

OpenBSD/ports uyZmBNksecurity/libgcrypt Makefile

   Ignore type mismatch in riscv-specific code, fixes the build on riscv64

   clang-22 considers pointer mismatches between unsigned long * and
   unsigned long long * as fatal errors. Make the errors non-fatal until
   I nuderstand what it takes to appease the compiler. Said errors
   shouldn't matter anyway given that said types are always the same size
   on riscv64 anyway.  make test agrees.

   Some performance increases are visible for eg chacha or AES on this
   Spacemit k1, but more efforts are needed to unlock performance
   improvements gated behind riscv_hwprobe checks.
VersionDeltaFile
1.104+5-0security/libgcrypt/Makefile
+5-01 files

OpenBSD/ports ntgWIOmnet/jnettop Makefile, net/jnettop/patches patch-jcursesdisplay_c

   net/jnettop: delete function call with type error and unused result

   Fixes the build with llvm22.
VersionDeltaFile
1.1+16-0net/jnettop/patches/patch-jcursesdisplay_c
1.13+1-1net/jnettop/Makefile
+17-12 files

OpenBSD/src LJQFxtNusr.bin/tmux grid.c

   Clear entire lines when removing from history or freeing.
VersionDeltaFile
1.147+6-7usr.bin/tmux/grid.c
+6-71 files

OpenBSD/src 13Uc9jaregress/sys/arch/amd64/dump_tables dump_tables.c

   Adapt to random direct map by also extracting pmap_direct_base with nlist
   issue spotted by anton; discussion with mlarkin and guenther
VersionDeltaFile
1.9+12-5regress/sys/arch/amd64/dump_tables/dump_tables.c
+12-51 files

OpenBSD/src XevGp4jusr.bin/tmux cmd-split-window.c

   Redraw entire session when making a new pane.
VersionDeltaFile
1.128+2-2usr.bin/tmux/cmd-split-window.c
+2-21 files

OpenBSD/ports OXqIsCCwayland/mango distinfo Makefile, wayland/mango/patches patch-src_dispatch_bind_define_h patch-meson_build

   wayland/mango: update to 0.14.2
VersionDeltaFile
1.6+2-2wayland/mango/distinfo
1.5+2-2wayland/mango/patches/patch-src_dispatch_bind_define_h
1.6+1-1wayland/mango/Makefile
1.3+1-0wayland/mango/pkg/PLIST
1.2+0-0wayland/mango/patches/patch-meson_build
+6-55 files

OpenBSD/src mzINGa1usr.bin/tmux cmd-kill-session.c tmux.1

   Add -g flag to kill-session to kill all sessions in a group, GitHub
   issue 5157 from github at jiku dot jp.
VersionDeltaFile
1.29+10-3usr.bin/tmux/cmd-kill-session.c
1.1066+6-2usr.bin/tmux/tmux.1
+16-52 files

OpenBSD/src yl1Gu8uusr.bin/tmux options-table.c

   Add some additional environment variables needed for Wayland, from
   shbernal dot 01 at gmail dot com.
VersionDeltaFile
1.213+3-2usr.bin/tmux/options-table.c
+3-21 files

OpenBSD/src qKq4uSmusr.bin/tmux cmd-split-window.c

   Tweak previous.
VersionDeltaFile
1.127+9-4usr.bin/tmux/cmd-split-window.c
+9-41 files

OpenBSD/src 8yGxlFrusr.bin/tmux tmux.1 cmd-split-window.c

   Add -E to split-window to explicitly make an empty pane rather than
   requiring an empty command.
VersionDeltaFile
1.1065+10-9usr.bin/tmux/tmux.1
1.126+12-6usr.bin/tmux/cmd-split-window.c
+22-152 files

OpenBSD/ports 7DRWmBXnet/freeradius distinfo, net/freeradius/patches patch-src_main_tls_c patch-src_main_radsniff_c

   update to freeradius-3.2.10
VersionDeltaFile
1.10.2.1+27-9net/freeradius/patches/patch-src_main_tls_c
1.5.18.1+12-11net/freeradius/patches/patch-src_main_radsniff_c
1.1.2.1+13-7net/freeradius/patches/patch-src_modules_rlm_rest_rest_c
1.45.2.1+13-3net/freeradius/pkg/PLIST-main
1.16.2.1+12-1net/freeradius/patches/patch-configure
1.32.2.1+2-2net/freeradius/distinfo
+79-335 files not shown
+84-3711 files

OpenBSD/ports lzavW3gnet/freeradius distinfo Makefile, net/freeradius/patches patch-raddb_radiusd_conf_in patch-src_main_listen_c

   update to freeradius-3.2.10
VersionDeltaFile
1.34+2-2net/freeradius/distinfo
1.105+1-1net/freeradius/Makefile
1.23+1-1net/freeradius/patches/patch-raddb_radiusd_conf_in
1.6+0-0net/freeradius/patches/patch-src_main_listen_c
+4-44 files

OpenBSD/ports p3DOlplmail/rspamd distinfo Makefile, mail/rspamd/pkg PLIST

   update to rspamd-4.1.0
VersionDeltaFile
1.71+10-0mail/rspamd/pkg/PLIST
1.89+2-2mail/rspamd/distinfo
1.161+1-1mail/rspamd/Makefile
+13-33 files

OpenBSD/src Z0br4Fnlib/libtls/man tls_conn_version.3

   tls_conn_version: add missing .Pp in HISTORY
VersionDeltaFile
1.13+3-2lib/libtls/man/tls_conn_version.3
+3-21 files

OpenBSD/ports rR6774Fwww/py-uvicorn Makefile distinfo

   update to py3-uvicorn-0.49.0
VersionDeltaFile
1.8+6-4www/py-uvicorn/Makefile
1.8+2-2www/py-uvicorn/distinfo
+8-62 files

OpenBSD/ports h98I397devel/py-sh distinfo Makefile

   update to py3-sh-2.2.4
VersionDeltaFile
1.12+2-2devel/py-sh/distinfo
1.29+1-2devel/py-sh/Makefile
+3-42 files