diff --git a/math/suitesparse-config/pkg-plist b/math/suitesparse-config/pkg-plist index 0b8a8171caf1..819332101ccd 100644 --- a/math/suitesparse-config/pkg-plist +++ b/math/suitesparse-config/pkg-plist @@ -1,21 +1,25 @@ include/suitesparse/SuiteSparse_config.h 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__blas_threading.cmake lib/cmake/SuiteSparse/SuiteSparse__thread.cmake +lib/cmake/SuiteSparse/check_mkl.c +lib/cmake/SuiteSparse/check_openblas_Apr2024.c +lib/cmake/SuiteSparse/check_openblas_Mar2015.c lib/cmake/SuiteSparse_config/SuiteSparse_configConfig.cmake lib/cmake/SuiteSparse_config/SuiteSparse_configConfigVersion.cmake lib/cmake/SuiteSparse_config/SuiteSparse_configTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/SuiteSparse_config/SuiteSparse_configTargets.cmake lib/cmake/SuiteSparse_config/SuiteSparse_configTargets_static-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/SuiteSparse_config/SuiteSparse_configTargets_static.cmake lib/libsuitesparseconfig.a lib/libsuitesparseconfig.so lib/libsuitesparseconfig.so.7 lib/libsuitesparseconfig.so.%%VER%% libdata/pkgconfig/SuiteSparse_config.pc %%PORTDOCS%%%%DOCSDIR%%/SuiteSparse_README.md %%PORTDOCS%%%%DOCSDIR%%/config_README.txt diff --git a/math/suitesparse-graphblas/Makefile b/math/suitesparse-graphblas/Makefile index 1f8f7f092dcd..4aebdb2b0b88 100644 --- a/math/suitesparse-graphblas/Makefile +++ b/math/suitesparse-graphblas/Makefile @@ -1,32 +1,28 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 10.1.1 +PORTVERSION= 10.2.0 CATEGORIES= math COMMENT= Graph algorithms in the language of linear algebra WWW= https://graphblas.org/ LICENSE= APACHE20 USES= localbase:ldflags pathfix MPORTNAME= GraphBLAS CMAKE_ARGS+= -DGRAPHBLAS_COMPACT:BOOL=On \ -DGRAPHBLAS_USE_JIT:BOOL=On USE_LDCONFIG= yes -PORTDOCS= CSC20_OpenMP_GraphBLAS.pdf Davis_HPEC18.pdf \ - GraphBLAS_API_C_v2.1.0.pdf \ - GraphBLAS_UserGuide.pdf HPEC19.pdf \ - HPEC20_Python_and_MATLAB.pdf lagraph-grapl19.pdf \ - toms_graphblas.pdf toms_parallel_grb2.pdf \ - The_GraphBLAS_in_Julia_and_Python_the_PageRank_and_Triangle_Centralities.pdf +PORTDOCS= GraphBLAS_API_C_v2.1.0.pdf \ + GraphBLAS_UserGuide.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-lagraph/Makefile b/math/suitesparse-lagraph/Makefile index b91ccd9cb75e..5ecdf82e4098 100644 --- a/math/suitesparse-lagraph/Makefile +++ b/math/suitesparse-lagraph/Makefile @@ -1,24 +1,24 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= math COMMENT= Graph algorithms based on GraphBLAS WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= BSD2CLAUSE LIB_DEPENDS= libgraphblas.so:math/suitesparse-graphblas USES= localbase:ldflags MPORTNAME= LAGraph 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 .include diff --git a/math/suitesparse-mongoose/Makefile b/math/suitesparse-mongoose/Makefile index 0bb1824f7079..6a4851b010f1 100644 --- a/math/suitesparse-mongoose/Makefile +++ b/math/suitesparse-mongoose/Makefile @@ -1,24 +1,24 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.3.5 +PORTVERSION= 3.3.6 CATEGORIES= math COMMENT= Symmetric approximate minimum degree WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= GPLv3 USES= cmake:insource localbase:ldflags pathfix python:test 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 94926f47df6d..77e3dfff786d 100644 --- a/math/suitesparse-mongoose/pkg-plist +++ b/math/suitesparse-mongoose/pkg-plist @@ -1,13 +1,14 @@ bin/suitesparse_mongoose include/suitesparse/Mongoose.hpp lib/cmake/SuiteSparse_Mongoose/SuiteSparse_MongooseConfig.cmake lib/cmake/SuiteSparse_Mongoose/SuiteSparse_MongooseConfigVersion.cmake lib/cmake/SuiteSparse_Mongoose/SuiteSparse_MongooseTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/SuiteSparse_Mongoose/SuiteSparse_MongooseTargets.cmake lib/cmake/SuiteSparse_Mongoose/SuiteSparse_MongooseTargets_static-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/SuiteSparse_Mongoose/SuiteSparse_MongooseTargets_static.cmake lib/libsuitesparse_mongoose.a lib/libsuitesparse_mongoose.so lib/libsuitesparse_mongoose.so.3 +lib/libsuitesparse_mongoose.so.%%VER%% libdata/pkgconfig/SuiteSparse_Mongoose.pc %%PORTDOCS%%%%DOCSDIR%%/Mongoose_UserGuide.pdf diff --git a/math/suitesparse-paru/Makefile b/math/suitesparse-paru/Makefile index 6008a6d1cfbf..2e0f456b05a4 100644 --- a/math/suitesparse-paru/Makefile +++ b/math/suitesparse-paru/Makefile @@ -1,27 +1,27 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.0 CATEGORIES= math parallel COMMENT= Parallel unsymmetric multifrontal method WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= GPLv3 LIB_DEPENDS= libumfpack.so:math/suitesparse-umfpack USES= localbase CMAKE_ARGS+= -DUMFPACK_DIR:PATH="${LOCALBASE}/lib/cmake/UMFPACK" MPORTNAME= ParU 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/paru_user_guide.pdf \ ${STAGEDIR}${DOCSDIR} .include diff --git a/math/suitesparse-spqr/Makefile b/math/suitesparse-spqr/Makefile index 9f75a98bcdcd..da387fd9fbb9 100644 --- a/math/suitesparse-spqr/Makefile +++ b/math/suitesparse-spqr/Makefile @@ -1,30 +1,30 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 4.3.5 +PORTVERSION= 4.3.6 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-umfpack/Makefile b/math/suitesparse-umfpack/Makefile index 0c51632261b6..1a470c14eb32 100644 --- a/math/suitesparse-umfpack/Makefile +++ b/math/suitesparse-umfpack/Makefile @@ -1,32 +1,32 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 6.3.6 +PORTVERSION= 6.3.7 CATEGORIES= math COMMENT= Sparse multifrontal LU 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= 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/Makefile b/math/suitesparse/Makefile index 69ddb541ee88..0e280cfc1395 100644 --- a/math/suitesparse/Makefile +++ b/math/suitesparse/Makefile @@ -1,34 +1,34 @@ PORTNAME= suitesparse -PORTVERSION= 7.11.0 +PORTVERSION= 7.12.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-config>0:math/suitesparse-config \ suitesparse-amd>0:math/suitesparse-amd \ suitesparse-btf>0:math/suitesparse-btf \ suitesparse-camd>0:math/suitesparse-camd \ suitesparse-ccolamd>0:math/suitesparse-ccolamd \ suitesparse-colamd>0:math/suitesparse-colamd \ suitesparse-cholmod>0:math/suitesparse-cholmod \ suitesparse-cxsparse>0:math/suitesparse-cxsparse \ suitesparse-graphblas>0:math/suitesparse-graphblas \ suitesparse-klu>0:math/suitesparse-klu \ suitesparse-lagraph>0:math/suitesparse-lagraph \ 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 \ suitesparse-paru>0:math/suitesparse-paru .if !defined(PACKAGE_BUILDING) RUN_DEPENDS+= suitesparse-csparse>0:math/suitesparse-csparse \ suitesparse-example>0:math/suitesparse-Example .endif USES= metaport .include diff --git a/math/suitesparse/bsd.suitesparse.mk b/math/suitesparse/bsd.suitesparse.mk index 6d8bb1c68203..a2cdeb5e6263 100644 --- a/math/suitesparse/bsd.suitesparse.mk +++ b/math/suitesparse/bsd.suitesparse.mk @@ -1,117 +1,117 @@ # Created by: Maho Nakata # # Common elements used by the SuiteSparse modules PKGNAMEPREFIX= suitesparse- SSPNAME= suitesparse -SSPVERSION= 7.11.0 +SSPVERSION= 7.12.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} CMAKE_ARGS+= -DBLAS_LIBRARIES:STRING="${BLASLIB}" \ -DLAPACK_LIBRARIES:STRING="${LAPACKLIB}" .if ${MPORTNAME} != config && \ ${MPORTNAME} != CSparse && \ ${MPORTNAME} != ssget LIB_DEPENDS+= libsuitesparseconfig.so:math/suitesparse-config .endif .if ${MPORTNAME} != config && \ ${MPORTNAME} != BTF && \ ${MPORTNAME} != Example && \ ${MPORTNAME} != ssget OPTIONS_DEFINE+=DEMOS .endif USES+= cmake:insource fortran pathfix 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}" LDFLAGS+= -L${WRKSRC}/lib # prevent linking with shared libs from the preinstalled older versions INSTALL_TARGET= install # skip USES=cmake INSTALL_WRKSRC= ${BUILD_WRKSRC} PLIST_SUB+= VER=${PORTVERSION} # FIXME: wont work if .CURDIR contains spaces DISTINFO_FILE= ${.CURDIR}/../../math/suitesparse/distinfo OPTIONS_DEFINE+= DOCS OPTIMIZED_CFLAGS OPTIONS_DEFAULT+= OPTIMIZED_CFLAGS .if ${MPORTNAME} == config || \ ${MPORTNAME} == CHOLMOD || \ ${MPORTNAME} == ParU || \ ${MPORTNAME} == SPQR || \ ${MPORTNAME} == UMFPACK OPTIONS_RADIO+= BLAS OPTIONS_RADIO_BLAS+= ATLAS BLIS NETLIB OPENBLAS OPTIONS_DEFAULT+= OPENBLAS BLIS_DESC= BLAS implemntation from FLAME ATLAS_USES= blaslapack:atlas BLIS_USES= blaslapack:blis NETLIB_USES= blaslapack:netlib OPENBLAS_USES= blaslapack:openblas .endif 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= SUITESPARSE_DEMOS .if !defined(WITH_DEBUG) OPTIMIZED_CFLAGS_CFLAGS= -O3 OPTIMIZED_CFLAGS_CXXFLAGS= -O3 LDFLAGS+= -s .endif 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 .else USES+= compiler:c++11-lib .endif diff --git a/math/suitesparse/distinfo b/math/suitesparse/distinfo index 092d5a7d76df..b1ecd202b252 100644 --- a/math/suitesparse/distinfo +++ b/math/suitesparse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754064684 -SHA256 (suitesparse/v7.11.0.tar.gz) = 93ed4c4e546a49fc75884c3a8b807d5af4a91e39d191fbbc60a07380b12a35d1 -SIZE (suitesparse/v7.11.0.tar.gz) = 95030220 +TIMESTAMP = 1762277855 +SHA256 (suitesparse/v7.12.0.tar.gz) = 1908d5a8813dabae78cacb47a1f656dda34d4647cf4384b5988836ed821e5bd4 +SIZE (suitesparse/v7.12.0.tar.gz) = 95319357