NetBSD/pkgsrc XXE78lsx11/xfd Makefile

   xfd: fix PLIST for native X
VersionDeltaFile
1.25+2-2x11/xfd/Makefile
+2-21 files

NetBSD/pkgsrc EJszSB4x11/xfd distinfo, x11/xfd/patches patch-meson.build

   xfd: try fixing build with native X
VersionDeltaFile
1.1+24-0x11/xfd/patches/patch-meson.build
1.10+2-1x11/xfd/distinfo
+26-12 files

NetBSD/src X2vu3GVsys/compat/linux/arch/alpha linux_syscallargs.h, sys/compat/linux/arch/arm linux_systrace_args.c linux_syscallargs.h

   regen
VersionDeltaFile
1.102+8-3sys/compat/linux/arch/powerpc/linux_syscallargs.h
1.96+8-3sys/compat/linux/arch/mips/linux_syscallargs.h
1.123+8-3sys/compat/linux/arch/m68k/linux_syscallargs.h
1.100+8-3sys/compat/linux/arch/arm/linux_syscallargs.h
1.126+8-3sys/compat/linux/arch/alpha/linux_syscallargs.h
1.33+4-4sys/compat/linux/arch/arm/linux_systrace_args.c
+44-1915 files not shown
+69-4421 files

NetBSD/src 2BStfqIsys/compat/linux/arch/alpha syscalls.master, sys/compat/linux/arch/arm syscalls.master

   Propagate writev changes that started in amd64 fixing behaviour when iovcnt=0
VersionDeltaFile
1.113+3-3sys/compat/linux/arch/alpha/syscalls.master
1.91+2-2sys/compat/linux/arch/powerpc/syscalls.master
1.86+2-2sys/compat/linux/arch/mips/syscalls.master
1.110+2-2sys/compat/linux/arch/m68k/syscalls.master
1.87+2-2sys/compat/linux/arch/arm/syscalls.master
+11-115 files

NetBSD/pkgsrc eK673kpgeography/R-raster Makefile, math/R-plyr Makefile

   R*: remove execinfo workarounds

   Not needed with R-Rcpp 1.1.2, and some of these broke e.g. macOS
VersionDeltaFile
1.7+1-23time/R-RcppCCTZ/Makefile
1.7+1-15geography/R-raster/Makefile
1.13+1-14sysutils/R-later/Makefile
1.15+1-13www/R-httpuv/Makefile
1.7+1-13textproc/R-readxl/Makefile
1.16+1-13math/R-plyr/Makefile
+6-9159 files not shown
+60-32165 files

NetBSD/pkgsrc WzbkKrqgraphics/vv Makefile

   vv: revert previous, thinko
VersionDeltaFile
1.26+2-2graphics/vv/Makefile
+2-21 files

NetBSD/pkgsrc iPQmcOBdoc CHANGES-2026

   doc: Updated math/R-xts to 0.14.3
