diff --git a/math/suitesparse-amd/Makefile b/math/suitesparse-amd/Makefile index 52b5c2ef2044..b19ccf7333de 100644 --- a/math/suitesparse-amd/Makefile +++ b/math/suitesparse-amd/Makefile @@ -1,24 +1,24 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 CATEGORIES= math COMMENT= Symmetric approximate minimum degree WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= BSD3CLAUSE USES= localbase:ldflags fortran MPORTNAME= AMD USE_LDCONFIG= yes .include "${.CURDIR}/../../math/suitesparse/bsd.suitesparse.mk" post-stage-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${BUILD_WRKSRC}/README.txt \ ${STAGEDIR}${DOCSDIR}/${MPORTNAME}_README.txt ${INSTALL_DATA} ${BUILD_WRKSRC}/Doc/AMD_UserGuide.pdf \ ${STAGEDIR}${DOCSDIR} .include diff --git a/math/suitesparse-amd/pkg-plist b/math/suitesparse-amd/pkg-plist index 0b5379c354ea..fd330024a8c7 100644 --- a/math/suitesparse-amd/pkg-plist +++ b/math/suitesparse-amd/pkg-plist @@ -1,8 +1,8 @@ include/suitesparse/amd.h lib/cmake/SuiteSparse/FindAMD.cmake lib/libamd.a lib/libamd.so lib/libamd.so.3 -lib/libamd.so.3.0.2 +lib/libamd.so.3.0.3 %%PORTDOCS%%%%DOCSDIR%%/AMD_README.txt %%PORTDOCS%%%%DOCSDIR%%/AMD_UserGuide.pdf diff --git a/math/suitesparse-btf/Makefile b/math/suitesparse-btf/Makefile index 387fdfe0cfbf..49a57f9e1db5 100644 --- a/math/suitesparse-btf/Makefile +++ b/math/suitesparse-btf/Makefile @@ -1,22 +1,22 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 CATEGORIES= math COMMENT= Permutation to block triangular form WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= LGPL21+ USES= localbase:ldflags MPORTNAME= BTF USE_LDCONFIG= yes .include "${.CURDIR}/../../math/suitesparse/bsd.suitesparse.mk" post-stage-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${BUILD_WRKSRC}/README.txt \ ${STAGEDIR}${DOCSDIR}/${MPORTNAME}_README.txt .include diff --git a/math/suitesparse-btf/pkg-plist b/math/suitesparse-btf/pkg-plist index 8fb07157dcfe..a492b7b9f2d4 100644 --- a/math/suitesparse-btf/pkg-plist +++ b/math/suitesparse-btf/pkg-plist @@ -1,7 +1,7 @@ include/suitesparse/btf.h lib/cmake/SuiteSparse/FindBTF.cmake lib/libbtf.a lib/libbtf.so lib/libbtf.so.2 -lib/libbtf.so.2.0.2 +lib/libbtf.so.2.0.3 %%PORTDOCS%%%%DOCSDIR%%/BTF_README.txt diff --git a/math/suitesparse-camd/Makefile b/math/suitesparse-camd/Makefile index 3296570df804..f275bed6d2c0 100644 --- a/math/suitesparse-camd/Makefile +++ b/math/suitesparse-camd/Makefile @@ -1,24 +1,24 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 CATEGORIES= math COMMENT= Symmetric approximate minimum degree WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= BSD3CLAUSE USES= localbase:ldflags MPORTNAME= CAMD USE_LDCONFIG= yes .include "${.CURDIR}/../../math/suitesparse/bsd.suitesparse.mk" post-stage-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${BUILD_WRKSRC}/README.txt \ ${STAGEDIR}${DOCSDIR}/${MPORTNAME}_README.txt ${INSTALL_DATA} ${BUILD_WRKSRC}/Doc/CAMD_UserGuide.pdf \ ${STAGEDIR}${DOCSDIR} .include diff --git a/math/suitesparse-camd/pkg-plist b/math/suitesparse-camd/pkg-plist index 83d4a8ecc77a..8121afefd49b 100644 --- a/math/suitesparse-camd/pkg-plist +++ b/math/suitesparse-camd/pkg-plist @@ -1,8 +1,8 @@ include/suitesparse/camd.h lib/cmake/SuiteSparse/FindCAMD.cmake lib/libcamd.a lib/libcamd.so lib/libcamd.so.3 -lib/libcamd.so.3.0.2 +lib/libcamd.so.3.0.3 %%PORTDOCS%%%%DOCSDIR%%/CAMD_README.txt %%PORTDOCS%%%%DOCSDIR%%/CAMD_UserGuide.pdf diff --git a/math/suitesparse-ccolamd/Makefile b/math/suitesparse-ccolamd/Makefile index fc8c166c6e49..4bea7de221e1 100644 --- a/math/suitesparse-ccolamd/Makefile +++ b/math/suitesparse-ccolamd/Makefile @@ -1,22 +1,22 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 CATEGORIES= math COMMENT= Constrained column approximate minimum degree ordering WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= BSD3CLAUSE USES= localbase:ldflags MPORTNAME= CCOLAMD USE_LDCONFIG= yes .include "${.CURDIR}/../../math/suitesparse/bsd.suitesparse.mk" post-stage-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${BUILD_WRKSRC}/README.txt \ ${STAGEDIR}${DOCSDIR}/${MPORTNAME}_README.txt .include diff --git a/math/suitesparse-ccolamd/pkg-plist b/math/suitesparse-ccolamd/pkg-plist index b6cb8bee507f..38443be512e5 100644 --- a/math/suitesparse-ccolamd/pkg-plist +++ b/math/suitesparse-ccolamd/pkg-plist @@ -1,7 +1,7 @@ include/suitesparse/ccolamd.h lib/cmake/SuiteSparse/FindCCOLAMD.cmake lib/libccolamd.a lib/libccolamd.so lib/libccolamd.so.3 -lib/libccolamd.so.3.0.2 +lib/libccolamd.so.3.0.3 %%PORTDOCS%%%%DOCSDIR%%/CCOLAMD_README.txt diff --git a/math/suitesparse-cholmod/Makefile b/math/suitesparse-cholmod/Makefile index bb2be98afdf4..b0c99923eeea 100644 --- a/math/suitesparse-cholmod/Makefile +++ b/math/suitesparse-cholmod/Makefile @@ -1,30 +1,30 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 4.0.2 +PORTVERSION= 4.0.3 CATEGORIES= math COMMENT= Sparse CHOLesky MODification package WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= LGPL21+ LIB_DEPENDS= libmetis.so:math/metis \ libamd.so:math/suitesparse-amd \ libcamd.so:math/suitesparse-camd \ libcolamd.so:math/suitesparse-colamd \ libccolamd.so:math/suitesparse-ccolamd USES= localbase:ldflags MPORTNAME= CHOLMOD USE_LDCONFIG= yes .include "${.CURDIR}/../../math/suitesparse/bsd.suitesparse.mk" post-stage-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${BUILD_WRKSRC}/README.txt \ ${STAGEDIR}${DOCSDIR}/${MPORTNAME}_README.txt ${INSTALL_DATA} ${BUILD_WRKSRC}/Doc/${MPORTNAME}_UserGuide.pdf \ ${STAGEDIR}${DOCSDIR} .include diff --git a/math/suitesparse-cholmod/pkg-plist b/math/suitesparse-cholmod/pkg-plist index dab95c205b25..0b79943f6ee4 100644 --- a/math/suitesparse-cholmod/pkg-plist +++ b/math/suitesparse-cholmod/pkg-plist @@ -1,13 +1,13 @@ include/suitesparse/cholmod.h lib/cmake/SuiteSparse/FindCHOLMOD.cmake lib/cmake/SuiteSparse/FindCHOLMOD_CUDA.cmake -lib/libcholmod_cuda_static.a +lib/libcholmod_cuda.a lib/libcholmod_cuda.so lib/libcholmod_cuda.so.4 -lib/libcholmod_cuda.so.4.0.2 +lib/libcholmod_cuda.so.4.0.3 lib/libcholmod.a lib/libcholmod.so lib/libcholmod.so.4 -lib/libcholmod.so.4.0.2 +lib/libcholmod.so.4.0.3 %%PORTDOCS%%%%DOCSDIR%%/CHOLMOD_README.txt %%PORTDOCS%%%%DOCSDIR%%/CHOLMOD_UserGuide.pdf diff --git a/math/suitesparse-colamd/Makefile b/math/suitesparse-colamd/Makefile index 41e6eaf660fd..9578ecb68f0e 100644 --- a/math/suitesparse-colamd/Makefile +++ b/math/suitesparse-colamd/Makefile @@ -1,22 +1,22 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 CATEGORIES= math COMMENT= Column approximate minimum degree ordering algorithm WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= BSD3CLAUSE USES= localbase:ldflags MPORTNAME= COLAMD USE_LDCONFIG= yes .include "${.CURDIR}/../../math/suitesparse/bsd.suitesparse.mk" post-stage-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${BUILD_WRKSRC}/README.txt \ ${STAGEDIR}${DOCSDIR}/${MPORTNAME}_README.txt .include diff --git a/math/suitesparse-colamd/pkg-plist b/math/suitesparse-colamd/pkg-plist index 74f172f7b487..979eeb9ce5ca 100644 --- a/math/suitesparse-colamd/pkg-plist +++ b/math/suitesparse-colamd/pkg-plist @@ -1,7 +1,7 @@ include/suitesparse/colamd.h lib/cmake/SuiteSparse/FindCOLAMD.cmake lib/libcolamd.a lib/libcolamd.so lib/libcolamd.so.3 -lib/libcolamd.so.3.0.2 +lib/libcolamd.so.3.0.3 %%PORTDOCS%%%%DOCSDIR%%/COLAMD_README.txt diff --git a/math/suitesparse-config/pkg-plist b/math/suitesparse-config/pkg-plist index 80590f58d11c..ca1aff0687f3 100644 --- a/math/suitesparse-config/pkg-plist +++ b/math/suitesparse-config/pkg-plist @@ -1,8 +1,15 @@ include/suitesparse/SuiteSparse_config.h lib/cmake/SuiteSparse/FindSuiteSparse_config.cmake +lib/cmake/SuiteSparse/SuiteSparseBLAS.cmake +lib/cmake/SuiteSparse/SuiteSparseBLAS32.cmake +lib/cmake/SuiteSparse/SuiteSparseBLAS64.cmake +lib/cmake/SuiteSparse/SuiteSparseLAPACK.cmake +lib/cmake/SuiteSparse/SuiteSparsePolicy.cmake +lib/cmake/SuiteSparse/SuiteSparseReport.cmake +lib/cmake/SuiteSparse/SuiteSparse_ssize_t.cmake lib/libsuitesparseconfig.a lib/libsuitesparseconfig.so -lib/libsuitesparseconfig.so.6 -lib/libsuitesparseconfig.so.6.0.3 +lib/libsuitesparseconfig.so.7 +lib/libsuitesparseconfig.so.7.0.0 %%PORTDOCS%%%%DOCSDIR%%/SuiteSparse_README.md %%PORTDOCS%%%%DOCSDIR%%/config_README.txt diff --git a/math/suitesparse-csparse/Makefile b/math/suitesparse-csparse/Makefile index 40d9ae0cc786..90ad501ea674 100644 --- a/math/suitesparse-csparse/Makefile +++ b/math/suitesparse-csparse/Makefile @@ -1,25 +1,25 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.1 CATEGORIES= math COMMENT= Concise Sparse Matrix package WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= LGPL21+ USES= localbase:ldflags MPORTNAME= CSparse USE_LDCONFIG= yes PLIST_FILES= # empty # For system-wide installation, the author recommends that you install # CXSparse instead. # The CSparse library is meant for personal experimentation. The 'make # install' in this Makefile only installs a static compiled library in # CSparse/Lib. It does not install it for system-wide usage. do-install: ${DO_NADA} .include "${.CURDIR}/../../math/suitesparse/bsd.suitesparse.mk" .include diff --git a/math/suitesparse-cxsparse/Makefile b/math/suitesparse-cxsparse/Makefile index 87506a85ba8e..fefa08839e79 100644 --- a/math/suitesparse-cxsparse/Makefile +++ b/math/suitesparse-cxsparse/Makefile @@ -1,22 +1,22 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 4.0.2 +PORTVERSION= 4.0.3 CATEGORIES= math COMMENT= Extended version of CSparse WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= LGPL21+ USES= localbase:ldflags MPORTNAME= CXSparse USE_LDCONFIG= yes .include "${.CURDIR}/../../math/suitesparse/bsd.suitesparse.mk" post-stage-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${BUILD_WRKSRC}/README.txt \ ${STAGEDIR}${DOCSDIR}/${MPORTNAME}_README.txt .include diff --git a/math/suitesparse-cxsparse/pkg-plist b/math/suitesparse-cxsparse/pkg-plist index 44235e58a724..5230873a9e3f 100644 --- a/math/suitesparse-cxsparse/pkg-plist +++ b/math/suitesparse-cxsparse/pkg-plist @@ -1,7 +1,7 @@ include/suitesparse/cs.h lib/cmake/SuiteSparse/FindCXSparse.cmake lib/libcxsparse.a lib/libcxsparse.so lib/libcxsparse.so.4 -lib/libcxsparse.so.4.0.2 +lib/libcxsparse.so.4.0.3 %%PORTDOCS%%%%DOCSDIR%%/CXSparse_README.txt diff --git a/math/suitesparse-graphblas/Makefile b/math/suitesparse-graphblas/Makefile index 6c593477043d..1696770444df 100644 --- a/math/suitesparse-graphblas/Makefile +++ b/math/suitesparse-graphblas/Makefile @@ -1,27 +1,27 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 7.4.0 +PORTVERSION= 7.4.2 CATEGORIES= math COMMENT= Graph algorithms in the language of linear algebra WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= APACHE20 USES= localbase:ldflags MPORTNAME= GraphBLAS USE_LDCONFIG= yes PORTDOCS= CSC20_OpenMP_GraphBLAS.pdf GraphBLAS_API_C_v13.pdf \ GraphBLAS_UserGuide.pdf HPEC19.pdf lagraph-grapl19.pdf \ toms_graphblas.pdf .include "${.CURDIR}/../../math/suitesparse/bsd.suitesparse.mk" post-stage-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in ${PORTDOCS} ${INSTALL_DATA} ${BUILD_WRKSRC}/Doc/${doc} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/math/suitesparse-graphblas/pkg-plist b/math/suitesparse-graphblas/pkg-plist index cb13dbba0f58..3fc07efb6c90 100644 --- a/math/suitesparse-graphblas/pkg-plist +++ b/math/suitesparse-graphblas/pkg-plist @@ -1,5 +1,5 @@ include/suitesparse/GraphBLAS.h lib/cmake/SuiteSparse/FindGraphBLAS.cmake lib/libgraphblas.so lib/libgraphblas.so.7 -lib/libgraphblas.so.7.4.0 +lib/libgraphblas.so.7.4.2 diff --git a/math/suitesparse-klu/Makefile b/math/suitesparse-klu/Makefile index 61dac5ec388b..f5f7ce8f2557 100644 --- a/math/suitesparse-klu/Makefile +++ b/math/suitesparse-klu/Makefile @@ -1,32 +1,32 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 CATEGORIES= math COMMENT= Sparse LU factorization, for circuit simulation WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= LGPL21+ LIB_DEPENDS= libmetis.so:math/metis \ libamd.so:math/suitesparse-amd \ libbtf.so:math/suitesparse-btf \ libcamd.so:math/suitesparse-camd \ libcolamd.so:math/suitesparse-colamd \ libccolamd.so:math/suitesparse-ccolamd \ libcholmod.so:math/suitesparse-cholmod USES= localbase:ldflags MPORTNAME= KLU USE_LDCONFIG= yes .include "${.CURDIR}/../../math/suitesparse/bsd.suitesparse.mk" post-stage-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${BUILD_WRKSRC}/README.txt \ ${STAGEDIR}${DOCSDIR}/${MPORTNAME}_README.txt ${INSTALL_DATA} ${BUILD_WRKSRC}/Doc/${MPORTNAME}_UserGuide.pdf \ ${STAGEDIR}${DOCSDIR} .include diff --git a/math/suitesparse-klu/pkg-plist b/math/suitesparse-klu/pkg-plist index f7b197e913d2..6a75c590c5ea 100644 --- a/math/suitesparse-klu/pkg-plist +++ b/math/suitesparse-klu/pkg-plist @@ -1,14 +1,14 @@ include/suitesparse/klu_cholmod.h include/suitesparse/klu.h lib/cmake/SuiteSparse/FindKLU_CHOLMOD.cmake lib/cmake/SuiteSparse/FindKLU.cmake lib/libklu_cholmod.a lib/libklu_cholmod.so lib/libklu_cholmod.so.2 -lib/libklu_cholmod.so.2.0.2 +lib/libklu_cholmod.so.2.0.3 lib/libklu.a lib/libklu.so lib/libklu.so.2 -lib/libklu.so.2.0.2 +lib/libklu.so.2.0.3 %%PORTDOCS%%%%DOCSDIR%%/KLU_README.txt %%PORTDOCS%%%%DOCSDIR%%/KLU_UserGuide.pdf diff --git a/math/suitesparse-ldl/Makefile b/math/suitesparse-ldl/Makefile index a34318aac4c0..da8fa5cbf30a 100644 --- a/math/suitesparse-ldl/Makefile +++ b/math/suitesparse-ldl/Makefile @@ -1,26 +1,26 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 CATEGORIES= math COMMENT= Simple LDL^T factorization WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= LGPL21+ LIB_DEPENDS= libamd.so:math/suitesparse-amd USES= localbase:ldflags MPORTNAME= LDL USE_LDCONFIG= yes .include "${.CURDIR}/../../math/suitesparse/bsd.suitesparse.mk" post-stage-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${BUILD_WRKSRC}/README.txt \ ${STAGEDIR}${DOCSDIR}/${MPORTNAME}_README.txt ${INSTALL_DATA} ${BUILD_WRKSRC}/Doc/ldl_userguide.pdf \ ${STAGEDIR}${DOCSDIR} .include diff --git a/math/suitesparse-ldl/pkg-plist b/math/suitesparse-ldl/pkg-plist index 94751af01b3f..fe47e365a8e4 100644 --- a/math/suitesparse-ldl/pkg-plist +++ b/math/suitesparse-ldl/pkg-plist @@ -1,8 +1,8 @@ include/suitesparse/ldl.h lib/cmake/SuiteSparse/FindLDL.cmake lib/libldl.a lib/libldl.so lib/libldl.so.3 -lib/libldl.so.3.0.2 +lib/libldl.so.3.0.3 %%PORTDOCS%%%%DOCSDIR%%/LDL_README.txt %%PORTDOCS%%%%DOCSDIR%%/ldl_userguide.pdf diff --git a/math/suitesparse-mongoose/Makefile b/math/suitesparse-mongoose/Makefile index 8f2c863562fb..5205e4b5b87d 100644 --- a/math/suitesparse-mongoose/Makefile +++ b/math/suitesparse-mongoose/Makefile @@ -1,24 +1,24 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.0.3 +PORTVERSION= 3.0.4 CATEGORIES= math COMMENT= Symmetric approximate minimum degree WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= GPLv3 USES= cmake:insource localbase:ldflags MPORTNAME= Mongoose USE_LDCONFIG= yes CONFLICTS_INSTALL= mongoose # bin/mongoose .include "${.CURDIR}/../../math/suitesparse/bsd.suitesparse.mk" post-stage-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${BUILD_WRKSRC}/Doc/Mongoose_UserGuide.pdf \ ${STAGEDIR}${DOCSDIR} .include diff --git a/math/suitesparse-mongoose/pkg-plist b/math/suitesparse-mongoose/pkg-plist index b6581955c6ab..46ed99cd05ad 100644 --- a/math/suitesparse-mongoose/pkg-plist +++ b/math/suitesparse-mongoose/pkg-plist @@ -1,8 +1,8 @@ bin/mongoose include/suitesparse/Mongoose.hpp lib/cmake/SuiteSparse/FindMongoose.cmake lib/libmongoose.a lib/libmongoose.so lib/libmongoose.so.3 -lib/libmongoose.so.3.0.3 +lib/libmongoose.so.3.0.4 %%PORTDOCS%%%%DOCSDIR%%/Mongoose_UserGuide.pdf diff --git a/math/suitesparse-rbio/Makefile b/math/suitesparse-rbio/Makefile index d84edfc84acf..fc8d2c45547f 100644 --- a/math/suitesparse-rbio/Makefile +++ b/math/suitesparse-rbio/Makefile @@ -1,22 +1,22 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 CATEGORIES= math COMMENT= Read/write sparse matrices WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= GPLv2+ USES= localbase:ldflags MPORTNAME= RBio USE_LDCONFIG= yes .include "${.CURDIR}/../../math/suitesparse/bsd.suitesparse.mk" post-stage-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${BUILD_WRKSRC}/README.txt \ ${STAGEDIR}${DOCSDIR}/${MPORTNAME}_README.txt .include diff --git a/math/suitesparse-rbio/pkg-plist b/math/suitesparse-rbio/pkg-plist index f1d6855e91dd..f8652613eb86 100644 --- a/math/suitesparse-rbio/pkg-plist +++ b/math/suitesparse-rbio/pkg-plist @@ -1,7 +1,7 @@ include/suitesparse/RBio.h lib/cmake/SuiteSparse/FindRBio.cmake lib/librbio.a lib/librbio.so lib/librbio.so.3 -lib/librbio.so.3.0.2 +lib/librbio.so.3.0.3 %%PORTDOCS%%%%DOCSDIR%%/RBio_README.txt diff --git a/math/suitesparse-spex/Makefile b/math/suitesparse-spex/Makefile index 86ef80a5a1fb..2d32fe9e725c 100644 --- a/math/suitesparse-spex/Makefile +++ b/math/suitesparse-spex/Makefile @@ -1,31 +1,31 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 CATEGORIES= math COMMENT= Sparse Left-looking Integer-Preserving LU Factorization WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= GPLv2+ LGPL3+ LICENSE_COMB= dual LICENSE_FILE= ${BUILD_WRKSRC}/LICENSE.txt LIB_DEPENDS= libgmp.so:math/gmp \ libmpfr.so:math/mpfr \ libamd.so:math/suitesparse-amd \ libcolamd.so:math/suitesparse-colamd USES= localbase:ldflags MPORTNAME= SPEX USE_LDCONFIG= yes .include "${.CURDIR}/../../math/suitesparse/bsd.suitesparse.mk" post-stage-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${BUILD_WRKSRC}/README.md \ ${STAGEDIR}${DOCSDIR}/${MPORTNAME}_README.md ${INSTALL_DATA} ${BUILD_WRKSRC}/Doc/${MPORTNAME}_UserGuide.pdf \ ${STAGEDIR}${DOCSDIR} .include diff --git a/math/suitesparse-spex/pkg-plist b/math/suitesparse-spex/pkg-plist index 1f59d7032c02..ef2af3844eb1 100644 --- a/math/suitesparse-spex/pkg-plist +++ b/math/suitesparse-spex/pkg-plist @@ -1,8 +1,8 @@ include/suitesparse/SPEX.h lib/cmake/SuiteSparse/FindSPEX.cmake lib/libspex.a lib/libspex.so lib/libspex.so.2 -lib/libspex.so.2.0.2 +lib/libspex.so.2.0.3 %%PORTDOCS%%%%DOCSDIR%%/SPEX_README.md %%PORTDOCS%%%%DOCSDIR%%/SPEX_UserGuide.pdf diff --git a/math/suitesparse-spqr/Makefile b/math/suitesparse-spqr/Makefile index 688f5e2afea8..976fd9e6cf15 100644 --- a/math/suitesparse-spqr/Makefile +++ b/math/suitesparse-spqr/Makefile @@ -1,30 +1,30 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 CATEGORIES= math COMMENT= Sparse QR factorization WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= GPLv2+ LIB_DEPENDS= libamd.so:math/suitesparse-amd \ libcamd.so:math/suitesparse-camd \ libcolamd.so:math/suitesparse-colamd \ libccolamd.so:math/suitesparse-ccolamd \ libcholmod.so:math/suitesparse-cholmod USES= localbase:ldflags MPORTNAME= SPQR USE_LDCONFIG= yes .include "${.CURDIR}/../../math/suitesparse/bsd.suitesparse.mk" post-stage-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${BUILD_WRKSRC}/README.txt \ ${STAGEDIR}${DOCSDIR}/${MPORTNAME}_README.txt ${INSTALL_DATA} ${BUILD_WRKSRC}/Doc/spqr_user_guide.pdf \ ${STAGEDIR}${DOCSDIR} .include diff --git a/math/suitesparse-spqr/pkg-plist b/math/suitesparse-spqr/pkg-plist index 7b504b3e91b6..95463ac5d2bc 100644 --- a/math/suitesparse-spqr/pkg-plist +++ b/math/suitesparse-spqr/pkg-plist @@ -1,15 +1,15 @@ include/suitesparse/SuiteSparseQR.hpp include/suitesparse/SuiteSparseQR_C.h include/suitesparse/SuiteSparseQR_definitions.h lib/cmake/SuiteSparse/FindSPQR.cmake lib/cmake/SuiteSparse/FindSPQR_CUDA.cmake lib/libspqr_cuda.so lib/libspqr_cuda.so.3 -lib/libspqr_cuda.so.3.0.2 -lib/libspqr_cuda_static.a +lib/libspqr_cuda.so.3.0.3 +lib/libspqr_cuda.a lib/libspqr.a lib/libspqr.so lib/libspqr.so.3 -lib/libspqr.so.3.0.2 +lib/libspqr.so.3.0.3 %%PORTDOCS%%%%DOCSDIR%%/SPQR_README.txt %%PORTDOCS%%%%DOCSDIR%%/spqr_user_guide.pdf diff --git a/math/suitesparse-umfpack/Makefile b/math/suitesparse-umfpack/Makefile index c99604407da8..6e936526c950 100644 --- a/math/suitesparse-umfpack/Makefile +++ b/math/suitesparse-umfpack/Makefile @@ -1,33 +1,33 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 6.0.2 +PORTVERSION= 6.1.0 CATEGORIES= math COMMENT= Sparse multifrontal LU factorization WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= GPLv2+ LIB_DEPENDS= libmetis.so:math/metis \ libamd.so:math/suitesparse-amd \ libcamd.so:math/suitesparse-camd \ libcolamd.so:math/suitesparse-colamd \ libccolamd.so:math/suitesparse-ccolamd \ libcholmod.so:math/suitesparse-cholmod USES= localbase:ldflags MPORTNAME= UMFPACK USE_LDCONFIG= yes .include "${.CURDIR}/../../math/suitesparse/bsd.suitesparse.mk" post-stage-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${BUILD_WRKSRC}/README.txt \ ${STAGEDIR}${DOCSDIR}/${MPORTNAME}_README.txt ${INSTALL_DATA} ${BUILD_WRKSRC}/Doc/${MPORTNAME}_QuickStart.pdf \ ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${BUILD_WRKSRC}/Doc/${MPORTNAME}_UserGuide.pdf \ ${STAGEDIR}${DOCSDIR} .include diff --git a/math/suitesparse-umfpack/pkg-plist b/math/suitesparse-umfpack/pkg-plist index 6bca27fafb86..4266abb81834 100644 --- a/math/suitesparse-umfpack/pkg-plist +++ b/math/suitesparse-umfpack/pkg-plist @@ -1,9 +1,9 @@ include/suitesparse/umfpack.h lib/cmake/SuiteSparse/FindUMFPACK.cmake lib/libumfpack.a lib/libumfpack.so lib/libumfpack.so.6 -lib/libumfpack.so.6.0.2 +lib/libumfpack.so.6.1.0 %%PORTDOCS%%%%DOCSDIR%%/UMFPACK_QuickStart.pdf %%PORTDOCS%%%%DOCSDIR%%/UMFPACK_README.txt %%PORTDOCS%%%%DOCSDIR%%/UMFPACK_UserGuide.pdf diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile index 003134a85134..b78c7d27c3fd 100644 --- a/math/suitesparse/Makefile +++ b/math/suitesparse/Makefile @@ -1,30 +1,31 @@ PORTNAME= suitesparse -PORTVERSION= 6.0.3 +PORTVERSION= 7.0.0 CATEGORIES= math MAINTAINER= fortran@FreeBSD.org COMMENT= Set of packages for sparse matrix calculation WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html RUN_DEPENDS= suitesparse-amd>0:math/suitesparse-amd \ suitesparse-btf>0:math/suitesparse-btf \ + suitesparse-btf>0:math/suitesparse-camd \ suitesparse-ccolamd>0:math/suitesparse-ccolamd \ suitesparse-cholmod>0:math/suitesparse-cholmod \ suitesparse-colamd>0:math/suitesparse-colamd \ suitesparse-config>0:math/suitesparse-config \ suitesparse-cxsparse>0:math/suitesparse-cxsparse \ suitesparse-graphblas>0:math/suitesparse-graphblas \ suitesparse-klu>0:math/suitesparse-klu \ suitesparse-ldl>0:math/suitesparse-ldl \ suitesparse-mongoose>0:math/suitesparse-mongoose \ suitesparse-rbio>0:math/suitesparse-rbio \ suitesparse-spex>0:math/suitesparse-spex \ suitesparse-spqr>0:math/suitesparse-spqr \ suitesparse-umfpack>0:math/suitesparse-umfpack .if !defined(PACKAGE_BUILDING) RUN_DEPENDS+= suitesparse-csparse>0:math/suitesparse-csparse .endif USES= metaport .include diff --git a/math/suitesparse/bsd.suitesparse.mk b/math/suitesparse/bsd.suitesparse.mk index 465910b925f8..f2bade6b6062 100644 --- a/math/suitesparse/bsd.suitesparse.mk +++ b/math/suitesparse/bsd.suitesparse.mk @@ -1,112 +1,112 @@ # Created by: Maho Nakata # # Common elements used by the SuiteSparse modules PKGNAMEPREFIX= suitesparse- SSPNAME= suitesparse -SSPVERSION= 6.0.3 +SSPVERSION= 7.0.0 DISTVERSIONPREFIX= v MAINTAINER= fortran@FreeBSD.org #USE_GITHUB= yes # Does not work with different versions for modules GH_ACCOUNT= DrTimothyAldenDavis GH_PROJECT= SuiteSparse GH_TAGNAME= ${SSPVERSION} MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/archive/refs/tags/ DISTNAME= ${DISTVERSIONPREFIX}${SSPVERSION} DIST_SUBDIR= ${SSPNAME} WRKSRC= ${WRKDIR}/${GH_PROJECT}-${SSPVERSION} .if ${MPORTNAME} != config CONFIGURE_WRKSRC=${WRKSRC}/${MPORTNAME} .else CONFIGURE_WRKSRC=${WRKSRC}/SuiteSparse_config .endif BUILD_WRKSRC= ${CONFIGURE_WRKSRC} CMAKE_SOURCE_PATH= ${CONFIGURE_WRKSRC} .if ${MPORTNAME} != config && \ ${MPORTNAME} != CSparse && \ ${MPORTNAME} != ssget LIB_DEPENDS+= libsuitesparseconfig.so:math/suitesparse-config .endif .if ${MPORTNAME} != config && \ ${MPORTNAME} != BTF && \ ${MPORTNAME} != ssget OPTIONS_DEFINE+=DEMOS .endif USES+= cmake:insource DOCSDIR= ${PREFIX}/share/doc/${SSPNAME} MAKE_ENV= JOBS="${MAKE_JOBS_NUMBER}" \ CMAKE_OPTIONS='${CMAKE_ARGS}' \ INSTALL="${STAGEDIR}${PREFIX}" \ INSTALL_DOC="${STAGEDIR}${DOCSDIR}" \ INSTALL_INCLUDE="${STAGEDIR}${PREFIX}/include/${SSPNAME}" CMAKE_ARGS+= -DCMAKE_INSTALL_INCLUDEDIR:PATH="include/${SSPNAME}" LDFLAGS+= -L${WRKSRC}/lib # prevent linking with shared libs from the preinstalled older versions INSTALL_TARGET= install # skip USES=cmake INSTALL_WRKSRC= ${BUILD_WRKSRC} # FIXME: wont work if .CURDIR contains spaces DISTINFO_FILE= ${.CURDIR}/../../math/suitesparse/distinfo OPTIONS_DEFINE+= DOCS OPTIMIZED_CFLAGS OPTIONS_DEFAULT+= OPTIMIZED_CFLAGS OPTIONS_RADIO+= BLAS OPTIONS_RADIO_BLAS+= ATLAS GOTOBLAS NETLIB OPENBLAS OPTIONS_DEFAULT+= OPENBLAS ATLAS_USES= blaslapack:atlas GOTOBLAS_DESC= Goto blas implementation GOTOBLAS_USES= blaslapack:gotoblas NETLIB_USES= blaslapack:netlib OPENBLAS_USES= blaslapack:openblas OPTIONS_DEFINE+= OPENMP OPTIONS_EXCLUDE_aarch64= OPENMP OPTIONS_EXCLUDE_armv7= OPENMP OPTIONS_EXCLUDE_powerpc= OPENMP OPTIONS_DEFAULT+= OPENMP OPENMP_MAKE_ENV_OFF= CFOPENMP= . if !exists(/usr/include/omp.h) # XXX ports/199603: LLVM openmp in base doesn't support armv6, armv7 yet OPENMP_VARS= OPENMP=gcc- . endif OPENMP_CMAKE_BOOL= OPENMP OPENMP_CMAKE_BOOL_OFF= NOPENMP DEMOS_DESC= Build the demonstrations DEMOS_CMAKE_BOOL= DEMO .if !defined(WITH_DEBUG) OPTIMIZED_CFLAGS_CFLAGS= -O3 OPTIMIZED_CFLAGS_CXXFLAGS= -O3 LDFLAGS+= -s .endif post-extract: ${RM} -r ${WRKSRC}/metis-* post-install: .if ! ${MPORTNAME} == config @${RM} ${STAGEDIR}${DOCSDIR}/SUITESPARSECONFIG_README.txt \ ${STAGEDIR}${PREFIX}/include/suitesparse/SuiteSparse_config.h .endif .include .if ${ARCH} == i386 # See PR 230888 : Missing 64 bit atomic functions for i386 USE_GCC= yes LDFLAGS+= -latomic .elif defined(PPC_ABI) && ${PPC_ABI} == ELFv1 USE_GCC= yes .else USES+= compiler:c++11-lib .endif diff --git a/math/suitesparse/distinfo b/math/suitesparse/distinfo index af20683aeb10..4a11879c9c07 100644 --- a/math/suitesparse/distinfo +++ b/math/suitesparse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672063568 -SHA256 (suitesparse/v6.0.3.tar.gz) = 7111b505c1207f6f4bd0be9740d0b2897e1146b845d73787df07901b4f5c1fb7 -SIZE (suitesparse/v6.0.3.tar.gz) = 64809992 +TIMESTAMP = 1674135881 +SHA256 (suitesparse/v7.0.0.tar.gz) = 66e0a21a4c58f4fa7a96823c6726226ebd5f605263a37e1afa61f143cf6b464d +SIZE (suitesparse/v7.0.0.tar.gz) = 64884962