NetBSD/pkgsrc CSoYMtpemulators/vice PLIST

   emulators/vice: fix package build (PLIST)

   If the option vice-x64 was not enabled, x64 is installed as a link to x64sc,
   so it should be unconditional in the PLIST.

   No version bump: without the option (default), the package was broken.
   If you had set the option, there is no change.
VersionDeltaFile
1.38+2-2emulators/vice/PLIST
+2-21 files

NetBSD/pkgsrc Zuo9UmMaudio/sptui Makefile, audio/ymuse Makefile

   Revbump all Go packages after go125 update
VersionDeltaFile
1.62+2-2net/terraform-provider-null/Makefile
1.19+2-2audio/sptui/Makefile
1.41+2-2audio/ymuse/Makefile
1.95+2-2chat/coyim/Makefile
1.56+2-2chat/gomuks/Makefile
1.85+2-2chat/matterircd/Makefile
+12-12196 files not shown
+404-372202 files

NetBSD/pkgsrc AP4aBbpdoc CHANGES-2026

   doc: Updated lang/go125 to 1.25.6
VersionDeltaFile
1.350+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc UMHWQmmlang/go version.mk, lang/go124 distinfo PLIST

   go: update to 1.24.12, 1.25.6 (security)

   These releases include 6 security fixes following the security policy:

   -   archive/zip: denial of service when parsing arbitrary ZIP archives

       archive/zip used a super-linear file name indexing algorithm that is
       invoked the first time a file in an archive is opened. This can lead
       to a denial of service when consuming a maliciously constructed ZIP
       archive.

       Thanks to Thanks to Jakub Ciolek for reporting this issue.

       This is CVE-2025-61728 and Go issue https://go.dev/issue/77102.

   -   net/http: memory exhaustion in Request.ParseForm

       When parsing a URL-encoded form net/http may allocate an unexpected
       amount of memory when provided a large number of key-value pairs.

    [98 lines not shown]
VersionDeltaFile
1.8+4-4lang/go125/distinfo
1.13+4-4lang/go124/distinfo
1.242+3-3lang/go/version.mk
1.8+1-0lang/go124/PLIST
1.4+1-0lang/go125/PLIST
+13-115 files

NetBSD/pkgsrc CsCtIS4editors/reovim Makefile

   reovim: reflect license change
VersionDeltaFile
1.5+2-2editors/reovim/Makefile
+2-21 files

NetBSD/pkgsrc Rz7u33Ldoc CHANGES-2026

   Updated net/dnsmasq, devel/lazygit
VersionDeltaFile
1.349+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc PiAxrVudevel/lazygit distinfo go-modules.mk

   lazygit: updated to 0.58.1

   0.58.1

   Enhancements

   Update search position (match x of y) when changing the selection in a list view

   Fixes

   When doing ctrl-f, and the resulting commit is not visible, scroll it into view
   Fix pasting multi-line text into the commit description
   Fix keypad keys, and pasting emojis in Windows Terminal
   Don't log the "git ls-remote" call when opening a PR
   Fix rendering artefacts after double-width characters (e.g. "⚠️") on some terminals
VersionDeltaFile
1.18+16-16devel/lazygit/distinfo
1.14+4-4devel/lazygit/go-modules.mk
1.64+2-2devel/lazygit/Makefile
+22-223 files

NetBSD/pkgsrc 5v8kXkEnet/dnsmasq distinfo Makefile

   dnsmasq: updated to 2.92

   version 2.92
   Redesign the interaction between DNSSEC validation and per-domain
   servers, specified as --server=/<domain>/<ip-address>. This should
   just work in all cases now. If the normal chain-of-trust exists into
   the delegated domain then whether the domain is signed or not, DNSSEC
   validation will function normally. In the case the delegated domain
   is an "overlay" on top of the global DNS and no NS and/or DS records
   exist connecting it to the global dns, then if the domain is
   unsigned the situation will be handled by synthesising a
   proof-of-non-existence-of-DS for the domain and queries will be
   answered unvalidated; this action will be logged. A signed domain
   without chain-of-trust can be validated if a suitable trust-anchor
   is provided using --trust-anchor. This change should be backwards
   compatible for all existing working configurations; it extends the
   space of possible configurations which are functional.

   Fix a couple of problems with DNSSEC validation and DNAME. One

    [60 lines not shown]
VersionDeltaFile
1.51+4-4net/dnsmasq/distinfo
1.54+2-2net/dnsmasq/Makefile
+6-62 files

NetBSD/pkgsrc MzYAuBfdoc CHANGES-2026

   doc: Updated editors/reovim to 0.8.1
