FreeBSD/ports 7d906a1audio/mhwaveedit Makefile, audio/mhwaveedit/files patch-src_convert__inc.c

audio/mhwaveedit: fix build on big-endian architectures

Correct macros for big-endian arches.
DeltaFile
+30-0audio/mhwaveedit/files/patch-src_convert__inc.c
+0-1audio/mhwaveedit/Makefile
+30-12 files

FreeBSD/ports 73788d6devel/ElectricFence/files patch-Makefile

devel/ElectricFence: remove sparc64 support
DeltaFile
+3-6devel/ElectricFence/files/patch-Makefile
+3-61 files

FreeBSD/ports 1449721lang/python313 Makefile

lang/python313: enable LTO on powerpc64le
DeltaFile
+1-1lang/python313/Makefile
+1-11 files

FreeBSD/ports 4b2dd1bnet/pvm/files patch-pvmgetarch

net/pvm: remove ia64 and sparc64 support
DeltaFile
+1-3net/pvm/files/patch-pvmgetarch
+1-31 files

FreeBSD/ports 96dc829security/gnupg1/files patch-mpi_config.links

security/gnupg1: remove sparc64 support
DeltaFile
+0-13security/gnupg1/files/patch-mpi_config.links
+0-131 files

FreeBSD/ports b912274devel/boost-libs Makefile

devel/boost-libs: drop sparc64 mention
DeltaFile
+0-2devel/boost-libs/Makefile
+0-21 files

FreeBSD/ports 31dac8fmultimedia/avidemux Makefile.common

multimedia/avidemux: drop sparc64 mention
DeltaFile
+1-1multimedia/avidemux/Makefile.common
+1-11 files

FreeBSD/ports 425f5fdlang/python314 Makefile

lang/python314: enable LTO on powerpc64

Also drop sparc64 conditional.
DeltaFile
+1-6lang/python314/Makefile
+1-61 files

FreeBSD/ports ae16e77science/berkeleygw Makefile, science/berkeleygw/files patch-config_generic.serial.freebsd.mk

science/berkeleygw: fix build on powerpc64le

Harmless to other architectures.
DeltaFile
+1-3science/berkeleygw/Makefile
+1-1science/berkeleygw/files/patch-config_generic.serial.freebsd.mk
+2-42 files

FreeBSD/ports d93ae9escience/dirac Makefile

science/dirac: fix build on powerpc64* and armv7

Only tested on powerpc64le, hopefully powerpc64 and armv7 also build.

REAL*16 is not supported on those arches, but only stieltjes uses it,
so the port builds after disabling it.
DeltaFile
+6-3science/dirac/Makefile
+6-31 files

NetBSD/pkgsrc-wip e6fdfac. TODO

TODO: + forge-0.5.0, py-zensical-0.0.41, resterm-0.37.1.
DeltaFile
+3-0TODO
+3-01 files

OpenBSD/src 39zJlOIusr.sbin/httpd httpd.h config.c

   usr.sbin/httpd: inherit gzip-static in locations

   Location configuration inherited most server level options but dropped
   gzip-static, so requests matching a location skipped static gzip lookup
   even when the parent server enabled it.

   Add an explicit no gzip-static state and inherit the gzip flag pair only
   when the location has not set either form, preserving location specific
   overrides.

   Reported by and OK: job@
VersionDeltaFile
1.170+4-3usr.sbin/httpd/httpd.h
1.70+5-1usr.sbin/httpd/config.c
1.132+3-1usr.sbin/httpd/parse.y
+12-53 files

FreeBSD/ports ab36cfanet/wifibox-core pkg-plist

net/wifibox-core: fix build

Apparently there is a bug in the upstream `Makefile` and the
`devd` configuration file is always created in the staging
directory, but because the `@comment` prefix is used for FreeBSD
14 and later, it is ignored and excluded from the package.

Obtained from:  https://github.com/pgj/freebsd-wifibox-port/commit/0534401cfc9f4722a7d9c93ade5695916ad3d598
DeltaFile
+1-0net/wifibox-core/pkg-plist
+1-01 files

LLVM/project d66420cllvm/test/CodeGen/X86 call-range-attr.ll

update test

Co-Authored-By: nikic <github at npopov.com>
DeltaFile
+2-3llvm/test/CodeGen/X86/call-range-attr.ll
+2-31 files

LLVM/project ddfbf5dllvm/test/CodeGen/X86 call-range-attr.ll

add test
DeltaFile
+74-0llvm/test/CodeGen/X86/call-range-attr.ll
+74-01 files

LLVM/project 90c1ba7llvm/test/CodeGen/AMDGPU bit-op-reduce-width-known-bits.ll, llvm/test/CodeGen/X86 argument-range-attr.ll

update test
DeltaFile
+12-14llvm/test/CodeGen/X86/argument-range-attr.ll
+3-3llvm/test/CodeGen/AMDGPU/bit-op-reduce-width-known-bits.ll
+15-172 files

LLVM/project 0ae088fllvm/test/CodeGen/X86 argument-range-attr.ll

add test
DeltaFile
+123-0llvm/test/CodeGen/X86/argument-range-attr.ll
+123-01 files

LLVM/project ccb3861llvm/lib/CodeGen/SelectionDAG SelectionDAGBuilder.cpp SelectionDAGBuilder.h

[SelectionDAG] Emit `AssertZext` for function argument range attributes
DeltaFile
+6-1llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
+2-0llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
+8-12 files

LLVM/project b3ff86bllvm/lib/CodeGen/SelectionDAG DAGCombiner.cpp SelectionDAGBuilder.cpp

[SelectionDAG] Drop unnecessary lower bound check in lowerRangeToAssertZExt
DeltaFile
+4-0llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
+0-4llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
+4-42 files

