OpenBSD/src aCnwYGMsys/arch/m88k/m88k m88k_machdep.c

   Stop checking the cputyp variable to pick 88100 or 88110 codepath, stick to
   the CPU_IS881[01]0 macros. No functional change yet.
VersionDeltaFile
1.75+8-15sys/arch/m88k/m88k/m88k_machdep.c
+8-151 files

OpenBSD/ports BXe01EDdevel/meson distinfo Makefile, devel/meson/patches patch-mesonbuild_build_py

   Update to meson-1.10.0.
VersionDeltaFile
1.46+21-9devel/meson/pkg/PLIST
1.105+2-2devel/meson/distinfo
1.62+2-2devel/meson/patches/patch-mesonbuild_build_py
1.154+1-1devel/meson/Makefile
1.119+1-1devel/meson/meson.port.mk
+27-155 files

OpenBSD/ports HoHjbB4comms/hamlib Makefile distinfo, comms/hamlib/pkg PLIST-main PLIST-python

   Update to 4.6.5.


   If Hamlib configure finds libgd, it will configure itself to build
   supplemental documentation that is ultimately never built or installed.
   Explicitly disable for improved build consistency.

   Configure option --with-rpc-backends was removed in v3.0 (2015).
   Configure option --with-cxx-binding is on by default.

   Make Tcl and Python tests work.

   Move examples into examples dir and make them easily runnable.


   ok sthen@
VersionDeltaFile
1.57+20-10comms/hamlib/Makefile
1.8+4-4comms/hamlib/pkg/PLIST-main
1.6+2-2comms/hamlib/distinfo
1.5+1-0comms/hamlib/pkg/PLIST-python
+27-164 files

OpenBSD/ports ZeOkjofproductivity/kmymoney/patches patch-kmymoney_plugins_sqlcipher_CMakeLists_txt patch-kmymoney_plugins_gnc_import_mymoneygncreader_h

   Unbreak with Qt6 6.10
VersionDeltaFile
1.1+16-0productivity/kmymoney/patches/patch-kmymoney_plugins_sqlcipher_CMakeLists_txt
1.1+14-0productivity/kmymoney/patches/patch-kmymoney_plugins_gnc_import_mymoneygncreader_h
1.1+12-0productivity/kmymoney/patches/patch-kmymoney_plugins_gnc_import_mymoneygncreader_cpp
1.13+10-0productivity/kmymoney/patches/patch-CMakeLists_txt
+52-04 files

OpenBSD/ports xrtJ1jZemulators/dolphin/patches patch-Source_Core_DolphinQt_CMakeLists_txt

   Unbreak wirh Qt6 6.10
VersionDeltaFile
1.1+31-0emulators/dolphin/patches/patch-Source_Core_DolphinQt_CMakeLists_txt
+31-01 files

OpenBSD/ports M4gUk2qprint/lyx/patches patch-src_frontends_qt_Menus_cpp patch-src_frontends_qt_GuiSymbols_cpp

   Unbreak with Qt6 6.10.1
VersionDeltaFile
1.1+21-0print/lyx/patches/patch-src_frontends_qt_Menus_cpp
1.1+12-0print/lyx/patches/patch-src_frontends_qt_GuiSymbols_cpp
+33-02 files

OpenBSD/ports wYz9uNEwww/py-qtwebengine Makefile, www/py-qtwebengine/pkg PLIST

   Regen PLIST
VersionDeltaFile
1.6+4-4www/py-qtwebengine/pkg/PLIST
1.15+1-1www/py-qtwebengine/Makefile
+5-52 files

OpenBSD/ports pagLbVtmail/rspamd distinfo Makefile, mail/rspamd/patches patch-src_lua_lua_util_c

   update to rspamd-3.14.1
VersionDeltaFile
1.62.2.3+13-1mail/rspamd/pkg/PLIST
1.81.2.3+2-2mail/rspamd/distinfo
1.148.2.3+1-1mail/rspamd/Makefile
1.1.2.2+1-1mail/rspamd/patches/patch-src_lua_lua_util_c
+17-54 files

OpenBSD/ports kVef4qCwww/py-aioquic Makefile distinfo, www/py-aioquic/patches patch-src_aioquic_asyncio_client_py patch-tests_test_asyncio_py

   update to py3-aioquic-1.3.0
