FreeBSD/doc a8654f3website/themes/beastie/assets/styles main.css, website/themes/beastie/layouts/_partials site-footer.html site-header.html

Website: Fix HTML validation errors

PR:     297509
DeltaFile
+24-36website/themes/beastie/layouts/_partials/site-header.html
+20-3website/themes/beastie/assets/styles/main.css
+2-1website/themes/beastie/layouts/_partials/site-footer.html
+46-403 files

FreeBSD/ports c3437c2editors/vscode Makefile Makefile.version, editors/vscode/files patch-package.json product.json.extensions

editors/vscode: Update to 1.137.0

While here, update product.json for popular extensions. [1]

Changelog: https://code.visualstudio.com/updates/v1_137

Reported by:    GitHub (watch releases)
Obtained from:  https://github.com/VSCodium/vscodium/blob/1.135.06055/product.json [1]
DeltaFile
+7-7editors/vscode/distinfo
+7-0editors/vscode/files/product.json.extensions
+2-2editors/vscode/files/patch-package.json
+2-2editors/vscode/Makefile.version
+0-1editors/vscode/Makefile
+18-125 files

LLVM/project 18bc801llvm/docs LangRef.md, llvm/include/llvm/IR Module.h

IR: Introduce "thread-model" module flag

Introduce the replacement for TargetOptions::ThreadModel, but
does not yet wire up the uses. This maintains the current values,
but I question if it makes sense to retain "posix" as the default.
POSIX sounds very target opinionated, but isn't used in a non-binary
way anywhere. Alternatively we could have a simple singlethread binary
flag, or name this something more general.

Follows the precedents of float-abi. It happens the triple default
is just POSIX, but theoretically targets like AVR should be defaulting
to singlethread.

Co-authored-by: Claude (Claude-Opus-4.8) <noreply at anthropic.com>
DeltaFile
+37-0llvm/test/Verifier/module-flags-thread-model.ll
+29-0llvm/docs/LangRef.md
+29-0llvm/test/Linker/module-flags-thread-model.ll
+28-0llvm/include/llvm/Support/CodeGen.h
+13-0llvm/test/Assembler/module-flags-thread-model.ll
+12-0llvm/include/llvm/IR/Module.h
+148-07 files not shown
+184-1413 files

LLVM/project cebfe6cllvm/docs LangRef.md, llvm/lib/CodeGen MachineBlockPlacement.cpp

