OpenBSD/ports sHBak1Tdevel/jujutsu Makefile, devel/jujutsu/patches patch-cli_src_main_rs

   jujutsu: pull in upstream #9610 to disable mimalloc

   I was unsure whether I should disable mimalloc for OpenBSD but then thought
   I'd go with upstream's decision despite performance properties of mimalloc
   not being great on OpenBSD. While mimalloc has been working fine for me in
   the last few weeks and is well tested via python, mimalloc turns out to be
   completely broken on illumos, at least the way jujutsu uses it. A day after
   release upstream therefore decided not to enable it on platforms they don't
   cover in CI. So let just not use this code since it will be disabled again
   anyway in a month at the latest.
VersionDeltaFile
1.1+22-0devel/jujutsu/patches/patch-cli_src_main_rs
1.33+1-0devel/jujutsu/Makefile
+23-02 files

OpenBSD/ports TIIh44jsysutils/p5-Sys-Virt distinfo Makefile

   Update to p5-Sys-Virt-12.4.0.
VersionDeltaFile
1.68+2-2sysutils/p5-Sys-Virt/distinfo
1.82+1-1sysutils/p5-Sys-Virt/Makefile
+3-32 files

OpenBSD/ports WlqTRa8sysutils/gemini-cli distinfo Makefile, sysutils/gemini-cli/pkg PLIST

   Update to gemini-cli-0.45.2.
VersionDeltaFile
1.26+64-64sysutils/gemini-cli/pkg/PLIST
1.27+2-2sysutils/gemini-cli/distinfo
1.29+1-1sysutils/gemini-cli/Makefile
+67-673 files

OpenBSD/ports qqtSc2usysutils/awscli/v1 distinfo Makefile

   Update to awscli-1.45.24.
VersionDeltaFile
1.33+2-2sysutils/awscli/v1/distinfo
1.35+1-1sysutils/awscli/v1/Makefile
+3-32 files

OpenBSD/ports cvY1ofvnet/py-boto3 distinfo Makefile

   Update to py3-boto3-1.43.24.
VersionDeltaFile
1.651+2-2net/py-boto3/distinfo
1.663+1-1net/py-boto3/Makefile
+3-32 files

OpenBSD/ports 0PM0LjAnet/py-botocore distinfo Makefile, net/py-botocore/pkg PLIST

   Update to py3-botocore-1.43.24.
VersionDeltaFile
1.326+5-0net/py-botocore/pkg/PLIST
1.868+2-2net/py-botocore/distinfo
1.878+1-1net/py-botocore/Makefile
+8-33 files

OpenBSD/ports PvQfge7sysutils/plakar distinfo modules.inc, sysutils/plakar/pkg PLIST

   Update to plakar-1.1.0.
VersionDeltaFile
1.18+676-874sysutils/plakar/distinfo
1.13+361-394sysutils/plakar/modules.inc
1.6+1-4sysutils/plakar/pkg/PLIST
1.21+1-2sysutils/plakar/Makefile
+1,039-1,2744 files

OpenBSD/ports lL0GbAGsysutils/exoscale-cli distinfo Makefile

   Update to exoscale-cli-1.95.1.
VersionDeltaFile
1.148+2-2sysutils/exoscale-cli/distinfo
1.151+1-1sysutils/exoscale-cli/Makefile
+3-32 files

OpenBSD/ports viflmO8print/py-pypdf distinfo Makefile

   Update to py3-pypdf-6.13.0.
VersionDeltaFile
1.69+2-2print/py-pypdf/distinfo
1.75+1-1print/py-pypdf/Makefile
+3-32 files

OpenBSD/ports 86CRNaYdevel/knfmt distinfo Makefile

   update to knfmt-5.3.1
VersionDeltaFile
1.26+2-2devel/knfmt/distinfo
1.31+1-1devel/knfmt/Makefile
+3-32 files

OpenBSD/ports 3FxfDmlsysutils/rclone distinfo Makefile

   Update to rclone-1.74.3

   Changes: https://rclone.org/changelog/#v1-74-3-2026-06-05
