FreeBSD/ports 1bd3448textproc/apache-solr Makefile distinfo, textproc/apache-solr/files patch-bin_solr

textproc/apache-solr: udpate to 10.0.0

Changes:        https://solr.apache.org/docs/10_0_0/changes/Changes.html
DeltaFile
+10-10textproc/apache-solr/files/patch-bin_solr
+6-5textproc/apache-solr/Makefile
+3-3textproc/apache-solr/distinfo
+19-183 files

LLVM/project 94a7b67llvm/lib/CodeGen MachineModuleInfo.cpp, llvm/lib/MC MCContext.cpp

[MC] Remove MCTargetOptions parameter from MCContext constructor (#191596)

Now that MCAsmInfo stores the MCTargetOptions pointer (set by
TargetRegistry::createMCAsmInfo #180464), MCContext can retrieve it via
MCAsmInfo. Remove the redundant MCTargetOptions parameter from the
MCContext constructor and update all callers.
DeltaFile
+2-4llvm/lib/MC/MCContext.cpp
+3-3llvm/lib/CodeGen/MachineModuleInfo.cpp
+1-3llvm/tools/llvm-dwp/llvm-dwp.cpp
+1-2mlir/lib/Target/LLVM/ROCDL/Target.cpp
+1-2llvm/unittests/MC/SystemZ/SystemZAsmLexerTest.cpp
+1-2llvm/tools/llvm-mc/llvm-mc.cpp
+9-166 files not shown
+14-2312 files

LLVM/project f6167ecclang-tools-extra/clang-tidy/utils ExceptionAnalyzer.cpp, clang-tools-extra/test/clang-tidy/checkers/bugprone exception-escape-treat-functions-without-specification-as-throwing.cpp

[clang-tidy] Fix FP in bugprone-exception-escape with unevaluated exception specs (#190593)

Functions whose exception spec has not yet been evaluated have no body
in the AST. Because the compiler does not generate call sites for these
functions before evaluating their spec, they cannot propagate
exceptions.

Closes https://github.com/llvm/llvm-project/issues/188730
DeltaFile
+9-13clang-tools-extra/test/clang-tidy/checkers/bugprone/exception-escape-treat-functions-without-specification-as-throwing.cpp
+9-0clang-tools-extra/clang-tidy/utils/ExceptionAnalyzer.cpp
+18-132 files

DragonFlyBSD/src 7aa11e7etc Makefile

etc/Makefile: Skip directories in 'check-deprecated-files'

Skip directories so we don't list the directories containing the
deprecated files in the end.

For example, the line `/usr/lib/gcc47 is deprecated` will not appear
after this change:
```
===> Checking for deprecated files
     (harmless ELF linker warnings may appear here)
/lib/libprivate_crypto.so.45 is deprecated
/lib/libprivate_crypto.so.46 is deprecated
/lib/libprivate_ssl.so.47 is deprecated
/lib/libprivate_ssl.so.48 is deprecated
/usr/lib/gcc47/libgomp.so.1 is deprecated
/usr/lib/gcc47/libssp.so.0 is deprecated
/usr/lib/gcc47/libstdc++.so.9 is deprecated
/usr/lib/gcc47 is deprecated
==================================================================

    [2 lines not shown]
DeltaFile
+1-1etc/Makefile
+1-11 files

LLVM/project a3ae5b5lld/ELF/Arch AMDGPU.cpp, lld/test/ELF amdgpu-abs32-reloc.s

Revert "[lld][AMDGPU] Support R_AMDGPU_ABS32_(LO|HI) relocations" (#191591)

Reverts llvm/llvm-project#191550

Merged without understanding getImplicitAddend and test convention, and
less than 4 hours after a colleague rubber stamping with "I am not ELF
or linker expert but to me looks good."
DeltaFile
+0-22lld/test/ELF/amdgpu-abs32-reloc.s
+0-14lld/ELF/Arch/AMDGPU.cpp
+0-362 files

DragonFlyBSD/src 7b6e195lib/liblzma config.h, usr.bin/xz config.h

gcc47: Remove obsolete HAVE_IMMINTRIN_H change for liblzma/xz
DeltaFile
+0-3usr.bin/xz/config.h
+0-3lib/liblzma/config.h
+0-62 files

DragonFlyBSD/src adff8c1contrib/gcc-4.7/gcc dwarf2out.c, contrib/gcc-4.7/gcc/config/i386 i386.c

gcc47: Remove source files
DeltaFile
+0-39,132contrib/gcc-4.7/gcc/config/i386/i386.c
+0-27,432contrib/gcc-4.7/gcc/cp/parser.c
+0-22,881contrib/gcc-4.7/gcc/dwarf2out.c
+0-20,374contrib/gcc-4.7/gcc/cp/pt.c
+0-20,014contrib/gcc-4.7/gcc/doc/invoke.texi
+0-18,800contrib/gcc-4.7/gcc/doc/g++.1
+0-148,6332,110 files not shown
+0-1,737,5902,116 files

DragonFlyBSD/src 0f44b32etc/defaults make.conf, share/man/man5 make.conf.5

gcc47: Clean up makefiles after removal
DeltaFile
+0-107share/mk/bsd.cpu.gcc47.mk
+2-10share/mk/bsd.sys.mk
+3-4share/man/man5/make.conf.5
+2-2etc/defaults/make.conf
+0-3share/mk/sys.mk
+0-2share/mk/bsd.cpu.mk
+7-1285 files not shown
+10-13211 files

LLVM/project 32e1148clang/lib/Headers/hlsl hlsl_alias_intrinsics.h, llvm/test/tools/llvm-mca/RISCV/SiFiveX390 vector-fp.s

refactor, address comments

Created using spr 1.3.4
DeltaFile
+0-4,851llvm/test/tools/llvm-mca/RISCV/SiFiveX390/vector-fp.s
+4,526-0llvm/test/tools/llvm-mca/RISCV/SiFiveX390/rvv/arithmetic.test
+4-3,871clang/lib/Headers/hlsl/hlsl_alias_intrinsics.h
+3,706-0llvm/test/tools/llvm-mca/RISCV/SiFiveX390/rvv/fp.test
+3,126-0llvm/test/tools/llvm-mca/RISCV/SiFiveX390/rvv/vlseg-vsseg.test
+2,878-0llvm/test/tools/llvm-mca/RISCV/SiFiveX390/rvv/bitwise.test
+14,240-8,7221,955 files not shown
+101,158-49,3631,961 files

LLVM/project 4ffebdcclang/lib/Headers/hlsl hlsl_alias_intrinsics.h, llvm/test/tools/llvm-mca/RISCV/SiFiveX390 vector-fp.s

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.4

[skip ci]
DeltaFile
+0-4,851llvm/test/tools/llvm-mca/RISCV/SiFiveX390/vector-fp.s
+4,526-0llvm/test/tools/llvm-mca/RISCV/SiFiveX390/rvv/arithmetic.test
+4-3,871clang/lib/Headers/hlsl/hlsl_alias_intrinsics.h
+3,706-0llvm/test/tools/llvm-mca/RISCV/SiFiveX390/rvv/fp.test
+3,126-0llvm/test/tools/llvm-mca/RISCV/SiFiveX390/rvv/vlseg-vsseg.test
+2,878-0llvm/test/tools/llvm-mca/RISCV/SiFiveX390/rvv/bitwise.test
+14,240-8,7221,953 files not shown
+101,115-49,2751,959 files

DragonFlyBSD/src 9ad47edgnu/lib/gcc47/libstdc++ config.h libstdc++-symbols.ver, gnu/usr.bin/cc47/cc_prep auto-host.h

gcc47: Unhook build and remove makefiles

We had been keeping GCC 4.7.4 for a long time because it's the last GCC
that was written in pure C and thus can be bootstrapped with a C
compiler.  However, GCC 4.7.4 only has experimental C++11 support, so
it's unable to compile the newly imported GCC 12.5.

There are too many missing pieces in GCC 4.7.4 for it to be able to
compile GCC 12.5.  A more feasible method would be to patch GCC 12.5
sources to avoid the unsupported C++11 features.  Even we could tweak
the GCC 12.5 source to make it compilable by GCC 4.7.4, it's a big
burden to maintain it and to import a newer GCC like 14.x/15.x.

In conclusion, there is really no much point in keeping GCC 4.7.4
anymore given that it cannot build the world now.

Discussed-with: swildner
DeltaFile
+0-2,036gnu/usr.bin/cc47/cc_prep/auto-host.h
+0-1,207gnu/lib/gcc47/libstdc++/config.h
+0-1,078gnu/lib/gcc47/libstdc++/libstdc++-symbols.ver
+0-721gnu/lib/gcc47/libstdc++/Makefile.headers
+0-497gnu/usr.bin/cc47/libiberty/config.h
+0-497gnu/usr.bin/cc47/cc_tools/libiberty/config.h
+0-6,03658 files not shown
+34-9,86064 files

LLVM/project 97678adllvm/tools/llvm-profgen PerfReader.cpp

HasPrefix

Created using spr 1.3.4
DeltaFile
+4-4llvm/tools/llvm-profgen/PerfReader.cpp
+4-41 files

LLVM/project 2b06aeellvm/tools/llvm-profgen PerfReader.cpp PerfReader.h

[𝘀𝗽𝗿] initial version

Created using spr 1.3.4
DeltaFile
+34-19llvm/tools/llvm-profgen/PerfReader.cpp
+8-3llvm/tools/llvm-profgen/PerfReader.h
+42-222 files

LLVM/project 5a5eb4dllvm/tools/llvm-profgen PerfReader.cpp PerfReader.h

[𝘀𝗽𝗿] changes to main this commit is based on

Created using spr 1.3.4

[skip ci]
DeltaFile
+21-11llvm/tools/llvm-profgen/PerfReader.cpp
+7-2llvm/tools/llvm-profgen/PerfReader.h
+28-132 files

LLVM/project cb51d01llvm/tools/llvm-profgen PerfReader.cpp PerfReader.h

[𝘀𝗽𝗿] changes to main this commit is based on

Created using spr 1.3.4

[skip ci]
DeltaFile
+9-6llvm/tools/llvm-profgen/PerfReader.cpp
+7-2llvm/tools/llvm-profgen/PerfReader.h
+16-82 files

LLVM/project 852bcd8llvm/tools/llvm-profgen PerfReader.cpp PerfReader.h

[𝘀𝗽𝗿] initial version

Created using spr 1.3.4
DeltaFile
+21-11llvm/tools/llvm-profgen/PerfReader.cpp
+7-2llvm/tools/llvm-profgen/PerfReader.h
+28-132 files

LLVM/project b9998b1llvm/tools/llvm-profgen PerfReader.cpp PerfReader.h

[𝘀𝗽𝗿] initial version

Created using spr 1.3.4
DeltaFile
+9-6llvm/tools/llvm-profgen/PerfReader.cpp
+7-2llvm/tools/llvm-profgen/PerfReader.h
+16-82 files

LLVM/project 8378b6dmlir/lib/Dialect/XeGPU/Transforms XeGPUSgToWiDistributeExperimental.cpp, mlir/lib/Dialect/XeGPU/Utils XeGPUUtils.cpp

[MLIR][XeGPU] Lower vector.multi_reduction to vector.reduction for lane local (#191037)
DeltaFile
+26-9mlir/test/Dialect/XeGPU/sg-to-wi-experimental-unit.mlir
+8-9mlir/lib/Dialect/XeGPU/Transforms/XeGPUSgToWiDistributeExperimental.cpp
+2-1mlir/test/Dialect/XeGPU/sg-to-wi-experimental.mlir
+2-0mlir/lib/Dialect/XeGPU/Utils/XeGPUUtils.cpp
+38-194 files

LLVM/project 95ad60fllvm/tools/llvm-profgen PerfReader.cpp PerfReader.h

[𝘀𝗽𝗿] initial version

Created using spr 1.3.4
DeltaFile
+9-6llvm/tools/llvm-profgen/PerfReader.cpp
+7-2llvm/tools/llvm-profgen/PerfReader.h
+16-82 files

FreeBSD/ports d41b4banet/3proxy Makefile, net/3proxy/files 3proxy.in

net/3proxy: fix defect in its startup script

The startup script of 3proxy supplied with the port
unnecessary overrides default start_cmd constructed
with rc.subr procedures. This breaks, for example,
the following setting in /etc/rc.conf:

threeproxy_fib="1"

This and similar <servicename>_SETTINGS are ignored due to such an override.
Fix it.

PR:                     293937
Maintainer timeout:     3 weeks
DeltaFile
+0-2net/3proxy/files/3proxy.in
+1-0net/3proxy/Makefile
+1-22 files

LLVM/project 8b316fclld/ELF/Arch AMDGPU.cpp, lld/test/ELF amdgpu-abs32-reloc.s

Revert "[lld][AMDGPU] Support R_AMDGPU_ABS32_(LO|HI) relocations (#191550)"

This reverts commit 3a47349c084217d83f9968db8b551a8526de9702.
DeltaFile
+0-22lld/test/ELF/amdgpu-abs32-reloc.s
+0-14lld/ELF/Arch/AMDGPU.cpp
+0-362 files

FreeBSD/src 1d4e9d2sys/fs/nfsserver nfs_nfsdsocket.c

nfs_nfsdsocket.c: Allow Copy across file systems

For some server file system types, such as ZFS, a Copy/Clone
operation can be done across file systems of the same file
system type.

As such, this patch allows the Copy/Clone to be attempted
when the file handles are for files on different file systems.

This fixes a problem for exported ZFS file systems when a
copy_files on file_range(2) between file systems in the same
NFSv4 mount is attempted.

PR:     294010

(cherry picked from commit b65e7b4944cc2f594c9d9e6abc9b8618d3d62ff8)
DeltaFile
+2-1sys/fs/nfsserver/nfs_nfsdsocket.c
+2-11 files

FreeBSD/ports af07494graphics/hyprgraphics Makefile distinfo, graphics/hyprgraphics/files patch-src_image_formats_Svg.hpp patch-include_hyprgraphics_resource_resources_ImageResource.hpp

graphics/hyprgraphics: Update to 0.5.1

While here, remove upstreamed patches.

Changelog: https://github.com/hyprwm/hyprgraphics/releases/tag/v0.5.1

Reported by:    GitHub (watch releases)
DeltaFile
+0-10graphics/hyprgraphics/files/patch-src_image_formats_Svg.hpp
+0-10graphics/hyprgraphics/files/patch-include_hyprgraphics_resource_resources_ImageResource.hpp
+4-3graphics/hyprgraphics/Makefile
+3-3graphics/hyprgraphics/distinfo
+2-1graphics/hyprgraphics/pkg-plist
+9-275 files

FreeBSD/ports 73f60a4textproc/py-sphinx Makefile

textproc/py-sphinx: Fix build with Python 3.13+.
DeltaFile
+9-2textproc/py-sphinx/Makefile
+9-21 files

LLVM/project 3a47349lld/ELF/Arch AMDGPU.cpp, lld/test/ELF amdgpu-abs32-reloc.s

[lld][AMDGPU] Support R_AMDGPU_ABS32_(LO|HI) relocations (#191550)

Summary:
These relocations are extremely rare, but they are listed as an expected
relocation in https://llvm.org/docs/AMDGPUUsage.html#relocation-records
and you can theoretically make them happen so we should probably support
it in the linker.
DeltaFile
+22-0lld/test/ELF/amdgpu-abs32-reloc.s
+14-0lld/ELF/Arch/AMDGPU.cpp
+36-02 files

FreeBSD/ports db42cb7devel Makefile, devel/py-standard-imghdr Makefile distinfo

devel/py-standard-imghdr: new port, backport of stdlib imghdr module

Provides the imghdr module removed from the Python standard library
in Python 3.13, for packages that depend on it.

WWW: https://github.com/youknowone/python-deadlib

Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
DeltaFile
+23-0devel/py-standard-imghdr/Makefile
+9-0devel/py-standard-imghdr/files/patch-pyproject.toml
+3-0devel/py-standard-imghdr/distinfo
+3-0devel/py-standard-imghdr/pkg-descr
+1-0devel/Makefile
+39-05 files

NetBSD/pkgsrc edhO1hUdoc CHANGES-2026

   doc: Updated x11/xfce4-terminal to 1.2.0
VersionDeltaFile
1.2212+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc RkGUYO8x11/xfce4-terminal Makefile distinfo, x11/xfce4-terminal/patches patch-terminal_terminal-window-dropdown.c

   xfce4-terminal: update to 1.2.0

   1.2.0 (2026-03-08)
   =====
   - build: Rename POTFILES.in to POTFILES
   - build: Make xsltproc dependency optional
   - Fix previous commit
   - Delay tab title update on contents changed to avoid high cpu usage
   - cleanup: Move function and set static qualifier
   - Do not escape non-ASCII characters in dnded uris
   - build: Add 'doc' configure option
   - Escape special characters in dnded uris
   - build: Fix typo in optimization level
   - doc: Add "bugs" section to man page
   - search: Shift+Enter for Next; remove throttling
   - wayland: dropdown: Handle output disconnection
   - I18n: Update po/LINGUAS list
   - Allow handling middle click event by terminal applications
   - Fix shift + right click propagation to terminal apps

    [20 lines not shown]
VersionDeltaFile
1.1+21-0x11/xfce4-terminal/patches/patch-terminal_terminal-window-dropdown.c
1.95+4-13x11/xfce4-terminal/Makefile
1.30+5-4x11/xfce4-terminal/distinfo
1.13+2-1x11/xfce4-terminal/PLIST
+32-184 files

FreeBSD/ports 6559474net/py-bonsai distinfo Makefile, net/py-bonsai/files patch-pyproject.toml

net/py-bonsai: Update 1.5.4 => 1.5.5

Changelog:
https://github.com/noirello/bonsai/blob/v1.5.5/CHANGELOG.rst

PR:             294373
Sponsored by:   UNIS Labs
DeltaFile
+0-12net/py-bonsai/files/patch-pyproject.toml
+3-3net/py-bonsai/distinfo
+1-1net/py-bonsai/Makefile
+4-163 files

OpenBSD/src dX4JHNfsys/uvm uvm_pdaemon.c

   When the pagedaemon is triggered to create free memory, there may be
   sleeping pmemrange allocations with multi-page alignment requirements
   which can't be satisfied by the simplistic freeing of (solo) pages
   which the pagedaemon performs.  As we near starvation, fragmentation
   is the main problem.  Our free list could be large enough that the
   pagedaemon sees no reason to do more work, but also too fragmented to
   satisfy a pending allocation request with complex requirements
   (imagine asking for 512K of physically linear memory which is DMA
   reachable).  When the requirement isn't satisfied, the pagedaemon is
   told to try again, but again doesn't mean harder because it has no
   mechanism to try harder.  It's tracking variables do not show the
   fragmentation problem.  It spins a lot.  Often this becomes a
   deadlock.
   Time to change strategy: Overshoot creation of (both) inactive and
   free pages each time through the loop. After inspecting existing
   variables, we generate minumum 128 inactive pages (which may be
   dynamically drawn down asyncronously by accesses), and then try to
   convert minumum 128 inactives into free pages (different pages
   get freed different ways, including via swapcluster which has been

    [7 lines not shown]
VersionDeltaFile
1.156+14-11sys/uvm/uvm_pdaemon.c
+14-111 files