VersionDeltaFile
1.6110+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc wGx7kA5math/R-xts Makefile distinfo

   R-xts: update to 0.14.3.

   Fixes build with current R.

   xts 0.14.3 (2026-09-26)

       Fix deprecated special names in structure() calls. (#440)

       Fix time-of-day subsetting (e.g. x["T18:00/"]) to create
       fractional seconds as decimal fractions instead of raw integers.
       The previous behavior could return incorrect results, and error
       on R-devel (r90486). (#441)

   xts 0.14.2 (2026-02-27)

       Removed ATTRIB() and SET_ATTRIB() from C code, since they are
       not part of the public R API. (#436)

       Fixed crash when endpoints() was called on an xts object with

    [10 lines not shown]
VersionDeltaFile
1.17+4-4math/R-xts/distinfo
1.17+2-2math/R-xts/Makefile
+6-62 files

NetBSD/pkgsrc hEicIw4graphics/vv Makefile

   vv: needs c++23 (for std::powf)
VersionDeltaFile
1.25+2-2graphics/vv/Makefile
+2-21 files

NetBSD/pkgsrc kQuc07ldoc CHANGES-2026

   doc: Updated devel/R-Rcpp to 1.1.2
VersionDeltaFile
1.6109+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc fEzP6Ysdevel/R-Rcpp distinfo Makefile, devel/R-Rcpp/patches patch-src_Makevars

   R-Rcpp: update to 1.1.2.

   Committed during the freeze since it should help with the execinfo
   problems on *BSD.

   Changes in Rcpp release version 1.1.2 (2026-07-01)

       Changes in Rcpp API:

           Use of execinfo.h is again conditional to avoid build complexity (Dirk in #1445 addressing #1442)

           An internal state component for Datetime is now int (Dirk in #1448 and #1449 fixing #1447)

           Three new (in R 4.6.0) attribute accessors are used conditionally (Dirk in #1450 closing #1432)

           An UBSAN error in the Sugar-based NA comparison has been corrected (Iñaki in #1453 fixing #1452)

           Treatment of Inf outside of integer range in Sugar function has been corrected (Iñaki in #1458 fixing #1455)


    [39 lines not shown]
VersionDeltaFile
1.39+3-14devel/R-Rcpp/Makefile
1.33+4-5devel/R-Rcpp/distinfo
1.4+1-1devel/R-Rcpp/patches/patch-src_Makevars
+8-203 files

NetBSD/pkgsrc Ilpxx7wdoc CHANGES-2026 TODO

   doc: Updated emulators/simulavr to 1.0.0nb8
VersionDeltaFile
1.27923+3-3doc/TODO
1.6108+2-1doc/CHANGES-2026
+5-42 files

NetBSD/pkgsrc 8IGNXaFemulators/simulavr Makefile distinfo, emulators/simulavr/patches patch-configure patch-src_cmd_gdbserver.cpp

   simulavr: fix build with compilers defaulting to c++17

   They have std::byte in the namespace (due to 'using namespace std),
   which conflicts with the local byte typedef.

   Bump PKGREVISION.
VersionDeltaFile
1.1+279-0emulators/simulavr/patches/patch-src_cmd_main.cpp
1.3+50-3emulators/simulavr/patches/patch-src_cmd_gdbserver.cpp
1.3+5-5emulators/simulavr/patches/patch-configure
1.17+4-3emulators/simulavr/distinfo
1.38+2-2emulators/simulavr/Makefile
+340-135 files

NetBSD/pkgsrc 48LJGTOdevel/openocd distinfo, devel/openocd/patches patch-configure

   openocd: remove chunk that shouldn't be there
VersionDeltaFile
1.3+1-10devel/openocd/patches/patch-configure
1.14+2-2devel/openocd/distinfo
+3-122 files

NetBSD/pkgsrc yiegFv1lang/jimtcl Makefile

   jimtcl: fix HOMEPAGE
VersionDeltaFile
1.17+2-2lang/jimtcl/Makefile
+2-21 files

NetBSD/pkgsrc zFHUJxwtextproc/enju distinfo, textproc/enju/patches patch-ll_include_liblilfes_procstream.h

   enju: add missing header to fix build
VersionDeltaFile
1.1+14-0textproc/enju/patches/patch-ll_include_liblilfes_procstream.h
1.3+2-1textproc/enju/distinfo
+16-12 files

NetBSD/pkgsrc sAVl9jvdoc CHANGES-2026

   doc: Updated audio/libopus to 1.6.1nb1
VersionDeltaFile
1.6107+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 9VS3QJmaudio/libopus Makefile options.mk

   libopus: fix PLIST for doc option

   depend on the appropriate doxygen and bump PKGREVISION

   From Robert Whitlock in PR 60730.
VersionDeltaFile
1.9+3-3audio/libopus/PLIST
1.6+3-2audio/libopus/options.mk
1.24+2-1audio/libopus/Makefile
+8-63 files

NetBSD/pkgsrc G7tPb6gdevel/socket_wrapper buildlink3.mk

   socket_wrapper: bl3.mk: fix multiple-inclusion protection
VersionDeltaFile
1.2+2-1devel/socket_wrapper/buildlink3.mk
+2-11 files

NetBSD/pkgsrc y0Rl0Nzdevel/socket_wrapper distinfo, devel/socket_wrapper/patches patch-CompilerChecks.cmake patch-tests_test__echo__tcp__get__peer__sock__name.c

   socket_wrapper: fix build on -current
VersionDeltaFile
1.1+20-0devel/socket_wrapper/patches/patch-tests_test__echo__tcp__get__peer__sock__name.c
1.1+15-0devel/socket_wrapper/patches/patch-CompilerChecks.cmake
1.2+3-1devel/socket_wrapper/distinfo
+38-13 files

NetBSD/pkgsrc BE2ZB9onet/nmap distinfo, net/nmap/patches patch-nping_configure patch-ncat_configure

   nmap: make libpcap detection more robust in configure
VersionDeltaFile
1.4+16-8net/nmap/patches/patch-configure
1.2+14-6net/nmap/patches/patch-nping_configure
1.2+14-6net/nmap/patches/patch-ncat_configure
1.97+4-4net/nmap/distinfo
+48-244 files

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