NetBSD/pkgsrc-wip b028597py-astutils Makefile, py-dexy Makefile

devel/ply -> devel/py-ply
DeltaFile
+1-1py-astutils/Makefile
+1-1py-dexy/Makefile
+2-22 files

NetBSD/pkgsrc P0eywNKdoc CHANGES-2026 TODO

   Removed devel/ply
VersionDeltaFile
1.259+2-1doc/CHANGES-2026
1.26653+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc giEpzuedevel Makefile, devel/ply Makefile PLIST

   ply: removed; use py-ply instead
VersionDeltaFile
1.4570+1-2devel/Makefile
1.25+1-1devel/ply/Makefile
1.5+1-1devel/ply/PLIST
1.9+1-1devel/ply/distinfo
1.2+0-0devel/ply/DESCR
+4-55 files

NetBSD/pkgsrc Vxm8sphdoc CHANGES-2026

   Updated misc/dpkg, textproc/py-X
VersionDeltaFile
1.258+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc uu3WJ1gtextproc/py-X PLIST Makefile

   py-X: updated to 0.17

   0.17 (2025/11/02):
   - Move metadata from setup.py to pyproject.toml
   - graph modules:
     - enable log axis on negative values (either all values need to be positive
       or negative)
     - move the density parameter to the rater (with a deprecation warning in
       the axis)
     - limit subaxis range in bar and split axes to [0..1] except for epsilon=None
     - improve exception handling for invalid data in density style
     - add a new grid layer below filldata and paint axes grids there
     - support modification of x2, y2, etc. graph axes by keyword arguments
   - Cleanup of pdfwriter and pdfextras
   - Add support for fillattrs and trafos in UnicodeEngine
   - various improvements to the documentation

   0.16 (2022/10/16):
   - graph module:

    [24 lines not shown]
VersionDeltaFile
1.12+9-6textproc/py-X/PLIST
1.21+6-7textproc/py-X/Makefile
1.8+4-4textproc/py-X/distinfo
+19-173 files

NetBSD/pkgsrc 1g3wKGlmisc/dpkg PLIST distinfo

   dpkg: updated to 1.23.3

   dpkg (1.23.3) unstable; urgency=medium

     [ Guillem Jover ]
     * Perl modules:
       - Dpkg::Vendor::Debian: Mask PIE on m68k, sh4 and x32.
         Thanks to Adrian Bunk <bunk at debian.org>.
       - Dpkg::Version: Add new has_epoch() and has_revision() methods.
       - Dpkg::Source::Package::V1: Make debian/rules executable on extract if
         present.


   dpkg (1.23.2) unstable; urgency=medium

     [ Guillem Jover ]
     * Perl modules:
       - Dpkg::BuildProfiles: Add workaround for callers passing invalid formulas.
         Diagnosed by Chris Hofstaedtler <zeha at debian.org>.

    [11 lines not shown]
VersionDeltaFile
1.25+7-15misc/dpkg/PLIST
1.37+4-4misc/dpkg/distinfo
1.78+2-3misc/dpkg/Makefile
+13-223 files

NetBSD/pkgsrc LjDt9Pbtextproc/television distinfo cargo-depends.mk

   textproc/television: update to 0.14.5

   0.14.5 - 2026-01-10
   ⛰️ Features

       250e7ac (preview) Add word wrapping to the preview panel by @xosxos in #849
       d6553e7 (preview) Accept Braille Unicode characters by @xosxos in #848
       e338cbe (tldr) Colored tldr preview by @alexpasmantier

   🚜 Refactor

       0bd20fc (nix) Flake using flake-parts, crane, and rust-overlay by @doprz in #846

   📚 Documentation

       35243a4 (cable) Update channel documentation (auto) by @github-actions[bot] in #845
       c25f721 (cli) Update tv --help output (auto) by @github-actions[bot] in #850

   ⚙️ Miscellaneous Tasks

    [30 lines not shown]
VersionDeltaFile
1.12+235-106textproc/television/distinfo
1.11+77-34textproc/television/cargo-depends.mk
1.12+2-2textproc/television/Makefile
+314-1423 files

NetBSD/pkgsrc smZZh9hdoc CHANGES-2026

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

