NetBSD/pkgsrc ckrw2Ojmath/lapack/patches patch-CMakeLists.txt patch-SRC_DEPRECATED_dlahrd.f

   lapack and derived packages: update to 3.12.1

   What’s Changed

       Enables Fortran before including CheckFortranFunctionExists in CMakeL… by @weslleyspereira in 948

       Fixes for the NAG Fortran compiler by @ACSimon33 inhttps://github.com/Reference-LAPACK/lapack/pull/951[951]

       Fixed HAS_ATTRIBUTE_WEAK_SUPPORT flag for CBLAS objects by @ACSimon33 in 950

       Fixed memory leak in testing framework by @ACSimon33 in 953

       Fixed search phrase for determining the amount of successful tests by @ACSimon33 in 954

       handle and document corner cases of lwork in lapack by @dklyuchinskiy in 942

       fix some DMD issues by @dklyuchinskiy in 959

       Remove executable permissions from source files by @turboencabulator in 970

    [92 lines not shown]
VersionDeltaFile
1.8+28-22math/lapack/patches/patch-CMakeLists.txt
1.1+31-0math/lapack/patches/patch-SRC_DEPRECATED_dlahrd.f
1.1+29-0math/lapack/patches/patch-SRC_DEPRECATED_dgelqs.f
1.1+29-0math/lapack/patches/patch-SRC_DEPRECATED_cgelqs.f
1.1+29-0math/lapack/patches/patch-SRC_DEPRECATED_cgeqrs.f
1.1+29-0math/lapack/patches/patch-SRC_DEPRECATED_dgeqrs.f
+175-2219 files not shown
+390-4825 files

NetBSD/pkgsrc h2qk3Fudevel/zydis Makefile

   zydis: python is needed at build time

   Fix some pkglint while here
VersionDeltaFile
1.2+6-7devel/zydis/Makefile
+6-71 files

NetBSD/pkgsrc 9mdvB66doc CHANGES-2026

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

