pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
llama.cpp: update to 0.0.2.10437.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sat Aug 15 13:28:16 2026 +0200
Changeset: 8a99bf4911a48783d86ba5ac621257ec16bd1470
Modified Files:
llama.cpp/Makefile.common
llama.cpp/PLIST
llama.cpp/distinfo
Removed Files:
llama.cpp/patches/patch-vendor_sheredom_subprocess.h
Log Message:
llama.cpp: update to 0.0.2.10437.
A couple of weeks of commits.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8a99bf4911a48783d86ba5ac621257ec16bd1470
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
llama.cpp/Makefile.common | 4 ++--
llama.cpp/PLIST | 8 ++++----
llama.cpp/distinfo | 13 ++++++-------
llama.cpp/patches/patch-vendor_sheredom_subprocess.h | 16 ----------------
4 files changed, 12 insertions(+), 29 deletions(-)
diffs:
diff --git a/llama.cpp/Makefile.common b/llama.cpp/Makefile.common
index 0e2a9b21b8..0e271d4ce2 100644
--- a/llama.cpp/Makefile.common
+++ b/llama.cpp/Makefile.common
@@ -9,5 +9,5 @@ GITHUB_PROJECT= llama.cpp
GITHUB_TAG= b${LLAMA_BUILD_NUMBER}
# embedded in version string in binary
-LLAMA_BUILD_NUMBER= 10276
-LLAMA_BUILD_COMMIT= 6ea215d171fd31df943bf1ac8227129f2b963160
+LLAMA_BUILD_NUMBER= 10437
+LLAMA_BUILD_COMMIT= 16d222fc5ead59d20039501a37251c9ed457a454
diff --git a/llama.cpp/PLIST b/llama.cpp/PLIST
index a8570b1856..6e3787c4df 100644
--- a/llama.cpp/PLIST
+++ b/llama.cpp/PLIST
@@ -46,14 +46,14 @@ include/llama.h
include/mtmd-debug.h
include/mtmd-helper.h
include/mtmd.h
+lib/cmake/llama/llama-config-version.cmake
lib/cmake/llama/llama-config.cmake
-lib/cmake/llama/llama-version.cmake
lib/libllama-batched-bench-impl.so
lib/libllama-bench-impl.so
lib/libllama-cli-impl.so
lib/libllama-common.so
lib/libllama-common.so.0
-lib/libllama-common.so.0.0.${LLAMA_BUILD_NUMBER}
+lib/libllama-common.so.0.1.0
lib/libllama-completion-impl.so
lib/libllama-fit-params-impl.so
lib/libllama-perplexity-impl.so
@@ -61,8 +61,8 @@ lib/libllama-quantize-impl.so
lib/libllama-server-impl.so
lib/libllama.so
lib/libllama.so.0
-lib/libllama.so.0.0.${LLAMA_BUILD_NUMBER}
+lib/libllama.so.0.1.0
lib/libmtmd.so
lib/libmtmd.so.0
-lib/libmtmd.so.0.0.${LLAMA_BUILD_NUMBER}
+lib/libmtmd.so.0.1.0
lib/pkgconfig/llama.pc
diff --git a/llama.cpp/distinfo b/llama.cpp/distinfo
index cd7823c344..c35d6e5444 100644
--- a/llama.cpp/distinfo
+++ b/llama.cpp/distinfo
@@ -1,9 +1,8 @@
$NetBSD$
-BLAKE2s (llama-b10276-ui.tar.gz) = 5f0c94d15133d613b57199044db0b458a70ee664048f555e77ad87ef274decc1
-SHA512 (llama-b10276-ui.tar.gz) = 3e342d1cafb40b2078f865ade7176ea1627755132520f6d393627687d4a828c7543d4db62c23cf215deda622edd935a61bda031804b6d126b6b165c7977b3ac0
-Size (llama-b10276-ui.tar.gz) = 3062886 bytes
-BLAKE2s (llama.cpp-b10276.tar.gz) = 594a6133bf8c8026f1dd8d4455fe400f6d0f179c3c1d7dc3e21b3441b0a15e93
-SHA512 (llama.cpp-b10276.tar.gz) = 621bd2ce92172fbb16f6132dedaa35cede36e60791f4e46a3647ca219a6cf30f4b835f80b5db020cda7485880b17fafbaee942a2bc67669e2319f5c954085e8b
-Size (llama.cpp-b10276.tar.gz) = 36569245 bytes
-SHA1 (patch-vendor_sheredom_subprocess.h) = af56949ad770ec8f65b39651f2d6f621cf1b1fa4
+BLAKE2s (llama-b10437-ui.tar.gz) = 569e4593b52ad5c17183eed974f1bbe1909208c66b91a6db23c88469aa44c07d
+SHA512 (llama-b10437-ui.tar.gz) = f9b01c7b682e4883bf5a2a1e7d98b2c122e14911f28195578c21987e3e99994d1d3d6f69cba336f53b2e0eeaa4ec307200ddabc18aa069d7cb1a31459214fd0b
+Size (llama-b10437-ui.tar.gz) = 3078207 bytes
+BLAKE2s (llama.cpp-b10437.tar.gz) = 889bd75e2ad64cac9bced675cf485831926f8ef36823a1556458b73d4c90a09b
+SHA512 (llama.cpp-b10437.tar.gz) = da3e9acad1a7965220b79dc94e7262a8837cfe81eb9ff7010642632cb86696e7807b0ffa5f035267e8f79947f00c551b8ef37c83724626a1078274fb5bf20f94
+Size (llama.cpp-b10437.tar.gz) = 36880864 bytes
diff --git a/llama.cpp/patches/patch-vendor_sheredom_subprocess.h b/llama.cpp/patches/patch-vendor_sheredom_subprocess.h
deleted file mode 100644
index 232d64f5f7..0000000000
--- a/llama.cpp/patches/patch-vendor_sheredom_subprocess.h
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD$
-
-Fix build on NetBSD.
-https://github.com/sheredom/subprocess.h/pull/102
-
---- vendor/sheredom/subprocess.h.orig 2026-07-28 08:10:28.544619500 +0000
-+++ vendor/sheredom/subprocess.h
-@@ -1205,7 +1205,7 @@ cleanup:
-
- // Set working directory
- if (process_cwd) {
--#if defined(__APPLE__) && MAC_OS_X_VERSION_MIN_REQUIRED >= 260000
-+#if defined(__NetBSD__) || (defined(__APPLE__) && MAC_OS_X_VERSION_MIN_REQUIRED >= 260000)
- posix_error = posix_spawn_file_actions_addchdir(&actions, process_cwd);
- #else
- #if defined(__APPLE__) && defined(__clang__)
Home |
Main Index |
Thread Index |
Old Index