NetBSD/pkgsrc ad7Ke4znet/radsecproxy Makefile distinfo, net/radsecproxy/patches patch-radsecproxy.c patch-radmsg.c

   radsecproxy: updated to 1.11.2

   1.11.2
   Bug Fixes:
   - Fix Message-Authenticator validation for Accounting-Response

   1.11.1
   Bug Fixes:
   - Fix wrong DN in certificate request
   - Fix memory leak when using SIGHUP
   - Fix exit when dyndisc script returns illegal PSKkey
   - Fix logging during config check
   - Fix invalid realm configs are ignored
   - Fix default tls block selection

   Misc:
   - Improve message-authenticator logging

   1.11.0

    [17 lines not shown]
VersionDeltaFile
1.1+75-0net/radsecproxy/patches/patch-radsecproxy.c
1.1+63-0net/radsecproxy/patches/patch-radmsg.c
1.1+41-0net/radsecproxy/patches/patch-fticks__hashmac.c
1.19+8-10net/radsecproxy/Makefile
1.13+7-5net/radsecproxy/distinfo
1.2+1-1net/radsecproxy/patches/patch-rewrite.c
+195-166 files

NetBSD/pkgsrc jBpT6LGnet/chrony distinfo Makefile, net/chrony/patches patch-cmac__nettle.c patch-hash__nettle.c

   chrony: Add support for Nettle 4.0; bump revision
VersionDeltaFile
1.1+60-0net/chrony/patches/patch-cmac__nettle.c
1.1+45-0net/chrony/patches/patch-hash__nettle.c
1.2+13-1net/chrony/patches/patch-configure
1.21+4-2net/chrony/distinfo
1.65+2-2net/chrony/Makefile
+124-55 files

NetBSD/pkgsrc Qxx5OlGnet/rtmpdump Makefile distinfo, net/rtmpdump/patches patch-Makefile patch-librtmp_Makefile

   rtmpdump: switch to openssl (which is the default) to fix problem building with nettle 4.0
VersionDeltaFile
1.10+1-14net/rtmpdump/patches/patch-Makefile
1.8+1-13net/rtmpdump/patches/patch-librtmp_Makefile
1.34+4-4net/rtmpdump/Makefile
1.15+3-3net/rtmpdump/distinfo
1.27+2-2net/rtmpdump/buildlink3.mk
+11-365 files

NetBSD/pkgsrc-wip 390b929. TODO, crush Makefile go-modules.mk

crush: Fixed version information, thx to iquiw
DeltaFile
+3-0crush/Makefile
+0-1crush/go-modules.mk
+0-1TODO
+3-23 files

NetBSD/pkgsrc e0EPWQ2doc CHANGES-2026

   doc: Updated cross/ppc-morphos-sdk to 20260529
VersionDeltaFile
1.3584+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Kb0pIcDcross/ppc-morphos-sdk PLIST distinfo

   Update cross/ppc-morphos-sdk to 20260529
VersionDeltaFile
1.6+631-20cross/ppc-morphos-sdk/PLIST
1.8+4-4cross/ppc-morphos-sdk/distinfo
1.10+2-2cross/ppc-morphos-sdk/Makefile
+637-263 files

NetBSD/pkgsrc-wip 5bcfb1f. Makefile

wip: Add go-jsonnet
DeltaFile
+1-0Makefile
+1-01 files

NetBSD/pkgsrc-wip 4bc0063go-jsonnet distinfo go-modules.mk

go-jsonnet: Import go-jsonnet-0.22.0 as wip/go-jsonnet

This an implementation of Jsonnet in pure Go. It is a feature complete,
production-ready implementation. Bindings to C and Python are available
(but not battle-tested).

This code is known to work on Go 1.24 and above. We recommend always
using the newest stable release of Go.

Jsonnet can be used on the command line to evaluate Jsonnet input files
and produce JSON, Yaml, or other outputs, or it can be used as a
library.

