FreeBSD/ports bf7ece9multimedia/olive Makefile, multimedia/olive/files patch-app_codec_ffmpeg_ffmpegdecoder.cpp patch-app_codec_ffmpeg_ffmpegencoder.cpp

multimedia/olive: Unbreak
DeltaFile
+123-0multimedia/olive/files/patch-app_codec_ffmpeg_ffmpegdecoder.cpp
+108-0multimedia/olive/files/patch-app_codec_ffmpeg_ffmpegencoder.cpp
+23-0multimedia/olive/files/patch-app_codec_oiio_oiiodecoder.cpp
+22-0multimedia/olive/files/patch-ext_core_src_render_audioparams.cpp
+15-0multimedia/olive/files/patch-app_audio_audioprocessor.cpp
+0-2multimedia/olive/Makefile
+291-26 files

LLVM/project a5f5d4bclang/include/clang/Basic BuiltinsAMDGPU.td BuiltinsAMDGPUDocs.td

[AMDGPU][Clang][Doc] Add documentation for WMMA builtins
DeltaFile
+268-67clang/include/clang/Basic/BuiltinsAMDGPU.td
+326-0clang/include/clang/Basic/BuiltinsAMDGPUDocs.td
+594-672 files

LLVM/project c35a726clang/test/TableGen builtin-docs.td, clang/utils/TableGen ClangBuiltinsEmitter.cpp

