NetBSD/pkgsrc-wip 46809ccflux2 distinfo go-modules.mk, flux2/patches patch-go.sum patch-go.mod

flux2: Update to 2.9.3

Changes:
Flux v2.9.0 is a feature release. Users are encouraged to upgrade for
the best experience.

For a compressive overview of new features and API changes included in
this release, please refer to the Announcing Flux 2.9 GA blog post:
<https://fluxcd.io/blog/2026/06/flux-v2.9.0/>

Overview of the new features:

- Flux CLI Plugin System with the Mirror and Schema plugins (flux plugin)
- Server-Side Apply field ignore rules for fine-grained drift control (Kustomization)
- SOPS decryption with the Age post-quantum cipher (Kustomization)
- Kubernetes Workload Identity authentication for OpenBao and Vault (Kustomization)
- Helm post-render strategies, including chart hooks support (HelmRelease)
- Literal mode for Helm values references mirroring helm --set-literal (HelmRelease)
- Allow empty kind in CEL health check expressions (Kustomization, HelmRelease)

    [8 lines not shown]
DeltaFile
+878-800flux2/distinfo
+291-265flux2/go-modules.mk
+6-6flux2/patches/patch-go.sum
+3-3flux2/patches/patch-go.mod
+1-1flux2/Makefile
+1,179-1,0755 files

NetBSD/pkgsrc-wip a13151fcrush distinfo go-modules.mk

crush: Update to 0.87.0

