LLVM/project 28ac6b3flang/lib/Optimizer/Transforms CUFOpConversion.cpp

[flang][cuda] Use the option to populate conversion patterns (#170190)

#169740 split the conversion patterns but the option was not use when
populating them.
DeltaFile
+3-2flang/lib/Optimizer/Transforms/CUFOpConversion.cpp
+3-21 files

NetBSD/pkgsrc Y0lQ2nJwww/py-beautifulsoup4 distinfo Makefile

   py-beautifulsoup4: updated to 4.14.3

   4.14.3 (20251130)

   * When using one of the lxml tree builders, you can pass in
     huge_tree=True to disable lxml's security restrictions and process
     files that include huge text nodes. ("huge" means more than
     10,000,000 bytes of text in a single node). Without this, lxml may
     silently stop processing the file after encountering a huge text
     node. [bug=2072424]

   * The html.parser tree builder processes numeric character entities
     using the algorithm described in the HTML spec. If this means
     replacing some other character with REPLACEMENT CHARACTER, it will
     set BeautifulSoup.contains_replacement_characters. [bug=2126753]

     The other tree builders rely on the underlying parser to do this
     sort of replacement. That means that Beautiful Soup never sees the
     original character reference, so it doesn't know whether

    [9 lines not shown]
VersionDeltaFile
1.33+4-4www/py-beautifulsoup4/distinfo
1.41+2-2www/py-beautifulsoup4/Makefile
+6-62 files

LLVM/project a79ef37clang-tools-extra/clang-doc HTMLGenerator.cpp HTMLMustacheGenerator.cpp, clang-tools-extra/test/clang-doc namespace.cpp enum.cpp

[clang-doc] Default to Mustache HTML generation
DeltaFile
+142-1,118clang-tools-extra/clang-doc/HTMLGenerator.cpp
+21-458clang-tools-extra/unittests/clang-doc/HTMLGeneratorTest.cpp
+84-241clang-tools-extra/test/clang-doc/namespace.cpp
+118-188clang-tools-extra/test/clang-doc/enum.cpp
+0-267clang-tools-extra/test/clang-doc/basic-project.test
+0-178clang-tools-extra/clang-doc/HTMLMustacheGenerator.cpp
+365-2,45017 files not shown
+405-2,64323 files

LLVM/project 53ad8f9clang-tools-extra/test/clang-doc comments-in-macros.cpp

[clang-doc] Add Mustache output to comment in macros test
DeltaFile
+13-2clang-tools-extra/test/clang-doc/comments-in-macros.cpp
+13-21 files

LLVM/project 7df6a20clang-tools-extra/test/clang-doc conversion_function.cpp

[clang-doc] Add Mustache output to conversion function test
DeltaFile
+7-0clang-tools-extra/test/clang-doc/conversion_function.cpp
+7-01 files

FreeBSD/ports f22d3ff. UPDATING, Mk bsd.default-versions.mk

**php**: Switch PHP default to 8.4

Tested by:      Local exp-run
Approved by:    portmgr (blanket)
DeltaFile
+17-1UPDATING
+1-1Mk/bsd.default-versions.mk
+1-1Mk/Uses/php.mk
+19-33 files

LLVM/project fffe9bcllvm/lib/Target/AMDGPU GCNHazardRecognizer.cpp, llvm/test/CodeGen/AMDGPU misched-into-wmma-hazard-shadow.mir

[AMDGPU] Allow hazard checks for WMMA co-exec (#168805)

Now we are just inserting V_NOP instrtuctions, try to schedule
something into the shadow.

It is still somewhat imprecise, for example AdvanceCycle() will
use TII.getNumWaitStates() anyway, but in a scheduling mode
we are not required to be precise. We must be finally precise
in the hazard recognizer mode. Then EmittedInstrs buffer is also
limited to MaxLookAhead even though VALU only hazards may actually
never expire and require an endless buffer. But that's OK, we can
at least mitigate what the buffer can hold. The buffer is also
currently much bigger than any of VALU hazards may need.

That said the rest of the 'fix*' functions here can be changed
the same way, these which are using V_NOPs. This one is just the
worst because it may require up to 9 nops.
DeltaFile
+56-0llvm/test/CodeGen/AMDGPU/misched-into-wmma-hazard-shadow.mir
+6-0llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
+62-02 files

FreeBSD/ports f390d8asysutils/ipfs-go-fs-repo-migrations Makefile

sysutils/ipfs-go-fs-repo-migrations: Mark DEPRECATED

- Was required for migrations in between different IPFS versions and no
  longer required
- Set EXPIRATION_DATE 2025-12-31

If someone needs this port feel free to undeprecate and takeover
maintainership.
DeltaFile
+6-3sysutils/ipfs-go-fs-repo-migrations/Makefile
+6-31 files

FreeBSD/ports 1efadccnet-mgmt/py-pyixapi distinfo Makefile

net-mgmt/py-pyixapi: Update version 0.2.6=>0.2.7

Changelog: https://github.com/peering-manager/pyixapi/releases/tag/0.2.7

Sponsored by:   Nepustil
DeltaFile
+3-3net-mgmt/py-pyixapi/distinfo
+1-1net-mgmt/py-pyixapi/Makefile
+4-42 files

FreeBSD/ports 3f6282fdatabases/clickhouse distinfo Makefile.submodules

databases/clickhouse: Update version 25.10.2.65=>25.10.3.100

Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v25.10.3.100-stable

Sponsored by:   Nepustil
DeltaFile
+11-11databases/clickhouse/distinfo
+4-4databases/clickhouse/Makefile.submodules
+1-1databases/clickhouse/Makefile
+16-163 files

FreeBSD/ports 62ac4f4devel/py-perceval-mozilla Makefile

devel/py-perceval-mozilla:Return to pool

Used in cluster and releasing so that others can update as necessary
without my intervention.
DeltaFile
+2-1devel/py-perceval-mozilla/Makefile
+2-11 files

FreeBSD/ports 04d4e9bdevel/tokei distinfo Makefile.crates, devel/tokei/files patch-powerpc patch-cargo-crates_libc-0.2.71_src_unix_bsd_freebsdlike_freebsd_powerpc.rs

devel/tokei: Update version 12.1.2=>13.0.0

Changelog: https://github.com/XAMPPRocky/tokei/releases/tag/v13.0.0
DeltaFile
+411-305devel/tokei/distinfo
+204-0devel/tokei/Makefile.crates
+1-153devel/tokei/Makefile
+0-62devel/tokei/files/patch-powerpc
+50-0devel/tokei/files/patch-cargo-crates_libc-0.2.71_src_unix_bsd_freebsdlike_freebsd_powerpc.rs
+666-5205 files

FreeBSD/ports 25f9446devel/please distinfo Makefile

devel/please: Update version 17.24.1=>17.25.0

Changelog: https://github.com/thought-machine/please/releases/tag/v17.25.0
DeltaFile
+5-5devel/please/distinfo
+1-1devel/please/Makefile
+6-62 files

FreeBSD/ports 75cee28databases/freetds-devel distinfo Makefile

databases/freetds-devel: Update version 1.5.160=>1.5.163
DeltaFile
+3-3databases/freetds-devel/distinfo
+1-1databases/freetds-devel/Makefile
+4-42 files

LLVM/project 4014a14clang-tools-extra/clang-doc/support Utils.cpp, clang-tools-extra/clang-doc/tool ClangDocMain.cpp

[clang-doc] Add Mustache case to assets test

Mustache wasn't tested in the assets lit test, which tests if
user-supplied assets are copied correctly. The Mustache HTML backend
initialy failed this test because it expected every asset, which
included Mustache templates, to be supplied. For now, we just expect
either CSS or JS to be supplied and use the default if one of them isn't
given.

We can allow custom templates in the future using the same checks.
DeltaFile
+14-6clang-tools-extra/clang-doc/support/Utils.cpp
+10-0clang-tools-extra/test/clang-doc/assets.cpp
+3-2clang-tools-extra/clang-doc/tool/ClangDocMain.cpp
+27-83 files

OPNSense/core f2afb2esrc/opnsense/mvc/app/controllers/OPNsense/Core/forms wizard_deployment_type.xml, src/opnsense/mvc/app/models/OPNsense/Core InitialSetup.php InitialSetup.xml

System: Configuration: Wizard / Deployment type - add "Optimize for IPsec" toggle which sets net.isr.maxthreads to -1, closes https://github.com/opnsense/core/issues/9307
DeltaFile
+32-0src/opnsense/mvc/app/models/OPNsense/Core/InitialSetup.php
+12-0src/opnsense/mvc/app/controllers/OPNsense/Core/forms/wizard_deployment_type.xml
+1-0src/opnsense/mvc/app/models/OPNsense/Core/InitialSetup.xml
+45-03 files

FreeBSD/ports f5887f0misc/gollama distinfo Makefile

misc/gollama: update 1.27.15 → 1.37.5
DeltaFile
+5-5misc/gollama/distinfo
+2-3misc/gollama/Makefile
+7-82 files

FreeBSD/ports d32873adevel/gitleaks distinfo Makefile

devel/gitleaks: update 8.29.1 → 8.30.0
DeltaFile
+7-7devel/gitleaks/distinfo
+1-1devel/gitleaks/Makefile
+8-82 files

FreeBSD/ports d76ff9fdevel/RStudio Makefile, devel/RStudio/files package-lock-desktop.json patch-src_cpp_ext_CMakeLists.txt

devel/RStudio: update 2022.12.0+353 → 2025.09.2+418
DeltaFile
+13,705-0devel/RStudio/files/package-lock-desktop.json
+167-34devel/RStudio/Makefile
+161-0devel/RStudio/files/patch-src_cpp_ext_CMakeLists.txt
+45-91devel/RStudio/files/patch-src_cpp_session_CMakeLists.txt
+133-0devel/RStudio/files/patch-src_node_desktop_CMakeLists.txt
+54-0devel/RStudio/files/patch-src_gwt_build.xml
+14,265-12536 files not shown
+14,613-35242 files

LLVM/project 00276b6llvm/test/Transforms/WholeProgramDevirt import.ll import-indir.ll

[WPD] Remove undef from tests (#170179)

DeltaFile
+3-3llvm/test/Transforms/WholeProgramDevirt/import.ll
+2-2llvm/test/Transforms/WholeProgramDevirt/import-indir.ll
+2-2llvm/test/Transforms/WholeProgramDevirt/calls-to-devirt.ll
+2-1llvm/test/Transforms/WholeProgramDevirt/uniform-retval-invoke.ll
+9-84 files

FreeNAS/freenas f725fa7tests/api2 test_system_general_tnc_port_registration.py

try this?
DeltaFile
+19-24tests/api2/test_system_general_tnc_port_registration.py
+19-241 files

LLVM/project f55da9fclang-tools-extra/clang-doc Generators.cpp, clang-tools-extra/test/clang-doc DR-131697.cpp

[clang-doc] Add Mustache case to test for DR 131697

The test for DR 131697 only requires that clang-doc doesn't crash. There
is no documentation created. However, when using Mustache, clang-doc still expects certain
paths to exist, like the directory where assets are placed. In legacy
HTML, the `docs` directory is still created and assets are placed there
regardless of there being any Infos to document. Mustache didn't do
this, so now we create `docs/json` and `docs/html` even if there is
nothing to document.
DeltaFile
+12-9clang-tools-extra/clang-doc/Generators.cpp
+1-0clang-tools-extra/test/clang-doc/DR-131697.cpp
+13-92 files

LLVM/project 281f4eallvm/utils/gn/secondary/clang-tools-extra/clangd/test BUILD.gn

[gn] port f65c19982d2a
DeltaFile
+1-0llvm/utils/gn/secondary/clang-tools-extra/clangd/test/BUILD.gn
+1-01 files

FreeBSD/ports 98d97e6security/py-social-auth-core distinfo

security/py-social-auth-core: Fix distinfo

PR:             291324
Reported by:    einar at isnic.is
DeltaFile
+5-5security/py-social-auth-core/distinfo
+5-51 files

LLVM/project 4c4236eopenmp/runtime/src kmp_ftn_entry.h

fix formatting
DeltaFile
+2-2openmp/runtime/src/kmp_ftn_entry.h
+2-21 files

LLVM/project fd8bf3clldb/source/Plugins/ScriptInterpreter/Python/Interfaces ScriptedPythonInterface.h

[lldb/ScriptInterpreter] Fix typo in AbstractMethodCheckerPayload (NFC) (#170187)

This fixes a typo in ScriptedPythonInterface and changes
`AbstrackMethodCheckerPayload` to `AbstractMethodCheckerPayload`.

Signed-off-by: Med Ismail Bennani <ismail at bennani.ma>
DeltaFile
+6-6lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h
+6-61 files

FreeBSD/doc 86b3c5bwebsite/themes/beastie/layouts/_partials site-head.html, website/themes/beastie/static/css global.css font-awesome-min.css

Website: Add admonitions support

Initial work by Mark Phillips <mark at freebsdfoundation.org>
DeltaFile
+114-0website/themes/beastie/static/css/global.css
+5-0website/themes/beastie/static/css/font-awesome-min.css
+1-0website/themes/beastie/layouts/_partials/site-head.html
+0-0website/themes/beastie/static/fonts/fontawesome-webfont.woff
+0-0website/themes/beastie/static/fonts/fontawesome-webfont.woff2
+120-05 files

LLVM/project 64c9a4fopenmp/runtime/src kmp_ftn_entry.h exports_so.txt

use KMP_EXPAND_NAME and add versioned symbol
DeltaFile
+10-4openmp/runtime/src/kmp_ftn_entry.h
+2-0openmp/runtime/src/exports_so.txt
+2-0openmp/runtime/src/exports_test_so.txt
+14-43 files

LLVM/project 6397e2fllvm/lib/Target/BPF BPFISelLowering.cpp BPFISelLowering.h, llvm/test/CodeGen/BPF builtin_calls.ll atomic-oversize.ll

Revert "[BPF] Allow libcalls behind a feature gate (#168442)" (#169733)

**Problem**

As mentioned in
https://github.com/llvm/llvm-project/pull/168442#pullrequestreview-3501502448
#168442, is not the right solution for the problem.

I'll follow @arsenm suggestions starting with
https://github.com/llvm/llvm-project/pull/169537 to properly allow safe
math operations and i128 support in BPF.

**Solution**

Revert #168442.
DeltaFile
+0-39llvm/test/CodeGen/BPF/builtin_calls.ll
+3-20llvm/lib/Target/BPF/BPFISelLowering.cpp
+0-10llvm/lib/Target/BPF/BPFISelLowering.h
+0-4llvm/lib/Target/BPF/BPF.td
+0-3llvm/lib/Target/BPF/BPFSubtarget.h
+2-0llvm/test/CodeGen/BPF/atomic-oversize.ll
+5-763 files not shown
+7-799 files

HardenedBSD/ports 3ea4a2cgames/pmars-sdl/files patch-clparse.c patch-asm.c

HBSD: Fix HARDCFLAGS for games/pmars-sdl

Signed-off-by:  Shawn Webb <shawn.webb at hardenedbsd.org>
DeltaFile
+16-0games/pmars-sdl/files/patch-clparse.c
+11-0games/pmars-sdl/files/patch-asm.c
+27-02 files