mirror of https://git.FreeBSD.org/ports.git
math/suitesparse*: upgrade to SuiteSparse v7.11.0
Release notes at https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.11.0
This commit is contained in:
parent
104889607b
commit
cc8c79840e
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 3.3.3
|
||||
PORTVERSION= 3.3.4
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Symmetric approximate minimum degree
|
||||
|
|
|
@ -3,6 +3,8 @@ lib/cmake/AMD/AMDConfig.cmake
|
|||
lib/cmake/AMD/AMDConfigVersion.cmake
|
||||
lib/cmake/AMD/AMDTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/AMD/AMDTargets.cmake
|
||||
lib/cmake/AMD/AMDTargets_static-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/AMD/AMDTargets_static.cmake
|
||||
lib/libamd.a
|
||||
lib/libamd.so
|
||||
lib/libamd.so.3
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 2.3.2
|
||||
PORTVERSION= 2.3.3
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Permutation to block triangular form
|
||||
|
|
|
@ -3,6 +3,8 @@ lib/cmake/BTF/BTFConfig.cmake
|
|||
lib/cmake/BTF/BTFConfigVersion.cmake
|
||||
lib/cmake/BTF/BTFTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/BTF/BTFTargets.cmake
|
||||
lib/cmake/BTF/BTFTargets_static-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/BTF/BTFTargets_static.cmake
|
||||
lib/libbtf.a
|
||||
lib/libbtf.so
|
||||
lib/libbtf.so.2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 3.3.4
|
||||
PORTVERSION= 3.3.5
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Symmetric approximate minimum degree
|
||||
|
|
|
@ -3,6 +3,8 @@ lib/cmake/CAMD/CAMDConfig.cmake
|
|||
lib/cmake/CAMD/CAMDConfigVersion.cmake
|
||||
lib/cmake/CAMD/CAMDTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/CAMD/CAMDTargets.cmake
|
||||
lib/cmake/CAMD/CAMDTargets_static-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/CAMD/CAMDTargets_static.cmake
|
||||
lib/libcamd.a
|
||||
lib/libcamd.so
|
||||
lib/libcamd.so.3
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 3.3.4
|
||||
PORTVERSION= 3.3.5
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Constrained column approximate minimum degree ordering
|
||||
|
|
|
@ -3,6 +3,8 @@ lib/cmake/CCOLAMD/CCOLAMDConfig.cmake
|
|||
lib/cmake/CCOLAMD/CCOLAMDConfigVersion.cmake
|
||||
lib/cmake/CCOLAMD/CCOLAMDTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/CCOLAMD/CCOLAMDTargets.cmake
|
||||
lib/cmake/CCOLAMD/CCOLAMDTargets_static-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/CCOLAMD/CCOLAMDTargets_static.cmake
|
||||
lib/libccolamd.a
|
||||
lib/libccolamd.so
|
||||
lib/libccolamd.so.3
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 5.3.3
|
||||
PORTVERSION= 5.3.4
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Sparse CHOLesky MODification package
|
||||
|
|
|
@ -3,6 +3,8 @@ lib/cmake/CHOLMOD/CHOLMODConfig.cmake
|
|||
lib/cmake/CHOLMOD/CHOLMODConfigVersion.cmake
|
||||
lib/cmake/CHOLMOD/CHOLMODTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/CHOLMOD/CHOLMODTargets.cmake
|
||||
lib/cmake/CHOLMOD/CHOLMODTargets_static-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/CHOLMOD/CHOLMODTargets_static.cmake
|
||||
lib/libcholmod.a
|
||||
lib/libcholmod.so
|
||||
lib/libcholmod.so.5
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 3.3.4
|
||||
PORTVERSION= 3.3.5
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Column approximate minimum degree ordering algorithm
|
||||
|
|
|
@ -3,6 +3,8 @@ lib/cmake/COLAMD/COLAMDConfig.cmake
|
|||
lib/cmake/COLAMD/COLAMDConfigVersion.cmake
|
||||
lib/cmake/COLAMD/COLAMDTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/COLAMD/COLAMDTargets.cmake
|
||||
lib/cmake/COLAMD/COLAMDTargets_static-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/COLAMD/COLAMDTargets_static.cmake
|
||||
lib/libcolamd.a
|
||||
lib/libcolamd.so
|
||||
lib/libcolamd.so.3
|
||||
|
|
|
@ -10,6 +10,8 @@ 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 4.4.1
|
||||
PORTVERSION= 4.4.2
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Extended version of CSparse
|
||||
|
|
|
@ -3,6 +3,8 @@ lib/cmake/CXSparse/CXSparseConfig.cmake
|
|||
lib/cmake/CXSparse/CXSparseConfigVersion.cmake
|
||||
lib/cmake/CXSparse/CXSparseTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/CXSparse/CXSparseTargets.cmake
|
||||
lib/cmake/CXSparse/CXSparseTargets_static-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/CXSparse/CXSparseTargets_static.cmake
|
||||
lib/libcxsparse.a
|
||||
lib/libcxsparse.so
|
||||
lib/libcxsparse.so.4
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 10.0.5
|
||||
PORTVERSION= 10.1.1
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Graph algorithms in the language of linear algebra
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 2.3.5
|
||||
PORTVERSION= 2.3.6
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Sparse LU factorization, for circuit simulation
|
||||
|
|
|
@ -4,10 +4,14 @@ lib/cmake/KLU/KLUConfig.cmake
|
|||
lib/cmake/KLU/KLUConfigVersion.cmake
|
||||
lib/cmake/KLU/KLUTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/KLU/KLUTargets.cmake
|
||||
lib/cmake/KLU/KLUTargets_static-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/KLU/KLUTargets_static.cmake
|
||||
lib/cmake/KLU_CHOLMOD/KLU_CHOLMODConfig.cmake
|
||||
lib/cmake/KLU_CHOLMOD/KLU_CHOLMODConfigVersion.cmake
|
||||
lib/cmake/KLU_CHOLMOD/KLU_CHOLMODTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/KLU_CHOLMOD/KLU_CHOLMODTargets.cmake
|
||||
lib/cmake/KLU_CHOLMOD/KLU_CHOLMODTargets_static-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/KLU_CHOLMOD/KLU_CHOLMODTargets_static.cmake
|
||||
lib/libklu.a
|
||||
lib/libklu.so
|
||||
lib/libklu.so.2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 1.1.5
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Graph algorithms based on GraphBLAS
|
||||
|
|
|
@ -5,6 +5,8 @@ lib/cmake/LAGraph/LAGraphConfig.cmake
|
|||
lib/cmake/LAGraph/LAGraphConfigVersion.cmake
|
||||
lib/cmake/LAGraph/LAGraphTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/LAGraph/LAGraphTargets.cmake
|
||||
lib/cmake/LAGraph/LAGraphTargets_static-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/LAGraph/LAGraphTargets_static.cmake
|
||||
lib/liblagraph.a
|
||||
lib/liblagraph.so
|
||||
lib/liblagraph.so.1
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 3.3.2
|
||||
PORTVERSION= 3.3.3
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Simple LDL^T factorization
|
||||
|
|
|
@ -3,6 +3,8 @@ lib/cmake/LDL/LDLConfig.cmake
|
|||
lib/cmake/LDL/LDLConfigVersion.cmake
|
||||
lib/cmake/LDL/LDLTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/LDL/LDLTargets.cmake
|
||||
lib/cmake/LDL/LDLTargets_static-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/LDL/LDLTargets_static.cmake
|
||||
lib/libldl.a
|
||||
lib/libldl.so
|
||||
lib/libldl.so.3
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 3.3.4
|
||||
PORTVERSION= 3.3.5
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Symmetric approximate minimum degree
|
||||
|
|
|
@ -4,6 +4,8 @@ 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
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= math parallel
|
||||
|
||||
COMMENT= Parallel unsymmetric multifrontal method
|
||||
|
|
|
@ -3,6 +3,8 @@ lib/cmake/ParU/ParUConfig.cmake
|
|||
lib/cmake/ParU/ParUConfigVersion.cmake
|
||||
lib/cmake/ParU/ParUTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/ParU/ParUTargets.cmake
|
||||
lib/cmake/ParU/ParUTargets_static-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/ParU/ParUTargets_static.cmake
|
||||
lib/libparu.a
|
||||
lib/libparu.so
|
||||
lib/libparu.so.1
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 4.3.4
|
||||
PORTVERSION= 4.3.5
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Read/write sparse matrices
|
||||
|
|
|
@ -3,6 +3,8 @@ lib/cmake/RBio/RBioConfig.cmake
|
|||
lib/cmake/RBio/RBioConfigVersion.cmake
|
||||
lib/cmake/RBio/RBioTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/RBio/RBioTargets.cmake
|
||||
lib/cmake/RBio/RBioTargets_static-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/RBio/RBioTargets_static.cmake
|
||||
lib/librbio.a
|
||||
lib/librbio.so
|
||||
lib/librbio.so.4
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 3.2.3
|
||||
PORTVERSION= 3.2.4
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Sparse Left-looking Integer-Preserving LU Factorization
|
||||
|
|
|
@ -6,6 +6,8 @@ lib/cmake/SPEX/SPEXConfig.cmake
|
|||
lib/cmake/SPEX/SPEXConfigVersion.cmake
|
||||
lib/cmake/SPEX/SPEXTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/SPEX/SPEXTargets.cmake
|
||||
lib/cmake/SPEX/SPEXTargets_static-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/SPEX/SPEXTargets_static.cmake
|
||||
lib/libspex.a
|
||||
lib/libspex.so
|
||||
lib/libspex.so.3
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 4.3.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 4.3.5
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Sparse QR factorization
|
||||
|
|
|
@ -5,6 +5,8 @@ lib/cmake/SPQR/SPQRConfig.cmake
|
|||
lib/cmake/SPQR/SPQRConfigVersion.cmake
|
||||
lib/cmake/SPQR/SPQRTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/SPQR/SPQRTargets.cmake
|
||||
lib/cmake/SPQR/SPQRTargets_static-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/SPQR/SPQRTargets_static.cmake
|
||||
lib/libspqr.a
|
||||
lib/libspqr.so
|
||||
lib/libspqr.so.4
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 6.3.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 6.3.6
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Sparse multifrontal LU factorization
|
||||
|
|
|
@ -3,6 +3,8 @@ lib/cmake/UMFPACK/UMFPACKConfig.cmake
|
|||
lib/cmake/UMFPACK/UMFPACKConfigVersion.cmake
|
||||
lib/cmake/UMFPACK/UMFPACKTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/UMFPACK/UMFPACKTargets.cmake
|
||||
lib/cmake/UMFPACK/UMFPACKTargets_static-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/UMFPACK/UMFPACKTargets_static.cmake
|
||||
lib/libumfpack.a
|
||||
lib/libumfpack.so
|
||||
lib/libumfpack.so.6
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= suitesparse
|
||||
PORTVERSION= 7.10.3
|
||||
PORTVERSION= 7.11.0
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= fortran@FreeBSD.org
|
||||
|
@ -19,11 +19,11 @@ RUN_DEPENDS= suitesparse-config>0:math/suitesparse-config \
|
|||
suitesparse-lagraph>0:math/suitesparse-lagraph \
|
||||
suitesparse-ldl>0:math/suitesparse-ldl \
|
||||
suitesparse-mongoose>0:math/suitesparse-mongoose \
|
||||
suitesparse-paru>0:math/suitesparse-paru \
|
||||
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-umfpack>0:math/suitesparse-umfpack \
|
||||
suitesparse-paru>0:math/suitesparse-paru
|
||||
.if !defined(PACKAGE_BUILDING)
|
||||
RUN_DEPENDS+= suitesparse-csparse>0:math/suitesparse-csparse
|
||||
.endif
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
PKGNAMEPREFIX= suitesparse-
|
||||
SSPNAME= suitesparse
|
||||
SSPVERSION= 7.10.3
|
||||
SSPVERSION= 7.11.0
|
||||
DISTVERSIONPREFIX= v
|
||||
|
||||
MAINTAINER= fortran@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1747585409
|
||||
SHA256 (suitesparse/v7.10.3.tar.gz) = 09e7bcc8e5de0a5b55d2ae9fd6378d5f4dc1b85a933593339a0872b24e2cc102
|
||||
SIZE (suitesparse/v7.10.3.tar.gz) = 87836881
|
||||
TIMESTAMP = 1754064684
|
||||
SHA256 (suitesparse/v7.11.0.tar.gz) = 93ed4c4e546a49fc75884c3a8b807d5af4a91e39d191fbbc60a07380b12a35d1
|
||||
SIZE (suitesparse/v7.11.0.tar.gz) = 95030220
|
||||
|
|
Loading…
Reference in New Issue