git: a674df10cf4c - main - math/suitesparse-*: connect the SuiteSparse modules

Thierry Thomas thierry at FreeBSD.org
Tue May 25 10:13:54 UTC 2021


The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a674df10cf4c11415d9503ad173f72afb1afe010

commit a674df10cf4c11415d9503ad173f72afb1afe010
Author:     Thierry Thomas <thierry at FreeBSD.org>
AuthorDate: 2021-05-24 16:50:47 +0000
Commit:     Thierry Thomas <thierry at FreeBSD.org>
CommitDate: 2021-05-25 10:00:10 +0000

    math/suitesparse-*: connect the SuiteSparse modules
---
 math/Makefile | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/math/Makefile b/math/Makefile
index cf1288e853bb..0ad7f18bfeaf 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -976,6 +976,23 @@
     SUBDIR += sprng
     SUBDIR += stp
     SUBDIR += suitesparse
+    SUBDIR += suitesparse-amd
+    SUBDIR += suitesparse-btf
+    SUBDIR += suitesparse-camd
+    SUBDIR += suitesparse-ccolamd
+    SUBDIR += suitesparse-cholmod
+    SUBDIR += suitesparse-colamd
+    SUBDIR += suitesparse-config
+    SUBDIR += suitesparse-csparse
+    SUBDIR += suitesparse-cxsparse
+    SUBDIR += suitesparse-graphblas
+    SUBDIR += suitesparse-klu
+    SUBDIR += suitesparse-ldl
+    SUBDIR += suitesparse-mongoose
+    SUBDIR += suitesparse-rbio
+    SUBDIR += suitesparse-slip_lu
+    SUBDIR += suitesparse-spqr
+    SUBDIR += suitesparse-umfpack
     SUBDIR += sundials
     SUBDIR += superlu
     SUBDIR += symengine


More information about the dev-commits-ports-all mailing list