NetBSD/pkgsrc-wip aee376brust-beta Makefile

rust-beta: use REPLACE_BASH for free-disk-space.sh

instead of skipping it.
DeltaFile
+2-1rust-beta/Makefile
+2-11 files

NetBSD/pkgsrc XFKyoFkdoc CHANGES-2026

   Updated math/fast_float, www/py-aiohttp
VersionDeltaFile
1.3444+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc O4t9t6cwww/py-aiohttp Makefile distinfo

   py-aiohttp: updated to 3.14.0

   3.14.0 (2026-06-01)

   Features

   - Added ``RequestKey`` and ``ResponseKey`` classes,
     which enable static type checking for request & response
     context storages in the same way that ``AppKey`` does for ``Application``
   - Added :func:`~aiohttp.encode_basic_auth` for encoding HTTP Basic
     Authentication credentials. Replaces the now-deprecated
     :class:`~aiohttp.BasicAuth`
   - Started accepting :term:`asynchronous context managers <asynchronous context manager>` for cleanup contexts.
     Legacy single-yield :term:`asynchronous generator` cleanup contexts continue to be
     supported; async context managers are adapted internally so they are
     entered at startup and exited during cleanup.
   - Added :py:attr:`~aiohttp.CookieJar.cookies` and :py:attr:`~aiohttp.CookieJar.host_only_cookies` read-only properties to :py:class:`~aiohttp.CookieJar` exposing the stored cookies with their full attributes
   - Added :py:attr:`~aiohttp.web.TCPSite.port` accessor for dynamic port allocations in :class:`~aiohttp.web.TCPSite`
   - Added ``decode_text`` parameter to :meth:`~aiohttp.ClientSession.ws_connect` and :class:`~aiohttp.web.WebSocketResponse` to receive WebSocket TEXT messages as raw bytes instead of decoded strings, enabling direct use with high-performance JSON parsers like ``orjson``

    [64 lines not shown]
VersionDeltaFile
1.106+6-4www/py-aiohttp/Makefile
1.98+4-4www/py-aiohttp/distinfo
+10-82 files

NetBSD/pkgsrc U1dx9b1math/fast_float distinfo Makefile

   fast_float: updated to 8.2.6

   8.2.6

   Unroll the integer-part digit scan (straight-line for the common 1-5 digit case)
   Add a 4-digit SWAR follow-up to loop_parse_if_eight_digits (clang)
   Parallelize the exhaustive float32 sweeps across hardware threads (~75-88x)
VersionDeltaFile
1.14+4-4math/fast_float/distinfo
1.14+2-2math/fast_float/Makefile
+6-62 files

NetBSD/src 5SIBR9rsys/net if_spppsubr.c

   Fix double-counting of Oerrs and OutDiscards
VersionDeltaFile
1.278+2-6sys/net/if_spppsubr.c
+2-61 files

NetBSD/src pc5yy0Fsys/net if_spppsubr.c if_spppvar.h

   Remove pp_con and pp_chg,
   which are no longer used after the removal of netisdn
VersionDeltaFile
1.277+2-55sys/net/if_spppsubr.c
1.43+1-10sys/net/if_spppvar.h
+3-652 files

NetBSD/src UqxRRSPsys/net if_spppsubr.c

   Removed redundant splnet()/splx() since lmc(4) and netisdn were removed
VersionDeltaFile
1.276+12-48sys/net/if_spppsubr.c
+12-481 files

NetBSD/pkgsrc-wip 13a4f9abup-git Makefile

bup-git: Tidy test section

  - Drop python exclusion of 27 because it's now default
DeltaFile
+9-11bup-git/Makefile
+9-111 files

NetBSD/pkgsrc-wip 3c76777bup-git Makefile PLIST, bup-git/patches patch-lib_bup___helpers.c

bup: Update to 0.33.51.?

This is a massive, heavyhanded rototill from a 2015 packaging of bup
0.27.  It starts with sysutils/bup and builds 0.34-to-be instead.

I'm declaring .51 to be pre-alpha and using the next digit as the
number of commits past the 0.33.x branchpoint.  Later official alpha,
beta, rc, will be 71, 81, 91, as they happen.

Some of the accomodations here should probably be hoisted to
sysutils/bup.  Some probably don't apply, as bup had a big build
system rototill.
DeltaFile
+137-33bup-git/Makefile
+103-40bup-git/PLIST
+18-20bup-git/DESCR
+24-0bup-git/patches/patch-lib_bup___helpers.c
+9-0bup-git/distinfo
+2-2bup-git/options.mk
+293-951 files not shown
+296-957 files

NetBSD/pkgsrc 5QBGZGDdoc CHANGES-2026

   doc: Updated devel/R-git2r to 0.36.2
