NetBSD/pkgsrc HhnsfOowww/palemoon distinfo, www/palemoon/patches patch-platform_media_ffvpx_libavutil_arm_bswap.h

   palemoon: add aarch64 patch from www/firefox
VersionDeltaFile
1.1+32-0www/palemoon/patches/patch-platform_media_ffvpx_libavutil_arm_bswap.h
1.35+2-1www/palemoon/distinfo
+34-12 files

NetBSD/src 5bkkjpzexternal/gpl2/gmake/dist getopt.c ar.c, external/gpl2/gmake/dist/glob fnmatch.c

   more updates for modern compilers / C versions.

   ar_scan() takes a "void *" for both it's last arg, and the func's
   last arg.  adjust some callbacks to cope without casts.

   in configure, use return instead of exit(3) to avoid wanting stdlib.h.

   if wanting a void signal retsigtype, use the right function (XXX, maybe
   just give up and remove all this now in 2026.)

   remove checks for __GNU_LIBRARY__ before including stdlib.h or unistd.h,
   so that valid prototypes are enabled, and remove incomplete prototypes
   for them from these sources (eg, getenv(), getopt(), errno.)

   avoid using bsd_signal entirely as a name, by defining it to
   gmake_bsd_signal() after including signal.h.


   fixes builds for me on netbsd using GCC 12, 14, and 15.
VersionDeltaFile
1.2+3-20external/gpl2/groff/dist/src/libs/libgroff/getopt.c
1.2+2-15external/gpl2/gmake/dist/getopt.c
1.2+9-6external/gpl2/gmake/dist/ar.c
1.2+0-11external/gpl2/gmake/dist/glob/fnmatch.c
1.2+0-7external/gpl2/gmake/dist/getopt.h
1.4+3-3external/gpl2/gmake/dist/configure
+17-622 files not shown
+19-678 files

NetBSD/pkgsrc-wip 97b5881aegisub Makefile distinfo, aegisub/patches patch-configure

aegisub: make some progress, doesn't build with pkgsrc luajit version
DeltaFile
+17-7aegisub/Makefile
+0-20aegisub/patches/patch-configure
+3-4aegisub/distinfo
+3-2aegisub/TODO
+23-334 files

NetBSD/pkgsrc-wip 5b4a064. Makefile, ffms2 Makefile buildlink3.mk

ffms2: add new package
DeltaFile
+26-0ffms2/Makefile
+14-0ffms2/buildlink3.mk
+9-0ffms2/DESCR
+8-0ffms2/PLIST
+5-1Makefile
+5-0ffms2/distinfo
+67-16 files

NetBSD/pkgsrc GZ1FjIcdoc CHANGES-2026

   doc: updated dbmail
VersionDeltaFile
1.32+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc BE5PypAmail/dbmail Makefile PLIST, mail/dbmail/files dbmailsieved.sh dbmailhttpd.sh

   dbmail: update to 3.5.5

   pkgsrc changes:
     package now creates an unprivileged user
     conf file subsitutions for sane pgksrc defaults

   3.5.5
     DBMail 3.5.5 offers new features and a few bug fixes, including a new
     authentication method, improved support for Postfix, logging improvements
     and listing forwarders.
   DBMail 3.5.4
     Te main changes are better support for docker and systemd, MySQL compression
     and an anomaly in how libzdb handles NULLs.

   Version 3.5.3
     Various memory leaks fixed
     Fix invalid free and invalid read
     sieve port changed to 4190 as per rfc5804


    [20 lines not shown]
VersionDeltaFile
1.88+29-14mail/dbmail/Makefile
1.15+21-7mail/dbmail/PLIST
1.1+18-0mail/dbmail/files/dbmailsieved.sh
1.1+18-0mail/dbmail/files/dbmailhttpd.sh
1.14+4-4mail/dbmail/options.mk
1.22+4-4mail/dbmail/distinfo
+94-296 files not shown
+104-3912 files

