NetBSD/pkgsrc 6PbnAw7textproc/json-schema Makefile

   json-schema: now needs C++17

   probably due to the jsoncpp update
VersionDeltaFile
1.14+4-1textproc/json-schema/Makefile
+4-11 files

NetBSD/pkgsrc GQO6q9bdoc CHANGES-2026

   doc: Updated devel/kdiff3 to 1.12.4
VersionDeltaFile
1.1908+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc P27E4aPdevel/kdiff3 distinfo PLIST

   kdiff3: update to 1.12.4

   Version 1.12.4 - 2025
   =========================
   - Fix handling of non-BMP UTF-16 characters
     - Commit: `10451d18` (2025-09-23) - Michael Reeves

   - Revert unintended condition change (regression fix)
     - Commit: `1f86fde4` (2025-06-30) - Michael Reeves

   (Also some translation additions not noted in the change log.)
VersionDeltaFile
1.31+4-4devel/kdiff3/distinfo
1.15+6-0devel/kdiff3/PLIST
1.127+2-3devel/kdiff3/Makefile
+12-73 files

NetBSD/pkgsrc XzmTNjUmeta-pkgs/texlive-collection-publishers Makefile

   texlive-collection-publishers: update to revision 78371
VersionDeltaFile
1.41+9-2meta-pkgs/texlive-collection-publishers/Makefile
+9-21 files

NetBSD/pkgsrc QGatP91meta-pkgs/texlive-collection-pictures Makefile

   texlive-collection-pictures: update to revision 78426
VersionDeltaFile
1.52+3-2meta-pkgs/texlive-collection-pictures/Makefile
+3-21 files

NetBSD/pkgsrc jLGpNWnmeta-pkgs/texlive-collection-mathscience Makefile

   texlive-collection-mathscience: update to revision 78328
VersionDeltaFile
1.35+6-2meta-pkgs/texlive-collection-mathscience/Makefile
+6-21 files

NetBSD/pkgsrc DIJxLbfmeta-pkgs/texlive-collection-langother Makefile

   texlive-collection-langother: update to revision 78421
VersionDeltaFile
1.20+3-2meta-pkgs/texlive-collection-langother/Makefile
+3-21 files

NetBSD/pkgsrc g687l7Rmeta-pkgs/texlive-collection-langcyrillic Makefile

   texlive-collection-langcyrillic: update to revision 78069
VersionDeltaFile
1.19+4-3meta-pkgs/texlive-collection-langcyrillic/Makefile
+4-31 files

NetBSD/pkgsrc 9xoD2zumeta-pkgs/texlive-collection-langarabic Makefile

   texlive-collection-langarabic: update to revision 78033
VersionDeltaFile
1.25+3-2meta-pkgs/texlive-collection-langarabic/Makefile
+3-21 files

NetBSD/pkgsrc hu6Fi0xmeta-pkgs/texlive-collection-games Makefile

   texlive-collection-games: update to revision 78456
VersionDeltaFile
1.24+3-2meta-pkgs/texlive-collection-games/Makefile
+3-21 files

NetBSD/pkgsrc LWw3ggNmeta-pkgs/texlive-collection-humanities Makefile

   texlive-collection-humanities: update to revision 78303
VersionDeltaFile
1.16+3-2meta-pkgs/texlive-collection-humanities/Makefile
+3-21 files

NetBSD/pkgsrc Ch0XjdYmeta-pkgs/texlive-collection-latexextra Makefile

   texlive-collection-latexextra: update to revision 78436
VersionDeltaFile
1.99+25-3meta-pkgs/texlive-collection-latexextra/Makefile
+25-31 files

NetBSD/pkgsrc KFxqR6xdoc CHANGES-2026

   doc: Updated editors/tp-note to 1.25.19
VersionDeltaFile
1.1907+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc RlMWej1editors/tp-note distinfo cargo-depends.mk, editors/tp-note/patches patch-.._vendor_mio-1.1.0_src_sys_unix_selector_kqueue.rs

   editors/tp-note: update to 1.25.19

   v1.25.19
   Enable more languages for language detection

   The `lingua` crate v1.8.0 detects language much faster than before, but
   requires 3 times as much disk space in the Tp-Note binary.
   Therefor, this release:

   * Ships approximately the language detection data for only half of the
     77 available languages (see `features` for the `lingua` crate in
     `Cargo.toml`).
   * Enables by default all available languages as search candidates.
     (Can be configured with `filter.get_lang.language_candidates`,
     e.g. `filter.get_lang.language_candidates = [ "en", "fr", "de" ]`).
