2025-08-02 06:53:43 UTC

This commit is contained in:
Repository mirror & CI
2025-08-02 06:53:43 +00:00
parent 8528d2255a
commit 6448f6eb2e
20 changed files with 134 additions and 91 deletions

View File

@@ -30,10 +30,6 @@ app-crypt/intel-ipsec-mb:safe-data - sensitive information is cleared on complet
app-crypt/intel-ipsec-mb:safe-lookup - lookups which depend on sensitive information are implemented with constant time functions
app-crypt/intel-ipsec-mb:safe-param - input parameters are checked, looking generally for NULL pointers or an incorrect input length
app-crypt/tomb:tray - add a tomb tray in a QT desktop toolbar
app-crypt/uacme:gnutls - Use net-libs/gnutls instead of dev-libs/openssl
app-crypt/uacme:man - Build and install man pages
app-crypt/uacme:mbedtls - Use net-libs/mbedtls instead of dev-libs/openssl
app-crypt/uacme:ualpn - Build the ualpn proxy that transparently handles tls-alpn-01
app-editors/imhex:desktop-portal - Use sys-apps/xdg-desktop-portal file picker instead of the GTK one
app-editors/imhex:lz4 - Enable lz4 compression / decompression support
app-editors/imhex:system-llvm - Use the system LLVM installation
@@ -789,6 +785,7 @@ sci-mathematics/frama-c-aorai:eva - Build support for the Eva plugin
sci-misc/llama-cpp:blis - Build a BLIS backend
sci-misc/llama-cpp:hip - Build a HIP (ROCm) backend
sci-misc/llama-cpp:openblas - Build an OpenBLAS backend
sci-misc/llama-cpp:opencl - Build an OpenCL backend, so far only works on Adreno and Intel GPUs
sci-ml/ollama:cuda - Enable NVIDIA CUDA support
sci-ml/ollama:mkl - Use sci-libs/mkl for blas, lapack and sparse blas routines
sci-ml/ollama:rocm - Enable ROCm gpu computing support