VersionDeltaFile
1.4+20-21www/py-aioquic/Makefile
1.2+1-20www/py-aioquic/patches/patch-src_aioquic_asyncio_client_py
1.2+2-15www/py-aioquic/patches/patch-tests_test_asyncio_py
1.1+12-0www/py-aioquic/patches/patch-setup_py
1.2+2-2www/py-aioquic/distinfo
1.2+0-0www/py-aioquic/patches/patch-src_aioquic__crypto_c
+37-582 files not shown
+37-588 files

OpenBSD/src ilIjvqqsys/arch/amd64/amd64 vmm_machdep.c

   vmm(4): don't return EIO from ioctl(2) on vcpu halt.

   In the current design, if a vcpu halts without interrupts enabled,
   the vcpu run loop returns EIO. This was then being returned as the
   result of the ioctl(2) call, which is incorrect. The VMM_IOC_RUN
   ioctl is successful and this isn't an error condition. vmm(4) already
   associates this vcpu state with vcpu termination and communicates
   this to vmd(8) in the returned vcpu state.

   This is observed primarily by Linux guests that, due to vmd(8) not
   emulating an ACPI method to power off, the kernel disables interrupts
   and halts the cpu. vmd(8) ends up logging some noise because of the
   EIO return value.

   ok mlarkin@
VersionDeltaFile
1.67+11-13sys/arch/amd64/amd64/vmm_machdep.c
+11-131 files

OpenBSD/ports NWFA0ezgeo/traccar distinfo Makefile, geo/traccar/pkg PLIST

   update to traccar-6.11.1, from Renaud Allard (maintainer)
VersionDeltaFile
1.38+251-137geo/traccar/pkg/PLIST
1.34+2-2geo/traccar/distinfo
1.48+1-1geo/traccar/Makefile
+254-1403 files

OpenBSD/ports RtpTzvrdevel/re2c distinfo Makefile

   update to re2c-4.3.1
VersionDeltaFile
1.29+2-2devel/re2c/distinfo
1.49+1-1devel/re2c/Makefile
+3-32 files

OpenBSD/ports uhDG5hgdevel/py-types-psutil distinfo Makefile

   update to py3-types-psutil-7.1.3.20251210
VersionDeltaFile
1.10+2-2devel/py-types-psutil/distinfo
1.12+1-1devel/py-types-psutil/Makefile
+3-32 files

OpenBSD/ports 2qnAGpKsysutils/py-mitogen distinfo Makefile

   update to py3-mitogen-0.3.35
VersionDeltaFile
1.17+2-2sysutils/py-mitogen/distinfo
1.21+1-1sysutils/py-mitogen/Makefile
+3-32 files

OpenBSD/ports pcolD5asysutils/terragrunt distinfo Makefile

   Update to terragrunt-0.94.0.
VersionDeltaFile
1.374+2-2sysutils/terragrunt/distinfo
1.381+1-1sysutils/terragrunt/Makefile
+3-32 files

OpenBSD/ports 7ZNVoAtx11/gnome/quadrapassel distinfo Makefile, x11/gnome/quadrapassel/patches patch-src_quadrapassel_vala

   Update to quadrapassel-49.2.2.
VersionDeltaFile
1.18+2-2x11/gnome/quadrapassel/distinfo
1.6+2-2x11/gnome/quadrapassel/patches/patch-src_quadrapassel_vala
1.36+1-1x11/gnome/quadrapassel/Makefile
+5-53 files

OpenBSD/ports GzOSO7ndevel/spidermonkey140 distinfo Makefile

   Update to spidermonkey140-140.6.0.
VersionDeltaFile
1.3+2-2devel/spidermonkey140/distinfo
1.3+1-1devel/spidermonkey140/Makefile
+3-32 files

OpenBSD/ports AqIts1Msysutils/just distinfo crates.inc

   sysutils/just: upgrade to version 1.44.1.
VersionDeltaFile
1.3+130-128sysutils/just/distinfo
1.3+64-63sysutils/just/crates.inc
1.4+1-1sysutils/just/Makefile
+195-1923 files

OpenBSD/ports oMRTQQ6devel/py-urwid Makefile

   comment why this is not updated yet; breaks net/toot
VersionDeltaFile
1.49+1-0devel/py-urwid/Makefile
+1-01 files