VersionDeltaFile
1.68+4-4sysutils/rclone/distinfo
1.78+1-1sysutils/rclone/Makefile
+5-52 files

OpenBSD/ports 3llVaSugraphics/mtpaint Makefile, graphics/mtpaint/patches patch-src_wu_c

   graphics/mtpaint: make C types coherent to appease llvm22
VersionDeltaFile
1.1+112-0graphics/mtpaint/patches/patch-src_wu_c
1.11+1-1graphics/mtpaint/Makefile
+113-12 files

OpenBSD/ports MpEO1Ctgames/falconseye Makefile, games/falconseye/patches patch-src_files_c

   falconseye: fix file saving by disabling compression

   from espie (maintainer)
VersionDeltaFile
1.1+11-0games/falconseye/patches/patch-src_files_c
1.37+1-2games/falconseye/Makefile
+12-22 files

OpenBSD/ports PMKZ2SMtextproc/xan distinfo crates.inc

   Update to xan 0.58.0.
VersionDeltaFile
1.6+24-30textproc/xan/distinfo
1.6+11-14textproc/xan/crates.inc
1.7+1-1textproc/xan/Makefile
+36-453 files

OpenBSD/ports sj8p8k2misc/ietf-cli Makefile distinfo, misc/ietf-cli/patches patch-ietf

   1.32: Stopped looking for titles in STDs because they went away 2026-05-21

   as per usual, upstream doesn't do anything even remotely related to releases,
   so pretend one exists and work around that.

   OK kn@ (MAINTAINER) sthen@
VersionDeltaFile
1.21.2.1+3-3misc/ietf-cli/Makefile
1.8.2.1+2-2misc/ietf-cli/distinfo
1.9.2.1+1-1misc/ietf-cli/patches/patch-ietf
+6-63 files

OpenBSD/ports fqaRJGwdevel/highway/patches patch-hwy_targets_cc

   Implement runtime detection using elf_aux_info(3) instead of getauxval(3)

   This commit plus the previous one fix the build on riscv64.

   I'm not activating runtime dispatch on arm/arm64/powerpc/powerpc64 yet,
   because clang 22 fails to build the tests on arm64 (clang 19 tests were
   fine):

   ... fatal error: error in backend: Cannot implicitly convert a scalable size to a fixed-width size in `TypeSize::operator ScalarTy()`
VersionDeltaFile
1.1+34-0devel/highway/patches/patch-hwy_targets_cc
+34-01 files

OpenBSD/ports GSbGnufdevel/highway Makefile

   Forcefully disable any riscv V code in highway

   Doesn't build because of a long vs long long mismatch.
VersionDeltaFile
1.9+2-0devel/highway/Makefile
+2-01 files

OpenBSD/ports fWhLmLWmisc/ietf-cli Makefile distinfo, misc/ietf-cli/patches patch-ietf

   1.32: Stopped looking for titles in STDs because they went away 2026-05-21

   as per usual, upstream doesn't do anything even remotely related to releases,
   so pretend one exists and work around that.

   OK kn@ (MAINTAINER) sthen@
VersionDeltaFile
1.22+3-3misc/ietf-cli/Makefile
1.9+2-2misc/ietf-cli/distinfo
1.10+1-1misc/ietf-cli/patches/patch-ietf
+6-63 files

OpenBSD/ports o4Q9VCodevel/llvm/21 Makefile, devel/llvm/22 Makefile

   ONLY_FOR_ARCHS should have been removed since we've moved to using llvm
   22 as the default version and 21 for lang/rust

   Found since sparc64 build built around a thousand less packages

   ok jca@ tb@
VersionDeltaFile
1.20+0-3devel/llvm/21/Makefile
1.11+0-3devel/llvm/22/Makefile
+0-62 files

OpenBSD/ports EGYZPpYlang/scala distinfo Makefile, lang/scala/pkg PLIST

   lang/scala: update to 3.8.4
VersionDeltaFile
1.18+47-32lang/scala/pkg/PLIST
1.21+2-2lang/scala/distinfo
1.35+1-1lang/scala/Makefile
+50-353 files

