OpenBSD/ports JGVoPYqinfrastructure/bin portimport

   Use proper quoting in test -z "$pkgpath"

   Else test -z does what's expected, but for the wrong reason.
   ok tb@
VersionDeltaFile
1.12+1-1infrastructure/bin/portimport
+1-11 files

OpenBSD/ports TklfMthinfrastructure/bin portimport

   Repair last steps of portimport(1) ran from mystuff/

   Obviously we can't update the freshly imported directory directly from
   mystuff/, it has to be done from the real target directory.  So trim
   mystuff/ from the path before cd'ing there.  This fixes the error below:

   cvs server: failed to create lock directory for `/cvs' (/cvs/#cvs.lock): Permission denied
   cvs server: failed to obtain dir lock in repository `/cvs'
   cvs [server aborted]: read lock failed - giving up

   While here revert rev 1.8 which didn't fix the underlying issue.

   ok tb@
VersionDeltaFile
1.11+6-3infrastructure/bin/portimport
+6-31 files

OpenBSD/ports J2RjZHhnet/snort Makefile, net/snort/patches patch-src_dynamic-plugins_sf_dynamic_plugins_c patch-src_packet_time_c

   fix bpf_timeval issues found by llvm 22; from Markus Lude (who also drops
   maintainer)
VersionDeltaFile
1.11+14-13net/snort/patches/patch-src_dynamic-plugins_sf_dynamic_plugins_c
1.1+26-0net/snort/patches/patch-src_packet_time_c
1.17+20-0net/snort/patches/patch-src_preprocessors_Stream6_snort_stream_tcp_c
1.1+18-0net/snort/patches/patch-src_packet_time_h
1.125+0-4net/snort/Makefile
+78-175 files

OpenBSD/ports HjlGUq1databases/redis/main Makefile

   mark BROKEN-i386 for now, linker error: undefined hidden symbol: __guard_local
VersionDeltaFile
1.2+3-0databases/redis/main/Makefile
+3-01 files

OpenBSD/ports uTM3uTpgeo/pmtiles Makefile

   restrict archs, modernc.org/sqlite at v1.46.2 fails
VersionDeltaFile
1.2+2-0geo/pmtiles/Makefile
+2-01 files

OpenBSD/ports fmqovdhwww/p5-Mojo distinfo Makefile

   update to p5-Mojolicious-9.48
VersionDeltaFile
1.30+2-2www/p5-Mojo/distinfo
1.41+2-1www/p5-Mojo/Makefile
+4-32 files

OpenBSD/ports y9F5ZvSwww/p5-Mojo distinfo Makefile

   update to p5-Mojolicious-9.48
VersionDeltaFile
1.29.2.1+2-2www/p5-Mojo/distinfo
1.40.2.1+2-1www/p5-Mojo/Makefile
+4-32 files

OpenBSD/ports H2jo5g8net/daq Makefile

   Markus Lude drops maintainer
VersionDeltaFile
1.19+1-2net/daq/Makefile
+1-21 files

OpenBSD/ports AtIWOJUwww/nginx distinfo Makefile, www/nginx/pkg PLIST-main

   MFC update to nginx-1.30.4
VersionDeltaFile
1.4.18.1+9-0www/nginx/pkg/PLIST-main
1.96.2.3+2-2www/nginx/distinfo
1.201.2.3+2-1www/nginx/Makefile
+13-33 files

OpenBSD/ports nNKuvlmwww/lighttpd distinfo Makefile

   update to lighttpd-1.4.85, from Brad (maintainer)
VersionDeltaFile
1.79+2-2www/lighttpd/distinfo
1.186+1-1www/lighttpd/Makefile
+3-32 files

OpenBSD/ports WmXJ049devel/github-backup Makefile distinfo, devel/github-backup/pkg PLIST

   MFC update to github-backup-0.64.0, Laurie reports that a GitHub API
   change seems to have broken things for the old version
VersionDeltaFile
1.8.2.1+10-0devel/github-backup/pkg/PLIST
1.19.4.1+1-4devel/github-backup/Makefile
1.7.8.1+2-2devel/github-backup/distinfo
+13-63 files

OpenBSD/ports GYcK9gydevel/github-backup Makefile distinfo, devel/github-backup/pkg PLIST

   update to github-backup from 0.45.1 to 0.64.0, from maintainer

   This version bundles tests and they pass, so drop NO_TEST=yes
VersionDeltaFile
1.9+10-0devel/github-backup/pkg/PLIST
1.20+1-4devel/github-backup/Makefile
1.8+2-2devel/github-backup/distinfo
+13-63 files

OpenBSD/ports 4LlEi33www/nginx distinfo Makefile

   update to 1.30.4; from Mark Patruck

   fixes the following:
   - buffer overflow vulnerability when using map with regex
      (CVE-2026-42533)
   - memory disclosure vulnerability when using ngx_http_slice_module
      (CVE-2026-60005)
   - use-after-free vulnerability when using ngx_http_ssi_module
      (CVE-2026-56434)
VersionDeltaFile
1.101+2-2www/nginx/distinfo
1.207+1-2www/nginx/Makefile
+3-42 files

