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-spex Sparse Left-looking Integer-Preserving LU Factorization
2.3.2 math on this many watch lists=0 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.1Version of this port present on the latest quarterly branch.
Maintainer: fortran@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-11-27 11:12:48
Last Update: 2024-01-28 12:02:23
Commit Hash: adc57f1
License: GPLv2+ LGPL3+
WWW:
https://faculty.cse.tamu.edu/davis/suitesparse.html
Description:
This port installs the module SPEX, previously known as SLIP_LU, of SuiteSparse. SPEX is a software package used to solve a sparse systems of linear equations exactly using the Sparse Left-looking Integer-Preserving LU factorization. SPEX Purpose: Exactly solve a sparse system of linear equations using a given input matrix and right hand side vector file. This code can output the final solution to a user specified output file in either double precision or full precision rational numbers.
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 (22 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/suitesparse-spex-2.3.2/catalog.mk
  3. /usr/local/share/licenses/suitesparse-spex-2.3.2/LICENSE
  4. /usr/local/share/licenses/suitesparse-spex-2.3.2/GPLv2+
  5. /usr/local/share/licenses/suitesparse-spex-2.3.2/LGPL3+
  6. include/suitesparse/SPEX.h
  7. lib/cmake/SPEX/FindGMP.cmake
  8. lib/cmake/SPEX/FindMPFR.cmake
  9. lib/cmake/SPEX/SPEXConfig.cmake
  10. lib/cmake/SPEX/SPEXConfigVersion.cmake
  11. lib/cmake/SPEX/SPEXTargets-release.cmake
  12. lib/cmake/SPEX/SPEXTargets.cmake
  13. lib/libspex.a
  14. lib/libspex.so
  15. lib/libspex.so.2
  16. lib/libspex.so.2.3.2
  17. libdata/pkgconfig/SPEX.pc
  18. share/doc/suitesparse/SPEX_README.md
  19. share/doc/suitesparse/SPEX_UserGuide.pdf
  20. @owner
  21. @group
  22. @mode
Collapse this list.
Dependency lines:
  • suitesparse-spex>0:math/suitesparse-spex
To install the port:
cd /usr/ports/math/suitesparse-spex/ && make install clean
To add the package, run one of these commands:
  • pkg install math/suitesparse-spex
  • pkg install suitesparse-spex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: suitesparse-spex
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-spex
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. libgmp.so : math/gmp
  2. libmpfr.so : math/mpfr
  3. libamd.so : math/suitesparse-amd
  4. libcolamd.so : math/suitesparse-colamd
  5. libsuitesparseconfig.so : math/suitesparse-config
This port is required by:
for Run
  1. math/suitesparse

Configuration Options:
===> The following configuration options are available for suitesparse-spex-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-spex
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