OpenBSD/ports jVV02ngwww/gitea Makefile distinfo, www/gitea/patches patch-custom_conf_app_example_ini

   Update gitea 1.25.1 - > 1.25.2
   Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.25.2
VersionDeltaFile
1.31+31-31www/gitea/patches/patch-custom_conf_app_example_ini
1.63+3-3www/gitea/pkg/PLIST
1.134+2-2www/gitea/Makefile
1.115+2-2www/gitea/distinfo
+38-384 files

OpenBSD/ports 2sDHY0Vx11/py-sip-qt6 Makefile

   Revert last commit. This works fine without explicit COMPILER settings.
VersionDeltaFile
1.7+0-3x11/py-sip-qt6/Makefile
+0-31 files

OpenBSD/ports Pv5M1wxx11/py-sip-qt6 Makefile

   This needs ports-gcc for python 3 but somehow the default in lang/python
   does not work.
   OK sthen@ tb@
VersionDeltaFile
1.6+3-0x11/py-sip-qt6/Makefile
+3-01 files

OpenBSD/ports Hne3JMVx11/qt5/qttranslations Makefile

   This needs ports-gcc to work.
   OK sthen@ tb@
VersionDeltaFile
1.10+2-0x11/qt5/qttranslations/Makefile
+2-01 files

OpenBSD/ports f1tiJgIx11/kde-applications/kopeninghours Makefile

   Another c++ vs python port that needs COMPILER_LANGS to be set explicitly.
   OK sthen@ tb@
VersionDeltaFile
1.23+4-0x11/kde-applications/kopeninghours/Makefile
+4-01 files

OpenBSD/src Pztg9yklib/libcrypto/asn1 asn1_local.h, lib/libcrypto/cast cast_local.h

   libcrypto: add header guards to *_local.h

   An upcoming change requires the inclusion of asn1_local.h in x509_local.h
   which doesn't work due to missing header guards. Add guards to all local
   headers that don't have them, although reacharounds and multiple inclusions
   are unlikely to occur for most of those.

   ok jsing
VersionDeltaFile
1.11+6-1lib/libcrypto/asn1/asn1_local.h
1.3+6-1lib/libcrypto/cast/cast_local.h
1.9+6-1lib/libcrypto/ct/ct_local.h
1.6+6-1lib/libcrypto/dsa/dsa_local.h
1.71+6-1lib/libcrypto/ec/ec_local.h
1.3+6-1lib/libcrypto/idea/idea_local.h
+36-63 files not shown
+54-99 files

OpenBSD/ports xtvP5modevel/kf6/breeze-icons Makefile, devel/kf6/kdesu Makefile

   More special cases that need c++ and python and the module load order
   causes c++ to be dropped.
   OK sthen@ tb@
VersionDeltaFile
1.10+4-0devel/kf6/breeze-icons/Makefile
1.6+4-0devel/kf6/kdesu/Makefile
1.10+4-0devel/kf6/kfilemetadata/Makefile
1.9+4-0devel/kf6/ki18n/Makefile
+16-04 files

OpenBSD/ports 7l1X3j2devel/kf5/kfilemetadata Makefile

   Set COMPILER and COMPILER_LANGS because this needs c++ and python
   OK sthen@ tb@
VersionDeltaFile
1.27+4-0devel/kf5/kfilemetadata/Makefile
+4-01 files

OpenBSD/ports AgAUVJPdevel/py-gobject3 Makefile

   Force compiler since the gcc4 module probably messes this up.
   OK sthen@ tb@
VersionDeltaFile
1.100+3-0devel/py-gobject3/Makefile
+3-01 files

OpenBSD/ports WbYMoEBx11/qt5 qt5.port.mk, x11/qt6 qt6.port.mk

   Also set COMPILER_LANG to c c++ even though default this prevents
   lang/python module to downgrade the c++ compiler.
   OK sthen@ tb@
VersionDeltaFile
1.34+1-0x11/qt5/qt5.port.mk
1.14+1-0x11/qt6/qt6.port.mk
+2-02 files

OpenBSD/ports MWedWhTtextproc/py-cchardet Makefile

   py-cchardet needs c++ so set it explicitly before lang/python module.
   OK sthen@ tb@
VersionDeltaFile
1.9+4-0textproc/py-cchardet/Makefile
+4-01 files

OpenBSD/ports 1rNz6kMlang/python/3 python.port.mk

   Python 3 needs to use ports-gcc because it requires atomic instructions
   that our gcc4 lacks.

   Idea from sthen@
   OK sthen@ tb@
VersionDeltaFile
1.12+4-0lang/python/3/python.port.mk
+4-01 files

OpenBSD/ports z0t5X2email/exim distinfo Makefile, mail/exim/patches patch-Local_Makefile patch-src_tls-openssl_c

   update to exim-4.99, from Renaud Allard (maintainer)
VersionDeltaFile
1.12+22-22mail/exim/patches/patch-Local_Makefile
1.52+2-2mail/exim/distinfo
1.155+1-2mail/exim/Makefile
1.6+0-0mail/exim/patches/patch-src_tls-openssl_c
1.4+0-0mail/exim/patches/patch-src_dane-openssl_c
1.7+0-0mail/exim/patches/patch-src_lookups_spf_c
+25-262 files not shown
+25-268 files

OpenBSD/ports 4GiGXQosecurity/certspotter distinfo Makefile, security/certspotter/pkg PLIST

   update to certspotter-0.22.0, from Renaud Allard (maintainer)
VersionDeltaFile
1.4+2-2security/certspotter/distinfo
1.4+3-0security/certspotter/pkg/PLIST
1.5+1-1security/certspotter/Makefile
+6-33 files

