git: 84df52e03640 - main - math/linbox: upgrade to v1.7.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Aug 2025 20:23:22 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=84df52e03640d05bf80e6135d3485906c48020bc
commit 84df52e03640d05bf80e6135d3485906c48020bc
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-08-12 20:18:22 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-08-12 20:22:28 +0000
math/linbox: upgrade to v1.7.1
Release notes at https://github.com/linbox-team/linbox/releases/tag/v1.7.1
---
math/linbox/Makefile | 3 ++-
math/linbox/pkg-plist | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/math/linbox/Makefile b/math/linbox/Makefile
index 26c1b32b7211..a188766df4bb 100644
--- a/math/linbox/Makefile
+++ b/math/linbox/Makefile
@@ -37,7 +37,8 @@ MIN_DESC= Lightweight package, with less dependencies
MIN_CONFIGURE_ON= --without-saclib --without-ocl
FULL_DESC= Complete package with all its dependencies
-FULL_BUILD_DEPENDS= gnuplot:math/gnuplot
+FULL_BUILD_DEPENDS= gnuplot:math/gnuplot \
+ opencl>0:devel/opencl
FULL_LIB_DEPENDS= libflint.so:math/flint2 \
libfplll.so:math/fplll \
libiml.so:math/iml \
diff --git a/math/linbox/pkg-plist b/math/linbox/pkg-plist
index cc597c55f213..1845ba9eb166 100644
--- a/math/linbox/pkg-plist
+++ b/math/linbox/pkg-plist
@@ -90,7 +90,7 @@ include/linbox/algorithms/minpoly-rational.h
include/linbox/algorithms/numeric-solver-lapack.h
include/linbox/algorithms/one-invariant-factor.h
include/linbox/algorithms/opencl-environ.h
-include/linbox/algorithms/opencl-kernels/opencl-domain-kernels.inl
+%%FULL%%include/linbox/algorithms/opencl-kernels/opencl-domain-kernels.inl
include/linbox/algorithms/opencl-resource-controller.h
include/linbox/algorithms/poly-det.h
include/linbox/algorithms/poly-dixon.h