OpenBSD/ports vkiFTl2textproc/fzy Makefile

   cc1: error: -Werror=vla: No option -Wvla

   Move to ports-gcc on base-gcc arches to fix build on sparc64
VersionDeltaFile
1.11+4-0textproc/fzy/Makefile
+4-01 files

OpenBSD/ports 1Q30xB1shells/yash Makefile

   error: missing binary operator before token "("

   Move to ports-gcc on base-gcc arches to fix build on sparc64
VersionDeltaFile
1.23+4-0shells/yash/Makefile
+4-01 files

OpenBSD/ports ZqltevAsecurity/pdfcrack Makefile

   cc -O2 -pipe    -c main.c
   main.c: In function 'alarmInterrupt':
   main.c:40: error: parameter name omitted

   Moving to ports-gcc on base-gcc arches fixes build on sparc64
VersionDeltaFile
1.17+7-0security/pdfcrack/Makefile
+7-01 files

OpenBSD/ports bIWxwSharchivers/py-libarchive-c Makefile, archivers/py-lzo Makefile

   bump, python.port.mk pypi HOMEPAGE update
VersionDeltaFile
1.34+1-2textproc/py-unidecode/Makefile
1.17+1-1devel/py-cflow2dot/Makefile
1.20+1-1archivers/py-libarchive-c/Makefile
1.18+1-1archivers/py-lzo/Makefile
1.12+1-1devel/py-cppy/Makefile
1.16+1-1devel/py-cstruct/Makefile
+6-7312 files not shown
+318-181318 files

OpenBSD/ports zdj9kSrlang/python/2.7 python.port.mk, lang/python/3 python.port.mk

   use canonical pypi.org url for HOMEPAGEs set via MODPY_PI
   bumps to follow
VersionDeltaFile
1.7+1-1lang/python/2.7/python.port.mk
1.25+1-1lang/python/3/python.port.mk
+2-22 files

OpenBSD/src 6GxpqTmlib/libcrypto/ecdsa ecdsa.c ecdsa_local.h

   Move ECDSA_SIG_st definition to its only consumer, ecdsa.c
VersionDeltaFile
1.21+6-1lib/libcrypto/ecdsa/ecdsa.c
1.3+1-6lib/libcrypto/ecdsa/ecdsa_local.h
+7-72 files

OpenBSD/ports 0TCRHdSnet/ircd-hybrid Makefile

   base-gcc doesn't know -Wno-format-truncation

   Move to ports-gcc to fix build on sparc64
VersionDeltaFile
1.67+4-0net/ircd-hybrid/Makefile
+4-01 files

OpenBSD/src K5FVXpgsys/dev/pci/drm/amd/amdgpu amdgpu_drv.c amdgpu.h

   Our framebuffer might be in "stolen" memory that is lost (and filled with
   garbage) after a hibernate.  So clear it and redraw the framebuffer
   contents.

   ok jsg@
VersionDeltaFile
1.68+15-1sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
1.31+2-0sys/dev/pci/drm/amd/amdgpu/amdgpu.h
+17-12 files

OpenBSD/src PoqrhXElib/libc/sys unveil.2

   clarify unveil usage
   with job
VersionDeltaFile
1.23+9-9lib/libc/sys/unveil.2
+9-91 files

