head 1.7; access; symbols; locks; strict; comment @# @; 1.7 date 2026.08.08.07.14.51; author wiz; state Exp; branches; next 1.6; commitid 2x7bUKr9yCpVTNQG; 1.6 date 2026.08.05.05.35.43; author wiz; state Exp; branches; next 1.5; commitid 3zcBYgQTS9IUrpQG; 1.5 date 2026.08.03.17.14.33; author wiz; state Exp; branches; next 1.4; commitid 73wrtuiTtQaDndQG; 1.4 date 2026.07.19.07.50.48; author wiz; state Exp; branches; next 1.3; commitid CI59o2EqVtd7KeOG; 1.3 date 2026.07.13.14.35.20; author wiz; state Exp; branches; next 1.2; commitid l67bRCoJluAMavNG; 1.2 date 2026.07.13.10.16.36; author wiz; state Exp; branches; next 1.1; commitid aKYNGOWwcy4BJtNG; 1.1 date 2026.07.02.10.58.21; author wiz; state Exp; branches; next ; commitid cgGQYP2SmaYmk4MG; desc @@ 1.7 log @ggml: update to 0.19.0. No summary found. @ text @# $NetBSD: Makefile,v 1.6 2026/08/05 05:35:43 wiz Exp $ DISTNAME= ggml-0.19.0 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GITHUB:=ggml-org/} GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://github.com/ggml-org/ggml/ COMMENT= Tensor library for machine learning LICENSE= mit USE_TOOLS+= pkg-config USE_LANGUAGES= c c++ USE_CC_FEATURES= c11 USE_CXX_FEATURES= c++17 PKGCONFIG_OVERRIDE+= ggml.pc.in CMAKE_CONFIGURE_ARGS+= -DGGML_BLAS=ON CMAKE_CONFIGURE_ARGS+= -DGGML_BLAS_VENDOR=OpenBLAS CMAKE_CONFIGURE_ARGS+= -DBLAS_LIBRARIES=${CBLAS_LIBS:Q} BLAS_INDEX64= yes BLAS_ACCEPTED= openblas_pthread #openblas_openmp BLAS_C_INTERFACE= yes SUBST_CLASSES+= findblas SUBST_STAGE.findblas= pre-configure SUBST_MESSAGE.findblas= Fixing libpci soname SUBST_FILES.findblas+= src/ggml-blas/CMakeLists.txt SUBST_SED.findblas+= -e 's,DepBLAS openblas64,DepBLAS ${BLAS_PC},' .include "options.mk" .include "../../devel/cmake/build.mk" .include "../../mk/blas.buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.6 log @ggml: update to 0.18.1. Summary not found. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2026/08/03 17:14:33 wiz Exp $ d3 1 a3 1 DISTNAME= ggml-0.18.1 @ 1.5 log @ggml: update to 0.18.0. Another two weeks of updates. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2026/07/19 07:50:48 wiz Exp $ d3 1 a3 1 DISTNAME= ggml-0.18.0 @ 1.4 log @ggml: update to 0.17.0. No changes summary found. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2026/07/13 14:35:20 wiz Exp $ d3 1 a3 1 DISTNAME= ggml-0.17.0 @ 1.3 log @ggml: remove patch for stable-diffusion.cpp stable-diffusion.cpp uses local copy anyway. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2026/07/13 10:16:36 wiz Exp $ d3 1 a3 2 DISTNAME= ggml-0.16.0 PKGREVISION= 1 @ 1.2 log @ggml: update to 0.16.0. No summary of changes found. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2026/07/02 10:58:21 wiz Exp $ d4 1 @ 1.1 log @math/ggml: import ggml-0.15.3 Tensor library for machine learning ## Features - Low-level cross-platform implementation - Integer quantization support - Broad hardware support - Automatic differentiation - ADAM and L-BFGS optimizers - No third-party dependencies - Zero memory allocations during runtime @ text @d1 1 a1 1 # $NetBSD$ d3 1 a3 1 DISTNAME= ggml-0.15.3 @