NetBSD/pkgsrc IiQaZvQsecurity/cyrus-sasl Makefile

   cyrus-sasl: Fails with C23 default language.

   Uses "old-style function definitions".
VersionDeltaFile
1.83+4-1security/cyrus-sasl/Makefile
+4-11 files

NetBSD/pkgsrc 0a2Dpvimath/pari23 Makefile

   pari23: Fails with C23 default language.

   Uses "old-style function definitions".
VersionDeltaFile
1.20+6-1math/pari23/Makefile
+6-11 files

NetBSD/pkgsrc HVQkoP5security/libmcrypt Makefile

   libmcrypt: Fails with C23 default language.

   Uses "old-style function definitions" everywhere.
VersionDeltaFile
1.26+4-1security/libmcrypt/Makefile
+4-11 files

NetBSD/pkgsrc uKxjDtpdevel/libmatchbox Makefile distinfo, devel/libmatchbox/patches patch-libmb_mbmenu.h patch-libmb_mbpixbuf.h

   libmatchbox: Build fixes for GCC 14 and GCC 15.
VersionDeltaFile
1.1+15-0devel/libmatchbox/patches/patch-libmb_mbmenu.h
1.1+15-0devel/libmatchbox/patches/patch-libmb_mbpixbuf.h
1.38+4-1devel/libmatchbox/Makefile
1.10+3-1devel/libmatchbox/distinfo
+37-24 files

NetBSD/pkgsrc eEikaEggraphics/netpbm Makefile

   netpbm: Various build fixes.

   Firstly, this fails to build with a compiler that defaults to C23,
   due to "old-style function definitions" in getopt.c. So force it to
   build with the gnu89 standard.

   Secondly, we want to force all function definitions to be visible.

   They hardcore XOPEN_SOURCE all over the codebase, so we need to
   override their decision. This eliminates the need to compile with
   -Wno-implicit-function-declaration.

   Why do we want to avoid doing that? Because older GCC versions error
   when they encounter a warning flag that they don't support, and that
   is one of them that GCC 4.x does not support.
VersionDeltaFile
1.261+8-8graphics/netpbm/Makefile
+8-81 files

NetBSD/pkgsrc LQz6XR6devel/unifdef Makefile

   unifdef: Fails with C23 default language.

   Uses constexpr as a variable name, which conflicts with the
   C23 keyword.
VersionDeltaFile
1.3+5-1devel/unifdef/Makefile
+5-11 files

NetBSD/pkgsrc ie1mAhzaudio/timidity Makefile

   timidity: Fails with C23 default language.

   Uses "old-style function definitions".
VersionDeltaFile
1.136+4-1audio/timidity/Makefile
+4-11 files

NetBSD/pkgsrc ddXDFYGsecurity/libp11 Makefile

   libp11: Fails with C23 default language.

   Uses "true" and "false" as variable names, which conflict with the
   C23 keywords.
VersionDeltaFile
1.19+5-1security/libp11/Makefile
+5-11 files

NetBSD/pkgsrc KkkKDX8devel/libetm Makefile

   libetm: Fails with C23 default language.

   Uses "old-style function definitions".
VersionDeltaFile
1.23+4-1devel/libetm/Makefile
+4-11 files

NetBSD/pkgsrc ppRIZMudevel/libgphoto2 Makefile

   libgphoto2: Fails with C23 default language.

   Uses bool as a variable name, which conflicts with the C23 keyword.
VersionDeltaFile
1.98+3-1devel/libgphoto2/Makefile
+3-11 files

NetBSD/pkgsrc Q7N36JRsecurity/stunnel Makefile

   stunnel: Force to C99 for now.

   The libwrap usage conflicts with a C23 default language
   version.
VersionDeltaFile
1.137+5-1security/stunnel/Makefile
+5-11 files

NetBSD/pkgsrc LhQH7V4audio/vorbis-tools Makefile

   vorbis-tools: Bump to gnu99, since this uses inline variable decls
   since version 1.4.3.
VersionDeltaFile
1.106+2-2audio/vorbis-tools/Makefile
+2-21 files

NetBSD/pkgsrc WTJlrIFaudio/vorbis-tools Makefile

   vorbis-tools: Fails with C23 default language.

   Uses "old-style function definitions" in getopt support files.
VersionDeltaFile
1.105+4-1audio/vorbis-tools/Makefile
+4-11 files

NetBSD/pkgsrc 9l90EIEmath/glpk Makefile

   glpk: Fails with C23 default language.

   Defines its own bool type which conflicts with the C23 keyword.
VersionDeltaFile
1.49+4-1math/glpk/Makefile
+4-11 files

NetBSD/pkgsrc Z0qeGbSwww/c-icap Makefile

   c-icap: Fails with C23 default language.
VersionDeltaFile
1.38+2-2www/c-icap/Makefile
+2-21 files

NetBSD/pkgsrc 6kLPJqTgraphics/gdchart distinfo Makefile, graphics/gdchart/patches patch-gdchart.c patch-gdc__pie.c

   gdchart: Various fixes for GCC 14 & 15.