NetBSD/pkgsrc JKwONImdatabases/libzdb distinfo buildlink3.mk, databases/libzdb/patches patch-src_system_Time.c patch-src_util_Str.c

   libzdb: update to 3.5.0

   Version 3.5.0
   Added numeric DB error codes and SQLSTATE support (PostgreSQL).
   Blocks MySQL proxies by default due to protocol issues.
   Oracle cleanup; supports 18c+, fixes transaction bugs.
   More reliable MySQL/PostgreSQL ping and reconnect behavior.
   Fixed multi-threaded pool memory and locking issues.

   Version 3.4.1
   ConnectionPool can report database type.
   Optional SQLite shared cache for better concurrency.
   SSL/TLS options added to MySQL and PostgreSQL URLs.
   Removed SQLite heap_limit URL parameter.

   Version 3.4.0
   Configurable transaction isolation on begin.
   New valueOr macro for safer return handling.
   SQLite multi-thread mode enabled by default.

    [8 lines not shown]
VersionDeltaFile
1.3+12-12databases/libzdb/patches/patch-src_system_Time.c
1.12+5-9databases/libzdb/distinfo
1.29+6-6databases/libzdb/buildlink3.mk
1.2+6-3databases/libzdb/options.mk
1.42+2-3databases/libzdb/Makefile
1.2+1-1databases/libzdb/patches/patch-src_util_Str.c
+32-344 files not shown
+36-3710 files

NetBSD/src 4O7C8jhshare/mk bsd.own.mk

   mk: Switch the default to MKBSDDIFF=yes.

   PR bin/59798 We are still using GNU diffutils
VersionDeltaFile
1.1461+2-2share/mk/bsd.own.mk
+2-21 files

NetBSD/pkgsrc BQj8hgMdoc CHANGES-2026

   doc: Updated editors/featherpad to 1.6.3
VersionDeltaFile
1.31+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Mv9jzVdeditors/featherpad distinfo Makefile

   editors/featherpad: update to 1.6.3

   V1.6.3
   ---------
    * Check for nullity before calling `deleteLater()` — they say that's needed with Clang's optimizations enabled.
    * Fixed an asymmetry between the forward and backward searches/replacements if some text was selected.
    * Made replacing after searching easier (without needing to clear the selection first).
    * Fixed showing of ampersand in the recent files menus.
    * Fixed highlighting of C++ numbers with single quote as separator.
    * Added more explanation on searching and replacing to Help.
VersionDeltaFile
1.33+4-4editors/featherpad/distinfo
1.62+2-3editors/featherpad/Makefile
+6-72 files

NetBSD/pkgsrc rfPatq5doc CHANGES-2026

   doc: Updated devel/cargo-nextest to 0.9.117
VersionDeltaFile
1.30+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc VDW4ZsVdevel/cargo-nextest distinfo cargo-depends.mk

   devel/cargo-nextest: update to 0.9.117

   Added

    - Experimental support for running benchmarks via cargo nextest bench. Set NEXTEST_EXPERIMENTAL_BENCHMARKS=1 to enable.
    - Benchmarks have a separate configuration namespace with dedicated slow-timeout and global-timeout settings:

       [bench]
       slow-timeout = { period = "120s", terminate-after = 2 }
       global-timeout = "1h"

    - Per-test overrides are also supported within the [bench] section.
    - The list command now supports --message-format oneline for grep-friendly output.
    - Nextest now accepts --target host-tuple to explicitly target the host platform, mirroring Cargo's new feature. This resolves to the detected host triple at runtime. (#2872)

   Changed

    - The default output style for cargo nextest list has been changed to a new auto value, which is equivalent to human (the previous default) if standard output is an interactive terminal, and oneline if not.


    [4 lines not shown]
VersionDeltaFile
1.5+46-61devel/cargo-nextest/distinfo
1.5+14-19devel/cargo-nextest/cargo-depends.mk
1.8+2-2devel/cargo-nextest/Makefile
+62-823 files

NetBSD/pkgsrc-wip 49300b0rumdl distinfo Makefile