IR: Add verifier checks and LangRef for llvm.loop.align (#221933)

Verify the nested !{!"llvm.loop.align", i32 N} tag.
Require exactly two operands, an integer constant of type i32 or
smaller, and a positive power-of-two value

Co-authored-by: Claude (Claude-Opus-4.8)
DeltaFile
+126-0llvm/test/Verifier/llvm.loop.align.ll
+28-0llvm/test/Assembler/llvm.loop.align.ll
+27-0llvm/lib/IR/Verifier.cpp
+15-0llvm/docs/LangRef.md
+0-3llvm/lib/CodeGen/MachineBlockPlacement.cpp
+196-35 files

LLVM/project eff88dbclang/lib/CIR/Lowering/DirectToLLVM LowerToLLVMOpenCLMetadata.h LowerToLLVM.cpp, clang/test/CIR/CodeGenHIP amdgcnspirv-kernel.hip

[CIR][OpenCL] Lower OpenCL language version metadata to LLVM dialect (#219689)

Propagate CIR OpenCL language version module attributes as LLVM dialect
named metadata before LLVM IR translation.

Assisted-by: Codex / GPT-5.6 Sol
DeltaFile
+43-0clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVMOpenCLMetadata.cpp
+16-0clang/test/CIR/CodeGenOpenCL/version.cl
+16-0clang/test/CIR/Lowering/opencl-version-metadata.cir
+3-0clang/test/CIR/CodeGenHIP/amdgcnspirv-kernel.hip
+2-0clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVMOpenCLMetadata.h
+2-0clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
+82-06 files

LLVM/project b80b725llvm/lib/CodeGen RegisterCoalescer.cpp, llvm/test/CodeGen/AArch64 coalescer-empty-subrange-early-lis.ll

RegisterCoalescer: Remove empty subranges after merging subranges

Merging subranges in joinVirtRegs didn't try to clear empty ranges after
refineSubRanges, manifesting in an assert in overlaps checks later.

Exposed with subregister liveness once LiveIntervals runs before TwoAddress.

Co-authored-by: Claude (Claude-Opus-4.8)
DeltaFile
+30-0llvm/test/CodeGen/AArch64/coalescer-empty-subrange-early-lis.ll
+3-0llvm/lib/CodeGen/RegisterCoalescer.cpp
+33-02 files

LLVM/project 7e01a10llvm/lib/CodeGen RegisterCoalescer.cpp

Move removeEmptySubRanges into mergeSubRangeInto
DeltaFile
+4-3llvm/lib/CodeGen/RegisterCoalescer.cpp
+4-31 files

FreeBSD/ports 1502e42www/cpp-httplib Makefile distinfo

www/cpp-httplib: update 0.52.0 → 0.56.0
DeltaFile
+3-3www/cpp-httplib/distinfo
+3-1www/cpp-httplib/Makefile
+6-42 files

FreeBSD/ports b69aab0audio/faust distinfo Makefile

audio/faust: update 2.85.9 → 2.88.0
DeltaFile
+23-19audio/faust/pkg-plist
+5-4audio/faust/Makefile
+3-3audio/faust/distinfo
+31-263 files

FreeBSD/ports a449e3fmultimedia/py-ustreamer Makefile distinfo, multimedia/ustreamer Makefile distinfo

multimedia/{,py-}ustreamer: update 6.62 → 6.66
DeltaFile
+3-3multimedia/ustreamer/distinfo
+3-3multimedia/py-ustreamer/distinfo
+1-1multimedia/ustreamer/Makefile
+1-1multimedia/py-ustreamer/Makefile
+8-84 files

FreeBSD/ports fe52a3ctextproc/quarto Makefile pkg-plist

textproc/quarto: update 1.10.11 → 1.10.18

PR:     297781
DeltaFile
+5-5textproc/quarto/distinfo
+4-0textproc/quarto/pkg-plist
+1-2textproc/quarto/Makefile
+10-73 files

FreeBSD/ports 3d8d818math/lmfit Makefile distinfo

math/lmfit: update 10.0 → 11.0
DeltaFile
+5-2math/lmfit/pkg-plist
+3-3math/lmfit/distinfo
+2-3math/lmfit/Makefile
+10-83 files

FreeBSD/ports 21e115edevel/unordered-dense Makefile distinfo

devel/unordered-dense: update 4.8.1 → 4.11.0
DeltaFile
+3-3devel/unordered-dense/distinfo
+1-1devel/unordered-dense/Makefile
+4-42 files

OpenBSD/src Dn4sRXkusr.sbin/rpki-client rfc3779.c extern.h

   rpki-client: do not provide IPAddrBlocks_{new,free}() unconditionally

   After sitting on the issue for over four years, a last-minute addition to
   OpenSSL 4.1 provided a somewhat incorrect version of IPAddrBlocks_new(),
   and versions of IPAddrBlocks_free() ith i2d and d2i and the ASN.1 item.
   Until LibreSSL provides the corresponding functions, we need this compat
   code in base. After that the rfc3779.c file can move to portable where it
   really belongs.

   With this the rpki-client code is ready for OpenSSL 4.1, provided it uses
   a fixed version of lib(re)tls.

   ok claudio
VersionDeltaFile
1.295+5-5usr.sbin/rpki-client/extern.h
1.3+5-1usr.sbin/rpki-client/rfc3779.c
+10-62 files

NetBSD/pkgsrc-wip 82050fdcrush Makefile go-modules.mk

crush: Update to 0.94.1

Changelog
New!
efba40b: feat: OpenAI oAuth (@andrinoff)
Fixed
4a74b9e: fix(sessions): keep list position after deletion (#3769) (@ifsin)
33be610: fix: @meowgorithm review (@andrinoff)
63829ed: fix: always emit tool results right after calls (#3743) (@andrinoff)
cdc7200: fix: always show full bash command in tui, output stays collapsible (@andreynering)
d25b5ee: fix: colorize CLI mode and use localhost URL (@andrinoff)
45a45c5: fix: do not remove from API catalogue (@andrinoff)
80ebee4: fix: dropped reasoning effort (#3748) (@andrinoff)
074e41e: fix: keep scroll position when expanding or collapsing chat items (@andreynering)
094ac5d: fix: match ex. anthropic UI on choice (@andrinoff)
04eed5d: fix: refine first page (@andrinoff)
652f74f: fix: remove re-routing logic (@andrinoff)
3a84d5e: fix: remove the Sign In with ChatGPT in catalogue (@andrinoff)
616c17b: fix: remove the separate sections (@andrinoff)

    [16 lines not shown]
DeltaFile
+9-120crush/distinfo
+33-23crush/COMMIT_MSG
+2-39crush/go-modules.mk
+1-1crush/Makefile
+45-1834 files

OpenBSD/src NmIEjfmusr.sbin/rpki-client validate.c

   rpki-client: fix valid_uri() to work with non-strings

   valid_uri() takes a length parameter and should honor that. Most uris
   passed are NUL terminated, but the ones coming from an ASN1_STRING are
   not guaranteed to be. Calling strstr() on a non-terminated string with
   no match is a buffer overread. So use memmem() instead.

   This is needed for rpki-client to work with OpenSSL 4.1, who, in their
   infinite disregard for downstreams chose to stop NUL-terminating ASN.1
   strings. A massive breaking change in a minor release that will surely
   cause lots of buffer overreads. It's also not mentioned in CHANGES.md,
   only in their terrible migration guide. Of course it's been documented
   since forever, but who reads OpenSSL's crappy documentation anyway?

   ok claudio
VersionDeltaFile
1.86+2-2usr.sbin/rpki-client/validate.c
+2-21 files

FreeBSD/ports 2526448x11-fm/filerunner distinfo Makefile, x11-fm/filerunner/files patch-Makefiles_INSTALL

x11-fm/filerunner: Update to 26.09.03.12

Changelog:
https://sourceforge.net/projects/filerunner/files/release-26.09.03.12/changelog-26.09.03.12.txt

PR:             298377
Approved by:    fluffy (mentor)
DeltaFile
+8-5x11-fm/filerunner/Makefile
+3-3x11-fm/filerunner/distinfo
+2-2x11-fm/filerunner/files/patch-Makefiles_INSTALL
+13-103 files

FreeBSD/ports 22dab6adevel/aws-sdk-cpp Makefile distinfo

devel/aws-sdk-cpp: Update to 1.11.891

ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.11.880...1.11.891
DeltaFile
+3-3devel/aws-sdk-cpp/distinfo
+1-1devel/aws-sdk-cpp/Makefile
+4-42 files

FreeBSD/ports 3c40179devel/aws-crt-cpp Makefile distinfo

devel/aws-crt-cpp: Update to 0.43.6

ChangeLog: https://github.com/awslabs/aws-crt-cpp/releases/tag/v0.43.6
DeltaFile
+3-3devel/aws-crt-cpp/distinfo
+1-2devel/aws-crt-cpp/Makefile
+4-52 files

FreeBSD/ports 0ace85edevel/aws-c-s3 pkg-plist distinfo

devel/aws-c-s3: Update to 1.1.1

ChangeLog:      https://github.com/awslabs/aws-c-s3/releases/tag/v1.1.1
                https://github.com/awslabs/aws-c-s3/releases/tag/v1.1.0
DeltaFile
+3-3devel/aws-c-s3/distinfo
+5-1devel/aws-c-s3/Makefile
+2-2devel/aws-c-s3/pkg-plist
+10-63 files

LLVM/project 4388400mlir/include/mlir/IR BuiltinTypes.td, mlir/lib/IR TypeDetail.h BuiltinTypes.cpp

[mlir] Remove the memory space attribute restriction on memref types (#222995)

Follow-up to #187682. `isSupportedMemorySpace` only rejected builtin
attributes other than IntegerAttr/StringAttr/DictionaryAttr. This is a
leftover from when memory spaces were restricted to integers, and is now
inconsistent.
DeltaFile
+0-28mlir/lib/IR/BuiltinTypes.cpp
+6-0mlir/test/IR/parser.mlir
+0-4mlir/test/IR/invalid-builtin-types.mlir
+0-3mlir/lib/IR/TypeDetail.h
+2-1mlir/include/mlir/IR/BuiltinTypes.td
+8-365 files

OpenBSD/ports NC6I3nmdevel/arm-compute-library distinfo Makefile, devel/arm-compute-library/patches patch-SConstruct

   Update arm-compute-library to 53.3.0
VersionDeltaFile
1.21+2-2devel/arm-compute-library/distinfo
1.27+2-2devel/arm-compute-library/Makefile
1.18+1-1devel/arm-compute-library/patches/patch-SConstruct
+5-53 files

HardenedBSD/src 66830bdlibexec/rtld-elf/amd64 rtld_start.S reloc.c, libexec/rtld-elf/i386 rtld_machdep.h rtld_start.S

Merge remote-tracking branch 'rad/hardened/15-stable/main' into hardened/15-stable/pledge
DeltaFile
+95-3libexec/rtld-elf/i386/reloc.c
+92-2libexec/rtld-elf/amd64/reloc.c
+53-36sys/dev/e1000/if_em.c
+65-0libexec/rtld-elf/amd64/rtld_start.S
+36-0libexec/rtld-elf/i386/rtld_start.S
+33-2libexec/rtld-elf/i386/rtld_machdep.h
+374-4310 files not shown
+442-5216 files

HardenedBSD/src 08c0ac8libexec/rtld-elf/amd64 rtld_start.S reloc.c, libexec/rtld-elf/i386 rtld_machdep.h rtld_start.S

Merge branch 'freebsd/15-stable/main' into hardened/15-stable/main
DeltaFile
+95-3libexec/rtld-elf/i386/reloc.c
+92-2libexec/rtld-elf/amd64/reloc.c
+53-36sys/dev/e1000/if_em.c
+65-0libexec/rtld-elf/amd64/rtld_start.S
+36-0libexec/rtld-elf/i386/rtld_start.S
+33-2libexec/rtld-elf/i386/rtld_machdep.h
+374-4310 files not shown
+442-5216 files

HardenedBSD/ports d754983biology/seqwish Makefile.crates distinfo, devel/cargo-dist distinfo

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+237-187security/rpm-sequoia/distinfo
+335-3biology/seqwish/distinfo
+141-135textproc/jql/distinfo
+111-117devel/cargo-dist/distinfo
+118-94security/rpm-sequoia/Makefile
+166-0biology/seqwish/Makefile.crates
+1,108-536148 files not shown
+2,240-1,825154 files

NetBSD/src xWTk0nndoc 3RDPARTY

   tzcode/tzdata 2026d is available
VersionDeltaFile
1.2245+2-2doc/3RDPARTY
+2-21 files

HardenedBSD/ports 93be614misc/crush Makefile distinfo, misc/crush/files extra-patch-disable-command-blocking

misc/crush: Update to 0.94.1

Changelog: https://github.com/charmbracelet/crush/releases/tag/v0.94.1

Reported by:    GitHub (watch releases)
DeltaFile
+5-5misc/crush/distinfo
+2-2misc/crush/files/extra-patch-disable-command-blocking
+1-1misc/crush/Makefile
+8-83 files

FreeBSD/ports 93be614misc/crush Makefile distinfo, misc/crush/files extra-patch-disable-command-blocking

misc/crush: Update to 0.94.1

Changelog: https://github.com/charmbracelet/crush/releases/tag/v0.94.1

Reported by:    GitHub (watch releases)
DeltaFile
+5-5misc/crush/distinfo
+2-2misc/crush/files/extra-patch-disable-command-blocking
+1-1misc/crush/Makefile
+8-83 files

HardenedBSD/ports b58448amisc/py-litellm-proxy-extras Makefile distinfo

misc/py-litellm-proxy-extras: Update to 0.4.96

Reported by:    Repology
DeltaFile
+3-3misc/py-litellm-proxy-extras/distinfo
+1-1misc/py-litellm-proxy-extras/Makefile
+4-42 files

FreeBSD/ports b58448amisc/py-litellm-proxy-extras Makefile distinfo

misc/py-litellm-proxy-extras: Update to 0.4.96

Reported by:    Repology
DeltaFile
+3-3misc/py-litellm-proxy-extras/distinfo
+1-1misc/py-litellm-proxy-extras/Makefile
+4-42 files