OpenBSD/ports JCdEJiowww/tomcat Makefile.inc

   add convenience target for updates to clean up @owner/@group
   in PLIST-examples where needed
VersionDeltaFile
1.23+6-0www/tomcat/Makefile.inc
+6-01 files

OpenBSD/ports HxsjGxbwww/tomcat/v9 distinfo Makefile

   update to tomcat-9.0.113
VersionDeltaFile
1.50+4-4www/tomcat/v9/distinfo
1.58+1-1www/tomcat/v9/Makefile
+5-52 files

OpenBSD/ports hgIYsyIwww/tomcat/v11 distinfo Makefile, www/tomcat/v11/pkg PLIST-main

   update to tomcat-11.0.15
VersionDeltaFile
1.14+4-4www/tomcat/v11/distinfo
1.14+1-1www/tomcat/v11/Makefile
1.8+1-1www/tomcat/v11/pkg/PLIST-main
+6-63 files

OpenBSD/ports 612yxWLwww/tomcat/v10 distinfo Makefile, www/tomcat/v10/pkg PLIST-main

   update to tomcat-10.1.50
VersionDeltaFile
1.38+4-4www/tomcat/v10/distinfo
1.12+1-1www/tomcat/v10/pkg/PLIST-main
1.45+1-1www/tomcat/v10/Makefile
+6-63 files

OpenBSD/ports Y5lRejRsysutils/ansible-lint distinfo Makefile

   update to ansible-lint-25.12.1
VersionDeltaFile
1.34+2-2sysutils/ansible-lint/distinfo
1.52+1-2sysutils/ansible-lint/Makefile
+3-42 files

OpenBSD/ports N29gCTtsysutils/py-ansible-compat Makefile distinfo, sysutils/py-ansible-compat/patches patch-pyproject_toml

   update to py3-ansible-compat-25.12.0
VersionDeltaFile
1.16+2-2sysutils/py-ansible-compat/Makefile
1.13+2-2sysutils/py-ansible-compat/distinfo
1.3+0-0sysutils/py-ansible-compat/patches/patch-pyproject_toml
+4-43 files

OpenBSD/ports gZxAgrPdatabases/sqlcipher Makefile distinfo, databases/sqlcipher/patches patch-autosetup_sqlite-config_tcl

   update to sqlcipher-4.12.0
VersionDeltaFile
1.17+2-2databases/sqlcipher/Makefile
1.13+2-2databases/sqlcipher/distinfo
1.3+1-1databases/sqlcipher/patches/patch-autosetup_sqlite-config_tcl
+5-53 files

OpenBSD/ports 6UdDeFvdevel/py-trove-classifiers distinfo Makefile

   update to py3-trove-classifiers-2025.12.1.14
VersionDeltaFile
1.30+2-2devel/py-trove-classifiers/distinfo
1.33+1-1devel/py-trove-classifiers/Makefile
+3-32 files

OpenBSD/ports kcFCHKfdatabases/py-sqlalchemy distinfo Makefile

   update to py3-sqlalchemy-2.0.45
VersionDeltaFile
1.49+2-2databases/py-sqlalchemy/distinfo
1.82+1-1databases/py-sqlalchemy/Makefile
+3-32 files

OpenBSD/ports lfflLHemeta/tor-browser Makefile, www/tor-browser Makefile.inc

   Tor Browser: update to 15.0.3

   I'll deal with the changes regarding NoScript later.
   https://blog.torproject.org/new-release-tor-browser-1503/
VersionDeltaFile
1.5.6.2+9-3www/tor-browser/browser/patches/patch-browser_config_mozconfigs_base-browser
1.107.2.3+6-6www/tor-browser/browser/distinfo
1.113.2.3+2-2meta/tor-browser/Makefile
1.178.2.4+1-2www/tor-browser/browser/Makefile
1.110.2.3+1-1www/tor-browser/Makefile.inc
+19-145 files

OpenBSD/ports 1qgzY3dsysutils/opentofu distinfo modules.inc

   Update to opentofu-1.11.0.
VersionDeltaFile
1.33+1,982-2,924sysutils/opentofu/distinfo
1.14+1,324-1,817sysutils/opentofu/modules.inc
1.33+1-1sysutils/opentofu/Makefile
+3,307-4,7423 files