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
suitesparse-umfpack Sparse multifrontal LU factorization
6.3.2 math on this many watch lists=4 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 6.2.2_1Version 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:16:03
Last Update: 2024-01-28 12:02:22
Commit Hash: 03097a8
People watching this port, also watch:: desktop-file-utils, font-bh-lucidatypewriter-100dpi, xclock, font-misc-meltho, libinotify
License: GPLv2+
WWW:
https://faculty.cse.tamu.edu/davis/suitesparse.html
Description:
This port installs the module UMFPACK of SuiteSparse. UMFPACK is a set of routines solving sparse linear systems via LU factorization.
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-umfpack-6.3.2/catalog.mk
  3. /usr/local/share/licenses/suitesparse-umfpack-6.3.2/LICENSE
  4. /usr/local/share/licenses/suitesparse-umfpack-6.3.2/GPLv2+
  5. include/suitesparse/umfpack.h
  6. lib/cmake/UMFPACK/UMFPACKConfig.cmake
  7. lib/cmake/UMFPACK/UMFPACKConfigVersion.cmake
  8. lib/cmake/UMFPACK/UMFPACKTargets-release.cmake
  9. lib/cmake/UMFPACK/UMFPACKTargets.cmake
  10. lib/libumfpack.a
  11. lib/libumfpack.so
  12. lib/libumfpack.so.6
  13. lib/libumfpack.so.6.3.2
  14. libdata/pkgconfig/UMFPACK.pc
  15. share/doc/suitesparse/UMFPACK_QuickStart.pdf
  16. share/doc/suitesparse/UMFPACK_README.txt
  17. share/doc/suitesparse/UMFPACK_UserGuide.pdf
  18. @owner
  19. @group
  20. @mode
Collapse this list.
Dependency lines:
  • suitesparse-umfpack>0:math/suitesparse-umfpack
To install the port:
cd /usr/ports/math/suitesparse-umfpack/ && make install clean
To add the package, run one of these commands:
  • pkg install math/suitesparse-umfpack
  • pkg install suitesparse-umfpack
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: suitesparse-umfpack
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-umfpack
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.3.26.3.2-6.3.26.3.2---
FreeBSD:13:quarterly6.3.06.3.0--6.3.0-6.3.0-
FreeBSD:14:latest6.3.26.3.2-6.3.26.3.2---
FreeBSD:14:quarterly6.3.06.3.0--6.3.0-6.3.0-
FreeBSD:15:latest6.3.26.3.2n/a6.3.2n/a-6.3.26.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. libcamd.so : math/suitesparse-camd
  3. libcolamd.so : math/suitesparse-colamd
  4. libccolamd.so : math/suitesparse-ccolamd
  5. libcholmod.so : math/suitesparse-cholmod
  6. libsuitesparseconfig.so : math/suitesparse-config
  7. libopenblas.so : math/openblas
This port is required by:
for Libraries
  1. cad/xyce
  2. math/arpack++
  3. math/dune-fem
  4. math/dune-pdelab
  5. math/dune-vtk
  6. math/freefem++
  7. math/octave
