FreeBSD/ports 691567cmail/maildrop distinfo Makefile

mail/maildrop: Update to 4.0.4

- Update includes fix for potential crash on messages with certain
  subjects

MFH:            2026Q3
DeltaFile
+3-3mail/maildrop/distinfo
+1-1mail/maildrop/Makefile
+4-42 files

FreeBSD/ports ccae5fbmail/courier-imap distinfo Makefile

mail/courier-imap: Update to 6.0.5

- Update includes fix for potential crash on messages with certain
  subjects

MFH:            2026Q3
DeltaFile
+3-3mail/courier-imap/distinfo
+1-1mail/courier-imap/Makefile
+4-42 files

LLVM/project 3678fa2llvm/lib/Transforms/Utils SimplifyCFG.cpp

[SimplifyCFG] Don't create new unreachable BB in `turnSwitchRangeIntoICmp` (#212035)

Previously we relied on `createUnreachableSwitchDefault` to remove
incoming edges in phi nodes and update DT. However, it also creates a
new unreachable BB and updates the default destination of the switch
instruction, which is about to be replaced by a branch instruction. This
patch inlines the function and removes logic about the new BB, to make
sure the DT is updated correctly.

This issue cannot be reproduced via
-simplifycfg-require-and-preserve-domtree=1. I just found it by checking
DT in requestResimplify (will be added after fixing all existing
issues). The following test covers this case:

https://github.com/llvm/llvm-project/blob/5bc304c65494702d9d4928ff6cb369e6e6496e53/llvm/test/Transforms/SimplifyCFG/switch-range-to-icmp.ll#L38-L73
DeltaFile
+11-6llvm/lib/Transforms/Utils/SimplifyCFG.cpp
+11-61 files

NetBSD/src 0KwgMOMsys/arch/sparc64/conf GENERIC files.sparc64

   Add auxfan (SB2500S SUNW,i2c-auxfan1) to sparc64 configuration/kernel.
VersionDeltaFile
1.250+4-2sys/arch/sparc64/conf/GENERIC
1.172+5-1sys/arch/sparc64/conf/files.sparc64
+9-32 files

NetBSD/src hsM69Hnsys/arch/sparc64/dev auxfan.c auxfanreg.h

   Add auxfan - a driver for the SUNW,i2c-auxfan1 sensor found on
   Sun Blade 2500 Silver machines.
VersionDeltaFile
1.1+166-0sys/arch/sparc64/dev/auxfan.c
1.1+53-0sys/arch/sparc64/dev/auxfanreg.h
+219-02 files

LLVM/project 0acd2c5clang-tools-extra/clang-tidy rename_check.py

