Port details |
- suitesparse-lagraph Graph algorithms based on GraphBLAS
- 1.1.4_1 math =2 1.1.3_1Version of this port present on the latest quarterly branch.
- Maintainer: fortran@FreeBSD.org
- Port Added: 2023-12-31 14:35:08
- Last Update: 2025-01-21 23:46:21
- Commit Hash: 337d713
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://faculty.cse.tamu.edu/davis/suitesparse.html
- Description:
- This port installs the module LAGraph of SuiteSparse.
LAGraph is a library plus a test harness for collecting algorithms that use
GraphBLAS.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- suitesparse-lagraph>0:math/suitesparse-lagraph
- To install the port:
- cd /usr/ports/math/suitesparse-lagraph/ && make install clean
- To add the package, run one of these commands:
- pkg install math/suitesparse-lagraph
- pkg install suitesparse-lagraph
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: suitesparse-lagraph
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724813654
SHA256 (suitesparse/v7.8.2.tar.gz) = 996c48c87baaeb5fc04bd85c7e66d3651a56fe749c531c60926d75b4db5d2181
SIZE (suitesparse/v7.8.2.tar.gz) = 87337633
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:
-
- cmake : devel/cmake-core
- gfortran13 : lang/gcc13
- as : devel/binutils
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- Library dependencies:
-
- libgraphblas.so : math/suitesparse-graphblas
- libsuitesparseconfig.so : math/suitesparse-config
- This port is required by:
- for Run
-
- math/suitesparse
Configuration Options:
- ===> The following configuration options are available for suitesparse-lagraph-1.1.4_1:
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-lagraph
- USES:
- localbase:ldflags cmake:insource fortran pathfix compiler:c++11-lib
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.4_1 21 Jan 2025 23:46:21 |
Robert Clausecker (fuz) |
math/suitesparse-lagraph: fix build on armv7
liblagraphx requires libm on this platform.
Approved by: portmgr (build fix blanket)
MFH: 2025Q1
PR: 283587 |
1.1.4 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 |
1.1.3 29 Apr 2024 20:05:37 |
Thierry Thomas (thierry) |
math/suitesparse-lagraph: upgrade to 1.1.3 |
1.1.2 28 Jan 2024 12:02:21 |
Thierry Thomas (thierry) |
math/suitesparse-lagraph: upgrade to 1.1.2 |
1.1.1 13 Jan 2024 10:15:04 |
Thierry Thomas (thierry) |
math/suitesparse-lagraph: upgrade LAGraph to 1.1.1 |
1.1.0 31 Dec 2023 14:31:10 |
Thierry Thomas (thierry) |
math/suitesparse-lagraph: new port, graph algorithms based on GraphBLAS |
Number of commits found: 6
|