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 2024Q4
suitesparse-klu Sparse LU factorization, for circuit simulation
2.3.6 math on this many watch lists=3 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 2.3.6Version 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:49
Last Update: 2025-08-01 20:57:16
Commit Hash: cc8c798
People watching this port, also watch:: libXdamage, libevent, xcb-util-image, woff2, xorg-docs
License: LGPL21+
WWW:
https://faculty.cse.tamu.edu/davis/suitesparse.html
Description:
This port installs the module KLU of SuiteSparse. KLU is a set of routines for solving sparse linear systems of equations. It is particularly well-suited to matrices arising in SPICE-like circuit simulation applications. It relies on a permutation to block triangular form (BTF), several methods for finding a fill-reducing ordering (variants of approximate minimum degree, and nested dissection), and a sparse left-looking LU factorization method to factorize each block.
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 (33 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/suitesparse-klu-2.3.6/catalog.mk
  3. /usr/local/share/licenses/suitesparse-klu-2.3.6/LICENSE
  4. /usr/local/share/licenses/suitesparse-klu-2.3.6/LGPL21+
  5. include/suitesparse/klu.h
  6. include/suitesparse/klu_cholmod.h
  7. lib/cmake/KLU/KLUConfig.cmake
  8. lib/cmake/KLU/KLUConfigVersion.cmake
  9. lib/cmake/KLU/KLUTargets-release.cmake
  10. lib/cmake/KLU/KLUTargets.cmake
  11. lib/cmake/KLU/KLUTargets_static-release.cmake
  12. lib/cmake/KLU/KLUTargets_static.cmake
  13. lib/cmake/KLU_CHOLMOD/KLU_CHOLMODConfig.cmake
  14. lib/cmake/KLU_CHOLMOD/KLU_CHOLMODConfigVersion.cmake
  15. lib/cmake/KLU_CHOLMOD/KLU_CHOLMODTargets-release.cmake
  16. lib/cmake/KLU_CHOLMOD/KLU_CHOLMODTargets.cmake
  17. lib/cmake/KLU_CHOLMOD/KLU_CHOLMODTargets_static-release.cmake
  18. lib/cmake/KLU_CHOLMOD/KLU_CHOLMODTargets_static.cmake
  19. lib/libklu.a
  20. lib/libklu.so
  21. lib/libklu.so.2
  22. lib/libklu.so.2.3.6
  23. lib/libklu_cholmod.a
  24. lib/libklu_cholmod.so
  25. lib/libklu_cholmod.so.2
  26. lib/libklu_cholmod.so.2.3.6
  27. libdata/pkgconfig/KLU.pc
  28. libdata/pkgconfig/KLU_CHOLMOD.pc
  29. share/doc/suitesparse/KLU_README.txt
  30. share/doc/suitesparse/KLU_UserGuide.pdf
  31. @owner
  32. @group
  33. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • suitesparse-klu>0:math/suitesparse-klu
To install the port:
cd /usr/ports/math/suitesparse-klu/ && make install clean
To add the package, run one of these commands:
  • pkg install math/suitesparse-klu
  • pkg install suitesparse-klu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: suitesparse-klu
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-klu
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.62.3.6-2.3.62.3.6n/an/an/a
FreeBSD:13:quarterly2.3.62.3.6-2.3.52.3.6n/an/an/a
FreeBSD:14:latest2.3.62.3.6-2.3.62.3.6---
FreeBSD:14:quarterly2.3.62.3.6-2.3.52.3.6-2.3.0-
FreeBSD:15:latest2.3.62.3.6n/a2.3.6n/an/a2.3.22.3.2
FreeBSD:15:quarterly2.3.62.3.6n/a-n/an/a--
FreeBSD:16:latest-2.3.6n/a-n/an/a--
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. libamd.so : math/suitesparse-amd
  2. libbtf.so : math/suitesparse-btf
  3. libcamd.so : math/suitesparse-camd
  4. libcolamd.so : math/suitesparse-colamd
  5. libccolamd.so : math/suitesparse-ccolamd
  6. libcholmod.so : math/suitesparse-cholmod
  7. libsuitesparseconfig.so : math/suitesparse-config
This port is required by:
for Libraries
  1. math/octave
  2. math/suitesparse-Example
  3. math/sundials
for Run
  1. math/suitesparse

Configuration Options:
===> The following configuration options are available for suitesparse-klu-2.3.6: 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-klu
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 2024Q4 for this port