OpenBSD/src Zgj4z8Csys/net if_wg.c

   move bpf for outgoing packets later in the transmit path.

   the convention in openbsd is to have the bpf handling as close to
   the "wire" as possible so you can see what ends up being send to
   the network. wg was showing outgoing packets to bpf really early,
   before the wgaip peer selection was checked and before the packet
   was queued for transmission, so it gave a false impression about
   what it was doing.

   this moves the outgoing bpf stuff after the ifq dequeue. it could
   be moved a bit later still (after encryption), but this is an easy
   win for now.

   based on a discussion with sashan@ and mvs@
   ok mvs@ sashan@ sthen@ deraadt@
VersionDeltaFile
1.49+8-7sys/net/if_wg.c
+8-71 files

OpenBSD/ports WIM8rOQx11/gnome/gvfs Makefile distinfo

   Update to gvfs-1.60.0.
VersionDeltaFile
1.228+1-4x11/gnome/gvfs/Makefile
1.97+2-2x11/gnome/gvfs/distinfo
+3-62 files

OpenBSD/src 6Gl7g86sys/arch/arm/arm pmap7.c, sys/arch/arm64/arm64 machdep.c

   sys/param.h includes machine/param.h, no need to include both
VersionDeltaFile
1.69+1-2sys/arch/arm/arm/pmap7.c
1.99+1-2sys/arch/arm64/arm64/machdep.c
1.44+1-2sys/arch/riscv64/riscv64/machdep.c
+3-63 files

OpenBSD/ports SKTmAirx11/gnome/keyring Makefile distinfo, x11/gnome/keyring/pkg PLIST

   Update to gnome-keyring-50.0.
VersionDeltaFile
1.153+3-2x11/gnome/keyring/Makefile
1.60+2-2x11/gnome/keyring/distinfo
1.51+2-0x11/gnome/keyring/pkg/PLIST
+7-43 files

OpenBSD/src qrdIoAksys/arch/hppa/hppa ipi.c

   sys/mutex.h includes machine/mutex.h, no need to include both
VersionDeltaFile
1.6+1-2sys/arch/hppa/hppa/ipi.c
+1-21 files

OpenBSD/src OHUFxIDsys/kern exec_elf.c

   sys/exec.h includes machine/exec.h, no need to include both
VersionDeltaFile
1.197+1-2sys/kern/exec_elf.c
+1-21 files

OpenBSD/ports Ea4dMvedevel/lua-lgi Makefile, devel/lua-lgi/patches patch-lgi_ffi_lua

   ffi: conform load_enum to GLib 2.87.0 (via Arch Linux)
VersionDeltaFile
1.2+23-4devel/lua-lgi/patches/patch-lgi_ffi_lua
1.38+1-1devel/lua-lgi/Makefile
+24-52 files

OpenBSD/ports MiD4NTGmultimedia/pipewire/helvum distinfo crates.inc, multimedia/pipewire/helvum/patches patch-modcargo-crates_pipewire-0_9_2_src_lib_rs patch-modcargo-crates_pipewire-sys-0_9_2_src_lib_rs

   Update to helvum-0.6.1.
VersionDeltaFile
1.4+210-200multimedia/pipewire/helvum/distinfo
1.4+108-104multimedia/pipewire/helvum/crates.inc
1.1+23-0multimedia/pipewire/helvum/patches/patch-modcargo-crates_pipewire-0_9_2_src_lib_rs
1.1+16-0multimedia/pipewire/helvum/patches/patch-modcargo-crates_pipewire-sys-0_9_2_src_lib_rs
1.1+13-0multimedia/pipewire/helvum/patches/patch-modcargo-crates_pipewire-sys-0_9_2_build_rs
1.11+3-8multimedia/pipewire/helvum/Makefile
+373-3125 files not shown
+373-31211 files

OpenBSD/ports GkzJ2ifdevel/vte3 Makefile distinfo, devel/vte3/pkg PLIST-common

   Update to vte3-0.84.0.
VersionDeltaFile
1.153+2-2devel/vte3/Makefile
1.87+2-2devel/vte3/distinfo
1.8+3-0devel/vte3/pkg/PLIST-common
+7-43 files

OpenBSD/ports 69y3Kb5x11/gnome/gjs distinfo Makefile, x11/gnome/gjs/patches patch-meson_build

   Update to gjs-1.88.0.
