13,163,140 commits found in 11 milliseconds
misc/py-comfy-kitchen: New port: ComfyUI: Fast kernel library for Diffusion inference
FreeBSD /ports 227291b — misc/gemini-cli pkg-plist distinfo, misc/gemini-cli/files package-lock.json misc/gemini-cli: update 0.32.1 → 0.34.0
devel/wasi-compiler-rt22: hook to build
PR: 293101
devel/wasi-compiler-rt22: add
PR: 293101
OpenBSD /ports uvyGVeO — telephony/coturn distinfo Makefile, telephony/coturn/patches patch-src_apps_relay_mainrelay_c patch-src_apps_relay_mainrelay_h Update coturn to 4.9.0-r0.
with and OK sthen@
devel/wasi-compiler-rt: drop devel/wasi-libc BUILD_DEPENDS
std{arg,def}.h are shipped in the LLVM ports and the build references
them there rather than the mechanical copies in devel/wasi-libc.
Also needed to reverse the dependency order for newer devel/wasi-libc.
Update to harfbuzz-13.2.0.
Update to epiphany-49.5.
net/openldap26-server: consolidate creation of state directories.
Fix NSLCD_VARDIR when NSSOV is disabled.
PR: ports/293531
PR/59994 gcc/m68k generates bad code for stack protector
Record the alignment of the stack canary before allocating space for
it in a stack frame.
Generate an assignment expression to initialise the canary instead of
emitting a move instruction.
LLVM /project 79042e7 — clang/docs ClangFormatStyleOptions.rst, clang/include/clang/Format Format.h [clang-format] Add LeaveAll to the BreakAfterAttributes option (#187204)
Closes #163537 Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi
HardenedBSD /ports 3828bc8 — devel/electron39 distinfo, devel/electron39/files patch-electron_shell_browser_native__window__views.cc patch-electron_shell_browser_linux_x11__util.cc Merge branch 'freebsd/main' into hardenedbsd/main
*/*: Bump port revision after electron39 update (17b68db36a2a )
FreeBSD /ports 17b68db — devel/electron39 distinfo, devel/electron39/files patch-electron_shell_browser_native__window__views.cc patch-electron_shell_browser_linux_x11__util.cc devel/electron39: Update to 39.8.3
Changelog:
- https://github.com/electron/electron/releases/tag/v39.8.1
- https://github.com/electron/electron/releases/tag/v39.8.2
- https://github.com/electron/electron/releases/tag/v39.8.3
Reported by: GitHub (watch releases)
HardenedBSD /ports 17b68db — devel/electron39 distinfo, devel/electron39/files patch-electron_shell_browser_native__window__views.cc patch-electron_shell_browser_linux_x11__util.cc devel/electron39: Update to 39.8.3
Changelog:
- https://github.com/electron/electron/releases/tag/v39.8.1
- https://github.com/electron/electron/releases/tag/v39.8.2
- https://github.com/electron/electron/releases/tag/v39.8.3
Reported by: GitHub (watch releases)
LLVM /project 17fafb9 — llvm CMakeLists.txt, mlir/lib/Dialect/SparseTensor/IR/Detail LvlTypeParser.cpp DimLvlMapParser.cpp use `after`
LLVM /project bc75912 — flang/lib/Lower/OpenMP OpenMP.cpp, flang/test/Lower/OpenMP declare-simd.f90 Add arg-type to declare simd op for language level type information
LLVM /project e9a62e3 — mlir/lib/Target/LLVMIR/Dialect/OpenMP OpenMPToLLVMIRTranslation.cpp, mlir/test/Target/LLVMIR openmp-declare-simd-x86.mlir openmp-declare-simd-aarch64-01.mlir Add support for linear modifier for linear clause in declare simd
Revert "[flang][openacc][cuda] Add implicit device attribute for use_device unconditionally" (#187438)
Reverts llvm/llvm-project#186844
This is causing some not yet implemented: lowering symbol to HLFIR LLVM /project 4f6c280 — llvm/include/llvm/Analysis CGSCCPassManager.h SparsePropagation.h, llvm/include/llvm/Support GenericDomTreeConstruction.h undo #undef
Revert "[flang][openacc][cuda] Add implicit device attribute for use_device u…"
This reverts commit 752ccf718b713e52741c356889cfde1569e3a0f2 .
LLVM /project 3137f9a — libc/include stdlib.yaml, libc/src/__support/annex_k abort_handler_s.h CMakeLists.txt [libc][annex_k] Add abort_handler_s.
LLVM /project 1b15d0f — libc/config/linux/riscv entrypoints.txt, libc/config/linux/x86_64 entrypoints.txt [libc][stdlib][annex_k] Add set_constraint_handler_s.
LLVM /project 78197e0 — libc/config/linux/riscv entrypoints.txt, libc/config/linux/x86_64 entrypoints.txt [libc][stdlib][annex_k] Add ignore_handler_s.
fix format
LLVM /project 316f75e — libc/src/__support/annex_k libc_constraint_handler.h CMakeLists.txt [libc][annex_k] Add libc_constraint_handler.
[libc][annex_k] Add libc_constraint_handler macros.
LLVM /project 59cc8b2 — libc/hdr/types constraint_handler_t.h CMakeLists.txt, libc/include/llvm-libc-types CMakeLists.txt constraint_handler_t.h address review
LLVM /project 86f7fa3 — libc/hdr/types constraint_handler_t.h CMakeLists.txt, libc/include CMakeLists.txt stdlib.yaml [libc][annex_k] Add constraint_handler_t.