NetBSD/src fpbJwGvsys/arch/riscv/riscv bus_space_generic.S

   riscv: No need for the panic calls in bus_space_generic when not DIAGNOSTIC
VersionDeltaFile
1.8+22-3sys/arch/riscv/riscv/bus_space_generic.S
+22-31 files

NetBSD/src CIzIP1rsys/arch/riscv/riscv bus_space_generic.S

   Revert previous now that ENTRY_NP is fixed.
VersionDeltaFile
1.7+2-12sys/arch/riscv/riscv/bus_space_generic.S
+2-121 files

NetBSD/src 19e4gj5sys/arch/riscv/include asm.h

   Ensure 4-byte (32bit alignment) in ENTRY_NP so that non-compressable
   instructions get the correct alignment.
VersionDeltaFile
1.13+2-2sys/arch/riscv/include/asm.h
+2-21 files

NetBSD/pkgsrc ccmRJqAdoc CHANGES-2026

   doc: Updated www/anubis to 1.27.0nb2
VersionDeltaFile
1.5526+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc KEldp7xwww/anubis go-modules.mk Makefile

   www/anubis: Update to 1.27.0

   Changelog:
   1.27.0:
   Anubis v1.27.0 adds Windows Server support, automatically renames
   cookies based on settings to avoid infinite challenge loops, adds
   two new localizations, and more.

   ## Breaking change: cookie names are dynamically created based on
      cookie settings

   Anubis tries to avoid breaking changes as much as possible, but
   sometimes we have to make them for the sake of the users. This is
   technically a breaking change in something that is not part of the
   public API of Anubis; but some administrators rely heavily on cookie
   names in advanced configurations.

   It seems that browsers store cookies disambiguated with their
   options. This means you can have multiple cookies named the same

    [83 lines not shown]
VersionDeltaFile
1.10+10-4www/anubis/distinfo
1.28+2-2www/anubis/Makefile
1.9+2-0www/anubis/go-modules.mk
+14-63 files

NetBSD/pkgsrc CurlrSodoc CHANGES-2026

   doc: Updated security/acmesh to 3.1.4
VersionDeltaFile
1.5525+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc OGiFudRsecurity/acmesh Makefile distinfo

   security/acmesh: Update to 3.1.4

   * Noticed by he@. Thank you.

   Changelog:
   3.1.4:
   1. Support ACME Renewal Information (ARI, RFC 9773), enabled by
      default. Renewals now follow the renewal window suggested by the
      CA. Set NO_ARI=1 to disable. The installed cron job now runs every
      6 hours to react to ARI renewal windows in time.
   2. Support the dns-persist-01 challenge, with --dns-persist-days.
   3. A negative --days schedules renewal relative to the cert expiration
      date, and can be combined with --valid-to to set a renewal margin.
   4. Support ACME account key rollover.
   5. Support multiple account emails. --update-account now persists
      the new email.
   6. Retry failed install/deploy steps on the next renewal.
   7. Add bash completion, installed via --install.
   8. New DNS providers: Level27, CDMON, Poweradmin, IP-Projects,

    [6 lines not shown]
VersionDeltaFile
1.11+40-1security/acmesh/PLIST
1.20+4-4security/acmesh/distinfo
1.20+2-2security/acmesh/Makefile
+46-73 files

NetBSD/pkgsrc-wip f6224bdmodular-xorg-server distinfo options.mk, modular-xorg-server/patches patch-include_meson.build patch-include_Xserver.d

modular-xorg-server: improve dtrace option on NetBSD

still doesn't build
DeltaFile
+13-0modular-xorg-server/patches/patch-include_meson.build
+13-0modular-xorg-server/patches/patch-include_Xserver.d
+13-0modular-xorg-server/patches/patch-dix_meson.build
+4-5modular-xorg-server/options.mk
+3-0modular-xorg-server/distinfo
+46-55 files

NetBSD/pkgsrc-wip 4b37681. TODO

TODO: + llama.cpp-0.3.0.
DeltaFile
+1-0TODO
+1-01 files

NetBSD/pkgsrc 5UNpQ2Pdoc TODO

   doc/TODO: + ggml-0.22.0.
VersionDeltaFile
1.27820+2-1doc/TODO
+2-11 files

NetBSD/src 4kgNje1distrib/sets/lists/base mi, external/cddl/osnet/lib/libdtrace Makefile

   install psinfo.d again, now that it's fixed
VersionDeltaFile
1.37+2-2external/cddl/osnet/lib/libdtrace/Makefile
1.1390+2-2distrib/sets/lists/base/mi
+4-42 files

NetBSD/src 43G3ywGexternal/cddl/osnet/lib/libdtrace psinfo.d

   psinfo.d needs /dev/ksyms

   Mark it as such. From RVP, inspired by FreeBSD, in PR 58630.
VersionDeltaFile
1.7+3-1external/cddl/osnet/lib/libdtrace/psinfo.d
+3-11 files

NetBSD/pkgsrc RYOxVQBdoc CHANGES-2026

   Updated security/openssl, graphics/py-imagesize
