NetBSD/pkgsrc GXnOCSVx11/xgrk distinfo, x11/xgrk/patches patch-xgrk.c

   xgrk: Fix build with GCC 14.

   Include <string.h> for strcmp(3) and memcmp(3).

   Fix an implicit int so that this compiles with GCC 14.
VersionDeltaFile
1.1+24-0x11/xgrk/patches/patch-xgrk.c
1.7+2-1x11/xgrk/distinfo
+26-12 files

NetBSD/pkgsrc 25UN9GUsysutils/xps distinfo, sysutils/xps/patches patch-ab patch-src_FreeBSD_loadavg.c

   xps: Various build fixes for GCC 14.

   Include config.h before any #if checks are done, so that they actually
   pass.

   This is necessary so that stdlib.h gets correctly included, otherwise
   it implicitly declares loadavg(3) and fails to build with a modern
   compiler.
VersionDeltaFile
1.4+17-9sysutils/xps/patches/patch-ab
1.1+15-0sysutils/xps/patches/patch-src_FreeBSD_loadavg.c
1.1+15-0sysutils/xps/patches/patch-src_NetBSD_loadavg.c
1.1+14-0sysutils/xps/patches/patch-src_callback.c
1.3+10-2sysutils/xps/patches/patch-ac
1.11+6-3sysutils/xps/distinfo
+77-146 files

NetBSD/pkgsrc ZZWUeDSdoc pkg-vulnerabilities

   CVE-2021-44917 in gnuplot I read as fixed in 2021, so fix is in 6.0 and newer.

   Ref. https://sourceforge.net/p/gnuplot/bugs/2474/ and 6.0's release
   date being December 2023.
VersionDeltaFile
1.766+2-2doc/pkg-vulnerabilities
+2-21 files

NetBSD/pkgsrc IdINzXcemulators/xroar distinfo, emulators/xroar/patches patch-src_gdb.c

   xroar: Fix build on NetBSD and SunOS with GCC 14.

   NetBSD and SunOS need _NETBSD_SOURCE and __EXTENSIONS__
   respectively to get strsep(3) defined when _POSIX_C_SOURCE
   is 200112L.
VersionDeltaFile
1.1+17-0emulators/xroar/patches/patch-src_gdb.c
1.6+2-1emulators/xroar/distinfo
+19-12 files

NetBSD/pkgsrc QSzIlbIdatabases/xsqlmenu distinfo, databases/xsqlmenu/patches patch-XsqlMain.c

   xsqlmenu: Fix build with GCC 14.

   Fix the implicit declaration of the exit(3) function.
VersionDeltaFile
1.1+14-0databases/xsqlmenu/patches/patch-XsqlMain.c
1.9+2-1databases/xsqlmenu/distinfo
+16-12 files

NetBSD/pkgsrc zVPzuzZgames/vcmi Makefile

   vcmi: Claims to require a C++20 compiler.
VersionDeltaFile
1.27+2-2games/vcmi/Makefile
+2-21 files

NetBSD/pkgsrc 03E1WWcdevel/rgbds Makefile

   rgbds: Claims to require a C++20 compiler.
VersionDeltaFile
1.12+3-1devel/rgbds/Makefile
+3-11 files

NetBSD/pkgsrc 1mNTJT6ham/uhd Makefile

   uhd: This needs support for the C++17 filesystem API.

   The netbsd-9 system compiler has support for C++17 but lacks the file
   system API, and is still technically supported.
VersionDeltaFile
1.98+2-2ham/uhd/Makefile
+2-21 files

NetBSD/pkgsrc BF96fvFgraphics/zathura-cb Makefile

   zathura-cb: Claims to require a C17 compiler.
VersionDeltaFile
1.43+3-1graphics/zathura-cb/Makefile
+3-11 files

NetBSD/pkgsrc oajrZgAlang/micropython hacks.mk

   micropython: Work around old NetBSD releases not having PTHREAD_STACK_MIN.
VersionDeltaFile
1.1+14-0lang/micropython/hacks.mk
+14-01 files

NetBSD/pkgsrc Qj7Wmsflang/souffle Makefile

   souffle: This needs support for the C++17 filesystem API.

   The netbsd-9 system compiler has support for C++17 but lacks the file
   system API, and is still technically supported.
