13,303,363 commits found in 6 milliseconds
LLVM /project 9c50867 — llvm/examples/OrcV2Examples CMakeLists.txt, llvm/examples/OrcV2Examples/LLJITWithSymbolAliases LLJITWithSymbolAliases.cpp CMakeLists.txt [ORC][examples] Add a new example showing basic symbolAliases usage. (#204733)
LLJITWithSymbolAliases shows how the symbolAliases function can be used
to introduce aliases for both JIT'd and precompiled symbols. dns/blocky: Update to 0.32.0
Changelog: https://github.com/0xERR0R/blocky/releases/tag/v0.32.0
print/harfbuzz*: Update to 14.2.1
Changelog: https://github.com/harfbuzz/harfbuzz/releases/tag/14.2.1
PR: 295396
Approved by: maintainer timeout, 1+ month
Exp-run by: antoine (previous version)
LLVM /project b65d510 — offload/libomptarget omptarget.cpp, offload/plugins-nextgen/common/src RecordReplay.cpp [offload][OpenMP] Fix record replay when no memory is used (#201771)
Progams that do not use any memory (e.g., no mappings) were failing
because we were trying to execute zero size transfers. This commit adds
handling for this case. science/py-signac: update 2.2.0 → 2.4.0
www/py-httpcore2: New port: Minimal low-level HTTP client
www/py-python-fasthtml: update 0.14.2 → 0.14.3
www/py-httpx2: New port: Next generation HTTP client
sysutils/py-GPUtil: New port: Python module for getting GPU status from NVIDIA GPUs using nvidia-smi
security/trufflehog: update 3.95.5 → 3.95.6
misc/py-langchain-community: New port: LangChain: Community contributed LangChain integrations
devel/tagref: update 1.12.1 → 1.13.0
devel/{,py-}ruff: update 0.15.17 → 0.15.18
chinese/py-OpenCC: New port: Conversion between Traditional and Simplified Chinese
www/cpp-httplib: update 0.47.0 → 0.48.0
devel/py-pydantic-settings: update 2.6.0 → 2.14.1
misc/py-langchain-classic: New port: LangChain: Building applications with LLMs through composability
misc/py-modelscope: New port: Model-as-a-Service platform for AI model inference and training
misc/py-aistudio-sdk: New port: Python client library for the AIStudio API
misc/ollama: Update pkg-message and pkg-descr
textproc/jq: Update WWW
chinese/py-chinese-calendar: New port: Check if some day is holiday in China
FreeBSD /ports e9b4280 — math/py-rustworkx distinfo Makefile, math/py-rustworkx/files patch-pyproject.toml math/py-rustworkx: update 0.17.1 → 0.18.0
misc/py-bce-python-sdk: New port: BCE SDK for Python
[SCEVDivision] Add assertion to check operand types match
LLVM /project b451a9f — llvm/lib/Analysis Delinearization.cpp, llvm/test/Analysis/Delinearization terms_with_identity_factor.ll [Delinearization] Narrow the scope of the term collection
LLVM /project 3c9abb7 — llvm/lib/Analysis Delinearization.cpp, llvm/test/Analysis/Delinearization inconsistent-types.ll [Delinearization] Unify the types of parametric terms
net-mgmt/victoria-logs: upgrade to 1.51.0
astro/traccar: upgrade to 6.14.5
LLVM /project f0134cc — clang/test/Driver invalid-target-id.cl, llvm/include/llvm/TargetParser AMDGPUTargetParser.def AMDGPU: Add subtarget feature for controllable xnack modes (#204523)
This replaces the previously removed xnack-any-only feature,
with the inversion xnack-on-off-modes. All pre-gfx12.5 xnack
targets support the controllable mode. Ignore explicitly
set xnack settings the same way as is done for xnack requests
on other unsupported targets.