OpenBSD/ports pnqEHj6 — benchmarks/fio Makefile distinfo, benchmarks/fio/patches patch-configure

   Update to 3.42. Remove patch committed upstream. okay sthen@
VersionDeltaFile
1.10+2-2benchmarks/fio/distinfo
1.16+1-1benchmarks/fio/Makefile
1.3+0-0benchmarks/fio/patches/patch-configure
+3-33 files

OpenBSD/src rcNg3QL — usr.sbin/bgpd bgpd.h session.c

   Adjust graceful restart timer handling for multi-AFI/SAFI sessions

   The timer is global for all AFI/SAFI but the first EoR would clear the timer
   which then can result in stale routes. Instead stop clearing the timer and
   use a new flag CAPA_GR_FINISHED. The code no longer clears CAPA_GR_RESTARTING
   on EoR but instead sets CAPA_GR_FINISHED and so when the timer fires the
   loop over all AFI/SAFI pairs will will skip all the ones that only have
   CAPA_GR_RESTARTING set (but no CAPA_GR_FINISHED).

   On top of this improve parse_capabilities() by respecting that only the last
   instance of the capability matters. Also make sure capa_neg_calc() does not
   write anything to capa.neg.grestart if the capability is disabled on our
   end.

   Reported by N0zoM1z0
   OK tb@
VersionDeltaFile
1.14+29-23usr.sbin/bgpd/session_bgp.c
1.542+12-9usr.sbin/bgpd/session.c
1.550+2-1usr.sbin/bgpd/bgpd.h
+43-333 files

OpenBSD/ports DjNhZrS — devel/dub Makefile, lang/gcc/16 Makefile gcc4.port.mk

   gcc4.port.mk: add support of d lang

   Also migrate all lang/gcc/16,-dlang

   OK: sthen@
VersionDeltaFile
1.12+6-4sysutils/trash-d/Makefile
1.2+8-1lang/gcc/16/gcc4.port.mk
1.8+5-1lang/gdmd/Makefile
1.11+5-1devel/dub/Makefile
1.22+1-2lang/gcc/16/Makefile
+25-95 files

OpenBSD/ports T3o0New — mail/mlmmj distinfo Makefile, mail/mlmmj/patches patch-mk_common_mk

   mail/mlmmj: update to 2.2.0

   ok sthen@
VersionDeltaFile
1.30+5-4mail/mlmmj/Makefile
1.15+2-2mail/mlmmj/distinfo
1.14+0-1mail/mlmmj/pkg/PLIST
1.2+0-0mail/mlmmj/patches/patch-mk_common_mk
+7-74 files

OpenBSD/ports rCTnCi1 — geo/qgis distinfo Makefile

   geo/qgis: update to 4.2.3
VersionDeltaFile
1.240+2-3geo/qgis/Makefile
1.146+2-2geo/qgis/distinfo
+4-52 files

OpenBSD/ports HsjIkxr — devel/codex Makefile crates.inc, devel/codex/patches patch-codex-rs_core_src_config_mod_rs patch-codex-rs_Cargo_toml

   devel/codex: update to 0.157.0
VersionDeltaFile
1.54+4-54devel/codex/distinfo
1.34+0-25devel/codex/crates.inc
1.1+15-0devel/codex/patches/patch-codex-rs_features_src_lib_rs
1.42+4-4devel/codex/patches/patch-codex-rs_Cargo_toml
1.56+2-2devel/codex/Makefile
1.43+1-1devel/codex/patches/patch-codex-rs_core_src_config_mod_rs
+26-866 files

OpenBSD/ports zYunr8Y — databases/py-psycopg2 Makefile, databases/py-psycopg2/pkg DESCR

   psycopg: update DESCR
VersionDeltaFile
1.2+18-4databases/py-psycopg2/pkg/DESCR
1.60+1-0databases/py-psycopg2/Makefile
+19-42 files

OpenBSD/ports 8yY2TzX — cad/yosys distinfo Makefile, cad/yosys/pkg PLIST

   update yosys to 0.69, while there add hidden build dep to lang/python

   from MAINTAINER Thomas Dettbarn

   builds fine, and small tests by myself
VersionDeltaFile
1.21+14-10cad/yosys/Makefile
1.9+1-15cad/yosys/pkg/PLIST
1.6+10-6cad/yosys/distinfo
+25-313 files