VersionDeltaFile
1.5524+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc TNoAnUGgraphics/py-imagesize Makefile distinfo

   py-imagesize: updated to 2.0.1

   2.0.1

   Optimize metadata parsing and HTTP range reads.
   Fix JPEG2000 box parsing.
   Accept single-quoted SVG dimensions.
   Return positive heights for top-down BMP images.
   Remove the upper Python version cap, migrate packaging to pyproject.toml,
   and add Python 3.15 CI coverage.
   Bump the package version to 2.0.1 and add recent feedback contributors to
   the README.
VersionDeltaFile
1.10+4-4graphics/py-imagesize/distinfo
1.12+2-2graphics/py-imagesize/Makefile
+6-62 files

NetBSD/pkgsrc sPe68Rcdoc CHANGES-2026

   rm wiki-tui
VersionDeltaFile
1.5523+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc qlZ0RcOsecurity/openssl Makefile PLIST

   openssl: updated to 3.6.4

   OpenSSL 3.6.4 is a security patch release. The most severe CVE fixed
   in this release is Moderate.

   This release incorporates the following bug fixes and mitigations:

   Fixed QUIC server being able to trigger double free when processing
   INITIAL packet.
   (CVE-2026-18798)

   Fixed heap buffer overflow in CMS key unwrapping.
   (CVE-2026-63072)

   Fixed invalid pointer dereference in CMP server via crafted protectionAlg.
   (CVE-2026-63076)

   Fixed unbounded memory growth in QUIC server incoming channel queue.
   (CVE-2026-14456)

    [27 lines not shown]
VersionDeltaFile
1.190+4-4security/openssl/distinfo
1.28+5-1security/openssl/PLIST
1.319+2-2security/openssl/Makefile
+11-73 files

NetBSD/pkgsrc 7m2dJbswww Makefile, www/wiki-tui DESCR distinfo

   Actually remove the package now
VersionDeltaFile
1.1934+1-2www/Makefile
1.23+1-1www/wiki-tui/distinfo
1.15+1-1www/wiki-tui/cargo-depends.mk
1.4+1-1www/wiki-tui/PLIST
1.29+1-1www/wiki-tui/Makefile
1.2+0-0www/wiki-tui/DESCR
+5-66 files

NetBSD/pkgsrc z2eFObLdoc CHANGES-2026

   doc: Updated net/croc to 11.3.2
VersionDeltaFile
1.5522+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc gzWemZunet/croc Makefile go-modules.mk

   croc: Update to 11.3.2

   Highlights
   Automatically advertises and negotiates experimental-derp-attach-group-v1 in normal supported builds.
   Two v11.3.2 peers use eight striped streams over four raw-direct paths with no flags.
   Mixed-version peers remain compatible through one-stream legacy Attach.
   Raw setup retains one-stream manager fallback, with croc relay fallback in automatic mode.

   11.3.1

   Highlights
   Pins derphole to github.com/schollz/derphole v0.18.2-croc.1 while preserving its upstream module identity.
   Adds modular AttachGroup bundle and lifecycle support for the qualified eight-stream/four-path topology.
   Keeps automatic AttachGroup advertisement disabled in this release; peers continue using compatible legacy DERP Attach until activation is qualified separately.
   Reduces CI cost by avoiding duplicate branch-push validation and reserving full cross-platform builds for main and manual runs.

   What’s Changed
   DERP transport: connection bundles, client-local providers, clean group-close handling, and safe striped-sender teardown.
   Benchmarks: consolidated 8/4 qualification data and benchmark-only build tagging.

    [2 lines not shown]
VersionDeltaFile
1.10+9-9net/croc/distinfo
1.10+2-2net/croc/go-modules.mk
1.43+1-1net/croc/Makefile
+12-123 files

NetBSD/pkgsrc 4ome3ysdoc CHANGES-2026

   doc: Updated www/resterm to 1.3.1
VersionDeltaFile
1.5521+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 3uRgbftwww/resterm Makefile go-modules.mk

   resterm: Update to 1.3.1

   Fixes
   Shorter request URLs
   The base-url setting
   Host and port targets
   Other fixes
VersionDeltaFile
1.34+135-129www/resterm/distinfo
1.25+44-42www/resterm/go-modules.mk
1.38+1-1www/resterm/Makefile
+180-1723 files

NetBSD/src cA6moXeexternal/cddl/osnet/lib/libdtrace Makefile

   Stop installing psinfo.d dtrace script.

   It uses `u_int` and `struct proc`, but no definitions are available.

   This causes problems when dtrace is used for pkgsrc, see e.g.
   wip/modular-xorg-server.
VersionDeltaFile
1.36+2-2external/cddl/osnet/lib/libdtrace/Makefile
+2-21 files

NetBSD/pkgsrc-wip bd6e201modular-xorg-server Makefile.common

modular-xorg-server: needs udev on Linux