VersionDeltaFile
1.348+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc BkU4IYTeditors/reovim distinfo cargo-depends.mk, editors/reovim/patches patch-Cargo.toml

   editors/reovim: update to 0.8.1

   ## [0.8.1] - Unreleased

   ### Changed

   - **Screen module reorganization** - Better separation of concerns
     - Created `render/` submodule: chrome (status/tab/cmd line), line, pipeline, separator
     - Created `layout/` submodule: split tree, tab management
     - Created `WindowStore` as single source of truth for windows
     - Simplified `Window` struct from 14 fields to 8 fields:
       - `bounds: WindowRect` (combines x, y, width, height)
       - `viewport: Viewport` (combines scroll, cursor, desired_col)
       - `config: WindowConfig` (groups line_number, scrollbar, sign_column, border)
       - `id: WindowId` (type-safe wrapper instead of raw usize)

   ### Added

   - **Enhanced Markdown Decorations** (Epic #89) - Complete markdown rendering overhaul

    [492 lines not shown]
VersionDeltaFile
1.3+23-5editors/reovim/distinfo
1.2+4-4editors/reovim/patches/patch-Cargo.toml
1.3+6-0editors/reovim/cargo-depends.mk
1.4+3-3editors/reovim/Makefile
+36-124 files

NetBSD/pkgsrc mtpIhqVdoc CHANGES-2026

   Updated finance/bitcoin, devel/py-meson_python
VersionDeltaFile
1.347+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc t1hg4mtdevel/py-meson_python distinfo Makefile

   py-meson_python: updated to 0.19.0

   0.19.0

   Drop Python 3.8 support.
   Development-related extras were moved to dependency groups.
   Add support for targeting the iOS platform.
   The strip binary is now included in synthesized cross files.
   Documentation improvements: add more examples for specific use cases, and a contributing guide.
   Use trusted publishing with digital attestations to upload release artifacts to PyPI.
VersionDeltaFile
1.8+4-4devel/py-meson_python/distinfo
1.10+2-2devel/py-meson_python/Makefile
+6-62 files

NetBSD/pkgsrc e0a007Mfinance/bitcoin distinfo Makefile

   bitcoin: updated to 30.2

   30.2

   Notable changes

   Wallet

   * wallet: fix unnamed legacy wallet migration failure
   * wallettool: fix unnamed createfromdump failure walletsdir deletion
   * test: migration, avoid backup name mismatch in default_wallet_failure
   IPC

   * init: Fix Ctrl-C shutdown hangs during wait calls
   Build

   * guix: reduce allowed exported symbols
   * build: Update minimum required Boost version
   * guix: Fix osslsigncode tests

    [13 lines not shown]
VersionDeltaFile
1.26+4-4finance/bitcoin/distinfo
1.102+2-3finance/bitcoin/Makefile
+6-72 files

NetBSD/pkgsrc mi3BqLamk/compiler gcc.mk

   mk: improve check if pkgsrc can provide a particular gcc version

   Avoid forking, and improve error message if it can't
VersionDeltaFile
1.305+9-10mk/compiler/gcc.mk
+9-101 files

NetBSD/pkgsrc jQ0Co6smk/compiler gcc.mk

   mk: avoid a fork when comparing installed gcc versions against GCC_REQD
VersionDeltaFile
1.304+9-10mk/compiler/gcc.mk
+9-101 files

NetBSD/pkgsrc 5foqxH2doc CHANGES-2026 TODO

   doc: Updated geography/gpsd to 3.27.5
VersionDeltaFile
1.346+2-1doc/CHANGES-2026
1.26676+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc 2oiL5FPgeography/gpsd distinfo Makefile

   geography/gpsd: Update to 3.27.5

   Upstream NEWS:

   3.27.5: 14 Jan 2026
     Correctly bump API Version to 16.1
     cgps checks for matching API version.

   3.27.4: 30-Dec-2025
     Bump API Version to 16.1

   3.27.3: 29-Dec-2025
     Fix API major value.  3 not 0.

   3.27.2: 23 Dec 2025
     Fix a gpsd.rules warning.  The warning drew complaint, nothing more.
VersionDeltaFile
1.47+4-4geography/gpsd/distinfo
1.92+2-2geography/gpsd/Makefile
+6-62 files

NetBSD/pkgsrc 2kHeCV6devel/nss distinfo, devel/nss/patches patch-nss_lib_dbm_include_mcom__db.h

   nss: revert egrious hack which is no longer necessary

   Underlying issue report uptstream:
   https://bugzilla.mozilla.org/show_bug.cgi?id=2010563
VersionDeltaFile
1.204+1-2devel/nss/distinfo
1.2+1-1devel/nss/patches/patch-nss_lib_dbm_include_mcom__db.h
+2-32 files

NetBSD/pkgsrc jio8WyYdoc CHANGES-2026 TODO

   doc: Added textproc/rumdl version 0.0.217
VersionDeltaFile
1.345+2-1doc/CHANGES-2026
1.26675+2-1doc/TODO
+4-22 files

NetBSD/pkgsrc hHY2DI2textproc Makefile

   textproc/Makefile: + rumdl
VersionDeltaFile
1.1564+2-1textproc/Makefile
+2-11 files

NetBSD/pkgsrc j73t5m5textproc/rumdl distinfo cargo-depends.mk

   textproc/rumdl: import rumdl-0.0.217

   Packaged in wip by pin@ and myself.

   A high-performance Markdown linter, written in Rust.

   rumdl is a high-performance Markdown linter and formatter that helps
   ensure consistency and best practices in your Markdown files.
   Inspired by ruff 's approach to Python linting, rumdl brings similar
   speed and developer experience improvements to the Markdown ecosystem.
VersionDeltaFile
1.1+1,082-0textproc/rumdl/distinfo
1.1+361-0textproc/rumdl/cargo-depends.mk
1.1+19-0textproc/rumdl/Makefile
1.1+6-0textproc/rumdl/DESCR
1.1+2-0textproc/rumdl/PLIST
+1,470-05 files

NetBSD/pkgsrc MSnbg16doc CHANGES-2026 TODO

   Updated graphics/py-tifffile, devel/py-uv, devel/py-uv-build
VersionDeltaFile
1.344+4-1doc/CHANGES-2026
1.26674+1-2doc/TODO
+5-32 files

NetBSD/pkgsrc yzJD96odevel/py-uv distinfo cargo-depends.mk, devel/py-uv-build distinfo

   py-uv py-uv-build: updated to 0.9.25

   0.9.25

   Python

   Add CPython 3.15.0a4
   Upgrade Tcl/Tk used by CPython to 9.0

   Enhancements

   Add --compile-bytecode to uv python install and uv python upgrade to compile the standard library
   Allow disabling exclude-newer per package
   Broadcast WM_SETTINGCHANGE on uv tool update-shell

   Preview features

   Detect workspace from uv run target


    [7 lines not shown]
VersionDeltaFile
1.10+67-70devel/py-uv/distinfo
1.11+67-70devel/py-uv-build/distinfo
1.10+21-22devel/py-uv/cargo-depends.mk
1.13+2-2devel/py-uv/Makefile.common
+157-1644 files

NetBSD/pkgsrc 36QNnaHgraphics/py-tifffile distinfo Makefile

   py-tifffile: updated to 2026.1.14

   2026.1.14
   - Pass 5128 tests.
   - Improve code quality.
VersionDeltaFile
1.54+4-4graphics/py-tifffile/distinfo
1.61+2-2graphics/py-tifffile/Makefile
+6-62 files

NetBSD/pkgsrc HIYv3QHdoc CHANGES-2026

   Removed audio/py-id3, audio/py-id3lib, audio/py-mad, cad/py-gdscad
VersionDeltaFile
1.343+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc PVJVWV9cad Makefile, cad/py-gdscad distinfo Makefile

   py-gdscad: removed; last update: 2015-02-06
VersionDeltaFile
1.112+1-2cad/Makefile
1.4+1-1cad/py-gdscad/distinfo
1.10+1-1cad/py-gdscad/Makefile
1.2+1-1cad/py-gdscad/PLIST
1.2+0-0cad/py-gdscad/DESCR
+4-55 files

NetBSD/pkgsrc lach36caudio Makefile, audio/py-mad Makefile PLIST

   py-mad: removed; last update 2007-01-23
VersionDeltaFile
1.724+1-4audio/Makefile
1.26+1-1audio/py-mad/Makefile
1.2+1-1audio/py-mad/patches/patch-aa
1.6+1-1audio/py-mad/PLIST
1.8+1-1audio/py-mad/distinfo
1.2+0-0audio/py-mad/DESCR
+5-86 files

NetBSD/pkgsrc Ri0Adlqaudio/py-id3lib Makefile PLIST, audio/py-id3lib/patches patch-aa

   py-id3lib: removed; last update 2003-02-16
VersionDeltaFile
1.19+1-1audio/py-id3lib/Makefile
1.6+1-1audio/py-id3lib/PLIST
1.10+1-1audio/py-id3lib/distinfo
1.6+1-1audio/py-id3lib/patches/patch-aa
1.2+0-0audio/py-id3lib/DESCR
+4-45 files

NetBSD/pkgsrc tCP8xc6audio/py-id3 distinfo Makefile

   py-id3: removed; last update 2002-04-05
VersionDeltaFile
1.5+1-1audio/py-id3/distinfo
1.17+1-1audio/py-id3/Makefile
1.6+1-1audio/py-id3/PLIST
1.2+0-0audio/py-id3/DESCR
+3-34 files

NetBSD/pkgsrc AIjvdkpdevel/libatomic distinfo, devel/libatomic/patches patch-libatomic_config_x86_init.c

   libatomic: fix build with older gcc's cpuid.h installed
VersionDeltaFile
1.1+18-0devel/libatomic/patches/patch-libatomic_config_x86_init.c
1.14+2-1devel/libatomic/distinfo
+20-12 files