FreeBSD/ports e1e37c2net-im/py-zapzap distinfo Makefile

net-im/py-zapzap: Update to 0.7.1

ChangeLog:      https://github.com/rafatosta/zapzap/releases/tag/7.0.1
Reported by:    Rafael Tosta <notifications at github.com>
DeltaFile
+3-3net-im/py-zapzap/distinfo
+1-1net-im/py-zapzap/Makefile
+4-42 files

LLVM/project ec157b6llvm/lib/Transforms/Vectorize VPlanTransforms.cpp LoopVectorize.cpp, llvm/test/Transforms/LoopVectorize/VPlan/AArch64 vplan-memory-op-decisions.ll

[VPlan] Widen masked unit-stride consecutive accesses in VPlan. (#211315)

Extend the widenConsecutiveMemOps sub-pass to widen masked/predicated
unit-stride consecutive accesses VPlan-natively.

This requires exposing an instruction-independent
isLegalMaskedLoadOrStore in VPSelectionContext, as well as adding it to
VPCostContext. Some of the members will probably be useful for other
changes as well.

PR: https://github.com/llvm/llvm-project/pull/211315
DeltaFile
+86-3llvm/test/Transforms/LoopVectorize/VPlan/AArch64/vplan-memory-op-decisions.ll
+21-9llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
+17-3llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
+5-9llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.cpp
+6-4llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
+1-0llvm/lib/Transforms/Vectorize/VPlanHelpers.h
+136-286 files

FreeBSD/ports 84fd498graphics/mesa-dri Makefile.common Makefile, graphics/mesa-libs Makefile

graphics/mesa-dri: enable H.264/H.265 Vulkan Video codecs

PR:             296968
Approved by:    arrowd
DeltaFile
+6-0graphics/mesa-dri/Makefile.common
+3-1graphics/mesa-dri/Makefile
+0-2graphics/mesa-libs/Makefile
+9-33 files

LLVM/project 2755ffcllvm/lib/Transforms/InstCombine InstCombineCompares.cpp, llvm/test/Transforms/InstCombine cast_ptr.ll

[InstCombine] Fold icmp ptrtoaddr x, ptrtoaddr y -> icmp x, y (#211991)

Similar to the existing ptrtoint fold; this is valid, because icmp only
compares address bits. This addresses optimization regressions when
generating ptrtoaddr for pointer subtractions.
DeltaFile
+114-0llvm/test/Transforms/InstCombine/cast_ptr.ll
+8-1llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
+122-12 files

LLVM/project 15c6286clang-tools-extra/docs/clang-tidy/checks/abseil unchecked-statusor-access.md duration-unnecessary-conversion.md

[clang-tidy][docs] Rewrite remaining abseil check docs to Markdown
DeltaFile
+267-283clang-tools-extra/docs/clang-tidy/checks/abseil/unchecked-statusor-access.md
+35-35clang-tools-extra/docs/clang-tidy/checks/abseil/duration-unnecessary-conversion.md
+34-33clang-tools-extra/docs/clang-tidy/checks/abseil/string-find-str-contains.md
+32-32clang-tools-extra/docs/clang-tidy/checks/abseil/string-find-startswith.md
+24-25clang-tools-extra/docs/clang-tidy/checks/abseil/duration-division.md
+23-23clang-tools-extra/docs/clang-tidy/checks/abseil/faster-strsplit-delimiter.md
+415-4316 files not shown
+537-55512 files

LLVM/project 9b1218clldb/source/Plugins/LanguageRuntime/CPlusPlus CPPLanguageRuntime.cpp ItaniumABIRuntime.cpp

[lldb] Move GetVTableInfo to C++ language runtime (#207010)

The original PR was reverted in
https://github.com/llvm/llvm-project/pull/206816 due to a test failure
on lldb-aarch64-ubuntu.
Since I couldn't reproduce the failure, I decided to split the PR into
smaller chunks.

This is part 1/4 (the final state is on
https://github.com/Nerixyz/llvm-project/tree/refactor/common-abi-runtime-take2-4-of-4).

It moves `GetVTableInfo` and `TypeHasVTable` from the Itanium ABI
runtime to the C++ language runtime. Eventually, this will be used to
select the ABI runtime that's able to handle a vtable. For now, we
always ask and use Itanium.
DeltaFile
+119-2lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.cpp
+6-112lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABIRuntime.cpp
+10-0lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.h
+2-6lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABIRuntime.h
+137-1204 files

FreeBSD/ports 1bdb3e2net-im/nextcloud-talk distinfo Makefile

net-im/nextcloud-talk: Update to 24.0.3
DeltaFile
+3-3net-im/nextcloud-talk/distinfo
+1-1net-im/nextcloud-talk/Makefile
+4-42 files

FreeBSD/ports 9ad204cmail/nextcloud-mail distinfo Makefile

mail/nextcloud-mail: Update to 5.10.9
DeltaFile
+3-3mail/nextcloud-mail/distinfo
+1-1mail/nextcloud-mail/Makefile
+4-42 files

FreeBSD/ports 77c2b2cwww/nextcloud-groupfolders distinfo Makefile

www/nextcloud-groupfolders: Update to 22.0.4
DeltaFile
+3-3www/nextcloud-groupfolders/distinfo
+1-1www/nextcloud-groupfolders/Makefile
+4-42 files

FreeBSD/ports a48f767www/nextcloud-forms distinfo Makefile

www/nextcloud-forms: Update to 5.3.5
DeltaFile
+3-3www/nextcloud-forms/distinfo
+1-1www/nextcloud-forms/Makefile
+4-42 files

FreeBSD/ports 90db392www/nextcloud-deck distinfo Makefile

www/nextcloud-deck: Update to 1.18.3
DeltaFile
+3-3www/nextcloud-deck/distinfo
+1-1www/nextcloud-deck/Makefile
+4-42 files

FreeBSD/ports cfd37a8www/nextcloud distinfo Makefile

www/nextcloud: Update to 34.0.2

Adds PGSQL to default options, in line with Nextcloud
admin manual recommended db backends
DeltaFile
+3-3www/nextcloud/distinfo
+2-3www/nextcloud/Makefile
+5-62 files

LLVM/project cccf71bclang-tools-extra/docs/clang-tidy/checks/abseil unchecked-statusor-access.md unchecked-statusor-access.rst

[clang-tidy][docs] Rename remaining abseil check docs to Markdown
DeltaFile
+442-0clang-tools-extra/docs/clang-tidy/checks/abseil/unchecked-statusor-access.md
+0-442clang-tools-extra/docs/clang-tidy/checks/abseil/unchecked-statusor-access.rst
+0-57clang-tools-extra/docs/clang-tidy/checks/abseil/duration-unnecessary-conversion.rst
+57-0clang-tools-extra/docs/clang-tidy/checks/abseil/duration-unnecessary-conversion.md
+52-0clang-tools-extra/docs/clang-tidy/checks/abseil/string-find-str-contains.md
+0-52clang-tools-extra/docs/clang-tidy/checks/abseil/string-find-str-contains.rst
+551-55118 files not shown
+895-89524 files

FreeBSD/ports f717f85www/miniflux distinfo Makefile

www/miniflux: Update to 2.3.3
DeltaFile
+5-5www/miniflux/distinfo
+1-2www/miniflux/Makefile
+6-72 files

NetBSD/pkgsrc czdDTn8audio/fluidsynth distinfo Makefile

   fluidsynth: updated to 2.5.7

   2.5.7

   Fix a bug where DLS files that contain a PGAL chunk may sound incorrectly
   Fix a build issue with MSVC
   Fix DLS sample invalidation logic to avoid possible use of uninitialized memory
VersionDeltaFile
1.64+4-4audio/fluidsynth/distinfo
1.100+2-3audio/fluidsynth/Makefile
1.47+2-2audio/fluidsynth/PLIST
+8-93 files

LLVM/project d8faf7fllvm/include/llvm/Support GenericDomTreeConstruction.h, llvm/unittests/Support GenericDomTreeTest.cpp

[spr] initial version

Created using spr 1.3.8-wip
DeltaFile
+18-17llvm/include/llvm/Support/GenericDomTreeConstruction.h
+0-5llvm/unittests/Support/GenericDomTreeTest.cpp
+18-222 files

NetBSD/pkgsrc DoZCH1Hdevel/appstream distinfo Makefile

   appstream: updated to 1.1.5

   1.1.5

   Features:
    * sysinfo: Implement display size detection on macOS

   Bugfixes:
    * qt: Add back wrong const Component::addBundle for ABI compatibility
    * qt: Use strndup for C string-list conversion
    * pool: Fix bidirectional wildcard search for modalias provides
VersionDeltaFile
1.14+4-4devel/appstream/distinfo
1.33+2-4devel/appstream/Makefile
+6-82 files

LLVM/project 068ec1aclang/lib/CodeGen CGBuiltin.cpp, clang/test/CodeGen builtin-clear-padding-codegen.c

[clang] fix __builtin_clear_padding not working with virtual base pointers on Windows (#211355)

Fixes https://github.com/llvm/llvm-project/issues/209787
It was an oversight that the builtin only takes care of the virtual
function table pointer but not the virtual base pointer. On Itanium
there is one pointer so it wasn't a problem but on windows msvc , this
is a problem. And the runtime test in libcxx CI was disabled in llvm 23
because we don't use trunk clang in our libcxx CI in general. and after
we flipped to llvm 24, the test started to fail on downstream (chromium)
where they use trunk clang with trunk libc++ on Windows.

We do have FileCheck test in clang test which covers this virtual case.
However, the target triple in the FileCheck under test were
`x86_64-linux-gnu` and `x86_64-windows-gnu` , which does not cover the
Windows msvc ABI. I updated the test to test `x86_64-pc-windows-msvc` in
this PR to cover that ABI.
DeltaFile
+598-627clang/test/CodeGenCXX/builtin-clear-padding-codegen.cpp
+317-471clang/test/CodeGen/builtin-clear-padding-codegen.c
+7-0clang/lib/CodeGen/CGBuiltin.cpp
+922-1,0983 files

NetBSD/src BbKER3qshare/man/man4/man4.sparc64 envctrl.4

   Update the envctrl manual page to reflect changes:
   - remove history/authors because the driver has changed
   - add E250 information
VersionDeltaFile
1.6+20-16share/man/man4/man4.sparc64/envctrl.4
+20-161 files

LLVM/project ddc72e6llvm/lib/Transforms/InstCombine InstCombineCompares.cpp, llvm/test/Transforms/InstCombine cast_ptr.ll

more tests

Created using spr 1.3.8-wip
DeltaFile
+57-0llvm/test/Transforms/InstCombine/cast_ptr.ll
+2-0llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
+59-02 files

NetBSD/src FgELzyYdistrib/sets/lists/man mi, distrib/sets/lists/manhtml mi

   Add build glue for the led.4 (generic LED framework) manual page.
VersionDeltaFile
1.755+2-2share/man/man4/Makefile
1.1838+2-1distrib/sets/lists/man/mi
1.56+2-1distrib/sets/lists/manhtml/mi
+6-43 files

NetBSD/src 8HK4j0Cshare/man/man4 led.4

   Add (belatedly) a manual page for the generic LED framework.
VersionDeltaFile
1.1+57-0share/man/man4/led.4
+57-01 files

LLVM/project b9c05callvm/lib/Analysis ScalarEvolution.cpp

[SCEV] Fix MSan uninitialized value in createSCEV (#211996)

In #180244 (8e76c3f0d29a), handling of Instruction::Sub in
createSCEV declared PtrLHS and PtrRHS as uninitialized local variables.
When only one side matched m_PtrToInt, the other variable remained
uninitialized. Passing it by value to GetOp copied uninitialized shadow
bytes, causing MemorySanitizer to report use-of-uninitialized-value.

Initialize PtrLHS and PtrRHS to nullptr upon declaration.

Assisted-by: Gemini
DeltaFile
+1-1llvm/lib/Analysis/ScalarEvolution.cpp
+1-11 files

OpenBSD/ports n94nPfEsysutils/awscli/v1 distinfo Makefile

   Update to awscli-1.45.56.
VersionDeltaFile
1.40+2-2sysutils/awscli/v1/distinfo
1.42+1-1sysutils/awscli/v1/Makefile
+3-32 files

OpenBSD/ports CC2BdX0net/py-boto3 distinfo Makefile

   Update to py3-boto3-1.43.56.
VersionDeltaFile
1.658+2-2net/py-boto3/distinfo
1.670+1-1net/py-boto3/Makefile
+3-32 files

FreeBSD/ports 69f629fnet/frr10/files patch-lib_zclient.c frr.in

net/frr10: update to 10.7.0

And while here, 2 other fixes added:
- Fix OSPF netmask on peer-addressed (tunnel) interfaces: advertise the peer's
  prefixlen instead of /32 so strict peers accept the link.
- Fix "service frr restart" leaving daemons running: with watchfrr enabled it
  only cycled watchfrr, not the supervised daemons. Match upstream frrinit.sh
  restart semantics.

PR:             295082
DeltaFile
+43-0net/frr10/files/patch-lib_zclient.c
+24-8net/frr10/files/frr.in
+24-0net/frr10/files/patch-ospfd_ospf__packet.c
+18-0net/frr10/files/patch-zebra_zapi__msg.c
+14-0net/frr10/files/patch-zebra_connected.c
+11-0net/frr10/files/patch-lib_zclient.h
+134-84 files not shown
+143-1410 files

OpenBSD/ports e0iGP1Hnet/py-s3transfer distinfo Makefile

   Update to py3-s3transfer-0.19.2.
VersionDeltaFile
1.53+2-2net/py-s3transfer/distinfo
1.66+1-1net/py-s3transfer/Makefile
+3-32 files

OpenBSD/ports 3A7Zt0Lnet/py-botocore distinfo Makefile

   Update to py3-botocore-1.43.56.
VersionDeltaFile
1.875+2-2net/py-botocore/distinfo
1.885+1-1net/py-botocore/Makefile
+3-32 files

FreeBSD/ports 7a96393security/vuxml/vuln 2026.xml

security/vuxml: Document unbound multiple vulnerabilities.
DeltaFile
+105-0security/vuxml/vuln/2026.xml
+105-01 files

OpenBSD/ports bdH9QlKsysutils/cloud-sql-proxy distinfo Makefile

   Update to cloud-sql-proxy-2.24.1.
VersionDeltaFile
1.48+2-2sysutils/cloud-sql-proxy/distinfo
1.50+1-1sysutils/cloud-sql-proxy/Makefile
+3-32 files