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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
suitesparse-klu Sparse LU factorization, for circuit simulation
2.3.2 math on this many watch lists=1 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.2.2Version 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: 2024-01-28 12:02:21
Commit Hash: fcd1998
People watching this port, also watch:: font-misc-meltho, xclock, font-bh-lucidatypewriter-100dpi, desktop-file-utils, openjdk8
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 (29 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/suitesparse-klu-2.3.2/catalog.mk
  3. /usr/local/share/licenses/suitesparse-klu-2.3.2/LICENSE
  4. /usr/local/share/licenses/suitesparse-klu-2.3.2/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_CHOLMOD/KLU_CHOLMODConfig.cmake
  12. lib/cmake/KLU_CHOLMOD/KLU_CHOLMODConfigVersion.cmake
  13. lib/cmake/KLU_CHOLMOD/KLU_CHOLMODTargets-release.cmake
  14. lib/cmake/KLU_CHOLMOD/KLU_CHOLMODTargets.cmake
  15. lib/libklu.a
  16. lib/libklu.so
  17. lib/libklu.so.2
  18. lib/libklu.so.2.3.2
  19. lib/libklu_cholmod.a
  20. lib/libklu_cholmod.so
  21. lib/libklu_cholmod.so.2
  22. lib/libklu_cholmod.so.2.3.2
  23. libdata/pkgconfig/KLU.pc
  24. libdata/pkgconfig/KLU_CHOLMOD.pc
  25. share/doc/suitesparse/KLU_README.txt
  26. share/doc/suitesparse/KLU_UserGuide.pdf
  27. @owner
  28. @group
  29. @mode
Collapse this list.
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 = 1706283997 SHA256 (suitesparse/v7.6.0.tar.gz) = 19cbeb9964ebe439413dd66d82ace1f904adc5f25d8a823c1b48c34bd0d29ea5 SIZE (suitesparse/v7.6.0.tar.gz) = 85507721

Packages (timestamps in pop-ups are UTC):
suitesparse-klu
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.22.3.2-2.3.22.3.2---
FreeBSD:13:quarterly2.3.02.3.0--2.3.0-2.3.0-
FreeBSD:14:latest2.3.22.3.2-2.3.22.3.2---
FreeBSD:14:quarterly2.3.02.3.0--2.3.0-2.3.0-
FreeBSD:15:latest2.3.22.3.2n/a2.3.2n/a-2.3.22.3.2
FreeBSD:15:quarterly--n/a-n/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. ninja : devel/ninja
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/sundials
for Run
  1. math/suitesparse

Configuration Options:
===> The following configuration options are available for suitesparse-klu-2.3.2: 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 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 2022Q3 for this port