Port details |
- suitesparse-spex Sparse Left-looking Integer-Preserving LU Factorization
- 3.2.3 math
=2 3.2.3Version of this port present on the latest quarterly branch. - Maintainer: fortran@FreeBSD.org
 - Port Added: 2022-11-27 11:12:48
- Last Update: 2025-03-15 18:08:44
- Commit Hash: ded7047
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: GPLv2+ LGPL3+
- WWW:
- https://faculty.cse.tamu.edu/davis/suitesparse.html
- Description:
- This port installs the module SPEX, previously known as SLIP_LU, of SuiteSparse.
SPEX is a software package used to solve a sparse systems of linear equations
exactly using the Sparse Left-looking Integer-Preserving LU factorization.
SPEX Purpose: Exactly solve a sparse system of linear equations using a given
input matrix and right hand side vector file. This code can output the final
solution to a user specified output file in either double precision or full
precision rational numbers.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- suitesparse-spex>0:math/suitesparse-spex
- To install the port:
- cd /usr/ports/math/suitesparse-spex/ && make install clean
- To add the package, run one of these commands:
- pkg install math/suitesparse-spex
- pkg install suitesparse-spex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: suitesparse-spex
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1742055748
SHA256 (suitesparse/v7.10.1.tar.gz) = 9e2974e22dba26a3cffe269731339ae8e01365cfe921b06be6359902bd05862c
SIZE (suitesparse/v7.10.1.tar.gz) = 87776029
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python3.11 : lang/python311
- cmake : devel/cmake-core
- gfortran13 : lang/gcc13
- as : devel/binutils
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- gfortran13 : lang/gcc13
- Library dependencies:
-
- libgmp.so : math/gmp
- libmpfr.so : math/mpfr
- libamd.so : math/suitesparse-amd
- libcolamd.so : math/suitesparse-colamd
- libsuitesparseconfig.so : math/suitesparse-config
- This port is required by:
- for Run
-
- math/suitesparse
Configuration Options:
- ===> The following configuration options are available for suitesparse-spex-3.2.3:
DEMOS=off: Build the demonstrations
DOCS=on: Build and/or install documentation
OPENMP=on: Parallel processing support via OpenMP
OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
===> Use 'make config' to modify these settings
- Options name:
- math_suitesparse-spex
- USES:
- localbase:ldflags python cmake:insource fortran pathfix compiler:c++11-lib
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.3 15 Mar 2025 18:08:44
    |
Thierry Thomas (thierry)  |
math/suitesparse*: upgrade to v7.10.1
Releases notes at https://github.com/DrTimothyAldenDavis/SuiteSparse/releases
This upgrades CHOLMOD ito 5.3.1, GraphBLAS to 10.0.1, LAGraph to 1.1.5 and
SPEX to 3.2.3.
No PORTREVISION bump required. |
3.2.1 11 Jan 2025 10:02:35
    |
Thierry Thomas (thierry)  |
math/suitesparse: update to 7.8.2
Release notes at
https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.8.2 |
3.1.0 29 Apr 2024 20:05:38
    |
Thierry Thomas (thierry)  |
math/suitesparse-spex: upgrade to 3.1.0 |
2.3.2 28 Jan 2024 12:02:23
    |
Thierry Thomas (thierry)  |
math/suitesparse-spex: upgrade to 2.3.2 |
2.3.1 13 Jan 2024 10:15:05
    |
Thierry Thomas (thierry)  |
math/suitesparse-spex: upgrade SPEX to 2.3.1 |
2.3.0 31 Dec 2023 14:31:10
    |
Thierry Thomas (thierry)  |
math/suitesparse-spex: upgrade to 2.3.0 |
2.2.1 15 Oct 2023 08:59:09
    |
Thierry Thomas (thierry)  |
math/suitesparse-spex: upgrade to 2.2.1 |
2.2.0 20 Sep 2023 17:44:57
    |
Thierry Thomas (thierry)  |
math/suitesparse-spex: upgrade to 2.2.0 |
2.0.4 01 Jul 2023 16:08:20
    |
Thierry Thomas (thierry)  |
math/suitesparse*: upgrade SuiteSparse to v7.1.0
Release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.1.0>. |
2.0.3_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.0.3 19 Jan 2023 16:45:37
    |
Thierry Thomas (thierry)  |
math/suitesparse*: upgrade to v7.0.0
Release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.0.0> |
2.0.2 15 Dec 2022 21:34:38
    |
Thierry Thomas (thierry)  |
math/suitesparse-spex: upgrade to 2.0.2 |
2.0.0 27 Nov 2022 11:09:56
    |
Thierry Thomas (thierry)  |
math/suitesparse-spex: replace suitesparse-slip_lu and upgrade to 2.0.0
PR: 267742 |