VersionDeltaFile
1.73+2-2x11/gnome/gjs/distinfo
1.24+3-1x11/gnome/gjs/pkg/PLIST
1.134+1-1x11/gnome/gjs/Makefile
1.19+1-1x11/gnome/gjs/patches/patch-meson_build
+7-54 files

OpenBSD/ports MFC3p5qdevel/glibmm268 Makefile distinfo

   Update to glibmm268-2.88.0.
VersionDeltaFile
1.17+4-4devel/glibmm268/Makefile
1.15+2-2devel/glibmm268/distinfo
+6-62 files

OpenBSD/ports BOcaS9Mdevel/gsettings-desktop-schemas Makefile distinfo, devel/gsettings-desktop-schemas/pkg DESCR

   Update to gsettings-desktop-schemas-50.1.
VersionDeltaFile
1.81+2-2devel/gsettings-desktop-schemas/Makefile
1.49+2-2devel/gsettings-desktop-schemas/distinfo
1.2+1-2devel/gsettings-desktop-schemas/pkg/DESCR
+5-63 files

OpenBSD/ports y6PVzJex11/gnome/at-spi2-core Makefile distinfo, x11/gnome/at-spi2-core/pkg PLIST

   Update to at-spi2-core-2.60.3.
VersionDeltaFile
1.99+10-7x11/gnome/at-spi2-core/Makefile
1.72+2-2x11/gnome/at-spi2-core/distinfo
1.35+3-1x11/gnome/at-spi2-core/pkg/PLIST
+15-103 files

OpenBSD/ports rFFD8D7devel/template-glib Makefile distinfo, devel/template-glib/pkg PLIST

   Update to template-glib-3.40.0.
VersionDeltaFile
1.12+5-0devel/template-glib/pkg/PLIST
1.18+2-2devel/template-glib/Makefile
1.12+2-2devel/template-glib/distinfo
+9-43 files

OpenBSD/ports fLNFAC0devel/glib2 Makefile, devel/glib2/patches patch-gio_tests_iptosmessage_c patch-glib_glib-unix_c

   Update to glib2-2.88.1.
VersionDeltaFile
1.1+36-0devel/glib2/patches/patch-gio_tests_iptosmessage_c
1.1+26-0devel/glib2/patches/patch-glib_glib-unix_c
1.413+8-8devel/glib2/Makefile
1.6+4-3devel/glib2/pkg/DESCR
1.35+3-3devel/glib2/patches/patch-meson_build
1.144+4-2devel/glib2/pkg/PLIST
+81-163 files not shown
+85-209 files

OpenBSD/ports Y0S8z4Dgames/colobot/colobot/patches patch-CMakeLists_txt patch-src_app_main_cpp

   colobot: fix build with Boost 1.91: drop boost::system requirement

   regen patch while there
VersionDeltaFile
1.5+9-0games/colobot/colobot/patches/patch-CMakeLists_txt
1.2+2-2games/colobot/colobot/patches/patch-src_app_main_cpp
+11-22 files

OpenBSD/ports jmHNZ6ncad/pcb2gcode Makefile, cad/pcb2gcode/patches patch-path_finding_cpp

   pcb2gcode: use explicit copy constructor to fix build with Boost 1.91
VersionDeltaFile
1.1+41-0cad/pcb2gcode/patches/patch-path_finding_cpp
1.8+1-0cad/pcb2gcode/Makefile
+42-02 files

OpenBSD/ports TsweUyqsysutils/grafana Makefile distinfo, sysutils/grafana/patches patch-conf_sample_ini

   sysutils/grafana: update to 13.0.1

   ok denis@
VersionDeltaFile
1.46+1,864-778sysutils/grafana/pkg/PLIST
1.63+4-6sysutils/grafana/Makefile
1.46+4-4sysutils/grafana/distinfo
1.29+3-3sysutils/grafana/patches/patch-conf_sample_ini
+1,875-7914 files

OpenBSD/ports zhxUTAadevel/py-holidays distinfo Makefile, devel/py-holidays/pkg PLIST

   update py-holidays to 0.96
VersionDeltaFile
1.7+8-0devel/py-holidays/pkg/PLIST
1.9+2-2devel/py-holidays/distinfo
1.10+1-1devel/py-holidays/Makefile
+11-33 files

OpenBSD/ports 3CjWaQftextproc/luceneplusplus/patches patch-src_core_CMakeLists_txt patch-cmake_dependencies_cmake

   luceneplusplus: fix build with Boost 1.91; regen wantlib
