FreeBSD/ports 62f2459databases/rainfrog distinfo Makefile.crates

databases/rainfrog: Update to 0.3.19

ChangeLog:

- https://github.com/achristmascarl/rainfrog/releases/tag/v0.3.19

Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+45-43databases/rainfrog/distinfo
+21-20databases/rainfrog/Makefile.crates
+2-2databases/rainfrog/Makefile
+68-653 files

LLVM/project f999ca3llvm/include/llvm/Bitcode BitcodeReader.h, llvm/lib/Bitcode/Reader BitcodeReader.cpp

[Bitcode] Add SkipDebugIntrinsicUpgrade hook to ParserCallbacks (#201456)

Expose CanUpgradeDebugIntrinsicsToRecords (already an opt-in parameter
on UpgradeIntrinsicFunction) through ParserCallbacks. When set, the
bitcode reader's globalCleanup() no longer auto-upgrades debug intrinsic
calls (llvm.dbg.\*) to non-instruction debug records; the caller is then
responsible for performing the upgrade manually (e.g. via
Module::convertToNewDbgValues()) after any custom processing of the
intrinsic-form IR.

This is useful for out-of-tree consumers that run passes operating on
intrinsic-form debug metadata before opting into the new debug records
format.
DeltaFile
+252-0llvm/unittests/Bitcode/BitReaderTest.cpp
+10-1llvm/lib/Bitcode/Reader/BitcodeReader.cpp
+8-0llvm/include/llvm/Bitcode/BitcodeReader.h
+270-13 files

LLVM/project 2b14949llvm/lib/Target/AMDGPU SIInsertWaitcnts.cpp AMDGPUHWEvents.h

Comments + fix build + small improvements
DeltaFile
+8-8llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
+13-0llvm/lib/Target/AMDGPU/AMDGPUHWEvents.h
+1-1llvm/lib/Target/AMDGPU/AMDGPUHWEvents.cpp
+22-93 files

LLVM/project 166d2e4llvm/lib/Transforms/Scalar Reassociate.cpp, llvm/test/CodeGen/AMDGPU reassoc-scalar.ll

review
DeltaFile
+16-17llvm/test/CodeGen/AMDGPU/reassoc-scalar.ll
+0-1llvm/lib/Transforms/Scalar/Reassociate.cpp
+16-182 files

LLVM/project baad7c3clang/include/clang/AST Expr.h, clang/lib/AST ExprConstant.cpp Decl.cpp

[clang][ExprConst] Add `EvalStatus::DiagEmitted` flag (#203838)

There are some instances where we want to know _if_ a diagnostic has
been emitted, but we're not interested in the actual diagnostic.
Emitting the diagnostics can be rather costly, especially because we add
the callstack as notes.
DeltaFile
+13-16clang/lib/AST/ExprConstant.cpp
+9-7clang/lib/AST/Decl.cpp
+6-3clang/include/clang/AST/Expr.h
+2-4clang/lib/AST/ByteCode/Compiler.cpp
+2-4clang/lib/AST/ComputeDependence.cpp
+1-3clang/lib/Sema/SemaExpr.cpp
+33-374 files not shown
+40-3810 files

NetBSD/pkgsrc-wip e2ce033lsof distinfo Makefile

lsof: Upgrade to 4.99.7 but still waiting for another fix in runtine to be incorporated in upstream release
DeltaFile
+3-3lsof/distinfo
+2-2lsof/Makefile
+5-52 files

FreeBSD/ports 6f5b0d1textproc/py-tomllint Makefile distinfo

textproc/py-tomllint: Update to 0.3.3

- Add testing support via pytest

Reported by:    portscout!
DeltaFile
+6-2textproc/py-tomllint/Makefile
+3-3textproc/py-tomllint/distinfo
+9-52 files

FreeBSD/ports e3832d0misc/ollama distinfo Makefile

misc/ollama: update 0.30.9 → 0.30.10
DeltaFile
+15-15misc/ollama/distinfo
+2-3misc/ollama/Makefile
+17-182 files

NetBSD/src Q6H9Zcxshare/man/man4 ebus.4

   Add information about newer EBus implementations.
VersionDeltaFile
1.8+19-8share/man/man4/ebus.4
+19-81 files

NetBSD/pkgsrc-wip 90b78e0. Makefile

Makefile: sync, whitespace fixes
DeltaFile
+8-4Makefile
+8-41 files

NetBSD/pkgsrc bz8auUTdoc CHANGES-2026 TODO

   doc: Updated mail/neomutt to 20260616
VersionDeltaFile
1.3828+2-1doc/CHANGES-2026
1.27414+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc SUnFye9mail/neomutt distinfo Makefile

   neomutt: update to 20260616.

   2026-06-16  Richard Russon  \<rich at flatcap.org\>
   * Security
     - #4900 bcache: sanitize mailbox names that escape the cache dir
     - #4901 auth_gss: fix out-of-bounds read of GSS security token
   * Bug Fixes
     - #4866 Fix broken message-hook in the pager
     - #4869 Fix duplicate "no mail" message
     - #4874 Restore the `-C` command-line flag
     - #4882 Refresh notmuch tag completion cache, and fix a tag completion crash
     - #4893 Fix index-format-hook parsing
     - #4897 Allow `<entire-thread>` from any mailbox type, and fix a related crash
     - email: fix header rewind after mbox separator
     - imap: retry login after a failure
     - maildir/notmuch: fix memory leak
     - config: fix inherited has_been_set
     - main: fix inverted condition in init_nntp
   * Code
     - test: fix conddate after 2038
VersionDeltaFile
1.93+4-4mail/neomutt/distinfo
1.122+2-2mail/neomutt/Makefile
+6-62 files

NetBSD/pkgsrc fXGqBXvdoc CHANGES-2026 TODO

   doc: Updated misc/khard to 0.21.0
VersionDeltaFile
1.3827+2-1doc/CHANGES-2026
1.27413+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc RZ9puTamisc/khard Makefile distinfo

   khard: update to 0.21.0.

   v0.21.0 2026-06-15

   - Remove support for python 3.9
   - Fix bug skipping config's skip_unparsable setting (#355)
   - Fix special handling for ambiguous date formats (#349)
   - Add failing test for partial date with leap day
   - Remove the autodoc typehints extension in sphinx
VersionDeltaFile
1.46+4-5misc/khard/Makefile
1.21+4-4misc/khard/distinfo
1.13+3-0misc/khard/PLIST
+11-93 files

LLVM/project 12ecfc7llvm/lib/Transforms/InstCombine InstCombineCalls.cpp, llvm/test/Transforms/InstCombine assume.ll assume-i32.ll

[InstCombine] Drop redundant alignment assumptions with offsets (#204321)
DeltaFile
+25-0llvm/test/Transforms/InstCombine/assume.ll
+9-6llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
+13-0llvm/test/Transforms/InstCombine/assume-i32.ll
+47-63 files

NetBSD/pkgsrc tWCv8wkdoc CHANGES-2026 TODO

   doc: Updated net/qbittorrent to 5.2.2
VersionDeltaFile
1.3826+2-1doc/CHANGES-2026
1.27412+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc JEQEJy5net/qbittorrent distinfo Makefile

   qbittorrent: update to 5.2.2.

   Mon Jun 15th 2026 - sledgehammer999 <sledgehammer999 at qbittorrent.org> - v5.2.2
       - FEATURE: Use D-Bus to show file in file managers (Chocobo1) #24340
       - BUGFIX: Fix friendlyUnitCompact precision calculation (vafada) #24323
       - BUGFIX: Remove all top-level folders (glassez) #24333
       - BUGFIX: Use proper API for checking exit status (Chocobo1) #24349
       - BUGFIX: Delete stale lockfile when hostname mismatch (TurboTheTurtle, glassez) #24363
       - BUGFIX: Fix wrong removal procedure of watched folder paths (Chocobo1) #24413
       - BUGFIX: Don't reannounce before interface changes are applied (glassez) #24447
       - BUGFIX: Use Latin script for Bosnian locale name (Andy Ye) #24342
       - WEBUI: Fix performance of global checkbox toggling (tehcneko) #24316
       - WEBUI: Fix Safari transfer list header misalignment (Piccirello) #24377
       - WEBUI: Fix error when submitting magnet before metadata loads (Piccirello) #24378
       - WEBUI: Use correct row id when updating Rss Downloader feed selection (Chocobo1) #24402
       - WEBUI: Use SameSite=Lax for session cookie to fix cross-site login (Piccirello) #24422
       - WEBUI: Bring back properties panel expand/collapse button (vafada) #24430
       - WEBAPI: Only use X-Forwarded-Host header when reverse proxy support is enabled (Chocobo1) #24457
       - RSSS: Fix "RSS Smart Episode Filter" RegEx (nathanon-akk, glassez) #24398

    [3 lines not shown]
VersionDeltaFile
1.50+4-4net/qbittorrent/distinfo
1.102+2-2net/qbittorrent/Makefile
+6-62 files

LLVM/project 8254268clang/lib/Driver/ToolChains AMDGPU.cpp, llvm/include/llvm/TargetParser AMDGPUTargetParser.def AMDGPUTargetParser.h

AMDGPU: Add subtarget feature for controllable xnack modes

This replaces the previously removed xnack-any-only feature,
with the inversion xnack-on-off-modes. All pre-gfx12.5 xnack
targets support the controllable mode. Ignore explicitly
set xnack settings the same way as is done for xnack requests
on other unsupported targets.
DeltaFile
+22-22llvm/include/llvm/TargetParser/AMDGPUTargetParser.def
+22-0llvm/test/CodeGen/AMDGPU/target-id-xnack-always-on.ll
+12-5llvm/lib/Target/AMDGPU/AMDGPU.td
+6-7llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
+4-3clang/lib/Driver/ToolChains/AMDGPU.cpp
+2-2llvm/include/llvm/TargetParser/AMDGPUTargetParser.h
+68-396 files

LLVM/project 9a9e893llvm/include/llvm/Analysis LoopAccessAnalysis.h, llvm/include/llvm/Transforms/Vectorize LoopVectorizationLegality.h

[LV] Fix unsafe canVectorizeWithIfConvert() checks (#203273)

When allowExtraAnalysis is true, we might not have a canonical loop form
to work with. This fixes the code paths that can be reached in legality
checks to support loops with e.g. multiple latches.
DeltaFile
+106-0llvm/test/Transforms/LoopVectorize/allowExtraAnalysis-invalid-cfg.ll
+19-8llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
+1-1llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
+1-0llvm/lib/Analysis/LoopAccessAnalysis.cpp
+1-0llvm/include/llvm/Analysis/LoopAccessAnalysis.h
+128-95 files

NetBSD/pkgsrc RFca4ILgeography/R-s2/patches patch-tools_vendor_abseil-cpp_absl_debbuging_internal_elf__mem__image.cc

   R-s2: remove patch that wasn't in distinfo for 1.1.9 nor is it now
VersionDeltaFile
1.2+1-1geography/R-s2/patches/patch-tools_vendor_abseil-cpp_absl_debbuging_internal_elf__mem__image.cc
+1-11 files

LLVM/project e727e5bclang/lib/AST/ByteCode Record.cpp Interp.h, clang/test/AST/ByteCode invalid.cpp

[clang][bytecode] Diagnose invalid virtual base casts (#204518)
DeltaFile
+9-0clang/test/AST/ByteCode/invalid.cpp
+2-1clang/lib/AST/ByteCode/Record.cpp
+2-0clang/lib/AST/ByteCode/Interp.h
+1-0clang/lib/AST/ByteCode/Pointer.cpp
+14-14 files

OpenBSD/ports AKpHyDltextproc/libchardet Makefile

   Fix HOMEPAGE.
VersionDeltaFile
1.2+2-2textproc/libchardet/Makefile
+2-21 files

OPNSense/plugins 8dbfef9dns/rfc2136/src/etc/inc/plugins.inc.d rfc2136.inc, net/haproxy/src/opnsense/scripts/OPNsense/HAProxy exportMapFiles.php

plugins: remove curl_close() no-op for PHP 8.5
DeltaFile
+0-3net/haproxy/src/opnsense/scripts/OPNsense/HAProxy/exportMapFiles.php
+0-1sysutils/nextcloud-backup/src/opnsense/mvc/app/library/OPNsense/Backup/Nextcloud.php
+0-1www/nginx/src/opnsense/scripts/nginx/naxsi_rule_download.php
+0-1dns/rfc2136/src/etc/inc/plugins.inc.d/rfc2136.inc
+0-64 files

OpenBSD/ports D7b00l8sysutils/flatpak/libportal Makefile distinfo, sysutils/flatpak/libportal/patches patch-libportal_portal-qt6_cpp

   Update to libportal-0.10.0.
VersionDeltaFile
1.4+23-1sysutils/flatpak/libportal/pkg/PLIST-main
1.7+2-4sysutils/flatpak/libportal/Makefile
1.6+2-2sysutils/flatpak/libportal/distinfo
1.3+0-0sysutils/flatpak/libportal/patches/patch-libportal_portal-qt6_cpp
+27-74 files

NetBSD/pkgsrc m1EeA9xdatabases/R-RSQLite/patches patch-src_SqliteResultImpl.h

   R-RSQLite: remove patch from distinfo that was removed during update
VersionDeltaFile
1.2+1-1databases/R-RSQLite/patches/patch-src_SqliteResultImpl.h
+1-11 files

LLVM/project 57c5718clang/lib/AST/ByteCode InterpBuiltin.cpp, clang/test/AST/ByteCode builtin-functions.cpp

[clang][bytecode] `extOrTrunc()` when pushing builtin results (#204516)

We're not necessarily using an APSInt of the appropriate size from the
start, so get it to the right bitwidth here.
DeltaFile
+2-2clang/lib/AST/ByteCode/InterpBuiltin.cpp
+2-0clang/test/AST/ByteCode/builtin-functions.cpp
+4-22 files

LLVM/project 8b5f178llvm/test/Analysis/LoopCacheAnalysis partially-perfect-nest.ll

[LoopCacheAnalysis] Add tests for #198694 (NFC) (#204319)

This change adds tests corresponding to PR #204323
DeltaFile
+109-0llvm/test/Analysis/LoopCacheAnalysis/partially-perfect-nest.ll
+109-01 files

FreeBSD/ports 4dbb69ddevel/nanobind distinfo Makefile, devel/py-nanobind distinfo Makefile

devel/{,py-}nanobind: update 2.12.0 → 2.13.0
DeltaFile
+3-3devel/py-nanobind/distinfo
+3-3devel/nanobind/distinfo
+2-3devel/nanobind/Makefile
+1-1devel/py-nanobind/Makefile
+1-0devel/nanobind/pkg-plist
+10-105 files

NetBSD/pkgsrc EYyd2uJdoc TODO

   doc/TODO: + amarok-3.3.3, kdenlive-26.04.2, oxygen-icons-6.27.0, qtcreator-20.
VersionDeltaFile
1.27411+5-3doc/TODO
+5-31 files

FreeBSD/ports ccd892fscience/molsketch distinfo Makefile

science/molsketch: update 0.8.2 → 0.8.4
DeltaFile
+3-3science/molsketch/distinfo
+1-2science/molsketch/Makefile
+4-52 files