(typically via libudev's builtin.mk)
DeltaFile
+5-0modular-xorg-server/Makefile.common
+5-01 files

NetBSD/pkgsrc 8ctNDFVwww Makefile

   www/wiki-tui: remove pkg

   Abandoned upstream.
   Alternative available in tree, see www/wikid
VersionDeltaFile
1.1933+2-1www/Makefile
+2-11 files

NetBSD/pkgsrc QgKAsjYwww Makefile

   remove wiki-tui
VersionDeltaFile
1.1932+1-2www/Makefile
+1-21 files

NetBSD/pkgsrc WWMhnzsdoc CHANGES-2026

   doc: Updated sysutils/broot to 1.59.0
VersionDeltaFile
1.5520+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc vElPKdzsysutils/broot Makefile cargo-depends.mk

   sysutils/broot: update to 1.59.0

    - new shell_command verb attribute: run a command through a shell (sh -c / cmd /C) so &&, ; and pipes work, without leaving broot - Fix #1145
    - fix invalid official Mac binary (duplicate linked dylib) with new build chain - Fix #1194
    - Sixel graphics support for image preview, auto-detected: works in iterm2, Windows Terminal 1.22+ and Sixel-capable Unix terminals (foot, mlterm, xterm built
    with Sixel, recent WezTerm). Kitty remains the preferred protocol when available. Note: this requires broot to be compiled with sixel feature
    (eg cargo install broot --features sixel) - Fix #568 - Thanks @jamison-wilde
    - High-Res images in Rio terminal (detect it to enable the Kitty image protocol) - Fix #1179
    - fix content-exact match line number off-by-one when the match starts at the first byte of a line (broot jumped to the line above) - Thanks @YuriNachos
    - new :no_action internal, doing nothing, which can be used to disable a key - Fix #328
    - fix: detect a duplicate broot server name instead of silently overtaking the running server - Fix #1065 - Thanks @YuriNachos
    - fix preview transformers extension matching not working with double extensions such as .tar.gz - Fix #1195
    - strip escape sequences from displayed names to prevent OSC injections - Fix #1188 - Thanks @carfeii
    - fall back to numeric uid/gid instead of ???? when the user or group name can't be resolved, which is always the case on statically linked musl
    builds - Fix #1075
    - fix panic on a content regex matching the empty string at the end of a line ending with a control char (eg cr/$/ on a CRLF file)
    - fix Windows paths (containing backslashes) being mangled by the launcher's eval when using :cd and similar; also fixes escaping of paths containing
    a single quote - Fix #1100 - Thanks @Cyrus580529
    - fix br failing on Windows/PowerShell when the temp path contains a space (e.g. a space in the Windows username) - Fix #788 - Thanks @chinhkrb113

    [3 lines not shown]
VersionDeltaFile
1.128+493-454sysutils/broot/distinfo
1.112+163-150sysutils/broot/cargo-depends.mk
1.133+3-3sysutils/broot/Makefile
+659-6073 files

NetBSD/pkgsrc oKd0fK1doc CHANGES-2026

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

NetBSD/pkgsrc vXc3gjVnet/ttl Makefile cargo-depends.mk

   net/ttl: update to 0.22.0

   What's Changed

       chore(deps): bump the cargo-dependencies group across 1 directory with 12 updates by @dependabot[bot] in #125
       chore(deps): bump the cargo-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #127
       chore: clippy 1.98 nits (prerequisite) by @lance0 in #130
       chore(deps): bump lru 0.18.0 → 0.18.2 (LAN-1114) by @lance0 in #128
       perf(tui): skip snapshot+draw when idle (LAN-1222 experiment) by @lance0 in #129
       chore(tui): make the render fingerprint exhaustive over its inputs by @lance0 in #131
VersionDeltaFile
1.7+94-91net/ttl/distinfo
1.7+30-29net/ttl/cargo-depends.mk
1.7+2-2net/ttl/Makefile
+126-1223 files

NetBSD/pkgsrc-wip 6c0d309ocaml-opam DESCR distinfo

ocaml-opam: add new package

Differences from pkgsrc's misc/ocaml-opam:
- update from 2.1.3 to 2.5.2 (fixing two CVEs in the process)
- the -full tarball is now used instead of the one autogenerated by
  github
- rsync is now a runtime dependency (it is technically optional but it
  helps users to have it for the moment)
- ocaml-dune is now explicitly a build dependency but no longer used
  as-is. It is now used through gmake
- ocaml-cmdliner, ocaml-re, ocamlgraph, dose3, ocaml-cudf and
  ocaml-opam-file-format are no longer dependencies
- the vendored versions of all the dependencies contained by the -full
  archive is now used. This allows to simplify the build process
  greatly and avoids having to import all the new dependencies on new opam
  releases. This is also what a majority of BSD, Linux and macOS distributions
  out-there do.
- The opam-solver library is no longer installed. This could not be used
  on its own anyway because the OCaml build process would require other

    [5 lines not shown]
DeltaFile
+48-0ocaml-opam/PLIST
+29-0ocaml-opam/Makefile
+14-0ocaml-opam/buildlink3.mk
+5-0ocaml-opam/distinfo
+3-0ocaml-opam/DESCR
+99-05 files