LLVM/project e535d2fllvm/lib/CodeGen/SelectionDAG DAGCombiner.cpp, llvm/test/CodeGen/X86 abds.ll

[DAGCombiner] Fix abs(add) to abdu miscompile in foldABSToABD
DeltaFile
+9-9llvm/test/CodeGen/X86/abds.ll
+1-3llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
+10-122 files

FreeBSD/ports 8f792d9games Makefile, games/linwarrior Makefile pkg-descr

games/linwarrior: Remove expired port

2026-05-10 games/linwarrior: Abandoned and obsolete, last release in 2010, not really playable
DeltaFile
+0-58games/linwarrior/files/patch-Makefile
+0-48games/linwarrior/Makefile
+0-22games/linwarrior/files/patch-source_cController.cpp
+0-6games/linwarrior/pkg-descr
+0-2games/linwarrior/distinfo
+0-1games/Makefile
+0-1371 files not shown
+1-1377 files

FreeBSD/ports ef72d45editors Makefile, editors/abiword-docs pkg-plist Makefile

editors/abiword-docs: Remove expired port

2026-05-09 editors/abiword-docs: abisource.com no longer exists
DeltaFile
+0-221editors/abiword-docs/pkg-plist
+0-24editors/abiword-docs/Makefile
+0-11editors/abiword-docs/files/patch-configure
+0-2editors/abiword-docs/distinfo
+0-1editors/Makefile
+0-1editors/abiword-docs/pkg-descr
+0-2601 files not shown
+1-2607 files

OPNSense/core f4a0759src/opnsense/mvc/app/models/OPNsense/Kea KeaDhcpv6.php

Add comment about issue if interfaces vanish or become deconfigured by the user, but the KEA config is not adjusted accordingly.
DeltaFile
+4-0src/opnsense/mvc/app/models/OPNsense/Kea/KeaDhcpv6.php
+4-01 files

LLVM/project 86ba661mlir/docs Tokens.md, mlir/lib/Conversion/AsyncToLLVM AsyncToLLVM.cpp

[mlir][IR] Add builtin `TokenTypeInterface`

type instead of type interface

add bytecode
DeltaFile
+104-0mlir/docs/Tokens.md
+60-0mlir/test/IR/token-type.mlir
+36-24mlir/lib/Dialect/LLVMIR/IR/LLVMTypeSyntax.cpp
+18-17mlir/lib/Conversion/AsyncToLLVM/AsyncToLLVM.cpp
+30-0mlir/test/lib/Dialect/Test/TestOps.td
+12-12mlir/test/Dialect/SparseTensor/invalid.mlir
+260-5324 files not shown
+365-9530 files

OPNSense/core daed0e3src/opnsense/mvc/app/models/OPNsense/Kea KeaDhcpv6.php

Fix the NO_LEASES_PLEASE client-classes test
DeltaFile
+2-3src/opnsense/mvc/app/models/OPNsense/Kea/KeaDhcpv6.php
+2-31 files

LLVM/project d6f6cdallvm/lib/Target/SPIRV SPIRVEmitIntrinsics.cpp, llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_cache_controls inttoptr-no-double-pointer.ll

[SPIR-V] Fix inttoptr type deduction with ptr.annotation (#189219)

Opaque pointer inttoptr was recording ptr as a pointee type, so
OpConvertUToPtr was emitted as pointer-to-pointer and then bitcasted
back. Please see an example below.

LLVM IR:
```
%p = inttoptr i64 %x to ptr addrspace(1)
%a = call ptr addrspace(1) @llvm.ptr.annotation(... %p ...)
call spir_func void @prefetch(ptr addrspace(1) %a, ...)
```

SPIR-V (before the change):
```
%p2 = OpConvertUToPtr %_ptr_CrossWorkgroup__ptr_CrossWorkgroup_uchar %x
%p1 = OpBitcast %_ptr_CrossWorkgroup_uchar %p2
OpFunctionCall ... %p1 ...
```

    [2 lines not shown]
DeltaFile
+37-0llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_cache_controls/inttoptr-no-double-pointer.ll
+2-0llvm/lib/Target/SPIRV/SPIRVEmitIntrinsics.cpp
+39-02 files

OpenBSD/ports t1bJl5Zx11/gnome/text-editor distinfo Makefile, x11/gnome/text-editor/pkg PLIST

   Update to gnome-text-editor-49.2.
VersionDeltaFile
1.15+24-0x11/gnome/text-editor/pkg/PLIST
1.22+2-2x11/gnome/text-editor/distinfo
1.32+1-1x11/gnome/text-editor/Makefile
+27-33 files

OpenBSD/src ZxBqRQPlibexec/ld.so library.c library_mquery.c

   While technically allowed, shared libraries without PT_LOAD segments
   don't really make any sense.  Bail out early to avoid the bits of code
   that assume that we have a PT_LOAD sagment.  This avoids a NULL pointer
   dereference on i386 (which uses library_mquery.c) or bogus mmap calls
   on other architectures (which use library.c).

   The potential NULL pointer dereference in library_mquery.c was found by
   Frank Denis.

   ok guenther@
VersionDeltaFile
1.99+15-1libexec/ld.so/library.c
1.78+14-1libexec/ld.so/library_mquery.c
+29-22 files

OpenBSD/ports vmLSkUsprint/py-pypdf distinfo Makefile

   Update to py3-pypdf-6.11.0.
VersionDeltaFile
1.65+2-2print/py-pypdf/distinfo
1.71+1-1print/py-pypdf/Makefile
+3-32 files

OpenBSD/ports xN8jbEvgraphics/openjph distinfo Makefile

   Update to openjph-0.27.2.
VersionDeltaFile
1.15+2-2graphics/openjph/distinfo
1.16+1-1graphics/openjph/Makefile
+3-32 files