FreeBSD/ports a3ed92fcad/qcsxcad/files patch-VTKPrimitives.cpp patch-QVTKStructure.cpp, graphics/vv/files patch-vv_vvToolHistogram.cxx patch-tools_clitkHistogramImageGenericFilter.cxx

math/vtk9: update 9.5.2 → 9.6.0
DeltaFile
+58-0graphics/vv/files/patch-vv_vvToolHistogram.cxx
+56-0cad/qcsxcad/files/patch-VTKPrimitives.cpp
+56-0cad/qcsxcad/files/patch-QVTKStructure.cpp
+32-0graphics/vv/files/patch-tools_clitkHistogramImageGenericFilter.cxx
+22-0graphics/vv/files/patch-tools_clitkProfileImageGenericFilter.cxx
+21-0cad/qcsxcad/files/patch-vtkInteractorStyleRubberBand2DPlane.cpp
+245-032 files not shown
+341-2638 files

FreeBSD/ports a8af21bgraphics/f3d distinfo Makefile, graphics/py-f3d distinfo Makefile

graphics/py-f3d: update 3.3.0 → 3.4.1
DeltaFile
+3-3graphics/py-f3d/distinfo
+3-3graphics/f3d/distinfo
+2-2graphics/py-f3d/files/patch-CMakeLists.txt
+1-2graphics/f3d/Makefile
+1-1graphics/py-f3d/Makefile
+1-1graphics/f3d/pkg-plist
+11-126 files

LLVM/project 65e8bf6llvm/include/llvm/Analysis DependenceAnalysis.h, llvm/lib/Analysis DependenceAnalysis.cpp

[DA] Rewrite formula in the Weak Zero SIV tests
DeltaFile
+67-72llvm/lib/Analysis/DependenceAnalysis.cpp
+4-8llvm/include/llvm/Analysis/DependenceAnalysis.h
+4-4llvm/test/Analysis/DependenceAnalysis/weak-zero-siv-large-btc.ll
+2-6llvm/test/Analysis/DependenceAnalysis/weak-zero-siv-overflow.ll
+2-2llvm/test/Analysis/DependenceAnalysis/weak-crossing-siv-large-btc.ll
+79-925 files

LLVM/project 14bcb1abolt/include/bolt/Core BinaryContext.h, bolt/lib/Core BinaryFunction.cpp

