NetBSD/pkgsrc-wip 2a23f7dyr distinfo go-modules.mk

yr: update to 1.1.0
DeltaFile
+84-54yr/distinfo
+27-17yr/go-modules.mk
+5-4yr/Makefile
+116-753 files

NetBSD/pkgsrc laZAtJsdoc CHANGES-2026

   doc: Updated news/canlock-hp to 3.3.2
VersionDeltaFile
1.4278+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 8XolTf8news/canlock-hp distinfo Makefile

   news/canlock-up: Update to 3.3.2

   3.3.2      2026-07-04
              Bugfix: canlock-hp: Define parameter list for strip_body()
               as "void" (Patch from Dennis Preiser)
              Document that canlock-hp subpackage requires an US-ASCII
               based POSIX locale (EBCDIC is not supported)
              Add SPDX copyright and license identifiers for all files of
               the source tree. Note that the license terms are unchanged
               for all files that already contained such identifiers
              Some documentation files (like "README" and "ChangeLog")
               formerly had neither copyrights nor licenses assigned.
               No copyright and CC0-1.0 license are declared now
              Package is REUSE 3.3 conformant (according to "reuse lint"):
               <https://reuse.software/spec-3.3/>
VersionDeltaFile
1.12+4-4news/canlock-hp/distinfo
1.13+2-2news/canlock-hp/Makefile
+6-62 files

NetBSD/pkgsrc-wip 44ad24clibcanlock Makefile COMMIT_MSG

libcanlock: Remove, used to update news/libcanlock
DeltaFile
+0-27libcanlock/Makefile
+0-16libcanlock/COMMIT_MSG
+0-14libcanlock/buildlink3.mk
+0-12libcanlock/PLIST
+0-8libcanlock/DESCR
+0-5libcanlock/distinfo
+0-822 files not shown
+0-858 files

NetBSD/pkgsrc R38liNCdoc CHANGES-2026

   doc: Updated news/libcanlock to 3.3.2
VersionDeltaFile
1.4277+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc FwCkA5Lnews/libcanlock distinfo Makefile

   news/libcanlock: Update to 3.3.2

   3.3.2      2026-07-04
              Bugfix: Modified declaration of RFC5869HkdfResult() in header
               to match the function definition
              Bugfix: Modified definition of RFC2104HmacResult() to match
               the function declaration in header
              Add support for C23 memset_explicit() to cl_clear_secret()
              Add SPDX copyright and license identifiers for all files of
               the source tree. Note that the license terms are unchanged
               for all files that already contained such identifiers
              Some documentation files (like "README" and "ChangeLog")
               formerly had neither copyrights nor licenses assigned.
               No copyright and CC0-1.0 license are declared now
              Package is REUSE 3.3 conformant (according to "reuse lint"):
               <https://reuse.software/spec-3.3/>
VersionDeltaFile
1.13+4-4news/libcanlock/distinfo
1.14+2-2news/libcanlock/Makefile
+6-62 files

NetBSD/pkgsrc-wip 6997e1clibcanlock distinfo TODO

libcanlock: Update to 3.3.2
DeltaFile
+3-3libcanlock/distinfo
+2-2libcanlock/TODO
+1-3libcanlock/COMMIT_MSG
+1-1libcanlock/Makefile
+7-94 files

NetBSD/pkgsrc vdvVP2Fdoc TODO CHANGES-2026

   doc: Updated sysutils/node_exporter to 1.11.1
VersionDeltaFile
1.27548+2-3doc/TODO
1.4276+2-1doc/CHANGES-2026
+4-42 files

