OpenBSD/ports zYABhKKdatabases Makefile, devel Makefile

   Build ruby40 FLAVOR for ruby gem ext ports

   Skip unicorn, kgio, and raindrops as raindrops test depends on unicorn,
   unicorn run depends on kgio, and kgio segfaults at runtime. raindrops
   isn't used by a port other than unicorn.

   Skip hiera-eyaml and hiera-eyaml-gpg, as hiera-eyaml has a pessimistic
   versioning constraint not allowing Ruby 4+, and hiera-eyaml-gpg depends
   on hiera-eyaml. This is likely easily fixable just by removing the
   pessimistic versioning constraint on Ruby, but since I believe these
   are only used by Puppet, there's no real need to support the ruby40
   FLAVOR for them until Puppet switches to Ruby 4.0.
VersionDeltaFile
1.850+11-0textproc/Makefile
1.2547+10-0devel/Makefile
1.503+9-0databases/Makefile
1.1167+8-0www/Makefile
1.772+5-0security/Makefile
1.1450+5-0net/Makefile
+48-05 files not shown
+57-011 files

OpenBSD/ports Y17BUYhdatabases/ruby-tiny_tds distinfo Makefile, databases/ruby-tiny_tds/patches patch-_metadata

   Update to tiny_tds 3.3.0

   Remove pessimistic dependency versioning for bigdecimal, allowing
   building with Ruby 4.0
VersionDeltaFile
1.4+18-8databases/ruby-tiny_tds/patches/patch-_metadata
1.15+6-8databases/ruby-tiny_tds/pkg/PLIST
1.14+2-2databases/ruby-tiny_tds/distinfo
1.25+1-1databases/ruby-tiny_tds/Makefile
+27-194 files

OpenBSD/ports beFn6pQaudio/p5-MusicBrainz-DiscID/patches patch-DiscID_xs

   p5-MusicBrainz-DiscID: fix build with Perl 5.42, ok sthen
VersionDeltaFile
1.1+12-0audio/p5-MusicBrainz-DiscID/patches/patch-DiscID_xs
+12-01 files

OpenBSD/ports jNa8vSOaudio/p5-Audio-Scan/patches patch-Scan_xs

   p5-Audio-Scan: fix build with Perl 5.42, ok sthen
VersionDeltaFile
1.1+59-0audio/p5-Audio-Scan/patches/patch-Scan_xs
+59-01 files

OpenBSD/ports pCsUGoBsecurity/p5-Crypt-OpenSSL-EC/patches patch-EC_xs

   p5-Crypt-OpenSSL-EC: remove #if 0 code that Perl 5.42 won't parse
VersionDeltaFile
1.4+21-3security/p5-Crypt-OpenSSL-EC/patches/patch-EC_xs
+21-31 files

OpenBSD/ports Ex4GBd1sysutils/rustic distinfo Makefile

   Update to rustic-0.10.3

   Changes: https://github.com/rustic-rs/rustic/releases/tag/v0.10.3
VersionDeltaFile
1.23+2-2sysutils/rustic/distinfo
1.28+1-1sysutils/rustic/Makefile
+3-32 files

OpenBSD/ports WP0Z9VZx11/kde-plasma/plasma-workspace Makefile, x11/kde-plasma/plasma-workspace/patches patch-xembed-sni-proxy_sniproxy_cpp

   This patch is no longer necessary
VersionDeltaFile
1.33+1-0x11/kde-plasma/plasma-workspace/Makefile
1.3+0-0x11/kde-plasma/plasma-workspace/patches/patch-xembed-sni-proxy_sniproxy_cpp
+1-02 files

OpenBSD/ports AVAxKAimail/notmuch Makefile, mail/notmuch/pkg PLIST-main

   use --without-api-docs to drop doxygen BDEP
VersionDeltaFile
1.7+6-4mail/notmuch/Makefile
1.2+0-1mail/notmuch/pkg/PLIST-main
+6-52 files

OpenBSD/ports GBnkLhYx11/stumpwm Makefile

   bump x11/stumpwm after lang/sbcl update