VersionDeltaFile
1.85+550-782editors/tp-note/distinfo
1.83+182-259editors/tp-note/cargo-depends.mk
1.111+4-5editors/tp-note/Makefile
1.2+1-1editors/tp-note/patches/patch-.._vendor_mio-1.1.0_src_sys_unix_selector_kqueue.rs
+737-1,0474 files

NetBSD/pkgsrc zltBO7mdoc CHANGES-2026

   doc: Updated editors/redox to 0.3.0
VersionDeltaFile
1.1906+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc zrJydE0editors/redox distinfo cargo-depends.mk

   editors/redox: update to 0.3.0

    - Syntax by @JackDerksen in #11
    - feat: subtle vim-style colour column guide at row=80 by @JackDerksen in #12
    - Visual tweaks by @JackDerksen in #13
VersionDeltaFile
1.2+61-7editors/redox/distinfo
1.2+19-1editors/redox/cargo-depends.mk
1.2+2-2editors/redox/Makefile
+82-103 files

NetBSD/pkgsrc nN2QLPBdoc CHANGES-2026

   doc: Updated sysutils/onefetch to 2.27.1
VersionDeltaFile
1.1905+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc nbv8Iczsysutils/onefetch distinfo cargo-depends.mk

   sysutils/onefetch: update to 2.27.1

   2.27.1
   Bug Fixes

    - Fix CD pipeline by @o2sh in 497d4c0

   2.27.0
   New Features

    - add language support for Nushell by @o2sh in #1687
    - add language support for Slint by @opmr0 in #1710

   Bug Fixes

    - fix npm manifest parsing by @o2sh in #1693
    - always show ascii-language when provided by CLI by @o2sh in #1713
    - ascii_colors should match ascii-language colors when provided by CLI when no language detected bcfca6b


    [7 lines not shown]
VersionDeltaFile
1.36+415-448sysutils/onefetch/distinfo
1.29+137-148sysutils/onefetch/cargo-depends.mk
1.42+2-2sysutils/onefetch/Makefile
+554-5983 files

NetBSD/pkgsrc JJRzoX4doc CHANGES-2026

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

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

   shells/oh-my-posh: update to 29.9.2

   v29.9.2
   Reverts

    - git: reflect staged new files (A.) in Working status (5eb74df)

   v29.9.1
   Bug Fixes

    - bun: add support for bun.lock in tests (45aedcb)
    - dev: bump devcontainer Go version to 1.26 (52aa19a)
    - python: strip quotes from pipenv pyvenv.cfg prompt (b0bf1dd)
VersionDeltaFile
1.296+16-16shells/oh-my-posh/distinfo
1.124+4-4shells/oh-my-posh/go-modules.mk
1.324+2-2shells/oh-my-posh/Makefile
+22-223 files

NetBSD/pkgsrc Lw8JPRtdoc CHANGES-2026

   tex package updates
VersionDeltaFile
1.1903+9-1doc/CHANGES-2026
+9-11 files

NetBSD/pkgsrc K6ECdiBmath/tex-xint-regression distinfo Makefile, math/tex-xint-regression-doc distinfo Makefile

   tex-xint-regression{,-doc}: update to 0.1.3

   changes unknown
VersionDeltaFile
1.2+3-3math/tex-xint-regression/distinfo
1.2+3-3math/tex-xint-regression-doc/distinfo
1.2+2-2math/tex-xint-regression-doc/Makefile
1.2+2-2math/tex-xint-regression/Makefile
+10-104 files

NetBSD/pkgsrc gW8Ch4Ddoc CHANGES-2026

   doc: Updated graphics/matugen to 4.1.0