VersionDeltaFile
1.3+2-2lang/souffle/Makefile
+2-21 files

NetBSD/pkgsrc iIOsZBymath/igraph hacks.mk

   igraph: This needs the workaround for broken C++ headers in old NetBSD.
VersionDeltaFile
1.1+15-0math/igraph/hacks.mk
+15-01 files

NetBSD/pkgsrc f3zy5Wcsysutils/vifm Makefile

   vifm: Require curses library to expose mouse functions.

   Should help unbreak the build on netbsd-9, which is still
   technically supported.
VersionDeltaFile
1.42+2-2sysutils/vifm/Makefile
+2-21 files

NetBSD/pkgsrc SThMDzPeditors/ted distinfo, editors/ted/patches patch-textEncoding_textConverter.c

   ted: Handle the case where GNU libiconv gets pulled in.
VersionDeltaFile
1.2+8-7editors/ted/patches/patch-textEncoding_textConverter.c
1.23+2-2editors/ted/distinfo
+10-92 files

NetBSD/pkgsrc Zr4OGTPdevel/libowfat Makefile

   libowfat: Avoid implicit declaration of alloca(3) on SunOS.

   Should help the GCC 14 builds.
VersionDeltaFile
1.17+4-1devel/libowfat/Makefile
+4-11 files

NetBSD/pkgsrc 3b4pkpXgraphics/babl Makefile

   babl: Avoid implicit declaration of alloca(3) on SunOS.

   Should help the GCC 14 builds.
VersionDeltaFile
1.74+4-1graphics/babl/Makefile
+4-11 files

NetBSD/pkgsrc 7olLOsFsecurity/yara Makefile

   yara: SunOS wants __EXTENSIONS__ for getline(3).
VersionDeltaFile
1.17+3-1security/yara/Makefile
+3-11 files

NetBSD/pkgsrc ZZKYCf9devel/libdockapp Makefile

   libdockapp: SunOS wants __EXTENSIONS__ for getline(3).
VersionDeltaFile
1.28+3-1devel/libdockapp/Makefile
+3-11 files

NetBSD/pkgsrc ui9FILldoc CHANGES-2026

   doc: Updated devel/R-purrr to 1.2.2
