NetBSD/src C1TSSXEexternal/bsd/tmux/dist alerts.c

   tmux: revert previous, not needed

   reported by kre@
VersionDeltaFile
1.3+3-3external/bsd/tmux/dist/alerts.c
+3-31 files

NetBSD/pkgsrc oUPYFakdoc CHANGES-2026

   doc: Updated lang/joker to 1.7.1
VersionDeltaFile
1.1004+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc DUwrEdjlang/joker distinfo Makefile

   joker: update to 1.7.1

   various minor performance optimizations
VersionDeltaFile
1.13+4-4lang/joker/distinfo
1.35+2-2lang/joker/Makefile
1.8+1-1lang/joker/go-modules.mk
+7-73 files

NetBSD/pkgsrc z7OsvTpdoc CHANGES-2026

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

NetBSD/pkgsrc bAYKZCSwww/hugo distinfo Makefile

   hugo: Update to 0.155.3

   upstream changes:
   -----------------
   v0.155.3
   What's Changed
     * hugolib: Don't render default site redirect for non-primary isHTML output formats 6ac7d08 @bep #14482
     * server: Fix stuck server global error logging 24eb84f @bep #14469
     * build(deps): bump github.com/evanw/esbuild from 0.27.2 to 0.27.3 95a3678 @dependabot[bot]
     * server: Fix panic when the server browser error handler tried to use a config in a state of flux 9045797 @bep #14470
VersionDeltaFile
1.55+10-10www/hugo/distinfo
1.136+2-2www/hugo/Makefile
1.36+2-2www/hugo/go-modules.mk
+14-143 files

NetBSD/pkgsrc U9V66Wutextproc/py-validate-pyproject distinfo Makefile

   py-validate-pyproject: updated to 0.25

   0.25
   * Added support for specifying package-data for stub packages
VersionDeltaFile
1.17+4-4textproc/py-validate-pyproject/distinfo
1.21+2-2textproc/py-validate-pyproject/Makefile
+6-62 files

NetBSD/pkgsrc AjnzO9jdoc CHANGES-2026

   doc: Updated graphics/chafa to 1.18.1
VersionDeltaFile
1.1002+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 3ot3UJ5doc CHANGES-2026

   doc: Updated chat/toxcore to 0.2.22nb1
VersionDeltaFile
1.1001+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 47I4eOGgraphics/chafa distinfo Makefile

   chafa: update to 1.18.1

   - New option: `--probe-mode=[any|ctty|stdio]`. This specifies whether
     to probe the terminal through stdio or ctty (usually `/dev/tty`).
     Defaults to `any`, which will probe stdio if it looks like a tty,
     otherwise the ctty. This allows the terminal to be probed when I/O
     is redirected
   - We now try harder to restore the terminal to a usable state after
     `SIGINT` is received, even if we couldn't do a clean exit in a
     reasonable time frame
   - Bash completions were added and zsh completions updated
   - Improved compatibility for the Kitty protocol
   - Bug fixes:
     - Test failure on sparc64
     - Test failure on i386
     - Bad console modes on win32 after exit
     - Stalling on closed output pipe on OpenBSD.
VersionDeltaFile
1.7+4-4graphics/chafa/distinfo
1.17+2-3graphics/chafa/Makefile
+6-72 files

NetBSD/pkgsrc vvex75bdevel/py-zope.deferredimport distinfo Makefile

   py-zope.deferredimport: updated to 6.1

   6.1 (2026-02-09)

   - Move package metadata from setup.py to pyproject.toml.
   - Add support for Python 3.14.
   - Drop support for Python 3.9.
   - Remove run-time dependency on ``setuptools``.
   - Adjust ``narrative`` doctest so that the sample files it generates match
     those in git again.
VersionDeltaFile
1.9+4-4devel/py-zope.deferredimport/distinfo
1.11+2-2devel/py-zope.deferredimport/Makefile
+6-62 files

NetBSD/pkgsrc tWlxLOWchat/toxic Makefile

   revbump from chat/toxcore
VersionDeltaFile
1.9+2-2chat/toxic/Makefile
+2-21 files

NetBSD/pkgsrc zWyitx8doc CHANGES-2026

   Updated archivers/par2, misc/py-pbs-installer
VersionDeltaFile
1.1000+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc Wn71Nk2misc/py-pbs-installer distinfo Makefile

   py-pbs-installer: updated to 2026.2.3

   2026.2.3
   Unknown changes
VersionDeltaFile
1.12+4-4misc/py-pbs-installer/distinfo
1.12+2-2misc/py-pbs-installer/Makefile
+6-62 files

