NetBSD/pkgsrc Ux9hN4Hnet/rtmpdump DESCR

   net/rtmpdump: expand the abbreviation in the description
VersionDeltaFile
1.2+3-3net/rtmpdump/DESCR
+3-31 files

NetBSD/pkgsrc mJSY6U6www/curl buildlink3.mk

   curl: remove rtmp option in bl3.mk as well
VersionDeltaFile
1.73+1-4www/curl/buildlink3.mk
+1-41 files

NetBSD/pkgsrc QDRbjRFwww/curl options.mk

   curl: remove rtmp option

   rtmp support was removed in 8.20.0

   https://daniel.haxx.se/blog/2026/03/21/bye-bye-rtmp/
VersionDeltaFile
1.32+2-6www/curl/options.mk
+2-61 files

NetBSD/pkgsrc VWGNO0Nwww/curl options.mk

   www/curl: remove unknown configure option
VersionDeltaFile
1.31+1-4www/curl/options.mk
+1-41 files

NetBSD/src nFLYGJashare/man/man4 led.4

   led(4): minor tweaks
VersionDeltaFile
1.2+6-4share/man/man4/led.4
+6-41 files

NetBSD/src cKGIyO6share/man/man4/man4.sparc64 envctrl.4

   envctrl(4): touch up

   XXX: mandoc seems to be buggy and does not evaluate .Bl -column
   strings, so the columns are too wide in mandoc plain text ouput.
VersionDeltaFile
1.7+12-9share/man/man4/man4.sparc64/envctrl.4
+12-91 files