VersionDeltaFile
1.3+13-29graphics/gdchart/patches/patch-gdchart.c
1.1+19-0graphics/gdchart/patches/patch-gdc__pie.c
1.1+14-0graphics/gdchart/patches/patch-gdc.c
1.16+4-1graphics/gdchart/distinfo
1.53+3-1graphics/gdchart/Makefile
+53-315 files

NetBSD/pkgsrc 3zBnKprx11/blt distinfo Makefile, x11/blt/patches patch-ae patch-src_bltTreeView.h

   blt: Various GCC 15 build fixes.
VersionDeltaFile
1.10+14-5x11/blt/patches/patch-ae
1.1+15-0x11/blt/patches/patch-src_bltTreeView.h
1.20+3-2x11/blt/distinfo
1.42+4-1x11/blt/Makefile
+36-84 files

NetBSD/pkgsrc H8WK5KQsysutils/mtx Makefile

   mtx: Fails with C23 default language.

   This time, because of defining its own true and false, rather than
   because of K&R style declarations.
VersionDeltaFile
1.4+4-2sysutils/mtx/Makefile
+4-21 files

NetBSD/pkgsrc parO914security/crack Makefile distinfo, security/crack/patches patch-src_libdes_rpw.c patch-src_libdes_speed.c

   crack: Fix building with GCC 15.
VersionDeltaFile
1.1+14-0security/crack/patches/patch-src_libdes_rpw.c
1.1+14-0security/crack/patches/patch-src_libdes_speed.c
1.35+3-1security/crack/Makefile
1.12+3-1security/crack/distinfo
+34-24 files

NetBSD/pkgsrc 8chFjACdevel/smake Makefile

   smake: Fails with C23 default language.
VersionDeltaFile
1.29+3-1devel/smake/Makefile
+3-11 files

NetBSD/pkgsrc Ebzkhkadoc CHANGES-2026

   doc: Updated www/ruby-aws-sdk-kms to 1.129.0nb1
VersionDeltaFile
1.3804+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc aNtTZfHwww/ruby-aws-sdk-kms Makefile

   www/ruby-aws-sdk-kms: update dependency

   Update minimum version for ruby-aws-sdk-core.

   Bump PKGREVISION.
VersionDeltaFile
1.47+3-2www/ruby-aws-sdk-kms/Makefile
+3-21 files

NetBSD/pkgsrc PXYAEludoc CHANGES-2026

   doc: Updated www/ruby-aws-sdk-secretsmanager to 1.133.0nb1
VersionDeltaFile
1.3803+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc euz3cxkwww/ruby-aws-sdk-secretsmanager Makefile

   www/ruby-aws-sdk-secretsmanager: update dependency

   Update minimum version for ruby-aws-sdk-core.

   Bump PKGREVISION.
VersionDeltaFile
1.53+3-2www/ruby-aws-sdk-secretsmanager/Makefile
+3-21 files

NetBSD/pkgsrc 2M6H4Hssysutils/gkrellm Makefile.common

   gkrellm: Fails with C23 default language.
VersionDeltaFile
1.21+2-1sysutils/gkrellm/Makefile.common
+2-11 files

NetBSD/pkgsrc St0tmQ2doc pkg-vulnerabilities

   correct ncspot + nushell and flawz
VersionDeltaFile
1.764+4-4doc/pkg-vulnerabilities
+4-41 files

NetBSD/pkgsrc QfMtRaudoc CHANGES-2026

   doc: Updated security/flawz to 0.4.1
VersionDeltaFile
1.3802+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc dRyju7qsecurity/flawz distinfo cargo-depends.mk

   security/flawz: update to 0.4.1

   Contains security fix!

   0.4.1 - 2026-06-13
   🚀 Features

       (theme) Add 'gruvbox-material-dark-hard' theme (#77) - (795f075)
       Migrate to NVD 2.0 via nvd_cve 0.3 (#111) - (59d714a)

   🚜 Refactor

       Replace format! with concat! for string literals (#83) - (46f74ed)

   ⚙️ Miscellaneous Tasks

       (theme) Add catppuccin theme (#90) - (92bd253)
       Update outdated references and Rust edition - (5dfa582)
       Ignore typo - (3b24a29)
       Bump dependencies - (8d62f70)
VersionDeltaFile
1.7+952-604security/flawz/distinfo
1.7+316-200security/flawz/cargo-depends.mk
1.10+3-7security/flawz/Makefile
+1,271-8113 files

NetBSD/pkgsrc sfCyMP1graphics/icoutils distinfo Makefile, graphics/icoutils/patches patch-configure

   icoutils: Fails with C23 default language.
VersionDeltaFile
1.1+161-0graphics/icoutils/patches/patch-configure
1.6+2-1graphics/icoutils/distinfo
1.12+2-1graphics/icoutils/Makefile
+165-23 files

NetBSD/pkgsrc HmM15HPdevel/eina Makefile distinfo, devel/eina/patches patch-src_modules_mp_chained__pool_eina__chained__mempool.c

   eina: Fix build with GCC 15. Don't use alignof as variable name.
VersionDeltaFile
1.1+35-0devel/eina/patches/patch-src_modules_mp_chained__pool_eina__chained__mempool.c
1.14+2-1devel/eina/Makefile
1.17+2-1devel/eina/distinfo
+39-23 files