NetBSD/pkgsrc fXGa7Vndevel/cargo-nextest distinfo cargo-depends.mk, devel/cargo-nextest/patches patch-.._vendor_nix-0.29.0_src_net_if__.rs

   devel/cargo-nextest: update to 0.9.120

   Added

       Support for using a pager like less with nextest's output. Currently supported are:
           cargo nextest list
           cargo nextest show-config test-groups
           -h and --help commands

       The pager support is closely modeled after the Jujutsu version control system. The default pager is less -FRX on Unix platforms, and a builtin pager (based on sapling-streampager) on Windows.

       cargo nextest self update now supports --beta and --rc flags to update to prerelease versions.
VersionDeltaFile
1.7+161-7devel/cargo-nextest/distinfo
1.7+52-1devel/cargo-nextest/cargo-depends.mk
1.1+16-0devel/cargo-nextest/patches/patch-.._vendor_nix-0.29.0_src_net_if__.rs
1.10+2-2devel/cargo-nextest/Makefile
+231-104 files

NetBSD/pkgsrc ddcghU3doc CHANGES-2026

   doc: Updated textproc/treemd to 0.5.6
VersionDeltaFile
1.256+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc VH3F4x1textproc/treemd distinfo Makefile

   textproc/treemd: update to 0.5.6

   [0.5.6] - 2026-01-09
   Added

       Image configuration - Configure image rendering via [image] section in config
           Specify preferred renderer: renderer = "kitty" or renderer = "software"
           Add custom arguments: args = ["--no-animations"]
           Example config:

           [image]
           renderer = "kitty"
           args = ["--no-animations"]
VersionDeltaFile
1.15+4-4textproc/treemd/distinfo
1.15+2-2textproc/treemd/Makefile
1.15+0-0textproc/treemd/cargo-depends.mk
+6-63 files

NetBSD/pkgsrc hOISNUUdoc CHANGES-2026

   doc: Updated graphics/wallust to 3.5.0
VersionDeltaFile
1.255+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc M8yotIZgraphics/wallust distinfo cargo-depends.mk

   graphics/wallust: update to 3.5.0

    - No ChangeLog provided.
VersionDeltaFile
1.26+481-538graphics/wallust/distinfo
1.23+159-178graphics/wallust/cargo-depends.mk
1.27+4-4graphics/wallust/Makefile
+644-7203 files

NetBSD/pkgsrc mHUtxjQdoc CHANGES-2026

   doc: Updated textproc/xt-rs to 0.20.0
