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 2022Q2
suitesparse-ldl Simple LDL^T factorization
3.3.1 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 3.3.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:15:52
Last Update: 2024-01-13 10:15:04
Commit Hash: eb40cb3
License: LGPL21+
WWW:
https://faculty.cse.tamu.edu/davis/suitesparse.html
Description:
This port installs the module LDL of SuiteSparse. LDL is a sparse LDL' factorization and solve package. These routines are not terrifically fast (they do not use dense matrix kernels), but the code is very short and concise. The purpose is to illustrate the algorithms in a very concise and readable manner, primarily for educational purposes. Although the code is very concise, this package is slightly faster than the built-in sparse Cholesky factorization in MATLAB 6.5 (chol), when using the same input permutation.
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 (19 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/suitesparse-ldl-3.3.1/catalog.mk
  3. /usr/local/share/licenses/suitesparse-ldl-3.3.1/LICENSE
  4. /usr/local/share/licenses/suitesparse-ldl-3.3.1/LGPL21+
  5. include/suitesparse/ldl.h
  6. lib/cmake/LDL/LDLConfig.cmake
  7. lib/cmake/LDL/LDLConfigVersion.cmake
  8. lib/cmake/LDL/LDLTargets-release.cmake
  9. lib/cmake/LDL/LDLTargets.cmake
  10. lib/libldl.a
  11. lib/libldl.so
  12. lib/libldl.so.3
  13. lib/libldl.so.3.3.1
  14. libdata/pkgconfig/LDL.pc
  15. share/doc/suitesparse/LDL_README.txt
  16. share/doc/suitesparse/ldl_userguide.pdf
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • suitesparse-ldl>0:math/suitesparse-ldl
To install the port:
cd /usr/ports/math/suitesparse-ldl/ && make install clean
To add the package, run one of these commands:
  • pkg install math/suitesparse-ldl
  • pkg install suitesparse-ldl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: suitesparse-ldl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1705054151 SHA256 (suitesparse/v7.5.0.tar.gz) = 9090ead43f462737369f1b6f8f269decc7f98adbb3276db299a2d4f18d481328 SIZE (suitesparse/v7.5.0.tar.gz) = 85458240

Packages (timestamps in pop-ups are UTC):
suitesparse-ldl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.3.13.3.1-3.3.13.3.1---
FreeBSD:13:quarterly3.3.03.3.0--3.3.1-3.3.0-
FreeBSD:14:latest3.3.13.3.1-3.3.13.3.1---
FreeBSD:14:quarterly3.3.03.3.1--3.3.1-3.3.0-
FreeBSD:15:latest3.3.13.3.1n/a3.3.1n/a-3.3.13.3.1
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. libsuitesparseconfig.so : math/suitesparse-config
This port is required by:
for Libraries
  1. math/dune-fem
  2. math/dune-pdelab
  3. math/dune-vtk
  4. science/siconos
for Run
  1. math/suitesparse

Configuration Options:
===> The following configuration options are available for suitesparse-ldl-3.3.1: 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-ldl
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 2022Q2 for this port