Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2021 10:13:53 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a674df10cf4c - main - math/suitesparse-*: connect the SuiteSparse modules
Message-ID:  <202105251013.14PADrCr001324@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry:

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

commit a674df10cf4c11415d9503ad173f72afb1afe010
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2021-05-24 16:50:47 +0000
Commit:     Thierry Thomas <thierry@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105251013.14PADrCr001324>