OpenBSD/src 5OdzV1husr.bin/sndiod opt.c dev.c

   sndiod: Enable fall-back audio devices by default

   If the server.device control is used to switch to a new device, then
   sndiod will always try to use it first. If the device is not present
   sndiod will try to fall back to the previous one and so on until a
   working device is found.

   ok armani
VersionDeltaFile
1.16+92-37usr.bin/sndiod/opt.c
1.126+8-55usr.bin/sndiod/dev.c
1.52+30-26usr.bin/sndiod/sndiod.c
1.19+5-11usr.bin/sndiod/sndiod.8
1.11+10-2usr.bin/sndiod/opt.h
1.50+2-7usr.bin/sndiod/dev.h
+147-1386 files

OpenBSD/ports s0TfiBTastro/py-kosmorrolib distinfo Makefile

   update to py3-kosmorrolib-1.0.13
VersionDeltaFile
1.2+2-2astro/py-kosmorrolib/distinfo
1.3+1-2astro/py-kosmorrolib/Makefile
+3-42 files

OpenBSD/ports 7jASq0tnet/stayrtr distinfo modules.inc

   update to stayrtr-0.6.3
VersionDeltaFile
1.6+26-24net/stayrtr/distinfo
1.5+8-7net/stayrtr/modules.inc
1.9+3-3net/stayrtr/Makefile
+37-343 files

OpenBSD/src fAmmA4Uusr.bin/tcpbench tcpbench.c

   raise the min number of connections to 1. 0 doesn't make sense.

   ok djm@
VersionDeltaFile
1.74+2-2usr.bin/tcpbench/tcpbench.c
+2-21 files

OpenBSD/src XtWSjvrsys/net if_rport.c

   white space fixes, no functional change
VersionDeltaFile
1.8+15-15sys/net/if_rport.c
+15-151 files

OpenBSD/src uI5yDuMsys/net if_veb.c

   allocate ifiqs for vport interfaces.

   there are some situations where vport will queue packets it has
   "received". this spreads the processing of them over the softnet
   threads.

   this is like what's done for lo(4) and rport(4)
VersionDeltaFile
1.59+2-1sys/net/if_veb.c
+2-11 files

OpenBSD/src swEJaf3sys/net if_veb.c

   sigh, committed the wrong version of the pf_test in code. unbreak build.
VersionDeltaFile
1.58+18-4sys/net/if_veb.c
+18-41 files

OpenBSD/src lkVeEwVsys/net if_veb.c

   only run pf on incoming packets on untagged (port native vlan) packets.
VersionDeltaFile
1.57+2-2sys/net/if_veb.c
+2-21 files

OpenBSD/ports KRXUROfdevel/intellij Makefile distinfo, devel/intellij/pkg PLIST

   devl/intellij: update to 2025.2.5
VersionDeltaFile
1.108+2-2devel/intellij/Makefile
1.76+2-2devel/intellij/distinfo
1.76+1-0devel/intellij/pkg/PLIST
+5-43 files

OpenBSD/src MOt8dHnsys/arch/riscv64/dev mainbus.c simplebus.c

   Handle a "dma-noncoherent" property on the root node of the device tree.
   Consistently use OF_getpropbool() for the "dma-coherent" and
   "dma-noncoherent" properties.

   ok patrick@, miod@, phessler@, jca@
VersionDeltaFile
1.15+6-3sys/arch/riscv64/dev/mainbus.c
1.8+3-3sys/arch/riscv64/dev/simplebus.c
+9-62 files

OpenBSD/src CbDkEC3usr.bin/tmux window-clock.c options-table.c

   Add seconds options for clock mode, from augustus7613 dot mail at pm dot
   me in GitHub issue 4697.
VersionDeltaFile
1.30+18-8usr.bin/tmux/window-clock.c
1.199+2-2usr.bin/tmux/options-table.c
1.1017+2-2usr.bin/tmux/tmux.1
+22-123 files

OpenBSD/src 73lJluLusr.bin/tmux menu.c

   Add a resize callback for menus so that they are correctly moved on
   resize. From m-einfalt at gmx dot de in GitHub issue 4696.
VersionDeltaFile
1.57+34-2usr.bin/tmux/menu.c
+34-21 files

OpenBSD/ports hdXyPHidatabases/pgbouncer/patches patch-etc_pgbouncer_ini

   pgbouncer: regen patch
VersionDeltaFile
1.9+1-1databases/pgbouncer/patches/patch-etc_pgbouncer_ini
+1-11 files

OpenBSD/ports l6GkaSgdatabases/pecl-redis Makefile

   Switch to ports-gcc since it needs __BYTE_ORDER__ which base-gcc lacks
   OK sthen@
VersionDeltaFile
1.42+4-0databases/pecl-redis/Makefile
+4-01 files

OpenBSD/ports Dqn6u99databases/postgresql-ip4r Makefile distinfo, databases/postgresql-ip4r/pkg PLIST

   Update to 2.4.2 which includes a fix for postgresql > 16

   Also switch to ports-gcc since this uses various -W flags base gcc does
   not know.
   OK sthen@
VersionDeltaFile
1.2+6-3databases/postgresql-ip4r/Makefile
1.2+6-3databases/postgresql-ip4r/pkg/PLIST
1.2+2-2databases/postgresql-ip4r/distinfo
+14-83 files

OpenBSD/ports CVJP52nx11/gnome/orca distinfo Makefile

   Update to orca-49.5.
VersionDeltaFile
1.99+2-2x11/gnome/orca/distinfo
1.163+1-1x11/gnome/orca/Makefile
+3-32 files