VersionDeltaFile
1.3835+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc lh6nXuBdevel/R-purrr distinfo Makefile

   (devel/R-purrr) Updated 1.0.4 to 1.2.2, fix build against R-4.6.0

   # purrr 1.2.2

   * Fixes for CRAN checks (@ErdaradunGaztea, #1256).

   # purrr 1.2.1

   * Tweaks for compatibility with upcoming vctrs 0.7.0.

   # purrr 1.2.0

   ## Breaking changes

   * All functions and arguments deprecated in purrr 0.3.0 have now been
     removed. This includes `%@%`, `accumulate_right()`, `at_depth()`,
     `cross_d()`, `cross_n()`, `reduce2_right()`, and `reduce_right()`.

   * All functions that were soft-deprecated in purrr 1.0.0 are now fully

    [48 lines not shown]
VersionDeltaFile
1.11+4-4devel/R-purrr/distinfo
1.11+2-2devel/R-purrr/Makefile
+6-62 files

NetBSD/pkgsrc 7jG06ystextproc/eb distinfo, textproc/eb/patches patch-libebutils_puts__eucjp.c

   eb: Improve portability of iconv handling.

   Older NetBSD and SunOS have the traditional iconv prototype with a const
   char * argument, while other operating systems are using a char *
   argument due to historical accidents in the POSIX standard.

   Newer C compiler versions (e.g. GCC 14) have strict enforcement of
   pointer type compatibility. Thus a const char * cannot be converted
   easily back into a non-const char *. So we need to match the prototype
   of the iconv function carefully.
VersionDeltaFile
1.1+39-0textproc/eb/patches/patch-libebutils_puts__eucjp.c
1.20+2-1textproc/eb/distinfo
+41-12 files

NetBSD/pkgsrc ohT0Yn1security/libcrack Makefile distinfo, security/libcrack/patches patch-cracklib_packer.h patch-CVE-2016-6318

   libcrack: Fix various build problems with GCC 14 and GCC 15.

   Unfortunately, libcrack relied on quite a lot of implicit
   declarations of internal functions.

   It makes use of syntax that predates standardized C, so force
   an older standard version as insurance against future C compilers
   getting stricter.
VersionDeltaFile
1.1+31-0security/libcrack/patches/patch-cracklib_packer.h
1.2+18-11security/libcrack/patches/patch-CVE-2016-6318
1.24+7-1security/libcrack/Makefile
1.12+3-2security/libcrack/distinfo
+59-144 files

NetBSD/pkgsrc HVgx7GFwww/php-nextcloud PLIST distinfo

   www/php-nextcloud: Update to 32.0.11

   Upstream NEWS: micro update (nextcloud has a solid track record of
   micro release actually being micro).

   Tested on NetBSD 10 amd64: web UI, CalDAV, CardDAV, and CalDAV push
   via UP to Adnroid DAVx5.
VersionDeltaFile
1.69+852-1,375www/php-nextcloud/PLIST
1.72+4-4www/php-nextcloud/distinfo
1.86+2-2www/php-nextcloud/Makefile
+858-1,3813 files

NetBSD/pkgsrc T65TSpqdevel/openocd Makefile, lang/jimtcl buildlink3.mk Makefile

   jimtcl: bump BUILDLINK_API_DEPENDS to 0.83nb1.

   The current devel/openocd (0.12.0) fails to compile with jimtcl < 0.83,
   but since the BUILDLINK_API_DEPENDS was 0.80nb1, you would not notice
   the failure unless you had an older version of jimtcl already installed.

   So, jimtcl is now 0.83nb1, BUILDLINK_API_DEPENDS set to match, and openocd
   bumped to 0.12.0nb1 to force the correct dependency to be recorded.
VersionDeltaFile
1.4+2-2lang/jimtcl/buildlink3.mk
1.15+2-1lang/jimtcl/Makefile
1.12+2-1devel/openocd/Makefile
+6-43 files

NetBSD/pkgsrc atUxTpWdoc TODO CHANGES-2026

   doc: Updated graphics/digikam-gmic-qt to 3.6.0.20260312
VersionDeltaFile
1.27421+2-2doc/TODO
1.3834+2-1doc/CHANGES-2026
+4-32 files

NetBSD/pkgsrc j55YlqIgraphics/digikam-gmic-qt distinfo Makefile

   digikam-gmic-qt: update to 3.6.0.20260312.

   Upstream documents their changes badly. About 10 commits since previous version.
VersionDeltaFile
1.7+4-4graphics/digikam-gmic-qt/distinfo
1.16+3-4graphics/digikam-gmic-qt/Makefile
+7-82 files

NetBSD/pkgsrc wOp3JrHdoc TODO

   Add some which I have ready to merge
VersionDeltaFile
1.27420+8-3doc/TODO
+8-31 files

NetBSD/pkgsrc uuHTquodoc TODO CHANGES-2026

   doc: Updated graphics/py-pillow_heif to 1.4.0
VersionDeltaFile
1.27419+1-2doc/TODO
1.3833+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc g3azh3hgraphics/py-pillow_heif distinfo Makefile

   py-pillow_heif: update to 1.4.0.

   ## [1.4.0 - 2026-06-10]

   ### Changed

   - `libheif` was updated from the `1.21.2` to `1.23.0` version. #426
   - `libde265` was updated from the `1.0.16` to `1.1.0` version. #426
   - `libx265` was updated from the `4.1` to `4.2` version. #426
   - Minimum required `libheif` version is `1.19.0`. #416

   ### Removed

   - `options.ALLOW_INCORRECT_HEADERS` option. Starting with `libheif` `1.22.0`, libheif itself rejects images whose decoded size does not match the `ispe` header. #426

   ### Fixed

   - `sRGB` NCLX color profile (`BT.709` primaries) is now written by default during encoding when no color information was provided, to avoid color shifts in viewers. #407
VersionDeltaFile
1.24+4-4graphics/py-pillow_heif/distinfo
1.33+3-4graphics/py-pillow_heif/Makefile
+7-82 files

NetBSD/pkgsrc CTyCajEdoc CHANGES-2026 TODO

   doc: Updated textproc/moor to 2.15.1
VersionDeltaFile
1.3832+2-1doc/CHANGES-2026
1.27418+1-2doc/TODO
+3-32 files