FreeBSD/ports c2092e5net-mgmt/victoria-logs distinfo Makefile

net-mgmt/victoria-logs: upgrade to 1.49

ChangeLog: https://docs.victoriametrics.com/victorialogs/changelog/
DeltaFile
+5-5net-mgmt/victoria-logs/distinfo
+1-1net-mgmt/victoria-logs/Makefile
+6-62 files

FreeBSD/ports 3d2de13devel/elm-format distinfo Makefile, devel/elm-format/files patch-cabal.project

devel/elm-format: Update 0.8.7 => 0.8.8

* Switch GHC 9.4.8 => 9.6.7

Approved by:            haskell@ (alven@)
Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+159-147devel/elm-format/distinfo
+3-87devel/elm-format/Makefile
+86-0devel/elm-format/Makefile.cabal
+0-11devel/elm-format/files/patch-cabal.project
+248-2454 files

FreeBSD/ports 12600e8www/hs-postgrest distinfo Makefile

www/hs-postgrest: Update 14.6 => 14.8

Approved by:            haskell@ (alven@)
Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+5-3www/hs-postgrest/distinfo
+1-1www/hs-postgrest/Makefile
+1-1www/hs-postgrest/Makefile.cabal
+7-53 files

LLVM/project e6a0695llvm/lib/Target/RISCV RISCVTargetTransformInfo.h, llvm/test/Transforms/LoopVectorize/RISCV conditional-scalar-assignment.ll conditional-scalar-assignment-fold-tail.ll

Revert "[LV] Enable scalable FindLast on RISCV. (#184931)"

This reverts commit a955b3cabab66bba586fdd14f56ab251c50dfc05.
DeltaFile
+0-172llvm/test/Transforms/LoopVectorize/RISCV/conditional-scalar-assignment.ll
+0-129llvm/test/Transforms/LoopVectorize/RISCV/conditional-scalar-assignment-fold-tail.ll
+35-21llvm/test/Transforms/LoopVectorize/RISCV/select-cmp-reduction.ll
+0-1llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
+35-3234 files

LLVM/project 230d757mlir/lib/Reducer OptReductionPass.cpp

