OpenBSD/ports U8c9Xv4security/aide Makefile

   Building with the newer nettle, aide now also needs stdalign.h

   Move to ports-gcc on sparc64 to fix the build
VersionDeltaFile
1.34+4-0security/aide/Makefile
+4-01 files

OpenBSD/src cVMA04Olib/libtls tls_verify.c

   Disallow wildcard matching of a TLD specified as a FQDN.

   Found by Frank Denis.

   ok tb@
VersionDeltaFile
1.34+4-1lib/libtls/tls_verify.c
+4-11 files

OpenBSD/src NgFVjHlregress/lib/libtls/verify verifytest.c

   Add a regress test that matches a wildcard for a TLD specified as a FQDN.

   This currently matches when we should reject it.
VersionDeltaFile
1.10+9-1regress/lib/libtls/verify/verifytest.c
+9-11 files

OpenBSD/src XsNeQyUregress/lib/libtls/verify verifytest.c

   Improve test failure message.

   The test may have matched when it should not have.
VersionDeltaFile
1.9+4-3regress/lib/libtls/verify/verifytest.c
+4-31 files

OpenBSD/src sF8mX84usr.bin/tmux screen-redraw.c

   Return empty ranges if line is below window.
VersionDeltaFile
1.127+17-13usr.bin/tmux/screen-redraw.c
+17-131 files

OpenBSD/ports jvaO3Rldevel/libgit2/libgit2 Makefile, devel/libgit2/libgit2/patches patch-src_util_integer_h

   Unbreak build on i386 with llvm 22.
VersionDeltaFile
1.1+34-0devel/libgit2/libgit2/patches/patch-src_util_integer_h
1.79+1-0devel/libgit2/libgit2/Makefile
+35-02 files

OpenBSD/ports lZ54kIJeditors/emacs Makefile, editors/emacs/patches patch-src_treesit_c patch-test_src_treesit-tests_el

   Backport tree-sitter v0.26 regression fix to the 7.9 emacs package

   Original fix from paco@, issue with the 7.9 package reminded by Jan de
   Kruyf, "fine with me" sthen@
VersionDeltaFile
1.1.2.1+173-0editors/emacs/patches/patch-src_treesit_c
1.128.2.1+1-1editors/emacs/Makefile
1.1.2.1+0-0editors/emacs/patches/patch-test_src_treesit-tests_el
+174-13 files

OpenBSD/ports Za0B30Edevel/quirks Makefile, devel/quirks/files Quirks.pm

   remove editors/axe

   The last release dates from 1994 and the code becomes increasingly
   difficult to build with modern C compilers.  It broke again with llvm22.

   ok kn@ tb@ matthieu@
VersionDeltaFile
1.1811+3-2devel/quirks/files/Quirks.pm
1.1797+1-1devel/quirks/Makefile
1.167+0-1editors/Makefile
1.3+0-0editors/axe/patches/patch-Widgets_AxeTextDeck_c
1.3+0-0editors/axe/patches/patch-Widgets_AxeText_c
1.2+0-0editors/axe/patches/patch-Widgets_AxeWindow_c
+4-428 files not shown
+4-434 files

OpenBSD/src giXalyvusr.bin/rs rs.c

   Fix heap buffer overread in column counting loop

   OK millert@
VersionDeltaFile
1.31+3-1usr.bin/rs/rs.c
+3-11 files

OpenBSD/ports vRNeGUnsysutils/coreboot-utils Makefile

   coreboot-utils: bump
VersionDeltaFile
1.15+1-0sysutils/coreboot-utils/Makefile
+1-01 files

OpenBSD/ports MIpViwwsysutils/coreboot-utils/patches patch-src_commonlib_bsd_include_commonlib_bsd_compiler_h patch-3rdparty_vboot_firmware_lib_tpm_lite_tlcl_c

   coreboot-utils: fix build with llvm22

   Pull in an upstream workaround for string truncation and fix an
   uninitialized variable warning for a zero-length write.

   This port could do with an update...
VersionDeltaFile
1.1+19-0sysutils/coreboot-utils/patches/patch-src_commonlib_bsd_include_commonlib_bsd_compiler_h
1.1+14-0sysutils/coreboot-utils/patches/patch-3rdparty_vboot_firmware_lib_tpm_lite_tlcl_c
1.1+14-0sysutils/coreboot-utils/patches/patch-src_commonlib_include_commonlib_loglevel_h
1.1+14-0sysutils/coreboot-utils/patches/patch-util_cbfstool_common_c
+61-04 files