NetBSD/src rfy8jTqexternal/gpl3/gcc/dist/gcc/config/arm arm.cc

   gcc/arm: For -mtp=soft, ensure stack alignment even in leaves.

   The option -mtp=soft, which is the default on earmv5, makes queries
   to the thread pointer, for access to static (`initial-exec')
   thread-local storage, go through the C runtime subroutine
   __aeabi_read_tp.  (For earmv>=6, we use the cp15 register via a
   single instruction.)

   Thus procedures which gcc thinks of as leaf procedures that use
   __aeabi_read_tp are not really leaf procedures -- and even though
   __aeabi_read_tp itself doesn't use the stack pointer at all,
   resolving the symbol may take a detour through the dynamic linker,
   which does rely on an aligned stack pointer.

   Without this change, code like

   __thread int x = 0;
   int *
   get_x(void)

    [92 lines not shown]
VersionDeltaFile
1.2+826-148external/gpl3/gcc/dist/gcc/config/arm/arm.cc
+826-1481 files

NetBSD/pkgsrc ANoo1rAmath/cvc5 Makefile

   math/cadical is build-only dep, bump pkgrev.
VersionDeltaFile
1.5+4-1math/cvc5/Makefile
+4-11 files

NetBSD/pkgsrc oq6LHeddoc CHANGES-2026

   doc: Updated editors/vim-share to 9.2.0854
VersionDeltaFile
1.4760+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc el9XQb6editors/vim-share PLIST distinfo

   Update to version 9.2.0854.

   Changes:
   - patch 9.2.0854: memory leak when reading a spell file with SN_SAL and SN_SOFO
   - runtime(doc): Fix truncated sentence in :h map()
   - patch 9.2.0853: popup: popup images do not support scaling
   - patch 9.2.0852: GTK: ligatures not correctly displayed
   - patch 9.2.0851: Focus autocommands triggered inconsistently
   - Update .gitignore and .hgignore files
   - patch 9.2.0850: MS-Windows: commands from a client can be lost
   - patch 9.2.0849: filetype: osquery config files are not recognized
   - patch 9.2.0848: tagfunc "cmd" with a generic Ex command corrupts the tag entry
   - runtime(iar): Add iar compiler plugin
   - runtime(go): update Go syntax file
   - patch 9.2.0847: [security]: vimball: code execution via .VimballRecord file
   - patch 9.2.0846: [security]: heap buffer overflow in set_sofo()
   - patch 9.2.0845: [security]: arbitrary Ex command execution during C omni-completion
   - patch 9.2.0844: [security]: use-after-free on json decode error
   - patch 9.2.0843: [security]: popup: opacity mask indexed out of bounds

    [122 lines not shown]
VersionDeltaFile
1.94+8-0editors/vim-share/PLIST
1.242+4-4editors/vim-share/distinfo
1.178+2-2editors/vim-share/version.mk
1.80+1-2editors/vim-share/Makefile
+15-84 files

NetBSD/src f5cestDsys/arch/evbarm/fdt fdt_machdep.c, sys/arch/riscv/riscv riscv_machdep.c

   The 2nd argument of fdt_memory_remove_range is a size. Fix the call sites
   that get this wrong.

   Prompted by the email to port-riscv from Alex Jokela
VersionDeltaFile
1.51+4-4sys/arch/riscv/riscv/riscv_machdep.c
1.113+3-3sys/arch/evbarm/fdt/fdt_machdep.c
+7-72 files

NetBSD/pkgsrc dS4H4c3doc CHANGES-2026

   doc: Updated emulators/nono to 1.8.2
VersionDeltaFile
1.4759+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc DWKUjQxemulators/nono distinfo Makefile

   nono: update to 1.8.2.

   1.8.2 (2026/07/24)
   vm(New): "Implement OPM on X68030."
   vm(New): "Implement screen compositing on X68030."
   vm(New): "Implement CRTC timing on X68030."
   vm(New): "Implement CRTC raster interrupt on X68030."
   vm(Fix): "Make various fixes to the CRTC monitor on X68030."
   vm(New): "Implement the array chain transfer on DMAC on X68030."
   vm(Update): "Support parallel transfers on DMAC on X68030."
   vm(Fix): "Fix some of the transfer termination condition on DMAC on X68030 since ver 1.5.1."
   vm(Fix): "Fix an issue where TxDR could not be written during event mode on MFP on X68030."
   vm(Fix): "Fix an issue where the scheduler could hang when writing to the ADPCM register."
   vm(Fix): "Fix accesses around the sprite register on X68030."
   vm(Fix): "Implement response to commands for allow/reject media ejection on Windrv on X68030."
   GUI(Update): "Improve layouts of the loglevel settings window."
VersionDeltaFile
1.51+4-4emulators/nono/distinfo
1.70+2-2emulators/nono/Makefile
+6-62 files

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 uiIu7Gax11/gst-plugins1-ximagesrc a

   gst-plugins1-ximagesrc: remove accidentally committed file
VersionDeltaFile
1.2+1-1x11/gst-plugins1-ximagesrc/a
+1-11 files

NetBSD/pkgsrc tein7Pmsecurity/smaSHeM STATUS

   smaSHeM: remove comment file
VersionDeltaFile
1.2+0-0security/smaSHeM/STATUS
+0-01 files

NetBSD/pkgsrc 4CVZy6Kpkgtools/plist-utils TODO, pkgtools/plist-utils/files TODO

   plist-utils: move TODO below files/

   it contains plans for the code
VersionDeltaFile
1.1+8-0pkgtools/plist-utils/files/TODO
1.2+0-0pkgtools/plist-utils/TODO
+8-02 files

NetBSD/pkgsrc hN26AM1misc/send-pr TODO

   send-pr: remove obsolete TODO
VersionDeltaFile
1.2+0-0misc/send-pr/TODO
+0-01 files

NetBSD/pkgsrc je3pd81misc/bsdstats TODO

   bsdstats: remove TODO file from 2010
VersionDeltaFile
1.2+0-0misc/bsdstats/TODO
+0-01 files

NetBSD/pkgsrc 64Qakm8mail/sendmail TODO, mail/sendmail-snapshot TODO

   sendmail*: remove TODO files

   These should be at most comments in the Makefile, at best fixed.
VersionDeltaFile
1.2+1-1mail/sendmail-snapshot/TODO
1.3+1-1mail/sendmail/TODO
+2-22 files

NetBSD/pkgsrc B7WckWlinputmethod/kinput2 PLIST.freewnn options.mk

   kinput2: make PLIST* files match standard pattern

   while here, clean up some pkglint
VersionDeltaFile
1.1+14-0inputmethod/kinput2/PLIST.freewnn
1.4+4-4inputmethod/kinput2/options.mk
1.27+3-3inputmethod/kinput2/Makefile
1.1+6-0inputmethod/kinput2/PLIST.sj3
1.1+4-0inputmethod/kinput2/PLIST.common
1.11+1-2inputmethod/kinput2/distinfo
+32-93 files not shown
+35-129 files

NetBSD/pkgsrc OSBNRIxdevel/lua-ljsyscall TODO

   lua-ljsyscall: remove TODO

   one entry done, make test target still missing
VersionDeltaFile
1.2+0-0devel/lua-ljsyscall/TODO
+0-01 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 2DeuV99math/lean4 distinfo, math/lean4/patches patch-stage0_src_include_lean_lean.h patch-src_include_lean_lean.h

   lean4: another patch filed upstream
VersionDeltaFile
1.4+3-3math/lean4/distinfo
1.2+2-1math/lean4/patches/patch-stage0_src_include_lean_lean.h
1.2+2-1math/lean4/patches/patch-src_include_lean_lean.h
+7-53 files

NetBSD/pkgsrc 6pOa6ADdoc CHANGES-2026

   doc: Updated net/dnscontrol to 4.44.1
VersionDeltaFile
1.4758+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc OsX72unnet/dnscontrol distinfo go-modules.mk

   dnscontrol: Update to 4.44.1

   Release v4.44.1 highlights:

   NAMECHEAP: Now supports SRV records, thanks to @willpower232!
   "dnscontrol init" now supports NS1, thanks to @costasd!
   Many performance optimizations in the CICD pipeline.
VersionDeltaFile
1.5+147-147net/dnscontrol/distinfo
1.5+48-48net/dnscontrol/go-modules.mk
1.37+1-1net/dnscontrol/Makefile
+196-1963 files

NetBSD/pkgsrc 6IOIOGadoc CHANGES-2026

   doc: Updated www/miniflux to 2.3.3
VersionDeltaFile
1.4757+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc jaXVenOwww/miniflux distinfo go-modules.mk

   miniflux: Update to 2.3.3

   New features
   Feed and entry language detection
   Miniflux now reads the language declared by feeds and entries and stores it on both feeds and entries.
   Supported sources are the RSS <language> and <dc:language> elements, xml:lang on Atom 1.0 and 0.3 documents, dc:language in RDF/RSS 1.0 feeds, and the language field of JSON Feed.
   Entries without their own language now inherit the language declared by the feed.
   Article titles and content are rendered with a matching lang attribute, which improves screen reader pronunciation, hyphenation, and browser translation prompts.
   The language field is exposed through the API and the Go client for both feeds and entries.

   Other additions
   Feed discovery now finds the feeds offered by GitHub pages.
   TLS certificates are reloaded when the process receives SIGHUP, so renewed certificates can be picked up without a restart.
   The browser favicon is now served as SVG for a sharper icon on high-density displays.
   Compressed responses are negotiated with a much more standard-compliant Accept-Encoding parser, including quality values and wildcards.

   Performance improvements
   Long entry and feed lists render noticeably faster: off-screen rows no longer cost layout and paint work on initial render.
   Reduced memory allocations when stripping and truncating HTML, roughly halving the time spent on tag-heavy content.

    [36 lines not shown]
VersionDeltaFile
1.11+76-94www/miniflux/distinfo
1.10+24-30www/miniflux/go-modules.mk
1.22+2-3www/miniflux/Makefile
+102-1273 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 zjQSatzmath/lean4 Makefile

   lean4: fix typo
VersionDeltaFile
1.6+2-2math/lean4/Makefile
+2-21 files