[Clang][TableGen] Sort undocumented builtins after documented ones in generated docs (#183938)

The builtin documentation emitter previously sorted all categories
purely alphabetically, which placed the "Undocumented" section before
categories like "WMMA" in the generated RST. This made the output
confusing since stub entries appeared before real documentation.

Push the "Undocumented" category to the end of the output so that all
documented categories appear first, regardless of their names.
DeltaFile
+20-10clang/test/TableGen/builtin-docs.td
+10-3clang/utils/TableGen/ClangBuiltinsEmitter.cpp
+30-132 files

FreeBSD/doc 22b66eddocumentation/content/en/books/porters-handbook/special _index.adoc

PHB(special>go): Add instructions for overriding go.mod

The USES=go:modules system is smart and clever, but it does all its
evaluation of go.mod during fetch phase, which means that porters can't
patch it first (say, to alter dependencies or change the toolchain
version).

Instead, it's possible to override go.mod by specifying a new one as
a second distfile (and go.sum can be overridden in the same way). We've
supported that for a long time, but we've never documented it before.

Reviewed by:    fuz, ziaee
Approved by:    ziaee (doc)
Differential Revision:  https://reviews.freebsd.org/D55580
DeltaFile
+28-0documentation/content/en/books/porters-handbook/special/_index.adoc
+28-01 files

LLVM/project da8d181libc/shared/math log1p.h log2.h

[libc][math] Cleanup shared/math (#183971)

DeltaFile
+4-3libc/shared/math/log1p.h
+4-3libc/shared/math/log2.h
+4-3libc/shared/math/log10.h
+4-3libc/shared/math/log.h
+1-3libc/shared/math/hypotf16.h
+2-1libc/shared/math/tanpif16.h
+19-1698 files not shown
+123-44104 files

FreeBSD/ports c84c766science/py-scikit-learn distinfo Makefile, science/py-scikit-learn/files patch-pyproject.toml

science/py-scikit-learn: Update to 1.8.0
DeltaFile
+15-7science/py-scikit-learn/files/patch-pyproject.toml
+3-3science/py-scikit-learn/distinfo
+1-1science/py-scikit-learn/Makefile
+19-113 files

FreeBSD/ports 4ddcbffwww/py-asgiref distinfo Makefile

www/py-asgiref: Update to 3.11.1
DeltaFile
+3-3www/py-asgiref/distinfo
+1-1www/py-asgiref/Makefile
+4-42 files

FreeBSD/ports a836bbetextproc/py-elementpath distinfo Makefile

textproc/py-elementpath: Update to 5.1.1
DeltaFile
+3-3textproc/py-elementpath/distinfo
+1-1textproc/py-elementpath/Makefile
+4-42 files

FreeBSD/ports 6ae2e77textproc/p5-utf8-all distinfo Makefile

textproc/p5-utf8-all: Update to 0.026
DeltaFile
+3-3textproc/p5-utf8-all/distinfo
+1-1textproc/p5-utf8-all/Makefile
+4-42 files

FreeBSD/ports 95ec2a8www/py-fastapi distinfo Makefile

www/py-fastapi: Update to 0.134.0
DeltaFile
+3-3www/py-fastapi/distinfo
+1-1www/py-fastapi/Makefile
+4-42 files

LLVM/project 4673cecmlir/include/mlir-c Rewrite.h, mlir/lib/Bindings/Python Rewrite.cpp

[MLIR][Python] Add support of `convert_region_types` and the bf integration test (#183664)

This PR adds the `convert_region_types` API to
`ConversionPatternRewriter` and introduces a new integration test,
`bf.py`, which demonstrates how to combine a Python-defined dialect, the
dialect conversion API, the pass manager, and the execution engine to
build a pure-Python JIT compilation pipeline.
DeltaFile
+284-0mlir/test/python/integration/dialects/bf.py
+12-3mlir/lib/Bindings/Python/Rewrite.cpp
+7-0mlir/lib/CAPI/Transforms/Rewrite.cpp
+6-0mlir/include/mlir-c/Rewrite.h
+309-34 files

GhostBSD/xconfig 5b06a19bin xconfig

Merge pull request #51 from ghostbsd/update-radeon

Update legacy Radeon device IDs in `RADEON_DEVICE` configuration
DeltaFile
+1-1bin/xconfig
+1-11 files

NetBSD/src ffjmEHiusr.bin/make job.c

   MaybeSubMake: ignore line beining with any of [@+-]

   The control chars [@+-] can be interspersed with white-space
   so use [ \t@+-]

   PR: 60016
   Reviewed by:
VersionDeltaFile
1.525+3-4usr.bin/make/job.c
+3-41 files

LLVM/project 910988bllvm/lib/Target/AMDGPU/Utils AMDGPUBaseInfo.h, llvm/test/CodeGen/AMDGPU amdpal-chain-metadata.ll

[AMDGPU] Stop treating AMDGPU_CS_ChainPreserve as a module entry funtion (#183718)

Starting with AMD PAL metadata v3.6, pipeline ELFs cannot have a
`.shader_functions` section. However, dynamic VGPR retry helpers use
the `AMDGPU_CS_ChainPreserve` calling convention, which LLVM previously
treated as a module entrypoint, incorrectly emitting this metadata.
DeltaFile
+6-1llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
+7-0llvm/test/CodeGen/AMDGPU/amdpal-chain-metadata.ll
+13-12 files

GhostBSD/xconfig c6248b8bin xconfig

Update legacy Radeon device IDs in `RADEON_DEVICE` configuration
DeltaFile
+1-1bin/xconfig
+1-11 files

FreeBSD/src 6099b46sys/amd64/amd64 initcpu.c

amd64 initializecpu(): use 64bit type for rcr4() result

Right now %cr4 defined bits fit into the low word, but this is not true
with FRED.

Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
DeltaFile
+1-1sys/amd64/amd64/initcpu.c
+1-11 files

FreeBSD/ports 3b0d87dnet/mosquitto pkg-plist Makefile

net/mosquitto: Revert 6345b479ec4b

I read the diff backwards...
DeltaFile
+4-4net/mosquitto/pkg-plist
+1-1net/mosquitto/Makefile
+5-52 files

FreeBSD/ports 6345b47net/mosquitto pkg-plist Makefile

net/mosquitto: Add @sample

(As suggested by makeplist)
DeltaFile
+4-4net/mosquitto/pkg-plist
+1-0net/mosquitto/Makefile
+5-42 files

LLVM/project c2a4e3fclang/lib/Sema SemaExpr.cpp, clang/test/Sema sugar-common-types.c

[clang] fix common type calculation for l-values of 'void' type

Fixes #111300
DeltaFile
+5-1clang/test/Sema/sugar-common-types.c
+2-2clang/lib/Sema/SemaExpr.cpp
+7-32 files

NetBSD/pkgsrc 3jfWipScad/occt buildlink3.mk

   cad/occt: Fix whitespace pionted out by pkglint
VersionDeltaFile
1.4+2-2cad/occt/buildlink3.mk
+2-21 files

NetBSD/pkgsrc Qe8b6Rtdoc CHANGES-2026

   doc: Updated net/mosquitto to 2.1.2
VersionDeltaFile
1.1451+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc OTGYk25net/mosquitto distinfo Makefile

   net/mosquitto: Update to 2.1.2

   2.1.2 - 2026-02-09
   ==================

   Broker:
   - Forbid running with `persistence true` and with a persistence plugin at the
     same time.

   Build:
   - Build fixes for OpenBSD. Closes #3474.
   - Add missing libedit to docker builds. Closes #3476.
   - Fix static/shared linking of libwebsockets under cmake.
VersionDeltaFile
1.42+4-4net/mosquitto/distinfo
1.47+2-3net/mosquitto/Makefile
+6-72 files

LLVM/project 1d5726elibc/shared/math log.h log10.h

[libc][math] Cleanup shared/math
DeltaFile
+4-3libc/shared/math/log.h
+4-3libc/shared/math/log10.h
+4-3libc/shared/math/log1p.h
+4-3libc/shared/math/log2.h
+1-3libc/shared/math/hypotf16.h
+2-1libc/shared/math/atanhf16.h
+19-1698 files not shown
+123-44104 files

HardenedBSD/ports e09b77bdns/bind9-devel/files extrapatch-bind-min-override-ttl, dns/bind918 pkg-plist

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+56-0security/clamtk/Makefile
+22-0security/clamtk/pkg-plist
+6-14multimedia/guvcview/files/patch-guvcview_video__capture.c
+17-0math/py-mpmath/files/patch-pyproject.toml
+8-8dns/bind9-devel/files/extrapatch-bind-min-override-ttl
+7-7dns/bind918/pkg-plist
+116-29170 files not shown
+734-640176 files

NetBSD/pkgsrc RcGVcHgdoc CHANGES-2026 TODO

   doc: Updated security/py-trezor to 0.20.0
VersionDeltaFile
1.1450+2-1doc/CHANGES-2026
1.26873+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc EVIJKbRsecurity/py-trezor PLIST Makefile, security/py-trezor/patches patch-requirements.txt

   Update security/py-trezor to 0.20.0

   ## [0.20.0] (2026-02-10)
   [0.20.0]: https://github.com/trezor/trezor-firmware/compare/python/v0.20.0-dev0...python/v0.20.0

   Version 0.20.0 introduces a set of **major breaking API changes**. All user code must be upgraded.

   As announced, the API has changed significantly since the pre-release version 0.20.0-dev.

   ### Incompatible changes
   - Refactor trezorlib session-based API.  [#6273]

   ### Added
   - Use keyring package for storing THP keys and credentials.  [#6273]

   ### Removed
   - Deprecate uploading language blob during firmware update.  [#6103]
   - debuglink: Remove vestigial memory_write/read/erase methods.  [#6273]
   - Deprecated `@expect` decorator was removed.  [#6273]

    [86 lines not shown]
VersionDeltaFile
1.3+82-15security/py-trezor/PLIST
1.7+13-4security/py-trezor/Makefile
1.3+4-5security/py-trezor/distinfo
1.2+1-1security/py-trezor/patches/patch-requirements.txt
+100-254 files

NetBSD/pkgsrc alCy1yMdoc CHANGES-2026

   doc: Added security/py-slip10 version 1.1.0
VersionDeltaFile
1.1449+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Vv3kCccsecurity Makefile, security/py-slip10 PLIST Makefile

   Add security/py-slip10

   This is a new dependency for security/py-trezor.
VersionDeltaFile
1.1+20-0security/py-slip10/PLIST
1.1+18-0security/py-slip10/Makefile
1.1+5-0security/py-slip10/distinfo
1.1+4-0security/py-slip10/DESCR
1.999+2-1security/Makefile
+49-15 files

NetBSD/pkgsrc SnZ9VhQdoc CHANGES-2026

   doc: Added security/py-shamir_mnemonic version 0.3.0
VersionDeltaFile
1.1448+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc UHFb6j8security Makefile, security/py-shamir_mnemonic PLIST Makefile

   Add security/py-shamir_mnemonic

   This is a new dependency for security/py-trezor.
VersionDeltaFile
1.1+38-0security/py-shamir_mnemonic/PLIST
1.1+20-0security/py-shamir_mnemonic/Makefile
1.1+9-0security/py-shamir_mnemonic/DESCR
1.1+5-0security/py-shamir_mnemonic/distinfo
1.998+2-1security/Makefile
+74-15 files