Changelog
New!
*       6f8a7fe: feat(client): reconnect the event stream after it drops (@meowgorithm)
*       d291d9f: feat(cmd): add --channels opt-in flag for MCP channel servers (@joestump)
*       37fc995: feat(mcp): OAuth 2.1 authorization for HTTP MCP servers (@taciturnaxolotl)
*       1588ae8: feat(mcp): SSE OAuth, metadata fixups, and resource param stripping (@taciturnaxolotl)
*       d338af8: feat(mcp): add OAuth support for HTTP MCP servers (@joestump)
*       a1cf002: feat(mcp): detect claude/channel capability and receive channel messages (@joestump)
*       b238696: feat(ui): tell a lost connection apart from an uninitialized agent (@meowgorithm)
Fixed
*       fbf5934: fix(agent): close dispatch completion-boundary cancel race (@joestump-agent)
*       ae9257b: fix(agent): serialize in-process run dispatch to prevent concurrent turns (@joestump)
*       a09cb36: fix(backend): log channel flag mismatch on duplicate workspace creation (@joestump-agent)
*       086dc62: fix(client): add MCP prompts to ui in client-server mode (@meowgorithm)
*       ca9ef6a: fix(cmd): make --channels a persistent flag so crush run inherits it (@joestump-agent)
*       213ad79: fix(config): load system-wide config from /etc/crush/crush.json (#2984) (@Muttaqin86)
*       8ccf694: fix(copilot): add additional responses models (#3416) (@nghiant03)

    [24 lines not shown]
DeltaFile
+21-21crush/distinfo
+6-6crush/go-modules.mk
+1-1crush/Makefile
+28-283 files

NetBSD/pkgsrc-wip fcbe982kubeconform distinfo go-modules.mk

kubeconform: Update to 0.8.0

Changes:
- Bug fixes
DeltaFile
+45-27kubeconform/distinfo
+14-8kubeconform/go-modules.mk
+1-1kubeconform/Makefile
+60-363 files

NetBSD/pkgsrc-wip 97a8268freecad distinfo PLIST, freecad/patches patch-cMake_FreeCAD__Helpers_SetupCoin3D.cmake

freecad: Update to 1.1.3

FreeCAD 1.1.3 is a maintenance release in the 1.1.x series. It includes several
security fixes addressing code-execution and other file-handling
vulnerabilities that can be triggered by opening a maliciously crafted FCStd
file. All previously-released versions are affected by one or more of these
issues, so we strongly recommend that all users upgrade, especially anyone who
opens FreeCAD files from untrusted or unknown sources.

What happened to 1.1.2?

Shortly after the release of 1.1.2 we discovered that a bugfix that had been
intended for inclusion in the next release had been inadvertently omitted. It
is not a security bug, so if you've already installed 1.1.2 there is no urgent
need to update to 1.1.3, though the bug is an annoyance (repeated warnings of a
version update when saving a file) so you will likely want to upgrade sooner
rather than later.

What's Changed

    [112 lines not shown]
DeltaFile
+23-0freecad/patches/patch-cMake_FreeCAD__Helpers_SetupCoin3D.cmake
+4-3freecad/distinfo
+4-0freecad/PLIST
+1-1freecad/Makefile
+32-44 files

NetBSD/pkgsrc-wip 92c7aefCoin COMMIT_MSG distinfo, Coin/patches patch-testsuite_TestSuiteMisc.h

Coin: Update to 4.0.10

Coin 4.0.10

This is a bugfix release.

- Fail gracefully on recursive PROTO definitions.
- Replaced fixed length buffers in parsing functions.
- Increase robustness against malformed SoPath input.
- Reject input with invalid IS mappings.
- Fixed some vulnerabilities reported in GHSA-hcqw-f3m9-mq7p

Coin 4.0.9

This is a bugfix release.

- Skip negative indices in SoIndexedPointSet vertex arrays
- Fix cc_string inline buffer size calculation in string.h
- Remove outdated build files.

    [22 lines not shown]
DeltaFile
+40-0Coin/COMMIT_MSG
+0-16Coin/patches/patch-testsuite_TestSuiteMisc.h
+3-4Coin/distinfo
+2-1Coin/PLIST
+1-1Coin/Makefile
+46-225 files

NetBSD/pkgsrc-wip e615c08hawk-scheme Makefile distinfo, hawk-scheme/patches patch-CMakeLists.txt patch-runtime.c

wip/hawk-scheme: import hawk-0.9 as wip/hawk-scheme

Hawk is a tracing JIT compiler for Scheme.  It includes a bytecode
compiler, runtime, garbage collector, interpreter, trace recorder, and native
code emitters for x86-64 and aarch64.
DeltaFile
+50-0hawk-scheme/patches/patch-CMakeLists.txt
+32-0hawk-scheme/Makefile
+17-0hawk-scheme/patches/patch-runtime.c
+14-0hawk-scheme/patches/patch-jitdump.c
+8-0hawk-scheme/distinfo
+6-0hawk-scheme/PLIST
+127-02 files not shown
+131-08 files

NetBSD/pkgsrc-wip a4efaedhawk-scheme Makefile distinfo, hawk-scheme/patches patch-CMakeLists.txt

wip/hawk-scheme: Fix "hawk --exe" compiler.

The compiler needs clang with the correct library paths.
The executable still needs "paxctl +m", which is not
fixed yet.
DeltaFile
+12-2hawk-scheme/patches/patch-CMakeLists.txt
+9-0hawk-scheme/Makefile
+1-1hawk-scheme/distinfo
+1-0hawk-scheme/PLIST
+23-34 files

NetBSD/pkgsrc-wip 523be46gotosocial distinfo go-modules.mk, gotosocial/files gotosocial.sh

gotosocial: remove, updated in pkgsrc
DeltaFile
+0-1,871gotosocial/distinfo
+0-623gotosocial/go-modules.mk
+0-456gotosocial/PLIST
+0-83gotosocial/Makefile
+0-49gotosocial/files/gotosocial.sh
+0-29gotosocial/files/smf/manifest.xml
+0-3,1114 files not shown
+0-3,14510 files

NetBSD/pkgsrc-wip e59e527gotosocial Makefile

gotosocial: reduce diffs to www/gotosocial

also fixes download, since CODEBERG_TAG now has a particular meaning
DeltaFile
+2-3gotosocial/Makefile
+2-31 files

NetBSD/pkgsrc-wip a23c839lean4 PLIST Makefile, lean4/patches patch-src_runtime_process.cpp patch-stage0_src_runtime_process.cpp

cadical, leantar, lean4: remove, imported to pkgsrc
DeltaFile
+0-14,625lean4/PLIST
+0-215leantar/distinfo
+0-72leantar/cargo-depends.mk
+0-65lean4/Makefile
+0-34lean4/patches/patch-src_runtime_process.cpp
+0-34lean4/patches/patch-stage0_src_runtime_process.cpp
+0-15,04515 files not shown
+0-15,25221 files

NetBSD/pkgsrc-wip 420766alean4 Makefile distinfo, lean4/patches patch-src_lake_Lake_Build_Common.lean patch-src_Leanc.lean

lean4: handle rpaths in lean compiler/build system

Define C++ standard used, use CMake variables instead of manual
post-installation rule. Depend on required gmp version.
DeltaFile
+32-0lean4/patches/patch-src_lake_Lake_Build_Common.lean
+18-3lean4/Makefile
+14-0lean4/patches/patch-src_Leanc.lean
+2-0lean4/distinfo
+66-34 files

NetBSD/pkgsrc-wip 491fb34lean4 PLIST Makefile

lean4: avoid conflict with leantar
DeltaFile
+0-1lean4/PLIST
+1-0lean4/Makefile
+1-12 files

NetBSD/pkgsrc-wip f12bc26burp distinfo Makefile

fix a few ERRORs brought up by pkglint
DeltaFile
+2-1burp/distinfo
+2-0burp/Makefile
+2-0burp/PLIST
+6-13 files

NetBSD/pkgsrc-wip a0c4893burp Makefile PLIST, burp/patches patch-configs_server_burp.conf.in patch-configs_client_burp.conf.in

sysutils/burp: Update burp to 3.2.0
DeltaFile
+93-0burp/patches/patch-configs_server_burp.conf.in
+55-0burp/Makefile
+45-0burp/PLIST
+34-0burp/patches/patch-configs_client_burp.conf.in
+31-0burp/patches/patch-manpages_burp.8.in
+22-0burp/patches/patch-manpages_bedup.8.in
+280-09 files not shown
+372-015 files

NetBSD/pkgsrc-wip 3c35dcelean4 Makefile

lean4: update HOMEPAGE
DeltaFile
+2-1lean4/Makefile
+2-11 files

NetBSD/pkgsrc-wip 6f595a8lean4 PLIST Makefile, lean4/patches patch-src_runtime_process.cpp patch-stage0_src_CMakeLists.txt

lean4: update to 4.32.1 and finish package
DeltaFile
+14,625-3lean4/PLIST
+34-0lean4/patches/patch-src_runtime_process.cpp
+27-2lean4/Makefile
+24-0lean4/patches/patch-stage0_src_CMakeLists.txt
+24-0lean4/patches/patch-src_CMakeLists.txt
+0-20lean4/TODO
+14,734-252 files not shown
+14,742-298 files

NetBSD/pkgsrc-wip d238d5bcadical distinfo, cadical/patches patch-makefile.in

cadical: link to upstream bug
DeltaFile
+1-1cadical/distinfo
+1-0cadical/patches/patch-makefile.in
+2-12 files

NetBSD/pkgsrc-wip 6e317ab. TODO

TODO: + tor-browser-15.0.19.
DeltaFile
+1-1TODO
+1-11 files

NetBSD/pkgsrc-wip cbd35e0. Makefile, leantar distinfo cargo-depends.mk

leantar: add new package
DeltaFile
+215-0leantar/distinfo
+72-0leantar/cargo-depends.mk
+21-0leantar/Makefile
+5-0Makefile
+3-0leantar/PLIST
+1-0leantar/DESCR
+317-06 files

NetBSD/pkgsrc-wip e1c46c5cadical Makefile distinfo, cadical/patches patch-makefile.in

cadical: update to 3.0.1.
DeltaFile
+30-0cadical/patches/patch-makefile.in
+8-6cadical/Makefile
+4-3cadical/distinfo
+42-93 files

NetBSD/pkgsrc-wip e7a1e00bup-snapshot distinfo Makefile

bup-snapshot: Updat to 0.33.71.883

This is more or less 0.34alpha1, not formally named.  Upstream said:

  It's time.  Please test main in preparation for a 0.34 release.  This is
  a substantial release with a lot of change, so closer scrutiny is
  warranted.  See note/main.md for an overview, which may suggest changes
  relevant to you that warrant closer scrutiny.
DeltaFile
+3-3bup-snapshot/distinfo
+2-2bup-snapshot/Makefile
+1-1bup-snapshot/COMMIT_MSG
+6-63 files

NetBSD/pkgsrc-wip 0f9b323callcc PLIST Makefile, callcc/patches patch-Makefile patch-compiler_bc.scm

wip/callcc: import callcc-0.3 as wip/callcc

An r7rs scheme compiler with an LLVM backend.
DeltaFile
+61-0callcc/PLIST
+37-0callcc/patches/patch-Makefile
+29-0callcc/Makefile
+23-0callcc/patches/patch-compiler_bc.scm
+19-0callcc/patches/patch-c_runtime.c
+8-0callcc/distinfo
+177-02 files not shown
+179-08 files

NetBSD/pkgsrc-wip b49c6eagotosocial distinfo go-modules.mk, gotosocial/files gotosocial.sh

gotosocial: Update to 0.22.1

# Summary
This is a minor upgdate.
If you're updating to this version from v0.22.0, it's a very easy update with no db migrations.

# Changelog
Add a codeberg tag tracking variable in the Makefile, like many packages pulled from Github for consistency and easier upstream version changes tracking.

# Verifications
- pkglint
- build using pkgsrc-trunk and bob
- deployed in production
DeltaFile
+1,871-0gotosocial/distinfo
+623-0gotosocial/go-modules.mk
+456-0gotosocial/PLIST
+84-0gotosocial/Makefile
+49-0gotosocial/files/gotosocial.sh
+29-0gotosocial/files/smf/manifest.xml
+3,112-03 files not shown
+3,145-09 files

NetBSD/pkgsrc-wip d840b57. TODO

electrum: already updated to 4.8.0 in py-electrum
DeltaFile
+0-1TODO
+0-11 files

NetBSD/pkgsrc-wip 7db1c0abind920 PLIST

bind920: remove one no-longer-installed header file from PLIST.
DeltaFile
+0-1bind920/PLIST
+0-11 files

NetBSD/pkgsrc-wip 1ff5c7dbind920 distinfo Makefile

bind920: update to version 9.20.26.

Pkgsrc changes:
 * Update version number & checksums.

Upstream changes:

BIND 9.20.26
------------

Security Fixes
~~~~~~~~~~~~~~

- [CVE-2026-11331] Fix handling of rpz CNAME expansion that returns name
  too long. ``b950da5f625``

  Previously, if the expansion of a wildcard CNAME RPZ policy resulted
  in a name that exceeded the length limit, a self referential CNAME and
  the original address record were returned, allowing the policy to be

    [515 lines not shown]
DeltaFile
+3-3bind920/distinfo
+1-1bind920/Makefile
+4-42 files

NetBSD/pkgsrc-wip 97a1770cl-async-process Makefile PLIST

added cl-async-process version 0.0.1
DeltaFile
+23-0cl-async-process/Makefile
+5-0cl-async-process/PLIST
+5-0cl-async-process/distinfo
+2-0cl-async-process/DESCR
+35-04 files

NetBSD/pkgsrc-wip d22f3c9ncnn TODO

ncnn: Add reference to CVE-2026-50144
DeltaFile
+2-0ncnn/TODO
+2-01 files

NetBSD/pkgsrc-wip f55c1b2loki TODO

loki: Add reference to CVE-2026-21729
DeltaFile
+2-0loki/TODO
+2-01 files

NetBSD/pkgsrc-wip a67eba9gitleaks TODO

gitleaks: Add reference to CVE-2026-63728
DeltaFile
+2-0gitleaks/TODO
+2-01 files