VersionDeltaFile
1.39+1-1x11/stumpwm/Makefile
+1-11 files

OpenBSD/ports QG2U9xAlang/sbcl Makefile distinfo

   update lang/sbcl to 2.6.0

   Changelog: https://sbcl.org/news.html#2.6.0
VersionDeltaFile
1.86+2-2lang/sbcl/Makefile
1.50+2-2lang/sbcl/distinfo
+4-42 files

OpenBSD/src gJYypQasys/arch/sh/sh db_trace.c

   Crude tr /t support.
VersionDeltaFile
1.12+35-7sys/arch/sh/sh/db_trace.c
+35-71 files

OpenBSD/src ultkQ6Xsys/dev/usb usb_subr.c

   Some USB devices have a iManufacturer property that is just a single space.
   Handle this (and substitute the vendor name from usbdevs) by checking the
   length of the string after trimming spaces.

   ok jsg@
VersionDeltaFile
1.165+9-5sys/dev/usb/usb_subr.c
+9-51 files

OpenBSD/src 4Nm0DxTsys/dev/usb usbdevs_data.h usbdevs.h

   regen
VersionDeltaFile
1.790+5-1sys/dev/usb/usbdevs_data.h
1.796+2-1sys/dev/usb/usbdevs.h
+7-22 files

OpenBSD/src 4NZj13lsys/dev/usb usbdevs

   Add D-Max as a USB vendor.  Seems the company doesn't exist anymore, but
   it is still listed in the official USB vendors list and it is unclear what
   company is currently using the vendor ID in question.

   ok jsg@
VersionDeltaFile
1.784+2-1sys/dev/usb/usbdevs
+2-11 files

OpenBSD/ports vCncZaSmath/ntl Makefile

   math/ntl: use base libtool rather than building a bundled copy of gnu libtool
   without proper gnu.port.mk infrastructure (vulnerable to gmkdir being installed
   during configure and junked during build)

   fix WRKSRC vs WRKBUILD confusion while there

   ok tb@ benoit@
VersionDeltaFile
1.60+12-7math/ntl/Makefile
+12-71 files

OpenBSD/ports lYGBIE1math/ntl/patches patch-src_DoConfig patch-src_VERSION_INFO

   regen patches
VersionDeltaFile
1.13+6-5math/ntl/patches/patch-src_DoConfig
1.18+1-1math/ntl/patches/patch-src_VERSION_INFO
+7-62 files

OpenBSD/ports aL0XtlBx11/kde-plasma/libksysguard Makefile, x11/kde-plasma/libksysguard/patches patch-processcore_plugins_gpu_gpu_cpp

   This patch is no longer necessary since libcxx19
VersionDeltaFile
1.14+1-0x11/kde-plasma/libksysguard/Makefile
1.3+0-0x11/kde-plasma/libksysguard/patches/patch-processcore_plugins_gpu_gpu_cpp
+1-02 files

OpenBSD/ports OZbszZsgeo/py-geofilter Makefile distinfo, geo/py-geofilter/pkg PLIST

   geo/py-geofilter: update to 0.3.3.
VersionDeltaFile
1.8+16-0geo/py-geofilter/pkg/PLIST
1.9+3-2geo/py-geofilter/Makefile
1.5+2-2geo/py-geofilter/distinfo
+21-43 files

OpenBSD/ports gIkjoPJgeo Makefile

   geo/Makefile: +py-pygml
VersionDeltaFile
1.102+1-0geo/Makefile
+1-01 files

OpenBSD/ports hxgx0wegeo/py-pygml Makefile distinfo, geo/py-pygml/pkg PLIST DESCR

   Initial revision
VersionDeltaFile
1.1+42-0geo/py-pygml/pkg/PLIST
1.1+21-0geo/py-pygml/Makefile
1.1+2-0geo/py-pygml/distinfo
1.1+2-0geo/py-pygml/pkg/DESCR
1.1.1.1+0-0geo/py-pygml/pkg/PLIST
1.1.1.1+0-0geo/py-pygml/pkg/DESCR
+67-02 files not shown
+67-08 files