VersionDeltaFile
1.4+12-4textproc/luceneplusplus/patches/patch-src_core_CMakeLists_txt
1.1+13-0textproc/luceneplusplus/patches/patch-cmake_dependencies_cmake
1.1+11-0textproc/luceneplusplus/patches/patch-src_demo_deletefiles_CMakeLists_txt
1.1+11-0textproc/luceneplusplus/patches/patch-src_demo_searchfiles_CMakeLists_txt
1.1+11-0textproc/luceneplusplus/patches/patch-src_demo_indexfiles_CMakeLists_txt
1.4+9-1textproc/luceneplusplus/patches/patch-src_test_CMakeLists_txt
+67-52 files not shown
+81-118 files

OpenBSD/ports bzVR8n3databases/mongodb/44 Makefile, databases/mongodb/44/patches patch-src_mongo_db_catalog_coll_mod_cpp patch-src_mongo_bson_util_builder_h

   mongodb: fix build with Boost 1.91
VersionDeltaFile
1.1+14-0databases/mongodb/44/patches/patch-src_mongo_db_catalog_coll_mod_cpp
1.1+13-0databases/mongodb/44/patches/patch-src_mongo_bson_util_builder_h
1.32+1-1databases/mongodb/44/Makefile
+28-13 files

OpenBSD/ports VDOKDQQnet/dnsdist Makefile, net/dnsdist/patches patch-dnsdist-lua_cc

   dnsdist: pull in build fix for Boost 1.91
VersionDeltaFile
1.3+32-12net/dnsdist/patches/patch-dnsdist-lua_cc
1.65+1-0net/dnsdist/Makefile
+33-122 files

OpenBSD/ports 4l8fEnfgames/freeorion Makefile, games/freeorion/patches patch-GG_CMakeLists_txt patch-CMakeLists_txt

   freeorion: fix build with Boost 1.91: drop system dependency, regen wantlib
VersionDeltaFile
1.29+8-8games/freeorion/Makefile
1.6+11-0games/freeorion/patches/patch-GG_CMakeLists_txt
1.11+10-1games/freeorion/patches/patch-CMakeLists_txt
+29-93 files

OpenBSD/ports YfL5DIecomms/gnuradio/patches patch-cmake_Modules_GrBoost_cmake

   gnuradio: missed cvs add to fix build with boost 1.91
VersionDeltaFile
1.1+14-0comms/gnuradio/patches/patch-cmake_Modules_GrBoost_cmake
+14-01 files

OpenBSD/ports pOt8qarcomms/gnuradio Makefile

   gnuradio: fix build with boost 1.91, sync wantlib and shared_libs
VersionDeltaFile
1.31+7-12comms/gnuradio/Makefile
+7-121 files

OpenBSD/ports O02S2efarchivers/innoextract/patches patch-CMakeLists_txt

   innoextract: drop Boost::system requirement to fix build with boost 1.91
VersionDeltaFile
1.1+13-0archivers/innoextract/patches/patch-CMakeLists_txt
+13-01 files

OpenBSD/ports yGcj0y0infrastructure/lib/DPB Roach.pm

   fix syntax error; ok guenther@
VersionDeltaFile
1.6+2-2infrastructure/lib/DPB/Roach.pm
+2-21 files

OpenBSD/ports xpD5aAJgames/vcmi/patches patch-src_CMakeLists_txt

   vcmi: missed cvs add; build fix for Boost 1.91
VersionDeltaFile
1.1+37-0games/vcmi/patches/patch-src_CMakeLists_txt
+37-01 files

OpenBSD/ports uYrFZElgames/vcmi Makefile, games/vcmi/patches patch-CMakeLists_txt patch-clientapp_EntryPoint_cpp

   vcmi: fix build with Boost 1.91; regen wantlib and patches
VersionDeltaFile
1.23+6-5games/vcmi/Makefile
1.9+10-1games/vcmi/patches/patch-CMakeLists_txt
1.2+1-1games/vcmi/patches/patch-clientapp_EntryPoint_cpp
+17-73 files

OpenBSD/ports 4pzxfn9games/wesnoth Makefile, games/wesnoth/patches patch-src_CMakeLists_txt patch-CMakeLists_txt

   wesnoth: fix build with Boost 1.91 and sync WANTLIB
VersionDeltaFile
1.1+37-0games/wesnoth/patches/patch-src_CMakeLists_txt
1.120+8-8games/wesnoth/Makefile
1.6+9-7games/wesnoth/patches/patch-CMakeLists_txt
+54-153 files