NetBSD/pkgsrc O6QDJonfilesystems/fuse-pcachefs DESCR

   filesystems/fuse-pcachefs: Note unmaintained upstream since 2017

   and repo archived 2019.
VersionDeltaFile
1.2+3-0filesystems/fuse-pcachefs/DESCR
+3-01 files

NetBSD/pkgsrc C1X5YwNfilesystems/fuse3 buildlink3.mk

   filesystems/fuse3: Fix (serious) typo in bl3
VersionDeltaFile
1.4+2-2filesystems/fuse3/buildlink3.mk
+2-21 files

NetBSD/pkgsrc 0VcWMVlfilesystems/fuse-wikipediafs DESCR

   filesystems/fuse-wikipediafs: Trim DESCR and note non-maintenance

   Last release was 2010.
VersionDeltaFile
1.2+2-6filesystems/fuse-wikipediafs/DESCR
+2-61 files

NetBSD/pkgsrc kI8OVG1filesystems/fuse-gmailfs DESCR

   filesystems/fuse-gmailfs: Note non-maintenance status
VersionDeltaFile
1.2+3-0filesystems/fuse-gmailfs/DESCR
+3-01 files

NetBSD/pkgsrc sYLEO85filesystems/py-fuse-bindings PLIST Makefile

   filesystems/py-fuse-bindings: Change back to egg.mk to accomodate unmaintained fuse filesystems

   wheel.mk does not allow 2.7 and there are 3 2.7-only filesystems
   still.  While they are probably ripe for removal, I don't want to
   couple that.

   Tested with python 3.13 and bup.
VersionDeltaFile
1.13+5-7filesystems/py-fuse-bindings/PLIST
1.31+8-2filesystems/py-fuse-bindings/Makefile
+13-92 files

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