VersionDeltaFile
1.3443+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 9qLaQnrdevel/R-git2r distinfo Makefile

   (devel/R-git2r) Updated 0.35.0 to 0.36.2

   # git2r 0.36.2 (2025-03-29)

   ## CHANGES

   * Use 'pkg-config --static --libs' in the build configuration script
     on the Darwin platform.

   # git2r 0.36.1 (2025-03-28)

   ## CHANGES

   * Updated the SystemRequirements field in the DESCRIPTION file to
     include the libgit2 dependencies libssh2 and openssl.

   * Improved the error message in the build configuration script to also
     mention the library dependencies 'openssl', and 'libssh2' when the
     requirement 'libgit2 >= 1.0' could not be satisfied

    [19 lines not shown]
VersionDeltaFile
1.10+4-4devel/R-git2r/distinfo
1.10+2-3devel/R-git2r/Makefile
+6-72 files

NetBSD/pkgsrc NPuKosgdoc CHANGES-2026

   doc: Updated devel/R-gert to 2.3.1
VersionDeltaFile
1.3442+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc tSvBcEwdevel/R-gert distinfo Makefile

   (devel/R-gert) Updated 2.1.4 to 2.3.0

   2.3.1
     - git_stat_files() gains a 'max' parameter
     - Fix function declaration error
   2.3.0
     - Add git_worktree() family of functions (#252)
     - Reformat code with air

   2.2.0
     - Windows: update to libgit2 1.9.1
     - Fix unit tests for other default branch names
VersionDeltaFile
1.10+4-4devel/R-gert/distinfo
1.10+2-3devel/R-gert/Makefile
+6-72 files

NetBSD/pkgsrc YdjqZtxdoc CHANGES-2026

   doc: Updated devel/R-fs to 2.1.0
VersionDeltaFile
1.3441+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 7LBeF3Sdevel/R-fs distinfo Makefile, devel/R-fs/patches patch-src_Makevars

   (devel/R-fs) Updated 1.6.5 to 2.1.0
   
   # fs 2.1.0

   * Also prefer system libuv on Ubuntu Linux

   * fs now works with libuv from r-wasm for webr

   * On CRAN MacOS we can use the new local static libuv from the 'recipe':
     https://github.com/R-macos/recipes/pull/87

   # fs 2.0.1

   * Fix bug in finding system version of libuv, now actually works :)

   * Workaround for MacOS if no cmake is available

   # fs 2.0.0


    [25 lines not shown]
VersionDeltaFile
1.11+5-5devel/R-fs/distinfo
1.8+3-2devel/R-fs/Makefile
1.3+2-2devel/R-fs/patches/patch-src_Makevars
+10-93 files

NetBSD/pkgsrc gDuwS1Sdoc CHANGES-2026

   doc: Updated devel/R-diffobj to 0.3.6