OpenBSD/ports QVyV7Fndevel/quirks Makefile, devel/quirks/files Quirks.pm

   quirks for xasteroids xpilot
VersionDeltaFile
1.1810+4-2devel/quirks/files/Quirks.pm
1.1796+1-1devel/quirks/Makefile
+5-32 files

OpenBSD/ports jnoowIwgames Makefile, games/xasteroids/files Imakefile

   remove old x11 games that were already failing (xasteroids segfaulting
   all over the place, at least on LP64; xpilot unable to connect to either
   network or local server).  ok tb
VersionDeltaFile
1.513+0-2games/Makefile
1.3+0-0games/xasteroids/files/Imakefile
1.3+0-0games/xasteroids/patches/patch-xast_c
1.3+0-0games/xasteroids/patches/patch-xasteroids_man
1.3+0-0games/xasteroids/pkg/DESCR
1.7+0-0games/xasteroids/pkg/PLIST
+0-28 files not shown
+0-214 files

OpenBSD/ports BSQ9mfUdevel/sdl2 Makefile

   sdl2: fix build on i386 with LLVM 22 with
    --disable-mmx --disable-sse --enable-sse2

   various errors like this in MMX/SSE functions:

   error: always_inline function '_mm_setzero_si64' requires target feature
   'sse2', but would be inlined into function 'BlitRGBtoRGBPixelAlphaMMX'
   that is compiled without support for 'sse2'
VersionDeltaFile
1.70+7-0devel/sdl2/Makefile
+7-01 files

OpenBSD/ports 25u5Trmprint/htmldoc Makefile, print/htmldoc/patches patch-Makedefs_in patch-htmldoc_file_c

   htmldoc: fix search path in installed binaries, reported by Matthias Andree, ok benoit
VersionDeltaFile
1.7.6.1+1-10print/htmldoc/patches/patch-Makedefs_in
1.65.2.1+3-3print/htmldoc/Makefile
1.9.6.1+3-3print/htmldoc/patches/patch-htmldoc_file_c
+7-163 files

OpenBSD/ports RxLsBrBprint/htmldoc Makefile, print/htmldoc/patches patch-Makedefs_in

   htmldoc: fix search path in installed binaries, reported by Matthias Andree, ok benoit
VersionDeltaFile
1.8+1-10print/htmldoc/patches/patch-Makedefs_in
1.66+3-3print/htmldoc/Makefile
+4-132 files

OpenBSD/ports 4XeZNhzx11/cde Makefile distinfo

   Update to a recent checkout to help build with llvm 22.
   This is still not enough so temporarily use an axe until upstream fixes the remaining failures.
VersionDeltaFile
1.23+7-2x11/cde/Makefile
1.4+2-2x11/cde/distinfo
+9-42 files

OpenBSD/ports LH3GH38x11/xantfarm Makefile, x11/xantfarm/patches patch-xantfarm_c

   pass NULL instead of (int*) 0 as FDs to select
VersionDeltaFile
1.4+20-1x11/xantfarm/patches/patch-xantfarm_c
1.29+1-1x11/xantfarm/Makefile
+21-22 files

OpenBSD/ports VwZRcmAnet/ntopng Makefile

   mark BROKEN for now, bpf_timeval vs timeval problems
VersionDeltaFile
1.39+2-0net/ntopng/Makefile
+2-01 files

OpenBSD/ports dbRoBplgames/xscrabble Makefile, games/xscrabble/patches patch-src_misc_c

   fix cast for llvm22
VersionDeltaFile
1.1+21-0games/xscrabble/patches/patch-src_misc_c
1.36+2-2games/xscrabble/Makefile
+23-22 files

OpenBSD/ports yRdBPJXgraphics/dia-gtk2 Makefile

   Axe to unbreak build with llvm 22.
   Regen WANTLIB while here.
VersionDeltaFile
1.2+5-1graphics/dia-gtk2/Makefile
+5-11 files