rumdl: update to 0.0.208
DeltaFile
+3-3rumdl/distinfo
+1-1rumdl/Makefile
+4-42 files

NetBSD/pkgsrc-wip 8546bbatinygo distinfo PLIST, tinygo/patches patch-go.mod patch-go.sum

tinygo: update to 0.40.1
DeltaFile
+11-71tinygo/distinfo
+60-9tinygo/PLIST
+0-20tinygo/go-modules.mk
+5-5tinygo/Makefile
+4-4tinygo/patches/patch-go.mod
+2-2tinygo/patches/patch-go.sum
+82-1116 files

NetBSD/pkgsrc JHuYrSzdoc TODO

   doc/TODO: +sendmail

   + sendmail-8.18.2.
VersionDeltaFile
1.26603+2-1doc/TODO
+2-11 files

NetBSD/src Uw4KqBMusr.sbin/pwd_mkdb pwd_mkdb.c

   pwd_mkdb(8): Include <sys/endian.h> rather than machine headers.
VersionDeltaFile
1.62+4-5usr.sbin/pwd_mkdb/pwd_mkdb.c
+4-51 files

NetBSD/pkgsrc QjA2bSvtextproc/ruby-rexml Makefile

   textproc/ruby-rexml: not for ruby34

   Ruby 3.3.10 and Ruby 3.4.8 contains rexml 3.4.4 as bundled gem.
VersionDeltaFile
1.31+3-3textproc/ruby-rexml/Makefile
+3-31 files

NetBSD/src OBSSVjLusr.sbin/dev_mkdb dev_mkdb.c

   dev_mkdb(8): Don't assume <endian.h> is transcluded
VersionDeltaFile
1.32+3-2usr.sbin/dev_mkdb/dev_mkdb.c
+3-21 files

NetBSD/pkgsrc lyXGqlXwww/firefox128 distinfo, www/firefox128/patches patch-media_ffvpx_libavutil_arm_bswap.h

   firefox128: backport patch
VersionDeltaFile
1.2+18-5www/firefox128/patches/patch-media_ffvpx_libavutil_arm_bswap.h
1.21+2-2www/firefox128/distinfo
+20-72 files

NetBSD/pkgsrc U1lCwKNdatabases/p5-DBD-mysql DESCR

   databases/p5-DBD-mysql: Note that this is broken with MariaDB
VersionDeltaFile
1.3+3-0databases/p5-DBD-mysql/DESCR
+3-01 files

NetBSD/pkgsrc RrVu4tcsecurity/zoneminder Makefile

   security/zoneminder: Add comments about p5 DBD mysql woes

   DBD-mysql no longer works with mariadb.  There's a zoneminder upstream
   change to use DBD-MariaDB which needs addressing.
VersionDeltaFile
1.91+13-2security/zoneminder/Makefile
+13-21 files

NetBSD/pkgsrc 989qjWgdevel/clion-bin PLIST

   clion-bin: try fixing build on non-aarch64

   using x86_64 bulk build logs, untested
VersionDeltaFile
1.4+9-5devel/clion-bin/PLIST
+9-51 files

NetBSD/pkgsrc vUcmdngdoc CHANGES-2026

   doc: Updated www/hugo to 0.154.1
VersionDeltaFile
1.29+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 27Hvl03www/hugo distinfo Makefile

   hugo: Update to 0.154.1

   upstream changes:
   -----------------
   v0.154.1
   What's Changed
     * Add WASM licensing information to README 8f3527f @bep
     * Fix partial decorator detection in partial with blocks with outer range break or continue 09048aa @bep #14333

   v0.154.0
   Bug fixes
     * tpl/collections: Fix apply to work with built-in funcs like len 5c7fad2 @bep #13418
     * Revert "resources/page: Fix slugorcontentbasename for section pages" bf1d20d @bep #14104 #14325
   Improvements
     * helpers: Limit verbose watch output for better readability d3b5d47 @majiayu000 #14277
     * tpl/reflect: Make the IsImageResource implementation less technical 86cd183 @bep
     * internal/warpc: Increase WebP memory limit to 384 MiB 871da33 @jmooring #14309
     * Update tpl/reflect/reflect.go 1deec99 @bep
     * Add reflect.Is{Page,Site,Resource,ImageResource} b7bb557 @bep #14307

    [3 lines not shown]