NetBSD/pkgsrc 44gSDI7textproc/treemd distinfo cargo-depends.mk

   textproc/treemd: update to 0.5.7

   [0.5.7] - 2026-02-26
   Added

       Home/End key bindings - Navigate to first/last with Home/End keys (#43)
           Works in Normal, Interactive, Help, and FilePicker modes
           Also added PageUp/PageDown bindings in Normal mode for consistency

       Directory and multi-file support - Open file picker with directory argument (#43)
           treemd . opens file picker in current directory
           treemd docs/ opens file picker in specified directory
           Multiple file arguments supported (e.g., treemd *.md)

       Compact tree style - Gapless box-drawing characters for tree visualization (#43)
           Now uses ├── instead of ├─ (connected, no gaps)
           Config option tree_style: "compact" (default) or "spaced"
           Works in both --tree CLI output and query tree output


    [56 lines not shown]
VersionDeltaFile
1.16+307-268textproc/treemd/distinfo
1.16+101-88textproc/treemd/cargo-depends.mk
1.16+2-2textproc/treemd/Makefile
+410-3583 files

NetBSD/pkgsrc 94T4yEpdoc CHANGES-2026

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

NetBSD/pkgsrc OaURxhgshells/oh-my-posh distinfo Makefile, shells/oh-my-posh/patches patch-go.mod

   shells/oh-my-posh: update to 29.7.0

   Features

       segment: add Ramadan segment with Aladhan API (73c3913)
VersionDeltaFile
1.292+4-5shells/oh-my-posh/distinfo
1.319+2-3shells/oh-my-posh/Makefile
1.4+1-1shells/oh-my-posh/patches/patch-go.mod
+7-93 files

NetBSD/pkgsrc DnCjTPtdoc CHANGES-2026

   doc: Updated net/ttl to 0.19.0
VersionDeltaFile
1.1438+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc D7Xp6OGnet/ttl distinfo Makefile

   net/ttl: update to 0.19.0

   v0.19.0 adds full interactive controls to animated session replay (--replay file --animate)

   Added

       Progress bar showing play state, timeline position, speed multiplier, and event count
       Seek controls: Left/Right ±0.5s, [/] ±5s, Home/End jump to start/end
       Speed controls: +/- adjust ±0.5x (0.5x–5.0x range)
       Help overlay (?) now shows replay-specific keybindings when in replay mode

   Fixed

       Replay timing precision: f64 elapsed time calculations prevent drift on long replays
       Replay seek safety: Saturating arithmetic prevents overflow; Instant::checked_sub prevents underflow on corrupted files
VersionDeltaFile
1.2+7-7net/ttl/distinfo
1.2+2-2net/ttl/Makefile
1.2+1-1net/ttl/cargo-depends.mk
+10-103 files

NetBSD/pkgsrc LX1W7Wwdoc CHANGES-2026 TODO

   doc: Updated devel/flatbuffers to 25.12.19.1
VersionDeltaFile
1.1437+2-1doc/CHANGES-2026
1.26871+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc 1pyjFR7devel/flatbuffers PLIST Makefile, devel/flatbuffers/patches patch-CMakeLists.txt patch-include_flatbuffers_flatbuffers.h

   devel/flatbuffers: Update to 25.12.19.1

   * Update HOMEPAGE.
   * Update DESCR to reflect current bindings.

   Changelog:
   ## 25.12.19-2026-02-06-03fffb2
   Fix for rules-swift compatibility

   ## [25.12.19] (December 19 2025)(https://github.com/google/flatbuffers/releases/tag/v25.12.19)

   * [C++] Default emptry vector support (#8870)
   * [C++] Add --gen-absl-hash option (#8868)
   * [Kotlin] Upgrade to MacOS 15 (#8845)
   * [C++] Fix vector of table with naked ptrs (#8830)
   * [Python] Optimize Offset/Pad/Prep (#8808)
   * Implement `--file-names-only` (#8788)
   * [C++] Fix size verifer (#8740)


    [185 lines not shown]
VersionDeltaFile
1.4+27-8devel/flatbuffers/PLIST
1.9+5-8devel/flatbuffers/Makefile
1.7+4-7devel/flatbuffers/distinfo
1.2+4-3devel/flatbuffers/DESCR
1.2+1-1devel/flatbuffers/patches/patch-CMakeLists.txt
1.2+1-1devel/flatbuffers/patches/patch-include_flatbuffers_flatbuffers.h
+42-281 files not shown
+43-297 files

NetBSD/pkgsrc LbWuoZBsecurity/pcsc-tools distinfo Makefile

   (security/pcsc-tools) Upstream seems updated w/ the same name, +DIST_SUBDIR
VersionDeltaFile
1.19+4-4security/pcsc-tools/distinfo
1.30+2-1security/pcsc-tools/Makefile
+6-52 files

NetBSD/pkgsrc Fe9EsTTlicenses lha-license

   licenses/lha-license: Convert to UTF-8
VersionDeltaFile
1.2+38-37licenses/lha-license
+38-371 files

NetBSD/pkgsrc RiscCwzdevel/zycore-c distinfo Makefile, devel/zycore-c/patches patch-CMakeLists.txt

   devel/zycore-c: Fix install stage when doxygen is installed
VersionDeltaFile
1.1+22-0devel/zycore-c/patches/patch-CMakeLists.txt
1.2+2-1devel/zycore-c/distinfo
1.2+2-1devel/zycore-c/Makefile
+26-23 files

NetBSD/pkgsrc I08l9aKdoc CHANGES-2026

   doc: Updated net/wget2 to 2.2.1nb4
VersionDeltaFile
1.1436+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc jJUe7PTnet/wget2 options.mk Makefile

   wget2: Add option for lzlib

   pkgsrc changes:
   ---------------
     * Remove default dependency on archivers/lzlib since net/wget2 can be a
       bootstrap package and it is not necessary having too many dependencies.
     * Add an option to build with archivers/lzlib.
     * Bump revision.
VersionDeltaFile
1.2+12-2net/wget2/options.mk
1.24+2-3net/wget2/Makefile
+14-52 files

NetBSD/pkgsrc ojJ331qnet/coturn Makefile

   net/coturn: Require openssl 3

   Upstream did not note this rather significant change in NEWS :-(
   Restores building on NetBSD 9.

   No PKGREVISION, as I think this is a NOP on systems that used openssl
   3 anyway, and it didn't build on those that defaulted to 1.1.1.
VersionDeltaFile
1.12+2-1net/coturn/Makefile
+2-11 files

NetBSD/pkgsrc E6dCkb4net/coturn Makefile

   net/coturn: Restore wrongly-deleted comment
VersionDeltaFile
1.11+4-1net/coturn/Makefile
+4-11 files

NetBSD/pkgsrc hZFONaddoc CHANGES-2026

   Updated devel/py-scikit-build-core, net/coturn
VersionDeltaFile
1.1435+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc Gr4joMVnet/coturn distinfo Makefile

   coturn: updated to 4.9.0

   4.9.0

   Changelist:
   - Fix thread sanitizer warning
   - OpenSSL: migrate to modern API for DH param
   - Migrate AES-128 encryption from deprecated OpenSSL API to EVP
   - Fix unbounded strcpy in stun_method_str (ns_turn_msg.c)
   - Fix missing null termination in addr_to_string (ns_turn_ioaddr.c)
   - Fix missing null termination after strncpy in DB drivers
   - Fix unbounded strcpy in HTTP response (http_server.c)
   - Remove ubuntu20, DEBUG builds from build matrix
   - Fix buffer overflow in decryptPassword  in mysql
   - Fix missing null termination after strncpy in MongoDB driver (dbd_mongo.c)
   - Fix buffer overflow in decrypt_aes_128
   - Fix Web Admin Password Check
VersionDeltaFile
1.3+4-4net/coturn/distinfo
1.10+3-3net/coturn/Makefile
+7-72 files

NetBSD/pkgsrc 8Y8LnaRdevel/py-scikit-build-core Makefile distinfo

   py-scikit-build-core: updated to 0.12.1

   0.12.1

   This fixes a regression on Windows when targeting 32-bit wheels on a 64-bit
   host.

   Fixes:

   - Use `CMAKE_GENERATOR`(`_PLATFORM`) on Windows again

   Documentation:

   - Use newly fixed `click-extra` for admonitions
   - show CI state of the main branch in the badge
VersionDeltaFile
1.23+5-4devel/py-scikit-build-core/Makefile
1.21+4-4devel/py-scikit-build-core/distinfo
1.10+4-1devel/py-scikit-build-core/PLIST
+13-93 files

NetBSD/pkgsrc DqAIEwJdoc CHANGES-2026

   Updated textproc/libfyaml, audio/py-beets
VersionDeltaFile
1.1434+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc iv3uPfMaudio/py-beets Makefile distinfo

   py-beets: updated to 2.6.2

   2.6.2 (February 22, 2026)

   Bug fixes

   - :doc:`plugins/musicbrainz`: Fix crash when release mediums lack the ``tracks``
     key. :bug:`6302`
   - :doc:`plugins/musicbrainz`: Fix search terms escaping. :bug:`6347`
   - :doc:`plugins/musicbrainz`: Fix support for ``alias`` and ``tracks``
     :conf:`plugins.musicbrainz:extra_tags`.
   - :doc:`plugins/musicbrainz`: Fix fetching very large releases that have more
     than 500 tracks. :bug:`6355`
   - :doc:`plugins/badfiles`: Fix number of found errors in log message
   - :doc:`plugins/replaygain`: Avoid magic Windows prefix in calls to command
     backends, such as ``mp3gain``. :bug:`2946`
   - :doc:`plugins/mbpseudo`: Fix crash due to missing ``artist_credit`` field in
     the MusicBrainz API response. :bug:`6339`


    [4 lines not shown]
VersionDeltaFile
1.50+7-6audio/py-beets/Makefile
1.29+4-4audio/py-beets/distinfo
+11-102 files

NetBSD/pkgsrc IXK6TRStextproc/libfyaml Makefile distinfo

   libfyaml: updated to 0.9.5

   0.9.5

   A robustness and correctness release with major emitter comment improvements,
   new APIs, new emitter options, and extensive fuzz-driven bug fixes across all
   subsystems.
VersionDeltaFile
1.9+2-7textproc/libfyaml/Makefile
1.6+4-4textproc/libfyaml/distinfo
+6-112 files

NetBSD/pkgsrc h2pQK6odoc CHANGES-2026

   Added devel/py-uv-dynamic-versioning, net/py-pyrate-limiter, net/py-requests-ratelimiter
VersionDeltaFile
1.1433+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc LAGcQ2enet Makefile, net/py-requests-ratelimiter Makefile PLIST

   py-requests-ratelimiter: added version 0.9.1

   This package is a simple wrapper around pyrate-limiter that adds convenient
   integration with the requests library.
VersionDeltaFile
1.1+24-0net/py-requests-ratelimiter/Makefile
1.1+15-0net/py-requests-ratelimiter/PLIST
1.1+5-0net/py-requests-ratelimiter/distinfo
1.1627+2-1net/Makefile
1.1+2-0net/py-requests-ratelimiter/DESCR
+48-15 files

NetBSD/pkgsrc tHUfe9ynet Makefile, net/py-pyrate-limiter PLIST Makefile

   py-pyrate-limiter: added version 4.0.2

   The request rate limiter using Leaky-bucket Algorithm.

   * Supports unlimited rate limits and custom intervals.
   * Separately tracks limits for different services or resources.
   * Manages limit breaches with configurable blocking or non-blocking behavior.
   * Offers multiple usage modes: direct calls or decorators.
   * Fully compatible with both synchronous and asynchronous workflows.
   * Provides SQLite and Redis backends for persistent limit tracking across
     threads or restarts.
   * Includes MultiprocessBucket and SQLite File Lock backends for multiprocessing
     environments.
VersionDeltaFile
1.1+66-0net/py-pyrate-limiter/PLIST
1.1+23-0net/py-pyrate-limiter/Makefile
1.1+11-0net/py-pyrate-limiter/DESCR
1.1+5-0net/py-pyrate-limiter/distinfo
1.1626+2-1net/Makefile
+107-15 files

NetBSD/pkgsrc F4w4dgodevel Makefile, devel/py-uv-dynamic-versioning PLIST Makefile

   py-uv-dynamic-versioning: added version 0.13.0

   This project offers two plugins:
   * Version source plugin: is for setting a version based on VCS.
   * Metadata hook plugin: is for setting dependencies and optional-dependencies
     dynamically based on VCS version. This plugin is useful for monorepo.
VersionDeltaFile
1.1+34-0devel/py-uv-dynamic-versioning/PLIST
1.1+23-0devel/py-uv-dynamic-versioning/Makefile
1.1+5-0devel/py-uv-dynamic-versioning/distinfo
1.1+4-0devel/py-uv-dynamic-versioning/DESCR
1.4599+2-1devel/Makefile
1.1+1-0devel/py-uv-dynamic-versioning/ALTERNATIVES
+69-16 files

NetBSD/pkgsrc WWIuS2Rtextproc/scdoc tool.mk

   scdoc: add scdoc to TOOL_DEPENDS in tool.mk
VersionDeltaFile
1.2+3-1textproc/scdoc/tool.mk
+3-11 files

NetBSD/pkgsrc YoGipvwsecurity/adguardhome Makefile

   adguardhome: fetch frontend properly
VersionDeltaFile
1.10+5-9security/adguardhome/Makefile
+5-91 files

NetBSD/pkgsrc mFCkrRLmail/neomutt Makefile

   neomutt: update comment
VersionDeltaFile
1.114+2-2mail/neomutt/Makefile
+2-21 files