OpenBSD/ports FDZTUNz — devel/asio Makefile distinfo, devel/asio/pkg PLIST

   update to asio-1.36.0, from Brad (maintainer)
VersionDeltaFile
1.3+21-15devel/asio/pkg/PLIST
1.3+2-2devel/asio/distinfo
1.4+1-1devel/asio/Makefile
+24-183 files

OpenBSD/ports mgKjY89 — math/cfitsio/patches patch-eval_defs_h patch-eval_l_c

   Fix cfitsio build on sparc64

   Patch from Brad Smith
VersionDeltaFile
1.3+10-11math/cfitsio/patches/patch-grparser_c
1.3+9-10math/cfitsio/patches/patch-eval_l_c
1.3+9-8math/cfitsio/patches/patch-eval_defs_h
+28-293 files

OpenBSD/ports p8WDwSW — security/distorm3 Makefile, security/distorm3/patches patch-src_textdefs_c

   Fix distorm3 build on sparc64

   Patch from Brad Smith
VersionDeltaFile
1.1+20-0security/distorm3/patches/patch-src_textdefs_c
1.14+3-1security/distorm3/Makefile
+23-12 files

OpenBSD/ports d7xTL4k — audio/gogglesmm/patches patch-src_GMCover_cpp patch-gap_plugins_ap_ogg_cpp

   Fix build of gogglesmm on sparc64

   Patch from Brad Smith

   Thanks!
VersionDeltaFile
1.1+85-0audio/gogglesmm/patches/patch-src_GMTag_cpp
1.1+61-0audio/gogglesmm/patches/patch-gap_ap_input_plugin_cpp
1.1+60-0audio/gogglesmm/patches/patch-gap_plugins_ap_flac_cpp
1.1+48-0audio/gogglesmm/patches/patch-gap_ap_defs_h
1.1+37-0audio/gogglesmm/patches/patch-gap_plugins_ap_ogg_cpp
1.1+27-0audio/gogglesmm/patches/patch-src_GMCover_cpp
+318-03 files not shown
+367-09 files

OpenBSD/src pKF1G21 — usr.bin/tmux tmux.1 tmux.c

   Tighten up TMUX_TMPDIR - do not allow relative paths or .. or if
   realpath fails. From Alexandre Fiori.
VersionDeltaFile
1.225+50-8usr.bin/tmux/tmux.c
1.1174+5-2usr.bin/tmux/tmux.1
+55-102 files

OpenBSD/ports IKpmh50 — devel/py-tz Makefile distinfo

   update to py3-tz-2026.4
VersionDeltaFile
1.56+2-2devel/py-tz/distinfo
1.89+1-1devel/py-tz/Makefile
+3-32 files

OpenBSD/ports N0caaYv — databases/py-mysqlclient Makefile distinfo

   update to py3-mysqlclient-2.3.0
VersionDeltaFile
1.17+2-2databases/py-mysqlclient/distinfo
1.37+1-1databases/py-mysqlclient/Makefile
+3-32 files

OpenBSD/ports yYcRvQI — databases Makefile

   Add sqlite-jdbc
VersionDeltaFile
1.512+1-0databases/Makefile
+1-01 files

OpenBSD/ports 3UoNvPw — databases/sqlite-jdbc distinfo Makefile, databases/sqlite-jdbc/patches patch-Makefile patch-Makefile_common

   Initial revision
VersionDeltaFile
1.1+69-0databases/sqlite-jdbc/Makefile
1.1+60-0databases/sqlite-jdbc/patches/patch-Makefile_common
1.1+39-0databases/sqlite-jdbc/patches/patch-Makefile
1.1+8-0databases/sqlite-jdbc/distinfo
1.1+3-0databases/sqlite-jdbc/pkg/PLIST
1.1+2-0databases/sqlite-jdbc/pkg/DESCR
+181-06 files not shown
+181-012 files

OpenBSD/ports aDdL6fH — net/samba Makefile, net/samba/patches patch-source3_wscript patch-lib_util_statvfs_c

   Update to samba-4.25.0

   Changes: https://www.samba.org/samba/history/samba-4.25.0.html

   Bump couple of shared libs per check_sym's suggestion

   Test and OK Ian McWilliam (co-maintainer)
