notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2022Q2
suitesparse-colamd Column approximate minimum degree ordering algorithm
3.3.5 math on this many watch lists=9 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.3.4Version of this port present on the latest quarterly branch.
Maintainer: fortran@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-05-25 10:15:38
Last Update: 2025-08-01 20:57:16
Commit Hash: cc8c798
People watching this port, also watch:: dav1d, libXdamage, indexinfo, libevent, xorg-fonts-truetype
License: BSD3CLAUSE
WWW:
https://faculty.cse.tamu.edu/davis/suitesparse.html
Description:
This port installs the module COLAMD of SuiteSparse. The CCOLAMD column approximate minimum degree ordering algorithm computes a permutation vector P such that the LU factorization of A (:,P) tends to be sparser than that of A. The Cholesky factorization of (A (:,P))'*(A (:,P)) will also tend to be sparser than that of A'*A. CSYMAMD is a symmetric minimum degree ordering method based on CCOLAMD, also available as a MATLAB-callable function. It constructs a matrix M such that M'*M has the same pattern as A, and then uses CCOLAMD to compute a column ordering of M.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (20 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/suitesparse-colamd-3.3.5/catalog.mk
  3. /usr/local/share/licenses/suitesparse-colamd-3.3.5/LICENSE
  4. /usr/local/share/licenses/suitesparse-colamd-3.3.5/BSD3CLAUSE
  5. include/suitesparse/colamd.h
  6. lib/cmake/COLAMD/COLAMDConfig.cmake
  7. lib/cmake/COLAMD/COLAMDConfigVersion.cmake
  8. lib/cmake/COLAMD/COLAMDTargets-release.cmake
  9. lib/cmake/COLAMD/COLAMDTargets.cmake
  10. lib/cmake/COLAMD/COLAMDTargets_static-release.cmake
  11. lib/cmake/COLAMD/COLAMDTargets_static.cmake
  12. lib/libcolamd.a
  13. lib/libcolamd.so
  14. lib/libcolamd.so.3
  15. lib/libcolamd.so.3.3.5
  16. libdata/pkgconfig/COLAMD.pc
  17. share/doc/suitesparse/COLAMD_README.txt
  18. @owner
  19. @group
  20. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • suitesparse-colamd>0:math/suitesparse-colamd
To install the port:
cd /usr/ports/math/suitesparse-colamd/ && make install clean
To add the package, run one of these commands:
  • pkg install math/suitesparse-colamd
  • pkg install suitesparse-colamd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: suitesparse-colamd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1754064684 SHA256 (suitesparse/v7.11.0.tar.gz) = 93ed4c4e546a49fc75884c3a8b807d5af4a91e39d191fbbc60a07380b12a35d1 SIZE (suitesparse/v7.11.0.tar.gz) = 95030220

Packages (timestamps in pop-ups are UTC):
suitesparse-colamd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.3.53.3.5-3.3.53.3.5---
FreeBSD:13:quarterly3.3.43.3.4-3.3.43.3.4-3.3.0-
FreeBSD:14:latest3.3.53.3.5-3.3.53.3.5---
FreeBSD:14:quarterly3.3.43.3.4-3.3.43.3.4-3.3.0-
FreeBSD:15:latest--n/a3.3.4n/a-3.3.23.3.2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. gfortran13 : lang/gcc13
  3. as : devel/binutils
Runtime dependencies:
  1. gfortran13 : lang/gcc13
Library dependencies:
  1. libsuitesparseconfig.so : math/suitesparse-config
This port is required by:
for Libraries
  1. biology/augustus
  2. cad/xyce
  3. games/naev
  4. math/dune-fem
  5. math/dune-pdelab
  6. math/dune-vtk
  7. math/freefem++
Expand this list (19 items / 12 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. math/g2o
  3. math/octave
  4. math/openturns
  5. math/py-cvxopt
  6. math/suitesparse-Example
  7. math/suitesparse-cholmod
  8. math/suitesparse-klu
  9. math/suitesparse-spex
  10. math/suitesparse-spqr
  11. math/suitesparse-umfpack
  12. math/sundials
  13. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. math/suitesparse-slip_lu*
  2. Collapse this list of deleted ports.
for Run
  1. math/suitesparse

Configuration Options:
===> The following configuration options are available for suitesparse-colamd-3.3.5: 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-colamd
USES:
localbase:ldflags cmake:insource fortran pathfix compiler:c++11-lib
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/refs/tags/
Collapse this list.

There are no commits on branch 2022Q2 for this port