NetBSD/pkgsrc OAo3lGfsysutils/node_exporter distinfo go-modules.mk, sysutils/node_exporter/patches patch-collector_netdev__common.go

   node_exporter: update to 1.11.1.

   ## 1.11.1 / 2026-04-07

   * [BUGFIX] Fix kernel_hung for no data #3613

   ## 1.11.0 / 2026-04-04

   * [CHANGE] Adds distroless container image. #3592
   * [FEATURE] infiniband: Add `hw_counters` metrics #2827
   * [FEATURE] kernel_hung: Add collector for kernel hung tasks #3470
   * [FEATURE] mixin: Add "All" option to cluster variable in dashboards #3509
   * [FEATURE] netlink: Add node_network_altnames_info metric #3541
   * [FEATURE] thermal: Add support for CPU temperature metrics on Apple Silicon #3547
   * [FEATURE] bcachefs: Add new collector for bcachefs #3523
   * [ENHANCEMENT] mixin: Make devices in network graphs configurable #3525
   * [ENHANCEMENT] nvme: Add namespace parameters #3360
   * [BUGFIX] netdev: Respect deviceFilter for `node_network_address_info` metric #3340
   * [BUGFIX] mountstats: Fix multiple transports statistics labeling #3358
   * [BUGFIX] diskstats: Fix panic when using device-include flag only #3603
VersionDeltaFile
1.20+161-137sysutils/node_exporter/distinfo
1.9+52-44sysutils/node_exporter/go-modules.mk
1.3+3-6sysutils/node_exporter/patches/patch-collector_netdev__common.go
1.92+2-3sysutils/node_exporter/Makefile
+218-1904 files

NetBSD/pkgsrc-wip cb0541aopencv PLIST TODO, opencv/patches patch-modules_videoio_src_cap__v4l.cpp

opencv: start updating opencv to 5.0.0, doesn't build
DeltaFile
+369-0opencv/PLIST
+133-0opencv/TODO
+102-0opencv/patches/patch-modules_videoio_src_cap__v4l.cpp
+83-0opencv/Makefile.common
+55-0opencv/unapplied-patch
+46-0opencv/Makefile
+788-010 files not shown
+969-016 files

NetBSD/pkgsrc KKFrKtwdoc TODO CHANGES-2026

   doc: Updated devel/ocaml-dune to 3.24.0
VersionDeltaFile
1.27547+2-3doc/TODO
1.4275+2-1doc/CHANGES-2026
+4-42 files