VersionDeltaFile
1.1+18-0net/samba/patches/patch-source3_lib_dbwrap_dbwrap_open_c
1.1+17-0net/samba/patches/patch-lib_tdb_wrap_tdb_wrap_c
1.1+15-0net/samba/patches/patch-lib_util_statvfs_c
1.381+6-6net/samba/Makefile
1.89+8-0net/samba/pkg/PLIST-main
1.29+2-2net/samba/patches/patch-source3_wscript
+66-83 files not shown
+72-149 files

OpenBSD/ports y5MkpVg — devel/libtalloc distinfo Makefile

   Update to libtalloc-2.5.0

   Bump minor of shared lib per check_sym's suggestion

   Test and OK Ian McWilliam (co-maintainer)
VersionDeltaFile
1.47+4-2devel/libtalloc/Makefile
1.21+2-2devel/libtalloc/distinfo
+6-42 files

OpenBSD/src tvEcRXs — sys/dev/pci/drm/include/linux delay.h

   change some busy wait delays to tsleep

   Previously tsleep was avoided in usleep_range(), drm_msleep() and
   fsleep() on precision grounds.  That shouldn't be a problem after
   kern_synch.c rev 1.225.

   This change prevents inteldrm GuC initialisation errors seen on
   Alder Lake by daniel@ and rsadowski@

   Problem found by and initial patch from daniel@
VersionDeltaFile
1.9+10-3sys/dev/pci/drm/include/linux/delay.h
+10-31 files

OpenBSD/ports bR0wbaP — textproc/libmarisa Makefile

   libmarisa is no longer BROKEN on sparc64 in the base-clang era
VersionDeltaFile
1.24+0-2textproc/libmarisa/Makefile
+0-21 files

OpenBSD/ports od12zQw — devel/vim-command-t Makefile

   vim-command-t is no longer BROKEN on sparc64 in the base-clang era
VersionDeltaFile
1.24+0-2devel/vim-command-t/Makefile
+0-21 files

OpenBSD/src oqkTMve — usr.bin/tmux tty-keys.c

   Discard keys if there is no session, fixes crash reported by Artyom
   Pertsovsky.
VersionDeltaFile
1.215+11-1usr.bin/tmux/tty-keys.c
+11-11 files

OpenBSD/ports 3bFsHv6 — www/qobuz-dl Makefile distinfo

   www/qobuz-dl: update to 2.5.0
VersionDeltaFile
1.8+2-2www/qobuz-dl/distinfo
1.11+1-2www/qobuz-dl/Makefile
+3-42 files

OpenBSD/src xawQkTg — usr.bin/tmux tmux.c

   Fix some indentation.
VersionDeltaFile
1.224+3-3usr.bin/tmux/tmux.c
+3-31 files

OpenBSD/ports Pfijr9r — games/renpy Makefile

   missing setuptools BDEP
VersionDeltaFile
1.27+2-1games/renpy/Makefile
+2-11 files

OpenBSD/src fQC9DNV — usr.bin/tmux window.c session.c

   Do not overflow window indexes at INT_MAX in new-window -a and
   renumber-windows. GitHub issue 5637 from Alexandre Fiori.
VersionDeltaFile
1.109+12-4usr.bin/tmux/session.c
1.379+2-2usr.bin/tmux/window.c
+14-62 files

OpenBSD/src m5qJKcr — lib/libcrypto/bytestring bytestring.h, lib/libssl bytestring.h

   bytestring.h: add missing 1 to CBB_add_asn1 doc comment
VersionDeltaFile
1.27+2-2lib/libssl/bytestring.h
1.7+2-2lib/libcrypto/bytestring/bytestring.h
+4-42 files

OpenBSD/ports BK8REm0 — sysutils/plakar Makefile modules.inc

   Update to plakar-1.1.7.
VersionDeltaFile
1.17.2.3+140-104sysutils/plakar/distinfo
1.12.2.2+61-43sysutils/plakar/modules.inc
1.20.2.3+1-1sysutils/plakar/Makefile
+202-1483 files

OpenBSD/ports WtTShzN — sysutils/plakar Makefile modules.inc

   Update to plakar-1.1.7.
VersionDeltaFile
1.24+140-104sysutils/plakar/distinfo
1.18+61-43sysutils/plakar/modules.inc
1.27+1-1sysutils/plakar/Makefile
+202-1483 files