Port details on branch 2025Q1 |
- suitesparse-lagraph Graph algorithms based on GraphBLAS
- 1.1.3_1 math =0 1.1.3_1Version of this port present on the latest quarterly branch.
- Maintainer: fortran@FreeBSD.org
- Port Added: 2025-01-21 23:54:11
- Last Update: 2025-01-21 23:50:38
- Commit Hash: ec9a9e0
- 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 = 1714315898
SHA256 (suitesparse/v7.7.0.tar.gz) = 529b067f5d80981f45ddf6766627b8fc5af619822f068f342aab776e683df4f3
SIZE (suitesparse/v7.7.0.tar.gz) = 85876065
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libgraphblas.so : math/suitesparse-graphblas
- libsuitesparseconfig.so : math/suitesparse-config
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for suitesparse-lagraph-1.1.3_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 pathfix compiler:c++11-lib
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.3_1 21 Jan 2025 23:50:38 |
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
(cherry picked from commit 337d71346c03accc50ec76b465dd232b88a9570c) |
Number of commits found: 1
|