VersionDeltaFile
1.1902+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 1Njmn5Bgraphics/matugen distinfo cargo-depends.mk, graphics/matugen/patches patch-.._vendor_mio-1.0.2_src_sys_unix_selector_kqueue.rs

   graphics/matugen: update to 4.1.0

   Added

       add contrast config option (fixes #274)
       add info when executing pre_hook for wallpaper
       only show stout/stderr if not empty
       add jxl image support (fixes #268)
       add per template scheme types (#261)
       add stdout and stderr for commands (fixes #227)
       add --opacity flag (#238)
       add error when using set_format on a color without alpha (fixes #266)
       add alpha_hex and alpha_hex_stripped (closes #260)

   Fixed

       do not use Stdio::piped() for commands (#270)
       canonicalize the image path (#273)
       change description for --old-json-output

    [14 lines not shown]
VersionDeltaFile
1.21+236-127graphics/matugen/distinfo
1.17+77-41graphics/matugen/cargo-depends.mk
1.1+18-0graphics/matugen/patches/patch-.._vendor_mio-1.0.2_src_sys_unix_selector_kqueue.rs
1.23+4-4graphics/matugen/Makefile
+335-1724 files

NetBSD/pkgsrc tt57mMZdoc CHANGES-2026

   doc: Updated devel/gitui to 0.28.1
VersionDeltaFile
1.1901+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc E6Jds5Sdevel/gitui distinfo cargo-depends.mk, devel/gitui/patches patch-.._vendor_mio-1.0.3_src_sys_unix_selector_kqueue.rs

   devel/gitui: update to 0.28.1

   Changed

    - support proper pre-push hook (#2809)
    - improve gitui --version message [@hlsxx] (#2838)
    - rust msrv bumped to 1.88

   Fixed

    - fix extremely slow status loading in large repositories by replacing time-based cache invalidation with generation counter [@DannyStoll1] (#2823)
    - fix panic when renaming or updating remote URL with no remotes configured [@xvchris] (#2868)
VersionDeltaFile
1.18+227-238devel/gitui/distinfo
1.15+74-78devel/gitui/cargo-depends.mk
1.1+18-0devel/gitui/patches/patch-.._vendor_mio-1.0.3_src_sys_unix_selector_kqueue.rs
1.20+3-3devel/gitui/Makefile
+322-3194 files

NetBSD/pkgsrc AM1zpXomath/tex-xint DESCR distinfo, math/tex-xint-doc distinfo Makefile

   tex-xint{,-doc}: update to 1.4o

   – The xintexpr syntax now recognizes in addition to " for
     hexadecimal, the prefix ' for octal.
   - It also implements the prefixes 0x, 0o and 0b (with
     possibly a fractional part).
   - \xintiieval admits an optional parameter [h], [o], [b]
     for conversion of the integer output to hexadecimal,
     octal, or binary.
   – Babel active characters are auto-taming in \xinteval.

   It is now possible to use xintexpr also with OpTeX and
   ConTeXt-LMTX.
VersionDeltaFile
1.2+24-22math/tex-xint/DESCR
1.2+3-3math/tex-xint/distinfo
1.2+3-3math/tex-xint-doc/distinfo
1.2+3-3math/tex-xint/Makefile
1.2+2-2math/tex-xint-doc/Makefile
1.2+1-2math/tex-xint-doc/PLIST
+36-356 files

NetBSD/pkgsrc 2FY24mWdoc CHANGES-2026

   doc: Updated devel/feluda to 1.12.0
VersionDeltaFile
1.1900+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Bd74YWDdevel/feluda distinfo cargo-depends.mk

   devel/feluda: update to 1.12.0

    - chore: cleanup docs. remove makefile. add docs build to ci by @anistark in #193
    - docs: re-structure and add contributing guide by @anistark in #194
    - docs: cleanup and build to dirhtml by @anistark in #195
    - docs: fix broken images by @anistark in #196
    - build(deps): bump bytes from 1.10.1 to 1.11.1 in /examples/rust-example in the cargo group across 1 directory by @dependabot[bot] in #197
    - build(deps): bump the cargo group across 1 directory with 3 updates by @dependabot[bot] in #198
    - fix: overhaul cache module by @anistark in #199
    - refactor: optimize tokio usage for GitHub license fetching by @anistark in #202
    - build(deps): bump flask from 3.0.0 to 3.1.3 in /examples/python-example in the pip group across 1 directory by @dependabot[bot] in #200
    - build(deps): bump quinn-proto from 0.11.13 to 0.11.14 in the cargo group across 1 directory by @dependabot[bot] in #201
    - chore: update all dependencies to latest versions by @anistark in #204
    - build(deps): bump rustls-webpki from 0.103.8 to 0.103.10 in the cargo group across 1 directory by @dependabot[bot] in #203
VersionDeltaFile
1.18+178-133devel/feluda/distinfo
1.18+58-43devel/feluda/cargo-depends.mk
1.21+2-2devel/feluda/Makefile
+238-1783 files

NetBSD/pkgsrc 5DgE9Crmath/tex-unicode-math distinfo Makefile, math/tex-unicode-math-doc distinfo Makefile

   tex-unicode-math{,-doc}: update to 0.8r.78251

   additional dependencies
VersionDeltaFile
1.12+3-3math/tex-unicode-math/distinfo
1.12+3-3math/tex-unicode-math-doc/distinfo
1.13+4-2math/tex-unicode-math/Makefile
1.12+2-2math/tex-unicode-math-doc/Makefile
+12-104 files