OpenBSD/ports ks0zDvPlang/gcc/16/patches patch-libphobos_libdruntime_config_riscv64_switchcontext_S patch-libphobos_libdruntime_Makefile_in

   lang/gcc/16: add dlang support at riscv64
VersionDeltaFile
1.1+148-0lang/gcc/16/patches/patch-libphobos_libdruntime_config_riscv64_switchcontext_S
1.2+41-16lang/gcc/16/patches/patch-libphobos_libdruntime_Makefile_in
1.2+32-9lang/gcc/16/patches/patch-libphobos_configure
1.2+35-5lang/gcc/16/patches/patch-libphobos_libdruntime_core_thread_fiber_package_d
1.2+20-1lang/gcc/16/patches/patch-libphobos_libdruntime_core_sys_posix_ucontext_d
1.2+10-2lang/gcc/16/patches/patch-libphobos_libdruntime_core_sys_posix_setjmp_d
+286-333 files not shown
+298-369 files

OpenBSD/ports sPZ37Fxlang/gcc/11/patches patch-gcc_config_riscv_riscv_md patch-libphobos_libdruntime_config_riscv64_switchcontext_S

   lang/gcc/11: add dlang support at riscv64

   Also backported:
   RISC-V: far-branch: Handle far jumps and branches for functions larger than 1MB
   https://github.com/gcc-mirror/gcc/commit/71f906498ada9ec2780660b03bd6e27a93ad350c
VersionDeltaFile
1.1+166-0lang/gcc/11/patches/patch-gcc_config_riscv_riscv_md
1.1+148-0lang/gcc/11/patches/patch-libphobos_libdruntime_config_riscv64_switchcontext_S
1.1+105-0lang/gcc/11/patches/patch-gcc_config_riscv_riscv_c
1.4+47-14lang/gcc/11/patches/patch-libphobos_libdruntime_Makefile_in
1.4+36-6lang/gcc/11/patches/patch-libphobos_libdruntime_core_thread_fiber_d
1.4+26-6lang/gcc/11/patches/patch-libphobos_configure
+528-267 files not shown
+643-3813 files

OpenBSD/ports hGrIojQtextproc/ripgrep distinfo crates.inc

   Update to ripgrep 15.2.0

   https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0
VersionDeltaFile
1.22+64-68textproc/ripgrep/distinfo
1.9+50-51textproc/ripgrep/crates.inc
1.41+1-1textproc/ripgrep/Makefile
+115-1203 files

OpenBSD/ports JPUoYGFwww/iridium distinfo, www/iridium/patches patch-chrome_browser_about_flags_cc patch-BUILD_gn

   update to 2026.07.150.2
VersionDeltaFile
1.81+35-35www/iridium/patches/patch-chrome_browser_about_flags_cc
1.55+10-10www/iridium/patches/patch-BUILD_gn
1.7+5-5www/iridium/patches/patch-ui_ozone_platform_wayland_host_wayland_frame_manager_cc
1.46+4-4www/iridium/patches/patch-third_party_blink_renderer_platform_runtime_enabled_features_json5
1.57+3-3www/iridium/patches/patch-content_browser_browser_main_loop_cc
1.127+2-2www/iridium/distinfo
+59-593 files not shown
+63-639 files

OpenBSD/ports doztOM5www/ungoogled-chromium distinfo, www/ungoogled-chromium/patches patch-chrome_browser_about_flags_cc patch-BUILD_gn

   update to 150.0.7871.124
VersionDeltaFile
1.66+35-35www/ungoogled-chromium/patches/patch-chrome_browser_about_flags_cc
1.44+10-10www/ungoogled-chromium/patches/patch-BUILD_gn
1.160+6-6www/ungoogled-chromium/distinfo
1.7+5-5www/ungoogled-chromium/patches/patch-ui_ozone_platform_wayland_host_wayland_frame_manager_cc
1.63+4-4www/ungoogled-chromium/patches/patch-third_party_blink_renderer_platform_runtime_enabled_features_json5
1.30+3-3www/ungoogled-chromium/patches/patch-content_browser_browser_main_loop_cc
+63-633 files not shown
+67-679 files

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

   Tor Browser: update to 15.0.18
VersionDeltaFile
1.118.2.4+6-6www/tor-browser/browser/distinfo
1.124.2.4+2-2meta/tor-browser/Makefile
1.67.2.4+2-2www/tor-browser/noscript/distinfo
1.197.2.4+1-1www/tor-browser/browser/Makefile
1.121.2.4+1-1www/tor-browser/Makefile.inc
1.74.2.4+1-1www/tor-browser/noscript/Makefile
+13-131 files not shown
+13-137 files

OpenBSD/ports aFslSLMmeta/tor-browser Makefile, www/tor-browser/browser distinfo Makefile

   Tor Browser: update to 15.0.18
VersionDeltaFile
1.2+14-14www/tor-browser/browser/patches/patch-Cargo_lock
1.127+6-6www/tor-browser/browser/distinfo
1.73+2-2www/tor-browser/noscript/distinfo
1.132+2-2meta/tor-browser/Makefile
1.206+1-1www/tor-browser/browser/Makefile
1.80+1-1www/tor-browser/noscript/Makefile
+26-262 files not shown
+27-278 files