[clang-tidy] Support Markdown documentation in rename_check.py (#210577)

Part of https://github.com/llvm/llvm-project/issues/201242
DeltaFile
+8-9clang-tools-extra/clang-tidy/rename_check.py
+8-91 files

LLVM/project c4b8985clang-tools-extra/clang-tidy/misc RedundantExpressionCheck.cpp, clang-tools-extra/docs ReleaseNotes.rst

[clang-tidy] Fix nested macro false positives in misc-redundant-expression (#209385)

Apply the existing macro-origin filtering when comparing flattened
operands in nested expressions.

Closes https://github.com/llvm/llvm-project/issues/209373
DeltaFile
+81-76clang-tools-extra/clang-tidy/misc/RedundantExpressionCheck.cpp
+14-0clang-tools-extra/test/clang-tidy/checkers/misc/redundant-expression.cpp
+5-0clang-tools-extra/docs/ReleaseNotes.rst
+100-763 files

OPNSense/core 676d307src/opnsense/service/conf/actions.d actions_unbound.conf actions_system.conf

configd: further restrict configd actions to root and wwwonly for more sensitive actions (stopping services, reading certain data, ..) that won't be scheduled anyway and should have no other consumers.

addition to https://github.com/opnsense/core/commit/a313cbd5bdcfc3c9d4a55704fcdb8bbcf7182069

In the long run we might consider swapping the defaults, but since the chance of regressions is rather larger and most callouts aren't that problematic anyway, opt for explicit elevated rights for now.
DeltaFile
+8-0src/opnsense/service/conf/actions.d/actions_unbound.conf
+7-0src/opnsense/service/conf/actions.d/actions_system.conf
+6-0src/opnsense/service/conf/actions.d/actions_filter.conf
+5-0src/opnsense/service/conf/actions.d/actions_zfs.conf
+4-0src/opnsense/service/conf/actions.d/actions_netflow.conf
+4-0src/opnsense/service/conf/actions.d/actions_ipsec.conf
+34-014 files not shown
+54-020 files

LLVM/project dded96bmlir/include/mlir/Dialect/List/IR ListOps.td, mlir/lib/Dialect/List/IR ListOps.cpp

list dialect
DeltaFile
+271-0mlir/include/mlir/Dialect/List/IR/ListOps.td
+139-0mlir/lib/Dialect/List/IR/ListOps.cpp
+136-0mlir/test/Dialect/List/simplify.mlir
+129-0mlir/lib/Dialect/List/Transforms/ListSimplify.cpp
+128-0mlir/test/Dialect/List/ops.mlir
+122-0mlir/lib/Dialect/List/Transforms/ListSimplifyElements.cpp
+925-019 files not shown
+1,418-025 files

OpenBSD/ports wl8F9pbastro/wcslib Makefile distinfo

   update to wcslib-8.9
VersionDeltaFile
1.22+7-4astro/wcslib/Makefile
1.7+2-2astro/wcslib/distinfo
+9-62 files

OpenBSD/ports KmSVfJZdevel/mercurial distinfo Makefile, devel/mercurial/pkg PLIST-main

   update to mercurial-7.2.3
VersionDeltaFile
1.35+150-3devel/mercurial/pkg/PLIST-main
1.90+2-2devel/mercurial/distinfo
1.140+1-1devel/mercurial/Makefile
+153-63 files

OpenBSD/ports G3XC4L9sysutils/py-mitogen distinfo Makefile

   update to py3-mitogen-0.3.51
VersionDeltaFile
1.29+2-2sysutils/py-mitogen/distinfo
1.33+1-1sysutils/py-mitogen/Makefile
+3-32 files

OpenBSD/ports nwX7UQjwww/py-aiohttp Makefile distinfo, www/py-aiohttp/pkg PLIST

   update to py3-aiohttp-3.14.3
VersionDeltaFile
1.43+2-7www/py-aiohttp/Makefile
1.23+2-2www/py-aiohttp/distinfo
1.16+0-4www/py-aiohttp/pkg/PLIST
+4-133 files

FreeBSD/ports 6e49ae6sysutils/slurm-wlm distinfo Makefile

sysutils/slurm-wlm: Update 26.05.1 → 26.05.2

Changelog:
https://github.com/SchedMD/slurm/releases/tag/slurm-26-05-2-1

PR:             297049
Sponsored by:   UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
MFH:            2026Q3

(cherry picked from commit 2e7b534cb0201d924f2f084d784e7a4211726abe)
DeltaFile
+3-3sysutils/slurm-wlm/distinfo
+2-1sysutils/slurm-wlm/Makefile
+2-0sysutils/slurm-wlm/pkg-plist
+7-43 files

FreeBSD/ports 2e7b534sysutils/slurm-wlm distinfo Makefile

sysutils/slurm-wlm: Update 26.05.1 → 26.05.2

Changelog:
https://github.com/SchedMD/slurm/releases/tag/slurm-26-05-2-1

PR:             297049
Sponsored by:   UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
MFH:            2026Q3
DeltaFile
+3-3sysutils/slurm-wlm/distinfo
+2-1sysutils/slurm-wlm/Makefile
+2-0sysutils/slurm-wlm/pkg-plist
+7-43 files

NetBSD/pkgsrc-wip d6ee328rust197-bin distinfo

rust197-bin: re-compute after fixed aarch64eb binaries uploaded.
DeltaFile
+3-3rust197-bin/distinfo
+3-31 files

FreeBSD/ports 9096883devel/oci-cli distinfo Makefile

devel/oci-cli: Update 3.88.0 => 3.89.3

Changelogs:
https://github.com/oracle/oci-cli/releases/tag/v3.89.0
https://github.com/oracle/oci-cli/releases/tag/v3.89.1
https://github.com/oracle/oci-cli/releases/tag/v3.89.2
https://github.com/oracle/oci-cli/releases/tag/v3.89.3

PR:             296959
Sponsored by:   UNIS Labs
DeltaFile
+3-3devel/oci-cli/distinfo
+2-2devel/oci-cli/Makefile
+5-52 files

FreeBSD/ports 36bcc8cdevel/py-oci distinfo Makefile

devel/py-oci: Update 2.180.0 => 2.182.1

Changelogs:
https://github.com/oracle/oci-python-sdk/releases/tag/v2.181.0
https://github.com/oracle/oci-python-sdk/releases/tag/v2.181.1
https://github.com/oracle/oci-python-sdk/releases/tag/v2.182.0
https://github.com/oracle/oci-python-sdk/releases/tag/v2.182.1

PR:             296959
Sponsored by:   UNIS Labs
DeltaFile
+3-3devel/py-oci/distinfo
+3-2devel/py-oci/Makefile
+6-52 files

OpenBSD/src 7FbdhCCusr.sbin/relayd relayd.conf.5

   Zap whitespace
VersionDeltaFile
1.221+3-3usr.sbin/relayd/relayd.conf.5
+3-31 files

FreeBSD/ports 6cfa7b9editors/kakoune distinfo Makefile

editors/kakoune: Update to 2026.05.21.

PR:             296273
DeltaFile
+3-3editors/kakoune/distinfo
+1-1editors/kakoune/Makefile
+4-42 files

FreeBSD/ports 89a4070security/nebula distinfo Makefile

security/nebula: Update to 1.11.0
DeltaFile
+11-11security/nebula/distinfo
+5-6security/nebula/Makefile
+16-172 files

FreeBSD/ports cb5d97a. MOVED, devel Makefile

devel/apache-commons-configuration: Remove expired port

2026-07-26 devel/apache-commons-configuration: 'The 1.x codebase no longer receives updates. Denial of service issues...', no maintainer, no users in the ports tree, https://commons.apache.org/proper/commons-configuration/#Commons_Configuration_1.x_and_2.x
DeltaFile
+0-44devel/apache-commons-configuration/Makefile
+0-21devel/apache-commons-configuration/pkg-descr
+0-2devel/apache-commons-configuration/distinfo
+0-1devel/Makefile
+1-0MOVED
+1-685 files

LLVM/project f3b3187clang/lib/Analysis CFG.cpp, clang/test/Analysis lambda-capture-init-order.cpp

[clang][CFG] Fix lambda capture evaluation order (#211877)

Previously, the captures were emitted in their spelling order - but in
the CFG that gets translared in a reversed order.
Because of this, we need to emit them in reversed order to get them
appear in their natural order.

Fixes rdar://183140177
DeltaFile
+63-0clang/test/Analysis/lambda-capture-init-order.cpp
+6-5clang/lib/Analysis/CFG.cpp
+69-52 files

OpenBSD/ports NS50n6oconverters/p5-Date-Tolkien-Shire Makefile distinfo

   Update to p5-Date-Tolkien-Shire-1.907.
VersionDeltaFile
1.25+5-3converters/p5-Date-Tolkien-Shire/Makefile
1.12+2-2converters/p5-Date-Tolkien-Shire/distinfo
+7-52 files

OpenBSD/src hGDHx13sys/arch/arm64/dev aplsmc.c

   Add missing break in lid action code.
   From Heyang Zhou.
VersionDeltaFile
1.33+2-1sys/arch/arm64/dev/aplsmc.c
+2-11 files

OpenBSD/ports rdimIeeconverters/p5-Date-Tolkien-Shire-Data Makefile distinfo

   Update to p5-Date-Tolkien-Shire-Data-0.011.
VersionDeltaFile
1.11+5-3converters/p5-Date-Tolkien-Shire-Data/Makefile
1.7+2-2converters/p5-Date-Tolkien-Shire-Data/distinfo
+7-52 files

OpenBSD/ports 7L444pAsecurity/py-ecdsa distinfo Makefile

   Update to py-ecdsa-0.19.2.
VersionDeltaFile
1.12+2-2security/py-ecdsa/distinfo
1.30+1-2security/py-ecdsa/Makefile
+3-42 files

OpenBSD/ports iCV8TGesysutils/py-platformdirs distinfo Makefile

   update to py3-platformdirs-4.11.0
VersionDeltaFile
1.29+2-2sysutils/py-platformdirs/distinfo
1.37+1-1sysutils/py-platformdirs/Makefile
+3-32 files

OpenBSD/ports PyGEUQDtextproc/py-mistune distinfo Makefile, textproc/py-mistune/pkg PLIST

   update to py3-mistune-3.3.4
VersionDeltaFile
1.11+13-0textproc/py-mistune/pkg/PLIST
1.13+2-2textproc/py-mistune/distinfo
1.30+1-1textproc/py-mistune/Makefile
+16-33 files

OpenBSD/ports RHYPxCadevel/ragel Makefile distinfo

   update to ragel-6.11
VersionDeltaFile
1.21+18-20devel/ragel/Makefile
1.5+2-2devel/ragel/distinfo
+20-222 files