NetBSD/pkgsrc-wip 24e0384. Makefile, nextvi Makefile DESCR

nextvi: import of 5.3
DeltaFile
+21-0nextvi/Makefile
+13-0nextvi/patches/patch-Makefile
+10-0nextvi/DESCR
+6-0nextvi/distinfo
+3-0nextvi/PLIST
+1-0Makefile
+54-06 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-wip c14fb91sftpgo distinfo go-modules.mk

sftpgo: update to 2.7.3

New features
    Added a configurable minimum-entropy check (common.secret_min_entropy, default 80) for data-at-rest encryption secrets (CryptFs passphrase, S3 SSE-C key), to reject trivially weak key material at submission time.
    Logs: added the virtual path to transfer/command logs and to event-log CSV exports.
    WebClient: replaced glightbox with a custom lightbox implementation for better CSP compatibility.

Bug fixes
    IP list: fixed matching when an IP is covered by multiple conflicting entries.
    Fixed comparison of unordered slices.
    Shares: enforce max_tokens atomically via a guarded conditional update, closing a check-then-write race that could let a usage-capped share be used more times than allowed under concurrent access.
    In-memory reset-code manager: check code expiry at retrieval time instead of relying only on the background cleanup.

Security fixes
    Fixed a path-confinement bypass in the public browsable-share partial ZIP download. CVE-2026-49244.
    Fixed a stored XSS where the inline parameter on browsable-share and authenticated user file downloads suppressed Content-Disposition: attachment, allowing an attacker-supplied HTML file to execute in SFTPGo's web origin. These endpoints now always respond with Content-Disposition: attachment and the inline parameter has been removed. CVE-2026-49245.

Hardening
    Neutralized CSV formula injection in the Event Manager and event-log CSV exports: cells starting with =, +, -, @, tab or CR are now prefixed with a single quote.

    [6 lines not shown]
DeltaFile
+483-522sftpgo/distinfo
+160-173sftpgo/go-modules.mk
+2-2sftpgo/PLIST
+1-1sftpgo/Makefile
+646-6984 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-wip 80e094fCodeWhale Makefile

Minor Makefile clear-up
DeltaFile
+2-4CodeWhale/Makefile
+2-41 files

NetBSD/pkgsrc-wip 758ea59CodeWhale Makefile

Adjust Makefile to account for MASTER_SITE_CRATESIO
DeltaFile
+0-8CodeWhale/Makefile
+0-81 files

NetBSD/pkgsrc-wip 7379dadCodeWhale distinfo cargo-depends.mk

Ajust Makefile; update to 0.8.62
DeltaFile
+99-75CodeWhale/distinfo
+32-24CodeWhale/cargo-depends.mk
+21-5CodeWhale/Makefile
+4-7CodeWhale/COMMIT_MSG
+0-1CodeWhale/PLIST
+156-1125 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/src SUGuWKKdistrib/sets/lists/tests mi, tests/net/if_pppoe t_pppoe_keepalive.sh Makefile

   Added test case for PPPoE keepalive
VersionDeltaFile
1.1+96-0tests/net/if_pppoe/t_pppoe_keepalive.sh
1.6+3-2tests/net/if_pppoe/Makefile
1.1420+2-1distrib/sets/lists/tests/mi
+101-33 files

NetBSD/pkgsrc-wip bb0fdcalitehtml PLIST distinfo, litehtml/patches patch-CMakeLists.txt

litehtml: Restore patch which provide .so instead .a libraries
DeltaFile
+28-0litehtml/patches/patch-CMakeLists.txt
+3-1litehtml/PLIST
+1-0litehtml/distinfo
+32-13 files

NetBSD/src kswWHJ0sys/net if_spppsubr.c, sys/rump/net/lib/libpppoe pppoe_component.c

   Make SPPP_KEEPALIVE_INTERVAL configurable for rump_server

   This allows changing the keepalive interval when running inside
   rump_server, which is useful for testing.
VersionDeltaFile
1.3+17-2sys/rump/net/lib/libpppoe/pppoe_component.c
1.289+10-8sys/net/if_spppsubr.c
+27-102 files

NetBSD/pkgsrc-wip 0a38384. TODO, py-whichllm PLIST distinfo

py-whichllm: update to 0.5.11.
DeltaFile
+63-0py-whichllm/PLIST
+3-3py-whichllm/distinfo
+1-1py-whichllm/Makefile
+0-1TODO
+67-54 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