[mlir][reducer] make opt-reduction pass clone topOp after check (NFC) (#189356)

To avoid potential memory leaks, this PR defers the ModuleOp cloning
until after the verification check. If the check fails, the
moduleVariant might not be properly deallocated(original
implementation), leading to a memory leak. Therefore, this PR ensures
that the clone operation is only performed after a successful check. It
is part of https://github.com/llvm/llvm-project/pull/189353.
DeltaFile
+1-2mlir/lib/Reducer/OptReductionPass.cpp
+1-21 files

LLVM/project fb3fadapolly/include/polly ScopBuilder.h, polly/lib/Analysis ScopBuilder.cpp

[Polly][NFC] Convert ScopBuilder::getPwAff() to isl++ (#190458)
DeltaFile
+18-11polly/lib/Analysis/ScopBuilder.cpp
+4-3polly/include/polly/ScopBuilder.h
+22-142 files

FreeBSD/ports c5988a5mail/thunderbird-esr distinfo Makefile

mail/thunderbird-esr: update to 140.9.1 (rc1)

Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/140.9.1esr/releasenotes/

(cherry picked from commit a9e1f981d4a89fa80da8d8260547cf0fbafb72de)
DeltaFile
+3-3mail/thunderbird-esr/distinfo
+1-2mail/thunderbird-esr/Makefile
+4-52 files

FreeBSD/ports a9e1f98mail/thunderbird-esr distinfo Makefile

mail/thunderbird-esr: update to 140.9.1 (rc1)

Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/140.9.1esr/releasenotes/
DeltaFile
+3-3mail/thunderbird-esr/distinfo
+1-2mail/thunderbird-esr/Makefile
+4-52 files

LLVM/project 5e0efc0llvm/include/llvm/CodeGenTypes LowLevelType.h, llvm/lib/CodeGen LowLevelTypeUtils.cpp

Reland "[GlobalISel][LLT] Introduce FPInfo for LLT (Enable bfloat, ppc128float and others in GlobalISel) (#155107)" (#188502)

This is a reland of https://github.com/llvm/llvm-project/pull/155107
along with a fix for old gcc builds.

This patch is reverted in
https://github.com/llvm/llvm-project/pull/188344 due to compilation
failures described in
https://github.com/llvm/llvm-project/pull/155107#issuecomment-4121292756

The fix to old gcc builds is to remove `constexpr` modifiers in the
original patch in 0721d8e7768c011b8cf2d4d223ca6eca3392b1f9
DeltaFile
+400-145llvm/include/llvm/CodeGenTypes/LowLevelType.h
+160-73llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
+135-0llvm/unittests/CodeGen/GlobalISel/IRTranslatorBF16Test.cpp
+77-35llvm/lib/CodeGen/MIRParser/MIParser.cpp
+64-39llvm/utils/TableGen/Common/GlobalISel/GlobalISelMatchTable.cpp
+69-25llvm/lib/CodeGen/LowLevelTypeUtils.cpp
+905-31748 files not shown
+1,300-48554 files

LLVM/project 47d8003polly/include/polly ScopInfo.h, polly/lib/Analysis ScopInfo.cpp ScopBuilder.cpp

[Polly][NFC] Use factory pattern (#190456)

To (theoretically) reduce coupling of Scop and ScopBuilder.
DeltaFile
+14-10polly/lib/Analysis/ScopInfo.cpp
+6-5polly/include/polly/ScopInfo.h
+2-2polly/lib/Analysis/ScopBuilder.cpp
+22-173 files

FreeBSD/ports 6b73692devel/violet distinfo Makefile

devel/violet: Follow upstream tarball reroll

Approved by:            db@, yuri@ (Mentors, implicit)
MFH:                    2026Q2

(cherry picked from commit 52e78bf0646d295d3eaaa3d08ffd9e5865484fa3)
DeltaFile
+3-3devel/violet/distinfo
+1-1devel/violet/Makefile
+4-42 files

FreeNAS/freenas affa064src/middlewared/middlewared/service crud_service.py

fix KeyError in CRUDService.query()
DeltaFile
+3-0src/middlewared/middlewared/service/crud_service.py
+3-01 files

FreeBSD/ports 09f5b5bnet-mgmt/prometheus3 distinfo

net-mgmt/prometheus3: Fix distinfo file mode

It was accidentally set to 755. Setting it back to 644.

PR:     294229
DeltaFile
+0-0net-mgmt/prometheus3/distinfo
+0-01 files

FreeBSD/ports 6805840devel/py-tzdata distinfo Makefile

devel/py-tzdata: Update to 2026.1

Changelog:

https://github.com/python/tzdata/releases/tag/2026.1

MFH:            2026Q2
(cherry picked from commit 64b95c2bddc5026548753596ec37754366c42211)
DeltaFile
+3-3devel/py-tzdata/distinfo
+1-1devel/py-tzdata/Makefile
+4-42 files

LLVM/project 6565e08lld/COFF Driver.cpp Config.h, lld/test/COFF discard-section.test

[lld][COFF] Add /discard-section option to discard input sections by name (#189542)

This provides a general mechanism similar to ELF linker scripts'
/DISCARD/ for COFF. Though the intention is to explicitly discard
.llvmbc and .llvmcmd sections. (See discussion in #150897, #188398
for more details.)
DeltaFile
+51-0lld/test/COFF/discard-section.test
+4-0lld/COFF/Driver.cpp
+3-0lld/COFF/Config.h
+3-0lld/COFF/InputFiles.cpp
+1-0lld/COFF/Options.td
+62-05 files

NetBSD/src dmFUVhXsys/arch/m68k/include seglist.h, sys/arch/mvme68k/mvme68k machdep.c genassym.cf

   Move seglist.h into a common m68k location.
VersionDeltaFile
1.1+47-0sys/arch/m68k/include/seglist.h
1.181+3-3sys/arch/mvme68k/mvme68k/machdep.c
1.133+3-3sys/arch/next68k/next68k/machdep.c
1.33+3-3sys/arch/next68k/next68k/nextrom.c
1.53+2-3sys/arch/mvme68k/mvme68k/genassym.cf
1.9+1-1sys/arch/next68k/next68k/seglist.h
+59-131 files not shown
+60-147 files

FreeBSD/ports 52e78bfdevel/violet distinfo Makefile

devel/violet: Follow upstream tarball reroll

Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+3-3devel/violet/distinfo
+1-1devel/violet/Makefile
+4-42 files

NetBSD/src Kz1b4Yosys/arch/mvme68k/mvme68k pmap_bootstrap.c, sys/arch/next68k/next68k pmap_bootstrap.c

   Remove unnecessary include.
VersionDeltaFile
1.58+2-4sys/arch/next68k/next68k/pmap_bootstrap.c
1.66+2-4sys/arch/mvme68k/mvme68k/pmap_bootstrap.c
+4-82 files

FreeBSD/ports 04816ccgraphics/phototonic distinfo Makefile

graphics/phototonic: Update to 3.2.0

ChangeLog: https://github.com/luebking/phototonic/releases/tag/v3.2.0
DeltaFile
+3-3graphics/phototonic/distinfo
+1-1graphics/phototonic/Makefile
+2-0graphics/phototonic/pkg-plist
+6-43 files

FreeBSD/ports 64b95c2devel/py-tzdata distinfo Makefile

devel/py-tzdata: Update to 2026.1

Changelog:

https://github.com/python/tzdata/releases/tag/2026.1

MFH:            2026Q2
DeltaFile
+3-3devel/py-tzdata/distinfo
+1-1devel/py-tzdata/Makefile
+4-42 files

FreeNAS/freenas 737eb22src/middlewared/middlewared/plugins/enclosure_ nvme2.py

fix R50BM rear nvme mapping (variants)
DeltaFile
+82-11src/middlewared/middlewared/plugins/enclosure_/nvme2.py
+82-111 files

HardenedBSD/src 4dfdf8dlib/libc/gen pause.3, sys/dev/bhnd bhnd_bus_if.m

Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi
DeltaFile
+2-2tools/tools/shlib-compat/shlib-compat.py
+2-2sys/dev/isci/scil/scic_sds_remote_node_table.c
+1-1sys/dev/isci/scil/scif_remote_device.h
+1-1sys/dev/ixl/ixl_txrx.c
+1-1lib/libc/gen/pause.3
+1-1sys/dev/bhnd/bhnd_bus_if.m
+8-84 files not shown
+12-1210 files

HardenedBSD/src fd275c4lib/libc/gen pause.3, lib/libsys procctl.2

Merge branch 'freebsd/current/main' into hardened/current/master
DeltaFile
+2-2tools/tools/shlib-compat/shlib-compat.py
+2-2sys/dev/isci/scil/scic_sds_remote_node_table.c
+1-1sys/dev/isci/scil/scic_sds_phy_registers.h
+1-1lib/libc/gen/pause.3
+1-1lib/libsys/procctl.2
+1-1sys/dev/bhnd/bhnd_bus_if.m
+8-84 files not shown
+12-1210 files

HardenedBSD/src b6ae102sbin/newfs newfs.8, sbin/tunefs tunefs.c tunefs.8

Merge branch 'freebsd/15-stable/main' into hardened/15-stable/main
DeltaFile
+189-0sbin/tunefs/tests/tunefs_test.sh
+17-8sbin/tunefs/tunefs.c
+10-4sbin/newfs/newfs.8
+6-2sbin/tunefs/tunefs.8
+3-3sys/dev/dpaa2/dpaa2_ni.c
+4-1sbin/tunefs/Makefile
+229-183 files not shown
+238-199 files

HardenedBSD/ports ce6ed3beditors/gedit pkg-plist Makefile, net-mgmt/nsd_exporter/files patch-nsd__exporter.go patch-vendor_github.com_optix2000_go-nsdctl_nsdctl.go

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+39-0net-mgmt/nsd_exporter/files/patch-nsd__exporter.go
+35-0editors/gedit/pkg-plist
+16-12x11-toolkits/amtk/pkg-plist
+24-0net-mgmt/nsd_exporter/files/patch-vendor_github.com_optix2000_go-nsdctl_nsdctl.go
+6-10editors/gedit/Makefile
+7-7net-mgmt/prometheus3/distinfo
+127-2925 files not shown
+203-8731 files

OpenBSD/src HKguBG9usr.bin/tmux tmux.1

   Document control ranges, from Dane Jensen.
VersionDeltaFile
1.1045+21-2usr.bin/tmux/tmux.1
+21-21 files

FreeBSD/ports 199ea2esecurity/autofirma Makefile

security/autofirma: Use LTS Java 21

PR:             294222
Reported by:    ronald@
DeltaFile
+2-2security/autofirma/Makefile
+2-21 files

HardenedBSD/ports 199ea2esecurity/autofirma Makefile

security/autofirma: Use LTS Java 21

PR:             294222
Reported by:    ronald@
DeltaFile
+2-2security/autofirma/Makefile
+2-21 files

DragonFlyBSD/src 3781223sys/ddb db_sysctl.c

kernel: Ignore GCC 12.5's -Winfinite-recursion for stack_guard_panic2().

It's a function that we actually want to recurse infinitely (to force
a kernel stack guard panic).

-Winfinite-recursion was introduced in GCC 12 and is part of -Wall.

Tested-by: aly
DeltaFile
+5-0sys/ddb/db_sysctl.c
+5-01 files

LLVM/project 948a647polly/include/polly ScopBuilder.h ScopInfo.h, polly/include/polly/Support SCEVAffinator.h

[Polly] Assumptions used to derive domain must not be pruned by that domain (#190436)

The code that emits the conditions for whether a statement is executed
by checking whether we are in the statement's domain may apply
assumptions (such as an integer truncation being reversible). Later code
then assumes that these assumptions are only relevent for then the
statement is executed, but actually it is used for determining whether
it is executed.

Break this circular reasoning by introducing an `IsInsideDomain` flag
that can be set when the domain has not been verified yet.

Fixes #190128

Thanks to @thapgua for the bug report
DeltaFile
+101-69polly/lib/Analysis/ScopBuilder.cpp
+71-0polly/test/ScopInfo/issue190128.ll
+27-6polly/include/polly/ScopBuilder.h
+17-2polly/include/polly/Support/SCEVAffinator.h
+7-3polly/test/ScopInfo/zero_ext_of_truncate_2.ll
+8-1polly/include/polly/ScopInfo.h
+231-814 files not shown
+244-8910 files