Security note: If you are running a system that evaluates untrusted
Jsonnet code, extra care should be used to defend against data
exfiltration risks. By default, the import, importstr and importbin
language constructs can read from any path accessible to the Jsonnet
process. The Jsonnet library allows you to provide your own logic for
processing imports, which is one way to restrict imports to known safe

    [3 lines not shown]
DeltaFile
+95-0go-jsonnet/distinfo
+32-0go-jsonnet/go-modules.mk
+25-0go-jsonnet/Makefile
+20-0go-jsonnet/DESCR
+4-0go-jsonnet/PLIST
+176-05 files

NetBSD/src 77G2KdFsys/dev/pci agp_amd64.c

   Add missing RCSID.
VersionDeltaFile
1.10+3-1sys/dev/pci/agp_amd64.c
+3-11 files

NetBSD/pkgsrc-wip b31fc66. Makefile

wip: Add jsonnet-bundler
DeltaFile
+1-0Makefile
+1-01 files

NetBSD/pkgsrc-wip dd389bbjsonnet-bundler distinfo go-modules.mk

jsonnet-bundler: Import jsonnet-bundler-0.6.0 as wip/jsonnet-bundler

The jsonnet-bundler is a package manager for Jsonnet.
DeltaFile
+173-0jsonnet-bundler/distinfo
+58-0jsonnet-bundler/go-modules.mk
+20-0jsonnet-bundler/Makefile
+2-0jsonnet-bundler/PLIST
+1-0jsonnet-bundler/DESCR
+254-05 files

NetBSD/pkgsrc 6a6sFh1doc CHANGES-2026

   doc: Updated devel/R-covr to 3.6.5