OpenBSD/ports eeyrtpRlang/deno distinfo Makefile, lang/deno/patches patch-cli_lib_rs patch-ext_node_lib_rs

   lang/deno: Update to 2.9.3
VersionDeltaFile
1.6+5-5lang/deno/patches/patch-cli_lib_rs
1.53+4-4lang/deno/distinfo
1.68+1-1lang/deno/Makefile
1.53+1-1lang/deno/crates.inc
1.6+1-1lang/deno/patches/patch-ext_node_lib_rs
1.8+1-1lang/deno/patches/patch-runtime_js_99_main_js
+13-136 files

OpenBSD/ports u98AATXwww/chromium distinfo, www/chromium/patches patch-chrome_browser_about_flags_cc patch-BUILD_gn

   update to 150.0.7871.124
VersionDeltaFile
1.158+35-35www/chromium/patches/patch-chrome_browser_about_flags_cc
1.100+10-10www/chromium/patches/patch-BUILD_gn
1.7+5-5www/chromium/patches/patch-ui_ozone_platform_wayland_host_wayland_frame_manager_cc
1.68+4-4www/chromium/patches/patch-third_party_blink_renderer_platform_runtime_enabled_features_json5
1.483+4-4www/chromium/distinfo
1.119+3-3www/chromium/patches/patch-content_browser_browser_main_loop_cc
+61-613 files not shown
+65-659 files

OpenBSD/ports 9aG4otWdevel/uthash distinfo Makefile, devel/uthash/patches patch-tests_Makefile

   Update uthash to 2.4.0.
VersionDeltaFile
1.16+2-2devel/uthash/distinfo
1.13+2-2devel/uthash/patches/patch-tests_Makefile
1.23+1-1devel/uthash/Makefile
+5-53 files

OpenBSD/ports 0KskfKrsysutils/ansible distinfo Makefile, sysutils/ansible/pkg PLIST

   Update ansible 14.1.0 -> 14.2.0
   Changelog: https://github.com/ansible-community/ansible-build-data/blob/14.2.0/14/CHANGELOG-v14.md#v14-2-0
VersionDeltaFile
1.109+161-14sysutils/ansible/pkg/PLIST
1.167+2-2sysutils/ansible/distinfo
1.224+1-1sysutils/ansible/Makefile
+164-173 files

OpenBSD/ports LjWDmlTsysutils/ansible-core distinfo Makefile, sysutils/ansible-core/pkg PLIST

   Update ansible-core 2.21.1 -> 2.21.2
   Changelog: https://github.com/ansible/ansible/blob/stable-2.21/changelogs/CHANGELOG-v2.21.rst#v2-21-2
VersionDeltaFile
1.25+9-0sysutils/ansible-core/pkg/PLIST
1.61+2-2sysutils/ansible-core/distinfo
1.68+1-1sysutils/ansible-core/Makefile
+12-33 files

OpenBSD/ports im3Hy0fsysutils/exoscale-cli distinfo Makefile

   Update to exoscale-cli-1.96.0.
VersionDeltaFile
1.154+2-2sysutils/exoscale-cli/distinfo
1.157+1-1sysutils/exoscale-cli/Makefile
+3-32 files

OpenBSD/ports ZnmUEC8devel/rust-analyzer distinfo crates.inc, devel/rust-analyzer/patches patch-xtask_src_codegen_rs

   Update to rust-analyzer 2026-07-13, tested by & ok volker

   https://github.com/rust-lang/rust-analyzer/releases#release-2026-07-13
VersionDeltaFile
1.5+418-408devel/rust-analyzer/distinfo
1.5+208-203devel/rust-analyzer/crates.inc
1.4+8-8devel/rust-analyzer/patches/patch-xtask_src_codegen_rs
1.10+1-2devel/rust-analyzer/Makefile
+635-6214 files

OpenBSD/ports xJn5Ugodevel/zizmor distinfo crates.inc

   Update to zizmor 1.27.0

   https://github.com/zizmorcore/zizmor/releases/tag/v1.27.0
VersionDeltaFile
1.6+34-32devel/zizmor/distinfo
1.5+16-15devel/zizmor/crates.inc
1.9+1-1devel/zizmor/Makefile
+51-483 files

OpenBSD/ports zjGUMmHdevel/mergiraf distinfo crates.inc

   Update to mergiraf 0.18.0

   https://codeberg.org/mergiraf/mergiraf/releases/tag/v0.18.0
VersionDeltaFile
1.5+182-186devel/mergiraf/distinfo
1.5+90-92devel/mergiraf/crates.inc
1.6+1-1devel/mergiraf/Makefile
+273-2793 files

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

   Update gitea 1.26.4 - > 1.27.0
   Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.27.0
VersionDeltaFile
1.70+302-300www/gitea/pkg/PLIST
1.34+46-50www/gitea/patches/patch-custom_conf_app_example_ini
1.141+7-7www/gitea/Makefile
1.122+2-2www/gitea/distinfo
+357-3594 files