[BOLT] Make sure IOAddressMap exist before lookup (NFC) (#183184)

`BinaryFunction::translateInputToOutputAddress()` contains fallback
logic in case that querying `IOAddressMap` doesn't yield an output
address. Because this function could be called in scenarios where
`IOAddressMap` won't be set up, we should check if the map actually
exists before lookup.
DeltaFile
+4-2bolt/lib/Core/BinaryFunction.cpp
+1-0bolt/include/bolt/Core/BinaryContext.h
+5-22 files

LLVM/project b4b32e8bolt/runtime common.h instr.cpp

[BOLT][instr] Disable stderr diagnostic output when targeting Android (#183185)

Disable all stderr diagnostic output on Android since there is typically
no terminal to read diagnostic message. The `noinline`annotation is to
keep same inline decision before and after this change. On AArch64
the `.text` section in instr runtime library is now ~4.8 KB smaller.
DeltaFile
+13-1bolt/runtime/common.h
+13-0bolt/runtime/instr.cpp
+26-12 files

NetBSD/src DfZZqdGsys/arch/riscv/conf GENERIC GENERIC64

   Turn off DEBUG by default
VersionDeltaFile
1.25+2-2sys/arch/riscv/conf/GENERIC
1.22+2-2sys/arch/riscv/conf/GENERIC64
+4-42 files

LLVM/project 3270bbfbolt/runtime instr.cpp

[BOLT][instr] Make instrumentation counter reset thread safe (#183186)

Use `GlobalWriteProfileMutex` to synchronize between data reset and
dump. Between static counter reset and increment, we use atomic store
in counter reset - the counter increment sequence inserted within user
code already takes care of thread safety, so we just need to make sure
the counter reset code is also thread safe (no torn write to counter).
DeltaFile
+10-2bolt/runtime/instr.cpp
+10-21 files

HardenedBSD/ports 41cba74. UPDATING, databases/postgresql-pgaudit Makefile

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+58-0UPDATING
+7-7x11/hyprls/distinfo
+3-4x11/hyprls/Makefile
+3-3databases/postgresql-pgaudit/Makefile
+3-3misc/py-hf-xet/distinfo
+3-3ports-mgmt/poudriere-dsh2dsh/distinfo
+77-208 files not shown
+91-3414 files

OpenBSD/ports Tv97CtJsysutils/rset distinfo Makefile

   update sysutils/rset to 3.3
VersionDeltaFile
1.10+2-2sysutils/rset/distinfo
1.13+1-2sysutils/rset/Makefile
+3-42 files

FreeBSD/ports 1c517eax11/hyprviz distinfo Makefile

x11/hyprviz: Update to 0.8.2

Changelog: https://github.com/timasoft/hyprviz/releases/tag/v0.8.2

Reported by:    GitHub (watch releases)
DeltaFile
+3-3x11/hyprviz/distinfo
+1-1x11/hyprviz/Makefile
+4-42 files

HardenedBSD/ports 1c517eax11/hyprviz distinfo Makefile

x11/hyprviz: Update to 0.8.2

Changelog: https://github.com/timasoft/hyprviz/releases/tag/v0.8.2

Reported by:    GitHub (watch releases)
DeltaFile
+3-3x11/hyprviz/distinfo
+1-1x11/hyprviz/Makefile
+4-42 files

LLVM/project b8d0bb2clang/lib/StaticAnalyzer/Checkers/WebKit NoDeleteChecker.cpp PtrTypesSemantics.cpp, clang/test/Analysis/Checkers/WebKit nodelete-annotation.cpp

[WebKit checkers] Trivial function analysis ignores some nodelete annotation (#183970)

This PR fixes the bug that TrivialFunctionAnalysis can ignore nodelete
annotation set on some but not all function declarations because it does
not check the annotation on prior declarations unlike
alpha.webkit.NoDeleteChecker which checks it on any declaration by
replacing isNoDeleteFunction with NoDeleteChecker's
hasNoDeleteAnnotation.
DeltaFile
+1-20clang/lib/StaticAnalyzer/Checkers/WebKit/NoDeleteChecker.cpp
+20-1clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp
+10-0clang/test/Analysis/Checkers/WebKit/nodelete-annotation.cpp
+31-213 files

OpenBSD/ports yEoftn1devel/poedit distinfo Makefile

   update devel/poedit to 3.8.2
VersionDeltaFile
1.24+2-2devel/poedit/distinfo
1.60+1-1devel/poedit/Makefile
+3-32 files

LLVM/project 6d82f14clang-tools-extra/clang-tidy/performance UseStdMoveCheck.cpp UseStdMoveCheck.h, clang-tools-extra/docs ReleaseNotes.rst

[clang-tidy] New performance linter: performance-use-std-move (#179467)

This linter suggests calls to ``std::move`` when a costly copy would
happen otherwise. It does not try to suggest ``std::move`` when they are
valid but obviously not profitable (e.g. for trivially movable types)

This is a very simple version that only considers terminating basic
blocks. Further work will extend the approach through the control flow
graph.

It has already been used successfully on llvm/lib to submit bugs
#178174,
 #178169, #178176, #178172, #178175, #178180, #178178, #178177, #178179,
 #178173 and #178167, and on the firefox codebase to submit most of the
dependencies of bug https://bugzilla.mozilla.org/show_bug.cgi?id=2012658
DeltaFile
+288-0clang-tools-extra/test/clang-tidy/checkers/performance/use-std-move.cpp
+122-0clang-tools-extra/clang-tidy/performance/UseStdMoveCheck.cpp
+35-0clang-tools-extra/clang-tidy/performance/UseStdMoveCheck.h
+23-0clang-tools-extra/docs/clang-tidy/checks/performance/use-std-move.rst
+6-0clang-tools-extra/docs/ReleaseNotes.rst
+2-0clang-tools-extra/clang-tidy/performance/PerformanceTidyModule.cpp
+476-02 files not shown
+478-08 files

FreeBSD/ports b02d6d2. MOVED, devel Makefile

devel/rubygem-flipper-active_support_cache_store-rails70: Remove obsoleted port

Use devel/rubygem-flipper-active_support_cache_store instead.

(cherry picked from commit 6086ce4826139bf12737a521bf644de1e37f3a61)
DeltaFile
+0-20devel/rubygem-flipper-active_support_cache_store-rails70/Makefile
+0-3devel/rubygem-flipper-active_support_cache_store-rails70/distinfo
+0-1devel/rubygem-flipper-active_support_cache_store-rails70/pkg-descr
+0-1devel/Makefile
+1-0MOVED
+1-255 files

NetBSD/pkgsrc Rwy6lrMmath/openblas distinfo, math/openblas/patches patch-Makefile.system

   openblas: filter-out lto library on Darwin
VersionDeltaFile
1.6+14-3math/openblas/patches/patch-Makefile.system
1.15+2-2math/openblas/distinfo
+16-52 files

FreeBSD/ports e35dd7cx11/hyprls distinfo Makefile

x11/hyprls: Update to 0.13.0

Changelog: https://github.com/hyprland-community/hyprls/releases/tag/v0.13.0

Reported by:    GitHub (watch releases)
DeltaFile
+7-7x11/hyprls/distinfo
+3-4x11/hyprls/Makefile
+10-112 files

HardenedBSD/ports e35dd7cx11/hyprls distinfo Makefile

x11/hyprls: Update to 0.13.0

Changelog: https://github.com/hyprland-community/hyprls/releases/tag/v0.13.0

Reported by:    GitHub (watch releases)
DeltaFile
+7-7x11/hyprls/distinfo
+3-4x11/hyprls/Makefile
+10-112 files

HardenedBSD/ports e5bc018misc/py-hf-xet distinfo Makefile

misc/py-hf-xet: Update to 1.3.2

Changelog: https://github.com/huggingface/xet-core/releases/tag/v1.3.2

Reported by:    portscout
DeltaFile
+3-3misc/py-hf-xet/distinfo
+1-1misc/py-hf-xet/Makefile
+4-42 files

FreeBSD/ports e5bc018misc/py-hf-xet distinfo Makefile

misc/py-hf-xet: Update to 1.3.2

Changelog: https://github.com/huggingface/xet-core/releases/tag/v1.3.2

Reported by:    portscout
DeltaFile
+3-3misc/py-hf-xet/distinfo
+1-1misc/py-hf-xet/Makefile
+4-42 files

HardenedBSD/ports 99ad4df. UPDATING

UPDATING: Clarify pgsql18 upgrades

With --no-data-checksums for a bridge, pg_checksums, and future intentions.
DeltaFile
+6-1UPDATING
+6-11 files

FreeBSD/ports 99ad4df. UPDATING

UPDATING: Clarify pgsql18 upgrades

With --no-data-checksums for a bridge, pg_checksums, and future intentions.
DeltaFile
+6-1UPDATING
+6-11 files

HardenedBSD/ports b732349editors/zed distinfo Makefile

editors/zed: Update to 0.225.10

Changelog: https://github.com/zed-industries/zed/releases/tag/v0.225.10

Reported by:    GitHub (watch releases)
DeltaFile
+3-3editors/zed/distinfo
+1-1editors/zed/Makefile
+4-42 files

FreeBSD/ports b732349editors/zed distinfo Makefile

editors/zed: Update to 0.225.10

Changelog: https://github.com/zed-industries/zed/releases/tag/v0.225.10

Reported by:    GitHub (watch releases)
DeltaFile
+3-3editors/zed/distinfo
+1-1editors/zed/Makefile
+4-42 files

NetBSD/src 422RNj3etc getramdisksize

   sh code enhancements (NFCI).

   More error checking, printf instead of echo, quoting only when needed,
   sh ! rather than test !   (that kind of thing).

   Tested via a full release + images build of HEAD/vax - the only current
   user of this script.
VersionDeltaFile
1.3+33-13etc/getramdisksize
+33-131 files

LLVM/project f1620e4clang/lib/Basic/Targets NVPTX.h AMDGPU.h, clang/test/Misc nvptx.languageOptsOpenCL.cl amdgcn.languageOptsOpenCL.cl

[OpenCL] Enable __cl_clang_function_scope_local_variables for AMDGPU and NVPTX targets (#183892)

I'd like to use this extension in our downstream SYCL compiler to
implement the __clc__group_scratch helper function, allowing us to
replace .ll files with .cl files for the two targets:
https://github.com/intel/llvm/blob/sycl/libclc/libspirv/lib/amdgcn-amdhsa/group/collectives_helpers.ll
https://github.com/intel/llvm/blob/sycl/libclc/libspirv/lib/ptx-nvidiacl/group/collectives_helpers.ll
DeltaFile
+5-0clang/test/Misc/nvptx.languageOptsOpenCL.cl
+5-0clang/test/Misc/amdgcn.languageOptsOpenCL.cl
+1-0clang/lib/Basic/Targets/NVPTX.h
+1-0clang/lib/Basic/Targets/AMDGPU.h
+12-04 files

LLVM/project ab1d59eclang/docs ClangFormatStyleOptions.rst, clang/include/clang/Format Format.h

[clang-format] Allow InheritParentConfig to accept a directory (#182791)

Add support for `BasedOnStyle: InheritParentConfig=<directory-path>` in
config files to redirect inheritance to the `.clang-format` or
`_clang-format` file in the `<directory_path>` directory.

Closes #107808
DeltaFile
+56-17clang/lib/Format/Format.cpp
+57-0clang/unittests/Format/ConfigParseTest.cpp
+6-4clang/docs/ClangFormatStyleOptions.rst
+1-1clang/include/clang/Format/Format.h
+120-224 files

HardenedBSD/ports c22afb9databases/postgresql-pgaudit Makefile distinfo

databases/postgres-pgaudit: Update to 18.0

PR:             292447
Approved by:    maintainer timeout
DeltaFile
+3-3databases/postgresql-pgaudit/Makefile
+3-3databases/postgresql-pgaudit/distinfo
+6-62 files

FreeBSD/ports c22afb9databases/postgresql-pgaudit Makefile distinfo

databases/postgres-pgaudit: Update to 18.0

PR:             292447
Approved by:    maintainer timeout
DeltaFile
+3-3databases/postgresql-pgaudit/Makefile
+3-3databases/postgresql-pgaudit/distinfo
+6-62 files

HardenedBSD/ports b3067b1. UPDATING, Mk bsd.default-versions.mk

Mk/bsd.default-versions.mk: Update to PostgreSQL 18

See UPDATING for upgrade advice

PR:             291156
Approved by:    antoine (exp-run)
DeltaFile
+53-0UPDATING
+1-1Mk/bsd.default-versions.mk
+54-12 files