NetBSD/pkgsrc XOIyxrndevel/ocaml-dune distinfo Makefile.common

   ocaml-dune: update to 3.24.0.

   3.24.0 (2026-06-21)
   -------------------

   ### Fixed

   - Fix promotion failure when a target changes from a directory to a file
     between builds, causing "Is a directory" errors.
     (#14371, fixes #5647, fixes #6575, @Alizter)

   - Make `dune build @doc` pick up an odoc installed via `dune tools install
     odoc` even without `DUNE_CONFIG__LOCK_DEV_TOOL=enabled`, mirroring how
     `dune fmt` consumes a locked ocamlformat (#14426, fixes #14235, @mt-caret)

   - Reject `(package ...)` inside a named dependency binding
     (`(deps (:name (package foo)))`). Previously this was silently accepted but
     `%{name}` would resolve to an empty path list. (#14499, @Alizter)


    [71 lines not shown]
VersionDeltaFile
1.26+4-4devel/ocaml-dune/distinfo
1.15+2-2devel/ocaml-dune/Makefile.common
1.13+0-1devel/ocaml-dune/PLIST
+6-73 files

NetBSD/pkgsrc sav27d7doc CHANGES-2026 TODO

   doc: Updated mail/rspamd to 4.1.1
VersionDeltaFile
1.4274+2-1doc/CHANGES-2026
1.27546+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc KGt7Jl1mail/rspamd Makefile distinfo, mail/rspamd/patches patch-src_plugins_lua_dmarc.lua

   rspamd: update to 4.1.1.

   4.1.1: 19 Jun 2026

     ** Features **
     * [Feature] checkv3: Negotiate representation and compression via Accept/Accept-Encoding
     * [Feature] css: Detect more text-hiding tricks (off-screen positioning, clip, negative text-indent, tiny fonts)
     * [Feature] lua_archive: Add opt-in extraction limits (size, count, ratio) to bound zip-bomb expansion
     * [Feature] lua_text: Add byte-distribution statistics methods (entropy, byte mean/deviation, serial correlation, Monte-Carlo Pi)
     * [Feature] lua: Add zlib/YARA-compatible crc32 for rspamd_text, rspamd_util, and cryptobox hash
     * [Feature] multipattern: Add explicit SOM (start-of-match) flag and fix regex-fallback offsets
     * [Feature] neural: Add pluggable feature-provider and ANN-architecture registries
     * [Feature] neural: Add sequence output mode and SIF word selection to fasttext_embed
     * [Feature] kann: Add multi-head attention pooling operator
     * [Feature] lua_kann: Expose slice and concat graph transforms

     ** Bug fixes **
     * [Fix] dns: Do not defer resolver nameservers (fixes SIGSEGV at worker startup, regression in 4.1.0)
     * [Fix] lua: Add state/generation guards and refcounting to the coroutine thread pool to prevent use-after-free on async completion

    [98 lines not shown]
VersionDeltaFile
1.136+6-7mail/rspamd/Makefile
1.75+4-5mail/rspamd/distinfo
1.42+7-0mail/rspamd/PLIST
1.21+1-1mail/rspamd/cfgfiles.mk
1.4+1-1mail/rspamd/patches/patch-src_plugins_lua_dmarc.lua
+19-145 files

NetBSD/pkgsrc ASqbM0Hdoc TODO CHANGES-2026

   doc: Updated textproc/rumdl to 0.2.28
VersionDeltaFile
1.27545+3-4doc/TODO
1.4273+2-1doc/CHANGES-2026
+5-52 files

NetBSD/pkgsrc ppeNMFqtextproc/rumdl distinfo Makefile

   rumdl: update to 0.2.28.

   4 minor bugfix releases.
VersionDeltaFile
1.38+7-7textproc/rumdl/distinfo
1.40+2-2textproc/rumdl/Makefile
1.17+1-1textproc/rumdl/cargo-depends.mk
+10-103 files

NetBSD/pkgsrc-wip 8683b3b. TODO, wayvnc Makefile distinfo

wayvnc: update to 0.10
DeltaFile
+2-6wayvnc/Makefile
+3-3wayvnc/distinfo
+0-2TODO
+5-113 files

NetBSD/pkgsrc-wip 90d3c8dneatvnc Makefile distinfo

neatvnc: update to 1.0.0
DeltaFile
+2-6neatvnc/Makefile
+3-3neatvnc/distinfo
+2-2neatvnc/PLIST
+1-1neatvnc/buildlink3.mk
+8-124 files

NetBSD/pkgsrc-wip 876af52labwc distinfo Makefile

labwc: update to 0.20.1.
DeltaFile
+3-3labwc/distinfo
+3-2labwc/Makefile
+3-1labwc/PLIST
+9-63 files

NetBSD/pkgsrc-wip 47bb406wlroots buildlink3.mk

wlroots: fix path to itself
DeltaFile
+1-1wlroots/buildlink3.mk
+1-11 files

NetBSD/pkgsrc ostc8iwdoc CHANGES-2026 TODO

   doc: Updated devel/ast-grep to 0.44.1
VersionDeltaFile
1.4272+2-1doc/CHANGES-2026
1.27544+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc G2hy1uddevel/ast-grep distinfo cargo-depends.mk, devel/ast-grep/patches patch-.._vendor_nix-0.29.0_src_net_if__.rs

   ast-grep: update to 0.44.1.

   chore(deps): update rust crate napi to v3.10.3 #2786
   chore(deps): update rust crate napi-derive to v3.5.9 #2785
   chore(deps): update dependency oxlint to v1.72.0 #2780
   chore(deps): update rust crate terminal-light to v1.9.0 #2781
   chore(deps): update rust crate clap_complete to v4.6.7 #2783
   chore(deps): update rust crate ignore to v0.4.27 #2784
   fix(cli): bound outline file queue #2787
   chore(deps): update rust crate clap_complete to v4.6.6 #2782
   chore(deps): update dependency @ast-grep/napi to v0.44.0 #2764
   chore(deps): update rust crate tree-sitter to v0.26.10 #2779
   chore(deps): update dependency web-tree-sitter to v0.26.10 #2778
   chore(deps): update dependency dprint to v0.55.1 #2776
   chore(deps): update dependency @napi-rs/cli to v3.7.2 #2667
   chore(deps): update rust crate napi to v3.9.4 #2696
   chore(deps): update rust crate napi-derive to v3.5.7 #2768
   chore(deps): update rust crate anyhow to v1.0.103 #2774
   feat: load custom language outline rules from config #2777

    [6 lines not shown]
VersionDeltaFile
1.85+115-86devel/ast-grep/distinfo
1.80+37-27devel/ast-grep/cargo-depends.mk
1.86+3-3devel/ast-grep/Makefile
1.2+1-1devel/ast-grep/patches/patch-.._vendor_nix-0.29.0_src_net_if__.rs
+156-1174 files

NetBSD/pkgsrc usIbtxMdoc CHANGES-2026 TODO

   doc: Updated mail/dmarc-report-viewer to 2.5.2
VersionDeltaFile
1.4271+2-1doc/CHANGES-2026
1.27543+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc BOUcD6kmail/dmarc-report-viewer distinfo cargo-depends.mk

   dmarc-report-viewer: update to 2.5.2.

   ## [2.5.2] - 2026-07-04
   * Fixed printing and PDF generation for reports (see also issue #89).
   * Updated Cargo dependencies
VersionDeltaFile
1.2+178-175mail/dmarc-report-viewer/distinfo
1.2+58-57mail/dmarc-report-viewer/cargo-depends.mk
1.2+2-2mail/dmarc-report-viewer/Makefile
+238-2343 files

NetBSD/pkgsrc YB8zS9Ddoc CHANGES-2026 TODO

   doc: Updated www/restish to 2.3.0
VersionDeltaFile
1.4270+2-1doc/CHANGES-2026
1.27542+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc afy97aswww/restish distinfo Makefile

   restish: update to 2.3.0.

   Restish 2.3.0 is a minor release for people building on top of
   Restish as well as people using it directly from the terminal. It
   promotes the core config and auth building blocks into public
   packages, adds a custom embedded command surface for applications
   that want a Restish-powered CLI, tightens auth header display
   behavior, and expands the docs and blog around OpenAPI-driven
   workflows.
VersionDeltaFile
1.18+4-4www/restish/distinfo
1.67+5-2www/restish/Makefile
+9-62 files

NetBSD/pkgsrc-wip fbca3bf. TODO, forge distinfo go-modules.mk

forge: update to 0.6.0
DeltaFile
+45-45forge/distinfo
+14-14forge/go-modules.mk
+1-1forge/Makefile
+0-1TODO
+60-614 files

NetBSD/pkgsrc 1Hl45aedoc CHANGES-2026 TODO

   doc: Updated sysutils/restic to 0.19.1
VersionDeltaFile
1.4269+2-1doc/CHANGES-2026
1.27541+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc GxgCArdsysutils/restic distinfo Makefile, sysutils/restic/patches patch-cmd_restic_cmd__stats__test.go patch-cmd_restic_cmd__stats.go

   restic: update to 0.19.1.

   ## Summary

    * Fix #5234: Prevent mounting over the repository directory
    * Fix #5667: Skip inaccessible `backup` source paths
    * Fix #5722: Update `mount` latest symlink after snapshot reload
    * Fix #21866: Hide `stats` progress bar in JSON mode
    * Fix #21869: Restore old behavior of `snapshots --latest <n>` without `--group-by`
    * Fix #21876: Show timezone location in `snapshots` output
    * Fix #21879: Prevent crash in mountpoint validation if mountpoint is inaccessible
    * Fix #21895: Remove read-only files via the SFTP backend on Windows servers
    * Fix #21899: Make `backup` respect excludes for duplicate directory entries
VersionDeltaFile
1.22+10-12sysutils/restic/distinfo
1.78+2-3sysutils/restic/Makefile
1.13+2-2sysutils/restic/go-modules.mk
1.2+1-1sysutils/restic/patches/patch-cmd_restic_cmd__stats__test.go
1.2+1-1sysutils/restic/patches/patch-cmd_restic_cmd__stats.go
+16-195 files

NetBSD/pkgsrc-wip ce35aa6. Makefile

Makefile: sort
DeltaFile
+1-1Makefile
+1-11 files