VersionDeltaFile
1.254+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc allMqjXtextproc/xt-rs distinfo cargo-depends.mk

   textproc/xt-rs: update to 0.20.0

   v0.20.0 (2026-01-10)
   Added

       TOML 1.1 support. This version of xt upgrades to the latest version of the third-party toml library, which supports new features from the recently released TOML 1.1.0 spec: trailing commas in inline tables, optional seconds in datetime values, and more.

   Changed

       Rust 1.85 or higher is required to build xt. This change enables continued updates of third-party dependencies as they adopt newer Rust features and migrate to the 2024 Edition. (While xt has no specific MSRV policy at this time, the version and timing of this bump align with the recent release of Debian trixie, and are consistent with MSRV bumps in some of xt's direct dependencies as well as Rust support in downstream package ecosystems.)
VersionDeltaFile
1.9+118-118textproc/xt-rs/distinfo
1.9+38-38textproc/xt-rs/cargo-depends.mk
1.10+4-4textproc/xt-rs/Makefile
+160-1603 files

NetBSD/pkgsrc-wip 4ed5472. Makefile

wip: Add matrirc
DeltaFile
+1-0Makefile
+1-01 files

NetBSD/pkgsrc mSNfd8Udoc CHANGES-2026

   doc: Updated finance/rex to 0.2.4
VersionDeltaFile
1.253+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc BglwB9cfinance/rex distinfo cargo-depends.mk

   finance/rex: update to 0.2.4

   Updates

       Fix partial balance corruption on transfer TX deletion/edit
       Autocorrect balance corruption on a new tx add/delete/edit

   Changes

       Bad final balance by @TheRustyPickle in #125
VersionDeltaFile
1.14+382-235finance/rex/distinfo
1.14+126-77finance/rex/cargo-depends.mk
1.26+4-5finance/rex/Makefile
+512-3173 files

NetBSD/pkgsrc VzhAsHndoc CHANGES-2026

   doc: Updated shells/oh-my-posh to 29.0.2
VersionDeltaFile
1.252+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 9oKVmnvshells/oh-my-posh distinfo go-modules.mk

   shells/oh-my-posh: update to 29.0.2

   Performance Improvements

       make use of strings.Cut (43c65a7)
VersionDeltaFile
1.286+10-10shells/oh-my-posh/distinfo
1.117+2-2shells/oh-my-posh/go-modules.mk
1.310+2-2shells/oh-my-posh/Makefile
+14-143 files

NetBSD/pkgsrc WF453G2doc CHANGES-2026

   doc: Updated sysutils/dust to 1.2.4
VersionDeltaFile
1.251+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc KSW05qcsysutils/dust distinfo cargo-depends.mk

   sysutils/dust: update to 1.2.4

    - No ChangeLog provided.
VersionDeltaFile
1.25+271-322sysutils/dust/distinfo
1.19+89-106sysutils/dust/cargo-depends.mk
1.28+4-4sysutils/dust/Makefile
+364-4323 files

NetBSD/pkgsrc-wip 25e577bmatrirc distinfo cargo-depends.mk

matrirc: Import matrirc-1.1 as wip/matrirc

Simple ircd bridging to matrix

Features:

- E2E encryption
- client verification
- properly prompts on room invitations
- can accept encrypted files to local directory (`--media-dir`) and
  give links if configured (`--media-url`, prefix up to file name)
DeltaFile
+1,223-0matrirc/distinfo
+408-0matrirc/cargo-depends.mk
+23-0matrirc/Makefile
+9-0matrirc/DESCR
+2-0matrirc/PLIST
+1,665-05 files

NetBSD/pkgsrc N8wWutkdoc CHANGES-2026

   doc: Updated textproc/csvlens to 0.15.1
VersionDeltaFile
1.250+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc zSHK8qQtextproc/csvlens distinfo Makefile

   textproc/csvlens: update to 0.15.1

   Release Notes

       Fix potential blank table when streaming input from stdin (#183)
       Fix incorrectly truncated fields when search regex is empty (#184)
VersionDeltaFile
1.31+4-4textproc/csvlens/distinfo
1.33+2-2textproc/csvlens/Makefile
1.23+0-0textproc/csvlens/cargo-depends.mk
+6-63 files

NetBSD/pkgsrc UiRhwHbdoc CHANGES-2026

   doc: Updated devel/bacon to 3.21.0
VersionDeltaFile
1.249+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 2c95gS2devel/bacon distinfo cargo-depends.mk

   devel/bacon: update to 3.21.0

   v3.21.0 - 2026/01/11

       add new line format template variables: {job} and {item-idx} - Fix #423 - Thanks @cehteh
       add the show-item action, which scrolls the output to an item to reveal it - Thanks @cehteh
       rerun job on undismiss
       !pattern syntax in the ignore config field to override gitignore rules - Thanks @ishad0w
       improved top item sticking (bacon is more often keeping the same item on top on recompute)

   Users of nvim-bacon should update it and modify the export format to the new suggested format to have bacon show the item focused in nvim.
VersionDeltaFile
1.35+127-124devel/bacon/distinfo
1.34+41-40devel/bacon/cargo-depends.mk
1.36+3-3devel/bacon/Makefile
+171-1673 files

NetBSD/pkgsrc izuunJYdoc TODO CHANGES-2026

   doc: Updated devel/ast-grep to 0.40.5
VersionDeltaFile
1.26652+1-2doc/TODO
1.248+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc RIxWaArdevel/ast-grep distinfo Makefile

   devel/ast-grep: update to 0.40.5

    - fix: fix error code returning 1 for non-result related error #2403
    - feat: support case insensitive option in files/ignores #2432
    - chore(deps): update dependency @ast-grep/napi to v0.40.4 4fca101
    - chore(deps): update dependency oxlint to v1.38.0 622da37
    - chore(deps): update dependency oxlint to v1.37.0 1a021ba
VersionDeltaFile
1.76+7-7devel/ast-grep/distinfo
1.76+2-2devel/ast-grep/Makefile
1.71+1-1devel/ast-grep/cargo-depends.mk
+10-103 files

NetBSD/pkgsrc fTQTEExdoc CHANGES-2026

   Updated security/vaultwarden, net/py-onionbalance
VersionDeltaFile
1.247+3-1doc/CHANGES-2026
+3-11 files