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/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 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