OpenBSD/ports sx99Lmpdevel/py-python-discovery/pkg PLIST DESCR

   Add pkg/* directory and files
VersionDeltaFile
1.1+44-0devel/py-python-discovery/pkg/PLIST
1.1+4-0devel/py-python-discovery/pkg/DESCR
+48-02 files

OpenBSD/ports IpQ91FAaudio/schismtracker Makefile

   schismtracker: explicitly pass --without-avformat.

   This avoids picking up FFmpeg, which is only used to support loading
   additional sample formats.

   Pointed out by sthen@, thanks!
VersionDeltaFile
1.64+2-0audio/schismtracker/Makefile
+2-01 files

OpenBSD/ports Si3H8YAdevel/py-python-discovery Makefile distinfo

   Rename py-python_discovery -> py-python-discovery as advised by sthen@
VersionDeltaFile
1.1+24-0devel/py-python-discovery/Makefile
1.1+2-0devel/py-python-discovery/distinfo
+26-02 files

OpenBSD/ports SWafH3Fdevel Makefile, devel/py-python_discovery Makefile distinfo

   Rename py-python_discovery -> py-python-discovery as advised by sthen@
VersionDeltaFile
1.2574+1-1devel/Makefile
1.93+1-1devel/py-virtualenv/Makefile
1.2+0-0devel/py-python_discovery/Makefile
1.2+0-0devel/py-python_discovery/distinfo
1.2+0-0devel/py-python_discovery/pkg/DESCR
1.2+0-0devel/py-python_discovery/pkg/PLIST
+2-26 files

OpenBSD/ports S1bgZdqwayland/foot distinfo Makefile, wayland/foot/patches patch-meson_build patch-main_c

   wayland/foot: Update to 1.26.1

   ok matthieu@, additional tests by David Goudou
VersionDeltaFile
1.7+5-5wayland/foot/patches/patch-meson_build
1.9+2-2wayland/foot/distinfo
1.14+1-1wayland/foot/Makefile
1.6+1-1wayland/foot/patches/patch-main_c
1.2+0-0wayland/foot/patches/patch-char32_c
+9-95 files

OpenBSD/ports DuQW60Vlang/gleam distinfo crates.inc, lang/gleam/patches patch-compiler-cli_src_run_rs patch-compiler-core_src_error_rs

   lang/gleam: Update to 1.15.0
VersionDeltaFile
1.27+224-202lang/gleam/distinfo
1.22+111-100lang/gleam/crates.inc
1.33+1-2lang/gleam/Makefile
1.8+1-1lang/gleam/patches/patch-compiler-cli_src_run_rs
1.9+1-1lang/gleam/patches/patch-compiler-core_src_error_rs
+338-3065 files

OpenBSD/src R9WFyR1usr.bin/calendar calendar.c

   sendmail/cpp only need "x" no "rx" unveil; ok deraadt
VersionDeltaFile
1.42+5-5usr.bin/calendar/calendar.c
+5-51 files

OpenBSD/src tsWFhYIusr.bin/calendar calendar.c

   calendar also needs to unveil cpp / sendmail, I forgot to make install
   when I was testing :(  from James J. Lippard
VersionDeltaFile
1.41+5-1usr.bin/calendar/calendar.c
+5-11 files

OpenBSD/ports c2bcV4Edevel/py-virtualenv Makefile

   Add devel/py-python_discovery RDEP
VersionDeltaFile
1.92+2-1devel/py-virtualenv/Makefile
+2-11 files

OpenBSD/ports foiVYhedevel Makefile

   +py-python_discovery
VersionDeltaFile
1.2573+1-0devel/Makefile
+1-01 files

OpenBSD/ports pocaohMdevel/py-python_discovery Makefile distinfo, devel/py-python_discovery/pkg PLIST DESCR

   Import py-python_discovery, library for discovering Python interpreters
   ok by benoit@
VersionDeltaFile
1.1+44-0devel/py-python_discovery/pkg/PLIST
1.1+23-0devel/py-python_discovery/Makefile
1.1+4-0devel/py-python_discovery/pkg/DESCR
1.1+2-0devel/py-python_discovery/distinfo
1.1.1.1+0-0devel/py-python_discovery/distinfo
1.1.1.1+0-0devel/py-python_discovery/Makefile
+73-02 files not shown
+73-08 files

OpenBSD/ports IVg9Wrutextproc Makefile

   build par,i18n
VersionDeltaFile
1.858+1-0textproc/Makefile
+1-01 files

OpenBSD/ports MEx7o4xtextproc/par Makefile, textproc/par/patches patch-par_c

   par: move the multibyte patch to a flavour, it causes crashes in some
   cases. maintainer timeout
VersionDeltaFile
1.2+7-7textproc/par/patches/patch-par_c
1.28+7-1textproc/par/Makefile
1.4+3-0textproc/par/pkg/DESCR
+17-83 files

OpenBSD/ports Xvqx8MYwww/iridium/patches patch-chrome_browser_about_flags_cc patch-ui_ozone_platform_wayland_host_wayland_exchange_data_provider_cc

   update to 2026.03.146.1
VersionDeltaFile
1.69+109-85www/iridium/patches/patch-chrome_browser_about_flags_cc
1.1+57-0www/iridium/patches/patch-ui_ozone_platform_wayland_host_wayland_exchange_data_provider_cc
1.39+35-17www/iridium/patches/patch-remoting_host_remoting_me2me_host_cc
1.63+30-21www/iridium/patches/patch-chrome_browser_chrome_content_browser_client_cc
1.43+25-25www/iridium/patches/patch-chrome_browser_policy_configuration_policy_handler_list_factory_cc
1.37+24-24www/iridium/patches/patch-third_party_blink_renderer_platform_runtime_enabled_features_json5
+280-172427 files not shown
+2,101-1,364433 files

OpenBSD/ports pw4grtolang/tcl tcl.port.mk

   Remove MODTCL_BIN from SUBST_VARS.
   The Tcl port module no longer adds to SUBST_VARS.


   ok sthen@
VersionDeltaFile
1.22+0-2lang/tcl/tcl.port.mk
+0-21 files

OpenBSD/ports rMZe6lrx11/tk tk.port.mk

   Remove MODTK_BIN from SUBST_VARS.
   The Tk port module no longer adds to SUBST_VARS.


   ok sthen@
VersionDeltaFile
1.19+0-2x11/tk/tk.port.mk
+0-21 files

OpenBSD/src RNKnVV1share/man/man5 port-modules.5

   Remove MODTCL_BIN and MODTK_BIN from SUBST_VARS.
   The Tcl and Tk port modules no longer add to SUBST_VARS.


   ok sthen@
VersionDeltaFile
1.283+4-8share/man/man5/port-modules.5
+4-81 files

OpenBSD/src CkJpyAYusr.bin/calendar calendar.c

   /dev/null is no longer implicitly permitted by some pledges, so explicitly
   unveil it. fixes calendar -a. ok deraadt
VersionDeltaFile
1.40+3-1usr.bin/calendar/calendar.c
+3-11 files

OpenBSD/ports XkMpXDutextproc/boust Makefile, textproc/boust/patches patch-boust

   HOMEPAGE on archive.org, DISTFILE on spacehopper.org.

   Add missing RDEP, set path to README in the program,
   take maintainer.

   Add MODTCL_BIN and MODTK_BIN to SUBST_VARS;
   soon to be removed from the Tcl/Tk port modules.


   ok sthen@ (from 2025/01/21)
VersionDeltaFile
1.5+19-2textproc/boust/patches/patch-boust
1.19+9-5textproc/boust/Makefile
+28-72 files

OpenBSD/ports VxKr0eWmisc/WordGenerator Makefile

   Add MODTK_BIN to SUBST_VARS;
   soon to be removed from the Tk port module.


   ok sthen@
VersionDeltaFile
1.16+2-1misc/WordGenerator/Makefile
+2-11 files

OpenBSD/ports n4a1Hpographics/gocr Makefile

   Add MODTK_BIN to SUBST_VARS;
   soon to be removed from the Tk port module.


   ok sthen@
VersionDeltaFile
1.18+2-0graphics/gocr/Makefile
+2-01 files