LLVM/project acf2189llvm/lib/Target/AArch64 AArch64Features.td

[AArch64] Ignore tuning features for inlining (#205750)

Tuning features are not correctness relevant, so differences in tuning
features should not prevent inlining.
DeltaFile
+111-57llvm/lib/Target/AArch64/AArch64Features.td
+111-571 files

LLVM/project 2bd8d73libc/include CMakeLists.txt, libc/include/arpa inet.yaml

[libc] Add public_includes stanza to hdrgen and use it in socket headers (#205543)

This patch adds support for a public_includes stanza in header YAML
files, allowing generated public headers to include other public
headers.

I use this to make arpa/inet.h include netinet/in.h, and netinet/in.h
include sys/socket.h. While POSIX doesn't strictly require these headers
to include each other, it permits it, and many real-world applications
depend on this behavior.

To make this work, I also needed to reorder the header targets in
include/CMakeLists.txt so that targets sys_socket and netinet_in are
defined before targets declare dependencies on them.

There are a couple of other files that could use this feature (right now
they handle it through the header template), but I'll do that as a
separate patch.

Assisted by Gemini.
DeltaFile
+60-57libc/include/CMakeLists.txt
+11-0libc/include/arpa/inet.yaml
+8-1libc/include/netinet/in.yaml
+6-1libc/utils/hdrgen/hdrgen/header.py
+2-0libc/utils/hdrgen/tests/input/custom.yaml
+1-0libc/utils/hdrgen/hdrgen/yaml_to_classes.py
+88-591 files not shown
+89-597 files

FreeBSD/src 65251c4share/man/man4 ntsync.4

ntsync.4: be explicit about the effect of automatic vs manual event on waiters

Sponsored by:   The FreeBSD Foundation
MFC after:      3 days
DeltaFile
+7-1share/man/man4/ntsync.4
+7-11 files

NetBSD/src 27OJkLLtests/lib/libcurses/check_files wcolor_set.chk mutt_test5.chk

   Update check outputs to match updated curses code.
VersionDeltaFile
1.4+5-6tests/lib/libcurses/check_files/wcolor_set.chk
1.4+2-3tests/lib/libcurses/check_files/mutt_test5.chk
1.3+0-1tests/lib/libcurses/check_files/mutt_test3.chk
1.5+0-1tests/lib/libcurses/check_files/addstr2.chk
1.2+0-1tests/lib/libcurses/check_files/chgat3.chk
1.4+0-1tests/lib/libcurses/check_files/mutt_test4.chk
+7-137 files not shown
+7-2013 files

NetBSD/src R8ZY00Xsys/net if_ethersubr.c

   Properly add a hook to ec->ec_ifdetach_hooks for l2tp(4)

   Fixes kern/60351
VersionDeltaFile
1.336+4-4sys/net/if_ethersubr.c
+4-41 files

LLVM/project bac7ca5llvm/test/tools/llvm-objdump/Offloading fatbin-magic-collision.test

[Offload] Skip test on big endian host (#206405)
DeltaFile
+2-1llvm/test/tools/llvm-objdump/Offloading/fatbin-magic-collision.test
+2-11 files

NetBSD/src WaXje0Tlib/libcurses refresh.c

   Part of fix for PR lib/58282

   Redo the logic for erasing lines when we have the capability, it was
   broken and caused blanks to be written when clearing the screen instead
   which caused thrashing and large outputs.
VersionDeltaFile
1.132+110-84lib/libcurses/refresh.c
+110-841 files

NetBSD/src Piqj4iHlib/libcurses addbytes.c

   Part of fix for PR lib/58282

   Ensure change pointers are consistent.
VersionDeltaFile
1.72+9-2lib/libcurses/addbytes.c
+9-21 files

NetBSD/src 3nZuADDlib/libcurses cur_hash.c curses_private.h

   Part of fix for PR lib/58282

   Force the type of the hash to be an unsigned int, the PJW hash was
   written expecting 32bit integers so ensure this is so.

   Also, don't hash NULL bytes, they mess up the hashing which, in turn,
   messes up quickch().
VersionDeltaFile
1.15+14-12lib/libcurses/cur_hash.c
1.83+4-4lib/libcurses/curses_private.h
+18-162 files

FreeBSD/ports 18ac8a4lang/swift6 pkg-plist Makefile, lang/swift6/files patch-swift-crypto patch-swift-corelibs-foundation_CoreFoundation_RunLoop.subproj_CFRunLoop.c

lang/swift6: Add port: Powerful, flexible, multiplatform programming language (Version 6)

Swift is the only language that scales from embedded devices and
kernels to apps and cloud infrastructure. It's simple, and
expressive, with incredible performance and safety. And it has
unmatched interoperability with C and C++.

It's the combination of approachability, speed, safety, and all of
Swift's strengths that make it so unique.

WWW: https://www.swift.org/

PR:             296000
Differential Revision:  https://reviews.freebsd.org/D57541
DeltaFile
+2,513-946lang/swift6/pkg-plist
+0-686lang/swift6/files/patch-swift-crypto
+259-85lang/swift6/Makefile
+0-324lang/swift6/files/patch-swift-corelibs-foundation_CoreFoundation_RunLoop.subproj_CFRunLoop.c
+95-57lang/swift6/distinfo
+0-141lang/swift6/files/patch-swift-corelibs-libdispatch_src_event_event__kevent.c
+2,867-2,23999 files not shown
+3,017-3,852105 files

FreeBSD/ports f70ea84lang/swift6 pkg-plist Makefile, lang/swift6/files patch-swift-crypto patch-swift-corelibs-foundation_CoreFoundation_RunLoop.subproj_CFRunLoop.c

lang/swift6: Repocopy from lang/swift510

PR:             296000
DeltaFile
+946-0lang/swift6/pkg-plist
+686-0lang/swift6/files/patch-swift-crypto
+324-0lang/swift6/files/patch-swift-corelibs-foundation_CoreFoundation_RunLoop.subproj_CFRunLoop.c
+141-0lang/swift6/files/patch-swift-corelibs-libdispatch_src_event_event__kevent.c
+108-0lang/swift6/Makefile
+106-0lang/swift6/files/patch-swift-corelibs-libdispatch_src_event_workqueue.c
+2,311-089 files not shown
+4,158-095 files

FreeBSD/ports 90688dadeskutils/skim distinfo Makefile

deskutils/skim: update 4.9.0 → 4.10.0
DeltaFile
+15-9deskutils/skim/distinfo
+7-4deskutils/skim/Makefile
+22-132 files

FreeBSD/ports 2382910misc Makefile, misc/py-mlflow-skinny Makefile distinfo

misc/py-mlflow-skinny: New port: Lightweight MLflow package with minimal dependencies
DeltaFile
+57-0misc/py-mlflow-skinny/Makefile
+5-0misc/py-mlflow-skinny/distinfo
+3-0misc/py-mlflow-skinny/pkg-descr
+1-0misc/Makefile
+66-04 files

FreeBSD/ports b353c63devel Makefile, devel/py-databricks-sdk Makefile distinfo

devel/py-databricks-sdk: New port: Databricks SDK for Python
DeltaFile
+28-0devel/py-databricks-sdk/Makefile
+3-0devel/py-databricks-sdk/distinfo
+2-0devel/py-databricks-sdk/pkg-descr
+1-0devel/Makefile
+34-04 files

FreeBSD/ports c0e5c52misc Makefile, misc/py-mlflow-tracing Makefile distinfo

misc/py-mlflow-tracing: New port: MLflow Tracing SDK
DeltaFile
+32-0misc/py-mlflow-tracing/Makefile
+3-0misc/py-mlflow-tracing/distinfo
+2-0misc/py-mlflow-tracing/pkg-descr
+1-0misc/Makefile
+38-04 files

FreeBSD/ports 6dd2f71net/wstunnel distinfo Makefile

net/wstunnel: update 10.5.5 → 10.6.0
DeltaFile
+177-205net/wstunnel/distinfo
+88-103net/wstunnel/Makefile
+265-3082 files

FreeBSD/ports d86755fdevel Makefile, devel/py-pytest-dotenv Makefile distinfo

devel/py-pytest-dotenv: New port: Pytest plugin that parses environment files before running tests
DeltaFile
+24-0devel/py-pytest-dotenv/Makefile
+3-0devel/py-pytest-dotenv/distinfo
+3-0devel/py-pytest-dotenv/pkg-descr
+1-0devel/Makefile
+31-04 files

FreeBSD/ports a9ea685misc/py-comfy-kitchen Makefile distinfo

misc/py-comfy-kitchen: update 0.2.10 → 0.2.14
DeltaFile
+9-12misc/py-comfy-kitchen/Makefile
+3-3misc/py-comfy-kitchen/distinfo
+12-152 files

FreeBSD/ports 6f43b0amisc/py-comfyui-workflow-templates Makefile distinfo

misc/py-comfyui-workflow-templates: update 0.10.0 → 0.11.0
DeltaFile
+5-3misc/py-comfyui-workflow-templates/Makefile
+3-3misc/py-comfyui-workflow-templates/distinfo
+8-62 files

FreeBSD/ports ee42396devel Makefile, devel/py-huey Makefile distinfo

devel/py-huey: New port: Little task queue for Python
DeltaFile
+23-0devel/py-huey/Makefile
+3-0devel/py-huey/distinfo
+2-0devel/py-huey/pkg-descr
+1-0devel/Makefile
+29-04 files

FreeBSD/ports b010fdcdevel Makefile, devel/py-pytest-retry Makefile distinfo

devel/py-pytest-retry: New port: Pytest plugin to retry flaky tests
DeltaFile
+24-0devel/py-pytest-retry/Makefile
+3-0devel/py-pytest-retry/distinfo
+3-0devel/py-pytest-retry/pkg-descr
+1-0devel/Makefile
+31-04 files

FreeBSD/ports d9ae8bcmisc/comfyui pkg-plist Makefile

misc/comfyui: update 0.25.1 → 0.26.0
DeltaFile
+21-6misc/comfyui/pkg-plist
+10-10misc/comfyui/Makefile
+3-3misc/comfyui/distinfo
+34-193 files

FreeBSD/ports 209a90bmisc Makefile, misc/py-comfyui-workflow-templates-json Makefile pkg-descr

misc/py-comfyui-workflow-templates-json: New port: Workflow template JSON definitions for ComfyUI
DeltaFile
+22-0misc/py-comfyui-workflow-templates-json/Makefile
+15-0misc/py-comfyui-workflow-templates-json/files/patch-pyproject.toml
+4-0misc/py-comfyui-workflow-templates-json/pkg-descr
+3-0misc/py-comfyui-workflow-templates-json/distinfo
+1-0misc/Makefile
+45-05 files

FreeBSD/ports 5098530misc/py-comfyui-workflow-templates-core distinfo Makefile

misc/py-comfyui-workflow-templates-core: update 0.3.255 → 0.3.265
DeltaFile
+3-3misc/py-comfyui-workflow-templates-core/distinfo
+1-1misc/py-comfyui-workflow-templates-core/Makefile
+4-42 files

FreeBSD/ports 8c918d0misc/py-comfyui-workflow-templates-media-api distinfo Makefile

misc/py-comfyui-workflow-templates-media-api: update 0.3.80 → 0.3.83
DeltaFile
+3-3misc/py-comfyui-workflow-templates-media-api/distinfo
+1-1misc/py-comfyui-workflow-templates-media-api/Makefile
+4-42 files

FreeBSD/ports 033a354misc Makefile, misc/py-comfyui-workflow-templates-media-assets-01 Makefile pkg-descr

misc/py-comfyui-workflow-templates-media-assets-01: New port: Media assets bundle 01 for ComfyUI workflow templates
DeltaFile
+22-0misc/py-comfyui-workflow-templates-media-assets-01/Makefile
+15-0misc/py-comfyui-workflow-templates-media-assets-01/files/patch-pyproject.toml
+4-0misc/py-comfyui-workflow-templates-media-assets-01/pkg-descr
+3-0misc/py-comfyui-workflow-templates-media-assets-01/distinfo
+1-0misc/Makefile
+45-05 files

FreeBSD/ports c652d21math/reduce pkg-plist Makefile, math/reduce/files redcsl.1 patch-generic_newfront_redfront.h

math/reduce: Remove in favor of math/reduce-psl
DeltaFile
+0-253math/reduce/files/redcsl.1
+0-112math/reduce/pkg-plist
+0-65math/reduce/Makefile
+0-26math/reduce/files/patch-generic_newfront_redfront.h
+0-18math/reduce/pkg-descr
+0-12math/reduce/files/patch-libraries_libffi_libffi.map.in
+0-4866 files not shown
+1-51612 files

FreeBSD/ports a94d94fmisc/py-comfyui-workflow-templates-media-video distinfo Makefile

misc/py-comfyui-workflow-templates-media-video: update 0.3.92 → 0.3.100
DeltaFile
+3-3misc/py-comfyui-workflow-templates-media-video/distinfo
+1-1misc/py-comfyui-workflow-templates-media-video/Makefile
+4-42 files

FreeBSD/ports 0f7a217misc/py-comfyui-workflow-templates-media-image distinfo Makefile

misc/py-comfyui-workflow-templates-media-image: update 0.3.152 → 0.3.159
DeltaFile
+3-3misc/py-comfyui-workflow-templates-media-image/distinfo
+1-1misc/py-comfyui-workflow-templates-media-image/Makefile
+4-42 files

FreeBSD/ports c8525b9misc Makefile, misc/py-skops Makefile distinfo

misc/py-skops: New port: Set of tools related to machine learning in production
DeltaFile
+27-0misc/py-skops/Makefile
+3-0misc/py-skops/distinfo
+2-0misc/py-skops/pkg-descr
+1-0misc/Makefile
+33-04 files