OpenBSD/ports p7yoUG5textproc/cookcli distinfo crates.inc

   Update too cookcli 0.19.1.
VersionDeltaFile
1.3+54-10textproc/cookcli/distinfo
1.3+25-3textproc/cookcli/crates.inc
1.3+1-1textproc/cookcli/Makefile
+80-143 files

OpenBSD/ports NkwRjXZastro/py-erfa Makefile

   switch from building bundled liberfa to using the new separate port.
   fixes picking up gmkdir if present during build (which breaks if dpb
   junking is performed).
VersionDeltaFile
1.15+8-4astro/py-erfa/Makefile
+8-41 files

OpenBSD/ports kb3DY7Uastro Makefile

   +liberfa
VersionDeltaFile
1.50+1-0astro/Makefile
+1-01 files

OpenBSD/ports ToJkN2Qastro/liberfa Makefile distinfo, astro/liberfa/pkg DESCR PLIST

   import ports/astro/liberfa, ok tb

   ERFA (Essential Routines for Fundamental Astronomy) is a C library
   containing key algorithms for astronomy, and is based on the SOFA
   library published by the International Astronomical Union (IAU),
   https://www.iausofa.org/

   ERFA is intended to replicate the functionality of SOFA (aside from
   possible bugfixes in ERFA that have not yet been included in SOFA), but
   is licensed under a three-clause BSD license to enable its compatibility
   with a wide range of open source licenses. Permission for this release
   has been obtained from the SOFA board, and is available in the LICENSE
   file included in this source distribution.
VersionDeltaFile
1.1+28-0astro/liberfa/Makefile
1.1+11-0astro/liberfa/pkg/DESCR
1.1+10-0astro/liberfa/pkg/PLIST
1.1+2-0astro/liberfa/distinfo
1.1.1.1+0-0astro/liberfa/distinfo
1.1.1.1+0-0astro/liberfa/pkg/DESCR
+51-02 files not shown
+51-08 files

OpenBSD/ports T8KniGuwww/elinks Makefile distinfo, www/elinks/patches patch-meson_build

   Update to elinks 0.19.0.
VersionDeltaFile
1.43+3-4www/elinks/Makefile
1.14+2-2www/elinks/distinfo
1.3+1-1www/elinks/patches/patch-meson_build
+6-73 files

OpenBSD/ports XICP1b8textproc/libxml++50 Makefile distinfo

   Update to libxml++50-5.6.0.
VersionDeltaFile
1.12+8-7textproc/libxml++50/Makefile
1.9+2-2textproc/libxml++50/distinfo
+10-92 files

OpenBSD/ports l6qwBqCmail/sendmail distinfo Makefile

   Update to sendmail-8.18.2.
VersionDeltaFile
1.36+2-2mail/sendmail/distinfo
1.66+1-1mail/sendmail/Makefile
+3-32 files

OpenBSD/ports M23rJKbdevel/harfbuzz Makefile distinfo

   Update to harfbuzz-12.3.0.
VersionDeltaFile
1.198+6-6devel/harfbuzz/Makefile
1.162+2-2devel/harfbuzz/distinfo
+8-82 files

OpenBSD/ports BSXYCU8devel/py-types-psutil distinfo Makefile, devel/py-types-psutil/pkg PLIST

   update to py3-types-psutil-7.2.0.20251228
VersionDeltaFile
1.12+2-2devel/py-types-psutil/distinfo
1.14+1-1devel/py-types-psutil/Makefile
1.5+1-0devel/py-types-psutil/pkg/PLIST
+4-33 files

OpenBSD/ports BlcFazJgeo/py-rio-cogeo distinfo Makefile

   geo/py-rio-cogeo: update to 7.0.1
VersionDeltaFile
1.6+2-2geo/py-rio-cogeo/distinfo
1.17+2-2geo/py-rio-cogeo/Makefile
+4-42 files