VersionDeltaFile
1.3440+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 8IopYwLdevel/R-diffobj distinfo Makefile

   (devel/R-diffobj) Updated 0.3.5 to 0.3.6

   # diffobj

   ## v0.3.6

   * Fix bad xrefs in docs (h/t CRAN team).
   * [#159](https://github.com/brodieG/diffobj/issues/154): make it clearer how to
     adjust diff panel headers/titles (aka banners).
VersionDeltaFile
1.6+4-4devel/R-diffobj/distinfo
1.4+2-2devel/R-diffobj/Makefile
+6-62 files

NetBSD/pkgsrc SZ9GF4Jdoc CHANGES-2026

   doc: Updated devel/R-bit64 to 4.8.2
VersionDeltaFile
1.3439+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc SIi440ydevel/R-bit64 distinfo Makefile

   (devel/R-bit64) Updated 4.6.0.1 to 4.8.0

   # bit64 4.8.2 (2025-05-19)
   --------------------------

   ## BUG FIXES

   1. Fix some potential segfaults from shellsort algorithms (#315). The
   culprit code has been faulty for many years, but only newly caught by
   CRAN's rigorous environment with extensive new test coverage.

   1. `==` and other comparators (`!=`, `>`, `<`, `>=`, `<=`) correctly
   match integer behavior when comparing integer64 and character/factor,
   e.g. `as.integer64(1) == "1"` (#323).

   # bit64 4.8.0 (2025-04-19)
   --------------------------

   ## NOTICE OF PLANNED BREAKING CHANGES

    [259 lines not shown]
VersionDeltaFile
1.7+4-4devel/R-bit64/distinfo
1.9+2-2devel/R-bit64/Makefile
+6-62 files

NetBSD/pkgsrc sDi8qbldoc CHANGES-2026

   doc: Updated devel/R-clipr to 0.8.1
VersionDeltaFile
1.3438+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 3Y1lN6Ddevel/R-clipr distinfo Makefile

   (devel/R-clipr) Updated 0.8.0 to 0.8.1

   ## clipr 0.8.1

   - Fix `read_clip_tbl()` error with trailing newline and quote
     characters — append a trailing newline to clipboard content before
     passing to `read.table()`, and set default `quote=""` to prevent
     single quotes in headers from being interpreted as quote delimiters
     (#77)

   - Check for `wl-copy` non-destructively on Wayland systems, fixing
     clipboard detection issues (#75, @danielvartan) kkk

   - Skip tests if clipr is not available (e.g. on CRAN build servers
     without a display)
VersionDeltaFile
1.6+4-4devel/R-clipr/distinfo
1.5+2-2devel/R-clipr/Makefile
+6-62 files

NetBSD/src u5jjHnRsys/arch/sparc64/sparc64 autoconf.c

   More corrections...

   I was also looking at the build breakage fixed by the previous commit.
   I found another issue (non-build breaking) though:

   Free the results from prom_getprop() in the newly added code, if a
   subsequent malloc() fails (don't lose memory).

   Also properly indent a line whose preceding condition shifted right
   (existing code from previously, now not always executed).

   Feel free to redo these changes some other (non build-breaking) way.
VersionDeltaFile
1.250+6-4sys/arch/sparc64/sparc64/autoconf.c
+6-41 files

NetBSD/pkgsrc-wip 889ae91. TODO

TODO: + crush-0.74.1, resterm-0.41.1.
DeltaFile
+2-0TODO
+2-01 files

NetBSD/src JFrSkmesys/arch/sparc64/sparc64 autoconf.c

   fix the build.
VersionDeltaFile
1.249+3-3sys/arch/sparc64/sparc64/autoconf.c
+3-31 files

NetBSD/src jlnv00Uregress/sys/fs/ffs Makefile, sys/arch/evbmips/rmixl machdep.c

   fix various typos in comments.
VersionDeltaFile
1.25+4-4sys/dev/usb/uhmodem.c
1.109+3-3sys/arch/m68k/m68k/pmap_motorola.c
1.2+3-3tests/kernel/t_cloexec.c
1.25+3-3sys/arch/evbmips/rmixl/machdep.c
1.9+3-3regress/sys/fs/ffs/Makefile
1.2+2-2tests/kernel/t_clofork.c
+18-183 files not shown
+24-249 files

NetBSD/pkgsrc CjmJye8doc CHANGES-2026

   Updated www/py-python-multipart, net/py-ncclient
VersionDeltaFile
1.3437+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 0IYtO7Enet/py-ncclient distinfo Makefile

   py-ncclient: updated to 0.7.1

   0.7.1

   Fix connect() params of libssh transport
   Fix connection to Junos with libssh when netconf is disabled
   Build using hatch
   Merge in test.pypy.org and pypi.org tag-based publishing
   Use importlib.metadata to check for ssh-python
   Make RPCReplyListener creation_lock re-entrant to avoid deadlock
VersionDeltaFile
1.23+4-4net/py-ncclient/distinfo
1.27+4-3net/py-ncclient/Makefile
1.14+1-2net/py-ncclient/PLIST
+9-93 files

NetBSD/pkgsrc XtIZEpSwww/py-python-multipart distinfo Makefile

   py-python-multipart: updated to 0.0.30

   0.0.30 (2026-05-31)

   * Parse `application/x-www-form-urlencoded` bodies per the WHATWG URL standard, treating only `&` as a field separator
   * Ignore RFC 2231/5987 extended parameters (`name*`, `filename*`) in `parse_options_header`, keeping the plain parameter authoritative per [RFC 7578 §4.2](https://datatracker.ietf.org/doc/html/rfc7578#section-4.2)
VersionDeltaFile
1.13+4-4www/py-python-multipart/distinfo
1.17+2-2www/py-python-multipart/Makefile
+6-62 files

NetBSD/pkgsrc i4Dgbijdoc CHANGES-2026

   Updated lang/nodejs
VersionDeltaFile
1.3436+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc DKIKM2clang/nodejs PLIST distinfo

   nodejs: updated to 26.3.0

   26.3.0 (Current)

   Notable changes

   - (SEMVER-MINOR) buffer: increase Buffer.poolSize default to 64 KiB (Matteo Collina)
   - crypto: update root certificates to NSS 3.123.1 (Node.js GitHub Bot)
   - (SEMVER-MINOR) http: add httpValidation option to configure header value validation (RajeshKumar11)
   - (SEMVER-MINOR) inspector: expose precise coverage start to JS runtime (sangwook)
   - (SEMVER-MINOR) lib,permission: add permission.drop (Rafael Gonzaga)
VersionDeltaFile
1.103+43-1lang/nodejs/PLIST
1.321+4-4lang/nodejs/distinfo
1.353+2-2lang/nodejs/Makefile
+49-73 files