NetBSD/pkgsrc n4hLzemnet/tigervnc distinfo Makefile, net/tigervnc/patches patch-unix_xserver_os_xsha1.c

   tigervnc: fix build on Linux
VersionDeltaFile
1.1+24-0net/tigervnc/patches/patch-unix_xserver_os_xsha1.c
1.35+2-1net/tigervnc/distinfo
1.92+2-1net/tigervnc/Makefile
+28-23 files

NetBSD/pkgsrc XsUIbOdgeography/R-s2 Makefile

   R-s2: force C++17

   something sets this to build with C++20, but the code is not ready for this
   it uses features that were deprecated in C++17 and removed in C++20

   Force C++17 to fix the build.
VersionDeltaFile
1.13+7-8geography/R-s2/Makefile
+7-81 files

NetBSD/pkgsrc-wip 6338bdestayrtr Makefile DESCR

stayrtr: Small fixes, include changelog
DeltaFile
+6-1stayrtr/COMMIT_MSG
+1-1stayrtr/Makefile
+1-1stayrtr/DESCR
+8-33 files

NetBSD/pkgsrc-wip 2e631c8stayrtr Makefile

stayrtr: Fix license to modified-bsd
DeltaFile
+1-1stayrtr/Makefile
+1-11 files

NetBSD/pkgsrc-wip 353bd1fstayrtr DESCR COMMIT_MSG

stayrtr: Initial package
DeltaFile
+140-0stayrtr/distinfo
+47-0stayrtr/go-modules.mk
+17-0stayrtr/Makefile
+4-0stayrtr/PLIST
+2-0stayrtr/DESCR
+2-0stayrtr/COMMIT_MSG
+212-06 files

NetBSD/src BQI0874sys/arch/x86/x86 pmap.c

   Use pmap_update_pg() instead of invlpg() directly for consistency with the
   rest of pmap. NFCI.
VersionDeltaFile
1.429+3-3sys/arch/x86/x86/pmap.c
+3-31 files

NetBSD/pkgsrc-wip 277fc76. Makefile, openbao PLIST distinfo

New package, openbao-2.6.2.

This is a straightforward build with the vendored Go modules. I have not
applied any of the NetBSD patches from security/vault. Tested only on Linux so
far.

OpenBao is an open source, community-driven secrets manager and fork of
Vault managed by the Linux Foundation's OpenSSF.

Arbitrary key/value secrets can be stored in OpenBao. OpenBao encrypts
these secrets prior to writing them to persistent storage, so gaining
access to the raw storage is not enough to access your secrets.

OpenBao can generate secrets on-demand for some systems, such as
Kubernetes or SQL databases. After creating these dynamic secrets,
OpenBao will also automatically revoke them after the lease is up.

OpenBao provides encryption as a service with centralized key management
to simplify encrypting data in transit and stored across clouds and
datacenters.
DeltaFile
+20-0openbao/Makefile
+14-0openbao/DESCR
+5-0openbao/distinfo
+2-0openbao/PLIST
+1-0Makefile
+42-05 files

NetBSD/pkgsrc iminTi7doc CHANGES-2026

   doc: Updated wm/oatbar to 0.3.1nb1
VersionDeltaFile
1.6106+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc pnIN96Nwm/oatbar distinfo, wm/oatbar/patches patch-.._vendor_starship-battery-0.11.0_src_platform_netbsd_sysmon.rs

   wm/oatbar: fix battery readout
VersionDeltaFile
1.1+81-0wm/oatbar/patches/patch-.._vendor_starship-battery-0.11.0_src_platform_netbsd_sysmon.rs
1.7+2-1wm/oatbar/distinfo
+83-12 files

NetBSD/pkgsrc vYXnzlydoc CHANGES-2026

   doc: Updated shells/starship to 1.26.0nb1
VersionDeltaFile
1.6105+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc thMRTF1shells/starship distinfo Makefile, shells/starship/patches patch-.._vendor_starship-battery-0.11.0_src_platform_netbsd_sysmon.rs

   shells/starship: fix battery readout

   See sysutils/mirador for details.
VersionDeltaFile
1.1+81-0shells/starship/patches/patch-.._vendor_starship-battery-0.11.0_src_platform_netbsd_sysmon.rs
1.43+2-1shells/starship/distinfo
1.44+2-1shells/starship/Makefile
+85-23 files

NetBSD/pkgsrc cGtSX4wdoc CHANGES-2026

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

NetBSD/pkgsrc oUiKtrftextproc/treemd cargo-depends.mk Makefile

   textproc/treemd: update to 0.8.2

   (leaf package)
   [0.8.2] - 2026-09-13
   Fixed

       A list nested inside a blockquote or a <details> no longer mispositions what follows it. Its height was measured as one row per item, ignoring both the extra lines a nested item adds to an item's content and the nested blocks the renderer draws underneath it. 1. step holding a fenced block draws four rows and was counted as one, so selecting anything below the list scrolled to the wrong offset, and the error accumulated down the document. A top-level list was already measured correctly by index_elements, which is why this only showed up nested (#88)

   Internal

       The line counter is now checked against the renderer for every construct. Element line ranges come from the counter and the viewport scrolls to them, so the two disagreeing is what mispositioning is. Two bugs of that shape have shipped, a callout holding a fenced block and now a list holding one, both invisible because nothing compared the numbers. The test measures the same document both ways across twenty constructs and prints any that differ
VersionDeltaFile
1.27+4-4textproc/treemd/distinfo
1.27+2-2textproc/treemd/Makefile
1.26+0-0textproc/treemd/cargo-depends.mk
+6-63 files