VersionDeltaFile
1.49+10-10www/hugo/distinfo
1.128+2-2www/hugo/Makefile
1.32+2-2www/hugo/go-modules.mk
+14-143 files

NetBSD/pkgsrc LofGkk5doc CHANGES-2026

   doc: Updated sysutils/duplicity to 3.0.7
VersionDeltaFile
1.28+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc TBI7iIqsysutils/duplicity distinfo Makefile

   duplicity: Update to 3.0.7

   upstream changes:
   -----------------
   rel.3.0.7 / 2025-12-31
     * ad175c22:fix: replace custom deltree with built-in shutil.rmtree.
     * 101be7fd:fix: delete duplicate code in DirDelta.
     * c0d3e72d:fix: webdavs with "--concurrency 1" failed because of missing auth header
     * a08f8bef:fix: disable s3 checksum workaround, warn only...
     * f7055a7a:fix: --log-timestamp no longer working.
     * ac163d5e:fix: Combined fix to related issues 912 and 914

   rel.3.0.6.3 / 2025-12-05
     * dd45a92d:chg: Update check_tags to use current branch.
     * 5bbb5813:fix: Change log level from Info to Notice in get_passphrase().
     * a9c4fbad:chg: Add key_needs_passphrase(key).
     * abaf8485:chg: Better error message from get_remote_file().
     * b083fca8:fix: 'duplicity --no-check-remote inc' prints spurious warning "found missing difftar(s) in backup sets"
     * 9400fc37:chg: Add check_tags minor fix to setversion.

    [7 lines not shown]
VersionDeltaFile
1.41+4-4sysutils/duplicity/distinfo
1.78+3-2sysutils/duplicity/Makefile
+7-62 files

NetBSD/pkgsrc PlOxfBrdoc CHANGES-2026

   doc: Updated graphics/darktable to 5.0.0nb12
VersionDeltaFile
1.27+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc FTaD0Adgraphics/darktable Makefile PLIST

   graphics/darktable: Add libavif as dependency

   * If you have installed graphics/libavif already, CMake detects it.
     However it was not buildlinked and causes a build failure.
     It is useful to support AVIF and add libavif as dependency.
   * Bump PKGREVISION for dependency change.
VersionDeltaFile
1.183+3-2graphics/darktable/Makefile
1.20+2-1graphics/darktable/PLIST
+5-32 files

NetBSD/pkgsrc R9618Jcdoc CHANGES-2026

   doc: Updated games/openttd to 15.0
VersionDeltaFile
1.26+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc eziNLoKgames/openttd distinfo PLIST, games/openttd/patches patch-cmake_InstallAndPackage.cmake patch-cmake_PackageBundle.cmake

   openttd: Update to 15.0

   pkgsrc changes:
   ---------------
     * Remove obsolete MESSAGE file.

   upstream changes:
   -----------------
   ### 15.0 (2026-01-01)

   ### 15.0-RC4 (2025-12-26)

   ### 15.0-RC3 (2025-12-20)

   ### 15.0-RC2 (2025-12-13)

   ### 15.0-RC1 (2025-12-07)

   ### 15.0-beta3 (2025-08-31)

    [6 lines not shown]
VersionDeltaFile
1.49+6-7games/openttd/distinfo
1.33+5-3games/openttd/PLIST
1.5+3-3games/openttd/patches/patch-cmake_InstallAndPackage.cmake
1.136+2-3games/openttd/Makefile
1.2+2-2games/openttd/patches/patch-cmake_PackageBundle.cmake
1.7+1-1games/openttd/MESSAGE
+19-191 files not shown
+20-207 files