Expand this list (17 items / 10 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. math/py-cvxopt
  3. math/py-numpy
  4. math/py-scikit-umfpack
  5. math/sage
  6. math/scilab
  7. math/suitesparse-paru
  8. science/dynare
  9. science/mbdyn
  10. science/py-scikit-sparse
  11. science/trilinos
  12. Collapse this list.
for Run
  1. math/suitesparse

Configuration Options:
===> The following configuration options are available for suitesparse-umfpack-6.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 ====> Options available for the radio BLAS: you can only select none or one of them ATLAS=off: ATLAS BLAS implementation BLIS=off: BLAS implemntation from FLAME NETLIB=off: BLAS implementation from Netlib OPENBLAS=on: OpenBLAS BLAS implementation ===> Use 'make config' to modify these settings
Options name:
math_suitesparse-umfpack
USES:
localbase:ldflags cmake:insource pathfix blaslapack:openblas 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.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.3.2
28 Jan 2024 12:02:22
commit hash: 03097a8a95811e282d6bcbff09e88617eabdca32commit hash: 03097a8a95811e282d6bcbff09e88617eabdca32commit hash: 03097a8a95811e282d6bcbff09e88617eabdca32commit hash: 03097a8a95811e282d6bcbff09e88617eabdca32 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/suitesparse-umfpack: upgrade to 6.3.2
6.3.1
13 Jan 2024 10:15:05
commit hash: 3717100872b29a65ccfd15e8df61c09cd346e313commit hash: 3717100872b29a65ccfd15e8df61c09cd346e313commit hash: 3717100872b29a65ccfd15e8df61c09cd346e313commit hash: 3717100872b29a65ccfd15e8df61c09cd346e313 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/suitesparse-umfpack: upgrade UMFPACK to 6.3.1
6.3.0
31 Dec 2023 14:31:09
commit hash: a2916aa0f9e536c1ac71e9c4ce41bddec247baa4commit hash: a2916aa0f9e536c1ac71e9c4ce41bddec247baa4commit hash: a2916aa0f9e536c1ac71e9c4ce41bddec247baa4commit hash: a2916aa0f9e536c1ac71e9c4ce41bddec247baa4 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/suitesparse-umfpack: upgrade to 6.3.0
6.2.2_1
12 Dec 2023 19:03:50
commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of OpenBLAS

PR:		273219
6.2.2
31 Oct 2023 14:04:26
commit hash: 9f34a863ff35282f3875a858863e9de40488e712commit hash: 9f34a863ff35282f3875a858863e9de40488e712commit hash: 9f34a863ff35282f3875a858863e9de40488e712commit hash: 9f34a863ff35282f3875a858863e9de40488e712 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/suitesparse-umfpack: upgrade to 6.2.2

Chase CHOLMOD’s upgrade.
6.2.1
15 Oct 2023 08:59:10
commit hash: 073494f9c70fdd5b9d7d8104dfd926da7291363bcommit hash: 073494f9c70fdd5b9d7d8104dfd926da7291363bcommit hash: 073494f9c70fdd5b9d7d8104dfd926da7291363bcommit hash: 073494f9c70fdd5b9d7d8104dfd926da7291363b files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/suitesparse-umfpack: upgrade to 6.2.1
6.2.0
20 Sep 2023 17:44:58
commit hash: 50401202445e90826231446cd59ffdf3a3a33718commit hash: 50401202445e90826231446cd59ffdf3a3a33718commit hash: 50401202445e90826231446cd59ffdf3a3a33718commit hash: 50401202445e90826231446cd59ffdf3a3a33718 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/suitesparse-umfpack: upgrade to 6.2.0
6.1.1
01 Jul 2023 16:08:20
commit hash: 26e77b1199c3b90bd4574213eb7cf091e79439d9commit hash: 26e77b1199c3b90bd4574213eb7cf091e79439d9commit hash: 26e77b1199c3b90bd4574213eb7cf091e79439d9commit hash: 26e77b1199c3b90bd4574213eb7cf091e79439d9 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/suitesparse*: upgrade SuiteSparse  to v7.1.0

Release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.1.0>.
6.1.0_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
6.1.0
19 Jan 2023 16:45:37
commit hash: 5e9bc3296a9842b4245b7853153455805fec1d53commit hash: 5e9bc3296a9842b4245b7853153455805fec1d53commit hash: 5e9bc3296a9842b4245b7853153455805fec1d53commit hash: 5e9bc3296a9842b4245b7853153455805fec1d53 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/suitesparse*: upgrade to v7.0.0

Release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.0.0>
6.0.2
15 Dec 2022 21:34:39
commit hash: caf21b157e1529bac7439c28791eb740cccc92ebcommit hash: caf21b157e1529bac7439c28791eb740cccc92ebcommit hash: caf21b157e1529bac7439c28791eb740cccc92ebcommit hash: caf21b157e1529bac7439c28791eb740cccc92eb files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/suitesparse-umfpack: upgrade to 6.0.2
6.0.1
27 Nov 2022 11:09:56
commit hash: 8f2142d0c95689e682c14d6b2d100c2df9c659c2commit hash: 8f2142d0c95689e682c14d6b2d100c2df9c659c2commit hash: 8f2142d0c95689e682c14d6b2d100c2df9c659c2commit hash: 8f2142d0c95689e682c14d6b2d100c2df9c659c2 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/suitesparse-umfpack: upgrade to 6.0.1

PR:		267742
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
5.7.9
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.7.9
20 Jul 2022 14:22:24
commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.7.9
06 Jun 2021 20:18:37
commit hash: 38e42a5646cb2ad1d75484237bfb41424cc50f1ccommit hash: 38e42a5646cb2ad1d75484237bfb41424cc50f1ccommit hash: 38e42a5646cb2ad1d75484237bfb41424cc50f1ccommit hash: 38e42a5646cb2ad1d75484237bfb41424cc50f1c files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/suitesparse*: force PORTNAME in lowercase

Force PORTNAME in lowercase, even if upstream uses uppercases.

Requested by:	sunpoet@ and danfe@
5.7.9
25 May 2021 10:00:10
commit hash: aa89cc7245a382eb9c7f62b5d888a35743cbe9dbcommit hash: aa89cc7245a382eb9c7f62b5d888a35743cbe9dbcommit hash: aa89cc7245a382eb9c7f62b5d888a35743cbe9dbcommit hash: aa89cc7245a382eb9c7f62b5d888a35743cbe9db files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
suitesparse-umfpack: new port for the module UMFPACK of SuiteSparse

Number of commits found: 17