OpenBSD/ports wgy7bxAmail/clamsmtp Makefile distinfo, mail/clamsmtp/patches patch-common_sock_any_c patch-common_smtppass_h

   update to clamsmtp-1.10.2, update HOMEPAGE/SITES to fix, patch some obvious issues
VersionDeltaFile
1.1+20-0mail/clamsmtp/patches/patch-common_sock_any_c
1.1+12-0mail/clamsmtp/patches/patch-common_smtppass_h
1.18+3-4mail/clamsmtp/Makefile
1.8+2-2mail/clamsmtp/distinfo
+37-64 files

OpenBSD/ports QqnhTjdprint/hplip/patches patch-scan_sane_orblite_c patch-scan_sane_ledmi_h

   Fix build with llvm 22; from Arch Linux.
VersionDeltaFile
1.4+99-0print/hplip/patches/patch-scan_sane_orblite_c
1.1+14-0print/hplip/patches/patch-scan_sane_ledmi_h
1.7+11-0print/hplip/patches/patch-scan_sane_hpaio_c
+124-03 files

OpenBSD/ports iAw7haWdevel/quirks Makefile, devel/quirks/files Quirks.pm

   Remove telepathy-logger, nothing uses it anymore and it does not build with
   llvm 22.
VersionDeltaFile
1.1809+2-1devel/quirks/files/Quirks.pm
1.1795+1-1devel/quirks/Makefile
1.21+0-1net/telepathy/Makefile
1.3+0-0net/telepathy/telepathy-logger/patches/patch-tools_glib-ginterface-gen_py
1.3+0-0net/telepathy/telepathy-logger/patches/patch-tools_glib-gtypes-generator_py
1.3+0-0net/telepathy/telepathy-logger/patches/patch-tools_glib-interfaces-gen_py
+3-311 files not shown
+3-317 files

OpenBSD/ports dEBv7Uqx11/gnome/polari Makefile

   net/telepathy/telepathy-logger is not needed.
VersionDeltaFile
1.24+1-1x11/gnome/polari/Makefile
+1-11 files

OpenBSD/ports mKCRNyDwww/ungoogled-chromium distinfo, www/ungoogled-chromium/patches patch-base_system_sys_info_freebsd_cc patch-content_browser_renderer_host_render_widget_host_view_aura_cc

   update to 148.0.7778.215
VersionDeltaFile
1.150+6-6www/ungoogled-chromium/distinfo
1.6+4-6www/ungoogled-chromium/patches/patch-base_system_sys_info_freebsd_cc
1.41+5-5www/ungoogled-chromium/patches/patch-content_browser_renderer_host_render_widget_host_view_aura_cc
1.59+4-4www/ungoogled-chromium/patches/patch-third_party_blink_renderer_platform_runtime_enabled_features_json5
1.27+4-4www/ungoogled-chromium/patches/patch-gpu_command_buffer_service_shared_image_shared_image_factory_cc
1.51+3-3www/ungoogled-chromium/patches/patch-chrome_browser_ui_views_frame_browser_view_cc
+26-2814 files not shown
+43-4520 files

OpenBSD/ports GrOZTaageo/libchamplain Makefile

   Use an haxe to fix build with llvm 22.
   The project is dead upstream.
VersionDeltaFile
1.49+4-1geo/libchamplain/Makefile
+4-11 files

OpenBSD/ports Kix2vyRlang/algol68g Makefile distinfo

   update to algol68g-3.12.2
VersionDeltaFile
1.30+2-3lang/algol68g/Makefile
1.21+2-2lang/algol68g/distinfo
+4-52 files

OpenBSD/ports ZquvL3Gx11/gtksourceview3 Makefile, x11/gtksourceview3/patches patch-gtksourceview_gtksourceview_c

   Fix build with llvm 22.
VersionDeltaFile
1.83+9-10x11/gtksourceview3/Makefile
1.1+16-0x11/gtksourceview3/patches/patch-gtksourceview_gtksourceview_c
1.27+3-1x11/gtksourceview3/pkg/PLIST
+28-113 files

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

   Update to gemini-cli-0.44.1.
VersionDeltaFile
1.24+55-74sysutils/gemini-cli/pkg/PLIST
1.25+2-2sysutils/gemini-cli/distinfo
1.27+1-1sysutils/gemini-cli/Makefile
+58-773 files