VersionDeltaFile
1.3583+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc W2ZOh3Sdevel/R-covr distinfo Makefile

   (devel/R-covr) Update 3.6.4 to 3.6.5
   
   # covr 3.6.5

   ## New Features and improvements

   * Added support for `klmr/box` modules. This works best with
     `file_coverage()`. (@radbasa, #491)

   * Performance improvement for compiled code with a lot of compilation
     units (@krlmlr, #611)

   * Fix R CMD check NOTE for upcoming R 4.6: non-API calls to SET_BODY,
     SET_CLOENV, SET_FORMALS (@t-kalinowski, #587)

   ## Fixes and minor improvements

   * Messages are now displayed using cli instead of crayon (@olivroy,
     #591).

    [19 lines not shown]
VersionDeltaFile
1.10+4-4devel/R-covr/distinfo
1.9+2-2devel/R-covr/Makefile
+6-62 files

NetBSD/pkgsrc Olhqbixmisc/stellarium distinfo, misc/stellarium/patches patch-plugins_TelescopeControl_src_INDI_INDIConnection.hpp

   stellarium: fix build against indi 2.2.2
VersionDeltaFile
1.5+12-11misc/stellarium/patches/patch-plugins_TelescopeControl_src_INDI_INDIConnection.hpp
1.77+2-1misc/stellarium/distinfo
+14-122 files

NetBSD/pkgsrc m5kqIPPdoc CHANGES-2026

   doc: Updated graphics/R-isoband to 0.3.0
VersionDeltaFile
1.3582+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc sLyZuvographics/R-isoband distinfo Makefile

   (graphics/R-isoband) Updated 0.2.7 to 0.3.0

   # isoband 0.3.0

   - General upkeep
   - Rewrite implementation to use cpp11
VersionDeltaFile
1.5+4-4graphics/R-isoband/distinfo
1.3+3-2graphics/R-isoband/Makefile
+7-62 files

NetBSD/pkgsrc nhOGHK3doc CHANGES-2026

   doc: Updated textproc/R-htmltools to 0.5.9
VersionDeltaFile
1.3581+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc qzeQyACtextproc/R-htmltools distinfo Makefile

   (textproc/htmlltools) Updated 0.5.8.1 to 0.5.9

   # htmltools 0.5.9

   * Fix test for testthat 3.3.0. (#442)
VersionDeltaFile
1.8+4-4textproc/R-htmltools/distinfo
1.11+3-3textproc/R-htmltools/Makefile
+7-72 files

NetBSD/pkgsrc uTvRCt8doc CHANGES-2026

   doc: Updated finance/R-fBasics to 4052.98
VersionDeltaFile
1.3580+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc hgk6I6Sfinance/R-fBasics distinfo Makefile

   (finance/R-fBasics) Updated 4041.97 to 4052.98

   # fBasics 4052.98

   - removed include directive for R_ext/PrtUtil.h from src/nig.c (R-devel throws
     warning about it now).

   - removed other redundant include directives in src/nig.c

   - removed a superfluous tabular environment from 'plot-qqPlot.Rd' (it was
     raising a NOTE in recent CRAN checks).

   - the documentation of several plotting functions (e.g., `qqnigPlot`) was
     stating that, besides `TRUE` or `FALSE`, argument `grid` could have values
     requesting vertical or horizontal grid lines only. But the code doesn't handle
     this. Fixed the documentation of those functions to reflect this.
VersionDeltaFile
1.5+4-4finance/R-fBasics/distinfo
1.6+2-2finance/R-fBasics/Makefile
+6-62 files

NetBSD/pkgsrc 3LSdQEodoc CHANGES-2026

   doc: Updated finance/R-bayesm to 3.1.7
VersionDeltaFile
1.3579+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc xIQzA4qfinance/R-bayesm distinfo Makefile

   (finance/R-bayesm) Updated 3.1.6 to 3.1.7

   ### v3.1-7:
    - changed out deprecated function for a minimum based on suggestions from Dirk E.
VersionDeltaFile
1.9+4-4finance/R-bayesm/distinfo
1.6+2-2finance/R-bayesm/Makefile
+6-62 files

NetBSD/pkgsrc plit5DCdoc CHANGES-2026

   doc: Updated geography/py-ubx2 to 1.3.2
VersionDeltaFile
1.3578+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc xbEYW1hgeography/py-ubx2 distinfo Makefile

   geography/py-ubx2: Update to 1.3.2

   Upstream NEWS, less minor improvements and bugfixes:

   1. Add support for undocumented UBX `NAV-DAHEADING` (0x01 0x45) message type, output by high precision dual-antenna u-blox modules e.g. ZED-X20D.
VersionDeltaFile
1.6+4-4geography/py-ubx2/distinfo
1.9+2-2geography/py-ubx2/Makefile
+6-62 files

NetBSD/pkgsrc 0c1EF4jdoc CHANGES-2026

   doc: Updated shells/fish to 4.7.1nb1
VersionDeltaFile
1.3577+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc JTfO5gQshells/fish Makefile

   fish: since we're not linking against pcre2 from pkgsrc, remove traces

   Fixes
   cargo/debug/xtask: Shared object "libpcre2-8.so.0" not found

   see e.g.
   https://releng.netbsd.org/pkgreports/shadow/HEAD/NetBSD-11.0-x86_64/20260525.0901/fish-4.7.1/install.log

   Bump PKGREVISION.
VersionDeltaFile
1.65+2-5shells/fish/Makefile
+2-51 files

NetBSD/pkgsrc uowYImhtextproc/py-sphinxcontrib-httpdomain Makefile

   py-sphinxcontrib-httpdomain: fix build dependencies
VersionDeltaFile
1.10+2-2textproc/py-sphinxcontrib-httpdomain/Makefile
+2-21 files

NetBSD/pkgsrc kosGq3Mdoc CHANGES-2026

   doc: Updated security/p5-Crypt-OpenSSL-X509 to 2.0.1nb1
VersionDeltaFile
1.3576+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc r63wIkdsecurity/p5-Crypt-OpenSSL-X509 Makefile

   p5-Crypt-OpenSSL-X509: add missing dependencies

   Bump PKGREVISION.
VersionDeltaFile
1.2+5-2security/p5-Crypt-OpenSSL-X509/Makefile
+5-21 files

NetBSD/pkgsrc-wip 18ff1dfcrush COMMIT_MSG distinfo

crush: Update to version v0.76.0
DeltaFile
+33-19crush/COMMIT_MSG
+15-15crush/distinfo
+5-4crush/go-modules.mk
+1-1crush/Makefile
+54-394 files