NetBSD/pkgsrc 9o4U1Hwchat/toxcore distinfo PLIST

   toxcore: update to 0.2.22

   - Prevent potential integer overflow in group chat handshake
   - potential division by zero in toxav and unsafe hex parsing
   - correct printf format specifiers for unsigned integers
   - DHT: Correct node skipping logic timed out nodes
   - autotools: add `tox_log_level.h` to public headers list
   - group_chats: fix sync packets reverting topics
   - group_moderation: allow validating unsorted sanction list signatures
   - toxav:
     - fix heap buffer overflow in RTP video packet handling
     - harden video processing and fix large frame handling
     - fix multiple logic bugs in audio module
     - fix multiple bugs in bandwidth controller and add tests
     - handle `vpx_image_alloc` failure
   - toxencryptsave: Wipe salt and passkey after usage
   - Add a way to look up a file number by ID
   - Add a way to fetch groups by chat ID
   - Add Event Loop abstraction (Ev)

    [3 lines not shown]
VersionDeltaFile
1.8+4-4chat/toxcore/distinfo
1.6+2-2chat/toxcore/PLIST
1.9+2-2chat/toxcore/Makefile
+8-83 files

NetBSD/pkgsrc ozaXgPyarchivers/par2 distinfo Makefile

   par2: updated to 1.1.1

   1.1.1

   Issues:
   * When repairing a file, if there is not enough disk space, the final error message displays garbled characters.
   * Why does running par2 in the command line environment forcibly switch the code page to CP65001?
   PRs:
   * Cleanup/std namespace search replace oops (https://github.com/Parchive/par2cmdline/pull/242#pullrequestreview-3731414581)
   * Migrate Windows unit tests to Visual C++ projects (https://github.com/Parchive/par2cmdline/pull/256#issuecomment-3827352914)
   * add .clangd file for additional editor lsp support
   * Integer definitions consistency
VersionDeltaFile
1.28+4-4archivers/par2/distinfo
1.36+2-2archivers/par2/Makefile
+6-62 files

NetBSD/pkgsrc Vy01DK2textproc/libfyaml Makefile

   textproc/libfyaml: Do not build tests to fix build failure
VersionDeltaFile
1.8+3-1textproc/libfyaml/Makefile
+3-11 files

NetBSD/pkgsrc MzM3hv0doc CHANGES-2026

   Updated textproc/py-cssselect
VersionDeltaFile
1.999+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc LR9GCn7textproc/py-cssselect distinfo Makefile

   py-cssselect: updated to 1.4.0

   Version 1.4.0

   * Dropped support for Python 3.9 and PyPy 3.10.
   * Added support for Python 3.14 and PyPy 3.11.
   * Switched the build system to ``hatchling``.
   * CI fixes and improvements.
VersionDeltaFile
1.11+4-4textproc/py-cssselect/distinfo
1.12+3-4textproc/py-cssselect/Makefile
1.6+1-2textproc/py-cssselect/PLIST
+8-103 files

NetBSD/pkgsrc xvUUIWBdoc CHANGES-2026

   Updated www/py-w3lib, www/py-parsel
VersionDeltaFile
1.998+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc vemJTMUwww/py-parsel Makefile distinfo

   py-parsel: updated to 1.11.0

   1.11.0 (2026-01-29)

   * Removed support for Python 3.9 and PyPy 3.10.
   * Added support for Python 3.14 and PyPy 3.11.
   * The following dependencies now have a minimum supported version:

     * ``lxml >= 5.1.0``
     * ``packaging >= 23.0``
     * ``jmespath >= 1.0.0``

   * Removed ``Selector.remove()`` and ``SelectorList.remove()``, deprecated in
     1.7.0.
   * The ``Selector()`` constructor now accepts ``bytearray`` values for the
     ``body`` argument in addition to ``bytes``.
   * ``attrib`` and ``remove_namespaces()`` no longer fail with unhandled
     exceptions on JSON selectors.
   * Switched the build system to ``hatchling``.
   * CI fixes and improvements.
VersionDeltaFile
1.19+6-7www/py-parsel/Makefile
1.14+4-4www/py-parsel/distinfo
1.6+1-2www/py-parsel/PLIST
+11-133 files

NetBSD/pkgsrc A7ucH8bwww/py-w3lib distinfo Makefile

   py-w3lib: updated to 2.4.0

   2.4.0 (2026-01-29)

   - Dropped support for Python 3.9 and PyPy 3.10
   - Added support for Python 3.14 and PyPy 3.11
   - Improved performance of :func:`~w3lib.http.headers_raw_to_dict` and
     :func:`~w3lib.http.headers_dict_to_raw`
   - Switched the build system to ``hatchling``
   - The obsolete ``sphinx-hoverxref`` extension is no longer used to build the
     docs
   - Tests and CI improvements
VersionDeltaFile
1.13+4-4www/py-w3lib/distinfo
1.15+3-4www/py-w3lib/Makefile
1.4+1-2www/py-w3lib/PLIST
+8-103 files

NetBSD/src K91Fg8gexternal/bsd/tmux/dist input.c

   Always use %zu (or %d) for printing size_t's

   Might help unbreak 32 bit builds where size_t is not long.
VersionDeltaFile
1.21+1-1external/bsd/tmux/dist/input.c
+1-11 files

NetBSD/pkgsrc-wip 10a1629xpopple distinfo Makefile, xpopple/patches patch-xpdf_XPDFViewer.cc patch-configure.ac

xpopple: Update to git commit f110e3e00731011dfb6487e33c23f93ed77397c4

Add COMMIT_MSG file.
DeltaFile
+6-31xpopple/patches/patch-xpdf_XPDFViewer.cc
+2-2xpopple/patches/patch-configure.ac
+2-2xpopple/distinfo
+1-2xpopple/Makefile
+2-0xpopple/COMMIT_MSG
+13-375 files

NetBSD/pkgsrc-wip b48a4b7. TODO, crush distinfo go-modules.mk

crush: update to 0.39.3
DeltaFile
+111-159crush/distinfo
+36-52crush/go-modules.mk
+1-1crush/Makefile
+0-1TODO
+148-2134 files

NetBSD/pkgsrc-wip 0aace0c. TODO, dmarc-report-viewer distinfo cargo-depends.mk

dmarc-report-viewer: update to 2.3.3
DeltaFile
+90-87dmarc-report-viewer/distinfo
+29-28dmarc-report-viewer/cargo-depends.mk
+1-1dmarc-report-viewer/Makefile
+0-1TODO
+120-1174 files

NetBSD/pkgsrc jnHqxrodoc CHANGES-2026

   Updated textproc/py-itemloaders, math/volk
VersionDeltaFile
1.997+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc XF0QqAAtextproc/py-itemloaders Makefile distinfo

   py-itemloaders: updated to 1.4.0

   itemloaders 1.4.0 (2026-01-29)

   - Dropped support for Python 3.8-3.9 and PyPy 3.9-3.10
   - Added support for Python 3.14 and PyPy 3.11
   - Switched the build system to ``hatchling``
   - Documentation improvements
   - CI improvements
VersionDeltaFile
1.13+3-5textproc/py-itemloaders/Makefile
1.9+4-4textproc/py-itemloaders/distinfo
1.5+1-2textproc/py-itemloaders/PLIST
+8-113 files

NetBSD/pkgsrc 9t9YwPomath/volk PLIST distinfo, math/volk/patches patch-include_volk_volk__common.h

   volk: updated to 3.3.0

   3.3.0

   New kernels
   volk_16i_x2_add_saturated_16i
   volk_16u_x2_add_saturated_16u
   volk_32f_sincos_32f_x2.h
   volk_64f_x2_dot_prod_64f.h
   volk_8i_x2_add_saturated_8i.h
   volk_8u_x2_add_saturated_8u.h
   Improvements to a lot of kernels
   RiscV kernels are further improved and fixed
   RVV index_max/min kernels always return the correct (first) index now
   New AVX512 implementations for a lot of kernels
   Add more NEON kernels with better accuracy
   Documentation
   Working on auto-publishing latest docs
   More clarification on our software library dependencies policy

    [22 lines not shown]
VersionDeltaFile
1.2+13-12math/volk/patches/patch-include_volk_volk__common.h
1.6+9-2math/volk/PLIST
1.10+5-5math/volk/distinfo
1.21+2-3math/volk/Makefile
+29-224 files

NetBSD/src y5h1hKOsbin/gpt gpt.c main.c

   Allow the -s sector size to be scaled (but just with 'K')

   To do this, add a new general utility function, gpt_scaled_uint_get()
   just like gpt_uint_get() except that it allows for the trailing 'K'
   and use that to parse the supplied sector number instead of the old way.

   A man page update to document this will be coming with the planned
   next update to gpt, along with many other changes, minor and major,
   to the doc.  It is due very soon now.

   For now, just imagine the doc exists (it is just one extra 'K'!).
VersionDeltaFile
1.100+33-1sbin/gpt/gpt.c
1.17+3-3sbin/gpt/main.c
1.46+2-1sbin/gpt/gpt.h
+38-53 files

NetBSD/pkgsrc-wip a7d7132. TODO, resterm distinfo Makefile

resterm: update to 0.21.4
DeltaFile
+3-3resterm/distinfo
+1-1resterm/Makefile
+0-1TODO
+4-53 files