NetBSD/pkgsrc c5WW77Bmail/php-imap options.mk

   php-imap: fix grammar in a comment
VersionDeltaFile
1.2+2-2mail/php-imap/options.mk
+2-21 files

NetBSD/pkgsrc 37E8v93lang/rust Makefile

   rust: NetBSD i386 builds no longer need compat80

   Related to (but doesn't entirely address) PR pkg/59626 and
   PR pkg/59833.
VersionDeltaFile
1.355+4-5lang/rust/Makefile
+4-51 files

NetBSD/pkgsrc t0s7p9jdevel/cargo-c Makefile

   cargo-c: minor style tweak
VersionDeltaFile
1.34+2-2devel/cargo-c/Makefile
+2-21 files

NetBSD/pkgsrc tEZN0Vvlang/rust options.mk Makefile

   rust: address some pkglint nits

   (There are more, but these were low-hanging fruit.)
VersionDeltaFile
1.52+2-4lang/rust/options.mk
1.354+3-2lang/rust/Makefile
+5-62 files

NetBSD/pkgsrc nfn38Ekdevel/doxygen Makefile

   doxygen: fix "-Wextra-semi" build issue more simply

   Use BUILDLINK_TRANSFORM instead. Tested on NetBSD 9.4_STABLE.
VersionDeltaFile
1.205+5-5devel/doxygen/Makefile
+5-51 files

NetBSD/pkgsrc lToYkkbmk/pkgformat/pkg metadata.mk

   mk: fix bug in BUILD_INFO file

   Below ${FILESDIR}, checksums were generated for all files, including
   files/CVS/*. Skip */CVS/* files (since they might be in subdirs).

   Update comment while here.
VersionDeltaFile
1.37+6-3mk/pkgformat/pkg/metadata.mk
+6-31 files

NetBSD/pkgsrc zJFoYaYdoc CHANGES-2026

   Updated devel/abseil, security/vaultwarden
VersionDeltaFile
1.1073+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc bkm934ssecurity/vaultwarden distinfo cargo-depends.mk

   vaultwarden: updated to 1.35.3

   1.35.3

   Security Fixes

   This release contains security fixes for the following advisory. We strongly advice to update as soon as possible if you believe it could affect you.

   GHSA-h265-g7rm-h337 (Publication in process, waiting for CVE assignment)
   This vulnerability would allow an authenticated attacker that is part of an organization to access items from collections to which the attacker does not belong.

   What's Changed

   Fix User API Key login
   use email instead of empty name for webauhn
   hide password hints via CSS
   fix email as 2fa with auth requests
   Update crates, web-vault, js, workflows
   refactor: improve tooltips in diagnostics page

    [5 lines not shown]
VersionDeltaFile
1.13+352-310security/vaultwarden/distinfo
1.11+116-102security/vaultwarden/cargo-depends.mk
1.20+2-3security/vaultwarden/Makefile
+470-4153 files

NetBSD/pkgsrc u9lON0Tdevel/abseil distinfo Makefile

   abseil: updated to 20260107.1

   20260107.1

   What's New

   absl::StringResizeAndOverwrite(): A new function in absl/strings/resize_and_overwrite.h that acts as a polyfill for C++23's std::basic_string::resize_and_overwrite. This allows for efficient resizing and in-place initialization of strings, avoiding the overhead of default initialization, which is particularly useful when working with C-style APIs that write directly to a buffer.
   absl::chunked_queue: A new container in absl/container/chunked_queue.h optimized for use as a FIFO (First-In, First-Out) queue.
   absl::linked_hash_map and absl::linked_hash_set: New hash containers that maintain iteration order matching the insertion order. These are available in absl/container/linked_hash_map.h and absl/container/linked_hash_set.h.
   absl::down_cast: Added to absl/base/casts.h. This function provides a safer way to perform downcasts in a polymorphic type hierarchy. In debug builds (or when hardened asserts are enabled), it uses dynamic_cast to verify the validity of the cast and terminates the program if the cast is invalid. In optimized builds, it uses static_cast for performance.

   Breaking Changes

   Mutex Deprecations: Legacy Mutex methods and MutexLock pointer constructors have been marked as deprecated. Users should migrate to the recommended APIs.
   The polyfill type absl::string_view is now an alias for std::string_view in all builds. (9ebd93a)
VersionDeltaFile
1.39+4-4devel/abseil/distinfo
1.40+2-2devel/abseil/Makefile
+6-62 files

NetBSD/pkgsrc bfqRREXdoc CHANGES-2026

   Updated lang/nodejs[24]
VersionDeltaFile
1.1072+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc Q3qCQOOlang/nodejs PLIST distinfo

   nodejs: updated to 25.6.1

   25.6.1 (Current)

   Notable Changes

   - build,deps: replace cjs-module-lexer with merve
VersionDeltaFile
1.96+5-5lang/nodejs/PLIST
1.312+4-4lang/nodejs/distinfo
1.342+2-2lang/nodejs/Makefile
+11-113 files

NetBSD/pkgsrc ALk9YQFlang/nodejs24 PLIST distinfo, lang/nodejs24/patches patch-configure

   nodejs24: updated o 24.13.1

   24.13.1 'Krypton' (LTS)

   Notable Changes

   - build: add support for Python 3.14 (Christian Clauss)
   - cli: mark --heapsnapshot-near-heap-limit as stable (Joyee Cheung)
   - crypto: update root certificates to NSS 3.119 (Node.js GitHub Bot)
   - doc: mark --build-snapshot and --build-snapshot-config as stable (Joyee Cheung)
   - meta: add avivkeller to collaborators (Aviv Keller)
   - meta: add gurgunday to collaborators (Gürgün Dayıoğlu)
   - meta: add Renegade334 to collaborators (Renegade334)
   - url: update ada to v3.4.2 and support unicode 17 (Yagiz Nizipli)
   - v8: mark v8.queryObjects() as stable (Joyee Cheung)
VersionDeltaFile
1.2+16-350lang/nodejs24/PLIST
1.6+4-5lang/nodejs24/distinfo
1.6+2-3lang/nodejs24/Makefile
1.2+1-1lang/nodejs24/patches/patch-configure
+23-3594 files

NetBSD/pkgsrc spFNWM3doc TODO

   doc/TODO: + tea-63.3.1.
VersionDeltaFile
1.26789+2-1doc/TODO
+2-11 files

NetBSD/pkgsrc kIdgNDgdoc CHANGES-2026

   doc: Updated net/megacmd to 2.4.0
VersionDeltaFile
1.1071+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc YMEdKaenet/megacmd distinfo Makefile, net/megacmd/patches patch-sdk_src_posix_fs.cpp patch-sdk_include_mega_localpath.h

   net/megacmd: update to 2.4.0

   Tue Dec 16 17:14:02 CET 2025 - linux at mega.co.nz
   - Update to version 2.4.0:
     * Improvements in uploads UX/UI: put now supports printing tag. Fixes in transfers table
     * Stability improvements: crashes fixes, FUSE deadlocks, ...
     * Performance boosts: lockless download URL retrievals, removed CPU bottlenecks for large accounts processing, db operations improvements, transfers improvements ...
     * Typos and other improvements

   Tue Sep 2 16:43:10 CEST 2025 - linux at mega.co.nz
   - Update to version 2.3.0:
     * FUSE (beta): Added fuse commands on Windows to allow your MEGA folders to be directly mounted to your local drive
     * Other fixes and improvements to enhance reliability and performance

   Tue Jun 3 23:20:12 CEST 2025 - linux at mega.co.nz
   - Update to version 2.2.0:
     * Support building for ARM64 in linux
     * New command "configure" to allow configuring some settings
     * Support setting max number of nodes in memory

    [4 lines not shown]
VersionDeltaFile
1.6+18-18net/megacmd/patches/patch-sdk_src_posix_fs.cpp
1.6+9-10net/megacmd/distinfo
1.1+17-0net/megacmd/patches/patch-sdk_include_mega_localpath.h
1.18+3-4net/megacmd/Makefile
1.5+2-1net/megacmd/PLIST
1.2+1-1net/megacmd/patches/patch-sdk_include_mega_filesystem.h
+50-341 files not shown
+51-357 files

NetBSD/pkgsrc npjPy0sdoc CHANGES-2026

   doc: Updated databases/ruby-odbc to 0.999992nb1
VersionDeltaFile
1.1070+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 0P5UFMxdatabases/ruby-odbc Makefile distinfo, databases/ruby-odbc/patches patch-ext_odbc.c

   databases/ruby-odbc: trying to fix build problem on SunOS

   Always use char buffer for error reporting to stop warning of
   incompatible-pointer-types.  Without this change, it trying to use
   SQLWCHAR buffer to it.

   Bump PKGREVISION.
VersionDeltaFile
1.1+26-0databases/ruby-odbc/patches/patch-ext_odbc.c
1.22+2-1databases/ruby-odbc/Makefile
1.15+2-1databases/ruby-odbc/distinfo
+30-23 files

NetBSD/pkgsrc 7JHJLUYdevel/ruby-posix-spawn distinfo, devel/ruby-posix-spawn/patches patch-ext_posix-spawn.c

   devel/ruby-posix-spawn: trying to fix build problem on SunOS

   Use correct argument for internal function to stop warning of
   incompatible-pointer-types.
VersionDeltaFile
1.1+18-0devel/ruby-posix-spawn/patches/patch-ext_posix-spawn.c
1.12+2-1devel/ruby-posix-spawn/distinfo
+20-12 files

NetBSD/pkgsrc hJAI99Rdoc CHANGES-2026

   doc: Add missinc x11 in last xlockmore entries

   Noticed via www@ pkg-changes2html script.
VersionDeltaFile
1.1069+3-3doc/CHANGES-2026
+3-31 files

NetBSD/pkgsrc irlHDhsdoc CHANGES-2026

   Updated math/py-arviz, databases/py-alembic
VersionDeltaFile
1.1068+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc sUAVDsJdatabases/py-alembic distinfo Makefile

   py-alembic: updated to 1.18.4

   1.18.4

   bug

   [bug] [operations]
   Reverted the behavior of Operations.add_column() that would automatically render the “PRIMARY KEY” keyword inline when a Column with primary_key=True is added. The automatic behavior, added in version 1.18.2, is now opt-in via the new Operations.add_column.inline_primary_key parameter. This change restores the ability to render a PostgreSQL SERIAL column, which is required to be primary_key=True, while not impacting the ability to render a separate primary key constraint. This also provides consistency with the Operations.add_column.inline_references parameter and gives users explicit control over SQL generation.

   To render PRIMARY KEY inline, use the Operations.add_column.inline_primary_key parameter set to True:

   op.add_column(
       "my_table",
       Column("id", Integer, primary_key=True),
       inline_primary_key=True
   )
VersionDeltaFile
1.39+4-4databases/py-alembic/distinfo
1.49+2-2databases/py-alembic/Makefile
+6-62 files

NetBSD/pkgsrc EjopgGImath/py-arviz distinfo Makefile

   py-arviz: updated to 0.23.4

   0.23.4
   Extra windows specific fix for once a day warning.

   0.23.3
   Path release with improvements to the once a day warning at import time
VersionDeltaFile
1.12+4-4math/py-arviz/distinfo
1.23+4-2math/py-arviz/Makefile
+8-62 files

NetBSD/pkgsrc wWnbkThdoc pkg-vulnerabilities

   pkg-vulnerabilities: add last days CVEs

   + freerdp2, gnutls,
     janet (fixed upstream, latest stable release 1.40.1 affected),
     lrzip (not fixed),
     mongodb, munge, mupdf, png, powerdns-recursor, py-cryptography, roundcube,
     ruby-faraday, tcpreplay
VersionDeltaFile
1.732+40-1doc/pkg-vulnerabilities
+40-11 files

NetBSD/pkgsrc kaUhBhRdoc CHANGES-2026

   doc: Updated xlockmore to 5.88

   This updated the xlockmore-lite package too.
VersionDeltaFile
1.1067+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc gPwkuTux11/xlockmore distinfo Makefile.common

   x11/xlockmore: Update to 5.88

   5.88
     epicycle taken from XScreensaver.
     Latest gears ported from XScreensaver.

   5.87
     Added H_TREE curve to turtle. Taken from a turtle example on internet.
     Updated mball, pyraminx, oct to look better on XScreensaver.  Synced
       build with latest.
     squiral mode (spiral|squirrel?) taken from XScreensaver.  Fixed a
       original horizontal curtain screen dust, and added hexagons and
       diamonds, and added vertical curtains.

   5.86
     Added LEVY_C, KOCH_SNOWFLAKE, SIERPINSKI, SIERPINSKI_ARROWHEAD curves
       to turtle.  Taken mostly from various turtle examples on internet.
       Also added some line width for initial few draws.


    [17 lines not shown]
VersionDeltaFile
1.68+4-4x11/xlockmore/distinfo
1.95+2-2x11/xlockmore/Makefile.common
1.205+1-2x11/xlockmore/Makefile
+7-83 files

NetBSD/pkgsrc 8kJn0QFdoc CHANGES-2026

   Updated net/py-pypiserver
VersionDeltaFile
1.1066+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc HRSGv4unet/py-pypiserver Makefile distinfo

   py-pypiserver: updated to 2.4.1

   2.4.1 (2026-02-10)

   - 9e5b9bb MAINT: Remove unused import LooseVersion from distutils.version
   - 945e23e MAINT: chore: move mypy config from setup.cfg to pyproject.toml
   - dc4dadb MAINT: fix: cgi import error for Python3.13+
   - a5a715f MAINT: Fix partially broken tests
   - 1828884 MAINT: fix: small fix for `mdformat`
   - ba381b1 MAINT: Remove support for Python 3.8 & 3.9
   - 7148a5c MAINT: Merge pull request 672 from parmsib/patch-1
   - e0591a3 FIX: Fix compatibility with twine 1.7.0
   - b5a67a8 MAINT: Merge branch 'main' into patch-1
   - 53f134c MAINT: chore: Update setuptools requirement from <71.0.0,>=40.0 to >=40.0,<81.0.0 in /requirements
   - 7af665c MAINT: fix whitespace in help output
   - 58f7162 MAINT: chore: Bump waitress from 2.1.2 to 3.0.1 in /docker
VersionDeltaFile
1.24+6-3net/py-pypiserver/Makefile
1.15+4-4net/py-pypiserver/distinfo
+10-72 files

NetBSD/pkgsrc VWD7jrPdoc CHANGES-2026

   doc: Updated news/tin to 2.6.5
VersionDeltaFile
1.1065+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc dwWndnJnews/tin distinfo Makefile

   news/tin: Update to 2.6.5

   -- 2.6.5 release 20251224 "Glenury" --

    030) Thomas E. Dickey <dickey at invisible-island.net>
         ADD. update configure macros
         FIX. aclocal.m4

    029) Remus-Gabriel Chelu <remusgabriel.chelu at disroot.org>
         ADD. Romanian translation
         FIX. ro.po

    028) Bjarni Ingi Gislason <bjarniig at simnet.is>
         ADD. manpage fixes (debian bug #1093395, #1096177)
         FIX. tin.[15]

    027) Dennis Preiser <dennis at d--p.de>
         ADD. avoid macro in snprintf() as that might be a macro too
         ADD. fallback code for the !CPP_DOES_CONCAT case

    [123 lines not shown]
VersionDeltaFile
1.38+4-4news/tin/distinfo
1.115+2-3news/tin/Makefile
1.14+2-1news/tin/PLIST
+8-83 files

NetBSD/pkgsrc tlm2YE5doc CHANGES-2026

   doc: Updated www/typo3-13 to 13.4.25
VersionDeltaFile
1.1064+2-1doc/CHANGES-2026
+2-11 files