OpenBSD/ports htB5ciGgeo/gdal distinfo Makefile

   geo/gdal: update to 3.13.1.

   see https://github.com/OSGeo/gdal/blob/v3.13.1/NEWS.md
VersionDeltaFile
1.90+4-4geo/gdal/distinfo
1.175+2-3geo/gdal/Makefile
+6-72 files

OpenBSD/ports 35aYNhRdevel/highway Makefile, devel/highway/patches patch-CMakeLists_txt

   Use a cmake knob instead of a patch to disable assuming riscv 'V' support
VersionDeltaFile
1.8+5-0devel/highway/Makefile
1.4+0-0devel/highway/patches/patch-CMakeLists_txt
+5-02 files

OpenBSD/ports e5rb4Xrmultimedia/libmediainfo Makefile distinfo, multimedia/mediainfo distinfo Makefile

   mediainfo: maintenance update to 26.05

   Also enable symbol visibility.
VersionDeltaFile
1.27+3-3multimedia/libmediainfo/Makefile
1.44+2-2multimedia/mediainfo/distinfo
1.25+2-2multimedia/libmediainfo/distinfo
1.51+1-1multimedia/mediainfo/Makefile
+8-84 files

OpenBSD/ports Yz6CsBMx11/stumpwm Makefile

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

OpenBSD/ports uto1sCLlang/python/3 python.port.mk

   bsd.port.mk: python-modules(5) -> python-module(5) twice

   ok sthen
VersionDeltaFile
1.27+2-2lang/python/3/python.port.mk
+2-21 files

OpenBSD/ports bXfjEahlang/sbcl distinfo Makefile

   update lang/sbcl to 2.6.5

   Release notes: https://www.sbcl.org/news.html#2.6.5
VersionDeltaFile
1.54+2-2lang/sbcl/distinfo
1.90+2-2lang/sbcl/Makefile
+4-42 files

OpenBSD/ports p5XdOvqnet/tcpreplay Makefile distinfo, net/tcpreplay/patches patch-src_common_sendpacket_h

   update to tcpreplay-4.5.2, ok nigel@ kirill@
   drop nigel@ as maintainer as suggested by him
VersionDeltaFile
1.44+3-5net/tcpreplay/Makefile
1.12+2-2net/tcpreplay/distinfo
1.4+0-0net/tcpreplay/patches/patch-src_common_sendpacket_h
+5-73 files

OpenBSD/ports 9Oug60uwww/ungoogled-chromium/patches patch-chrome_browser_about_flags_cc patch-third_party_webrtc_modules_desktop_capture_linux_x11_x_server_pixel_buffer_cc

   update to 149.0.7827.53
VersionDeltaFile
1.61+77-104www/ungoogled-chromium/patches/patch-chrome_browser_about_flags_cc
1.7+104-11www/ungoogled-chromium/patches/patch-third_party_webrtc_modules_desktop_capture_linux_x11_x_server_pixel_buffer_cc
1.1+100-0www/ungoogled-chromium/patches/patch-third_party_libc++_src_include___locale_dir_support_bsd_like_h
1.53+49-35www/ungoogled-chromium/patches/patch-build_config_compiler_BUILD_gn
1.45+43-25www/ungoogled-chromium/patches/patch-chrome_browser_profiles_chrome_browser_main_extra_parts_profiles_cc
1.43+10-56www/ungoogled-chromium/patches/patch-chrome_browser_metrics_chrome_metrics_service_client_cc
+383-231439 files not shown
+2,186-1,453445 files

OpenBSD/ports PqTjN05productivity/libphonenumber distinfo Makefile

   Update to libphonenumber-9.0.32.
VersionDeltaFile
1.89+2-2productivity/libphonenumber/distinfo
1.100+1-2productivity/libphonenumber/Makefile
+3-42 files

OpenBSD/ports TyEib0Nx11/gnome/libdmapsharing4 Makefile distinfo

   Update to libdmapsharing4-3.9.14.
VersionDeltaFile
1.10+2-3x11/gnome/libdmapsharing4/Makefile
1.5+2-2x11/gnome/libdmapsharing4/distinfo
+4-52 files