NetBSD/pkgsrc rRTDSlLdoc CHANGES-2026

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

NetBSD/pkgsrc zqNTgsAshells/oh-my-posh go-modules.mk Makefile

   shells/oh-my-posh: update to 31.3.0

   (leaf package)

   Bug Fixes

       fish: treat empty buffer as valid in enter key handler (f9e7698), closes #7862
       language: read custom tools from YAML configs (f2f39f7), closes #7868
       shell,kubectl: preserve markup anchors in mapped/aliased values (e68437a), closes #7867

   Features

       segment: add pear segment for Pear Desktop (c32e1ff), closes #7863
VersionDeltaFile
1.332+10-10shells/oh-my-posh/distinfo
1.145+2-2shells/oh-my-posh/go-modules.mk
1.368+2-2shells/oh-my-posh/Makefile
+14-143 files

NetBSD/pkgsrc FocBibudoc CHANGES-2026

   doc: Updated security/cargo-auditable to 0.7.6
VersionDeltaFile
1.6102+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc LCTk4x2security/cargo-auditable cargo-depends.mk Makefile

   security/cargo-auditable: update to 0.7.6

   (leaf package)
   No changelog provided.
VersionDeltaFile
1.3+7-7security/cargo-auditable/distinfo
1.3+4-4security/cargo-auditable/Makefile
1.3+1-1security/cargo-auditable/cargo-depends.mk
+12-123 files

NetBSD/pkgsrc xxwirUClang/ecl Makefile

   ecl: remove uneeded subst
VersionDeltaFile
1.33+1-7lang/ecl/Makefile
+1-71 files

NetBSD/pkgsrc-wip 9c6abeccrush Makefile distinfo

crush: Update to 0.94.2
DeltaFile
+3-31crush/COMMIT_MSG
+3-3crush/distinfo
+1-1crush/Makefile
+7-353 files

NetBSD/pkgsrc-wip 0d55db4libvips Makefile PLIST

Bump libvips to 8.18.6

Changes since 8.18.5:

    openexrload: more validation [Hygge Halcyon]
    heifload: tag as UNTRUSTED for libheif before 1.23.2
DeltaFile
+3-3libvips/distinfo
+2-2libvips/PLIST
+1-1libvips/Makefile
+6-63 files

NetBSD/pkgsrc-wip 2aa560fchromium COMMIT_MSG distinfo, chromium/patches patch-v8_tools_run-paxctl.py patch-third__party_speech-dispatcher_libspeechd__version.h

chromium: add missing patch
DeltaFile
+33-32chromium/distinfo
+8-16chromium/COMMIT_MSG
+18-0chromium/patches/patch-third__party_devtools-frontend_src_third__party_typescript_typescript.py
+1-1chromium/patches/patch-v8_tools_run-paxctl.py
+1-1chromium/patches/patch-third__party_speech-dispatcher_libspeechd__version.h
+1-1chromium/patches/patch-third__party_crashpad_crashpad_client_crashpad__client__posix.cc
+62-5129 files not shown
+91-8035 files

NetBSD/pkgsrc sfEcqLLeditors/emacs modules.mk

   emacs: remove another reference to emacs21
VersionDeltaFile
1.42+2-2editors/emacs/modules.mk
+2-21 files

NetBSD/pkgsrc HLw1uAFeditors/emacs20 Makefile

   emacs20: fix build on -current
VersionDeltaFile
1.68+5-1editors/emacs20/Makefile
+5-11 files

NetBSD/pkgsrc 0BQG2Q9devel/pcl-cvs Makefile

   pcl-cvs: fix installation

   From Showta Ishizaki in PR 60726.
VersionDeltaFile
1.30+3-2devel/pcl-cvs/Makefile
+3-21 files

NetBSD/pkgsrc XFAr3sHdevel/libuuid Makefile.common

   libuuid: fix build on DragonFly

   From Showta Ishizaki in PR 60697.
VersionDeltaFile
1.16+6-1devel/libuuid/Makefile.common
+6-11 files

NetBSD/pkgsrc WL02r0pdoc CHANGES-2026

   doc: Updated sysutils/mirador to 1.12.0nb1
VersionDeltaFile
1.6101+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc QZEP0P0sysutils/mirador distinfo Makefile, sysutils/mirador/patches patch-.._vendor_starship-battery-0.11.1_src_platform_netbsd_sysmon.rs

   sysutils/mirador: fix battery

   Fix battery readout using upstreams pull request.
   https://github.com/starship/rust-battery/pull/168
VersionDeltaFile
1.1+81-0sysutils/mirador/patches/patch-.._vendor_starship-battery-0.11.1_src_platform_netbsd_sysmon.rs
1.6+2-1sysutils/mirador/distinfo
1.6+2-1sysutils/mirador/Makefile
+85-23 files

NetBSD/pkgsrc-wip 1b1c8eb. TODO

TODO: + julia-1.13.
DeltaFile
+1-1TODO
+1-11 files

NetBSD/pkgsrc-wip 054b10abgpdump DESCR

bgpdump: remove URL from DESCR
DeltaFile
+1-3bgpdump/DESCR
+1-31 files

NetBSD/pkgsrc-wip 2d5e932. Makefile, libxo DESCR distinfo

libxo: remove, imported to pkgsrc
DeltaFile
+0-96libxo/patches/patch-configure.ac
+0-78libxo/PLIST
+0-29libxo/Makefile
+0-6libxo/distinfo
+0-5libxo/DESCR
+2-1Makefile
+2-2156 files