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
primme Iterative eigensolver for symmetric and hermitian matrices
3.2_3 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.2_3Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-10-09 08:24:32
Last Update: 2023-12-12 19:03:50
Commit Hash: ab17137
License: BSD3CLAUSE
WWW:
https://www.cs.wm.edu/~andreas/software/
Description:
PRIMME, pronounced as prime, computes a few eigenvalues and their corresponding eigenvectors of a real symmetric or complex Hermitian matrix. It can also compute singular values and vectors of a square or rectangular matrix. It can find largest, smallest, or interior singular/eigenvalues and can use preconditioning to accelerate convergence. It is especially optimized for large, difficult problems, and can be a useful tool for both non-experts and experts. PRIMME is written in C99, but complete interfaces are provided for Fortran 77, MATLAB, Python, and R.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (16 items)
Collapse this list.
  1. include/primme.h
  2. include/primme_eigs.h
  3. include/primme_eigs_f77.h
  4. include/primme_eigs_f90.inc
  5. include/primme_f77.h
  6. include/primme_f90.inc
  7. include/primme_svds.h
  8. include/primme_svds_f77.h
  9. include/primme_svds_f90.inc
  10. lib/libprimme.so
  11. lib/libprimme.so.3
  12. lib/libprimme.so.3.2
  13. @ldconfig
  14. /usr/local/share/licenses/primme-3.2_3/catalog.mk
  15. /usr/local/share/licenses/primme-3.2_3/LICENSE
  16. /usr/local/share/licenses/primme-3.2_3/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • primme>0:math/primme
To install the port:
cd /usr/ports/math/primme/ && make install clean
To add the package, run one of these commands:
  • pkg install math/primme
  • pkg install primme
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: primme
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1612122323 SHA256 (primme-primme-v3.2_GH0.tar.gz) = 8ff242a356cea465c9728a26cb6e0487712d9ae51050a362de487e3b13a2fe9b SIZE (primme-primme-v3.2_GH0.tar.gz) = 17447176

Packages (timestamps in pop-ups are UTC):
primme
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.2_33.2_33.1.13.2_33.2_3-3.1.1-
FreeBSD:13:quarterly3.2_33.2_3-3.2_33.2_3-3.2_3-
FreeBSD:14:latest3.2_33.2_3-3.2_33.2_3---
FreeBSD:14:quarterly3.2_33.2_3-3.2_33.2_3-3.2_3-
FreeBSD:15:latest3.2_33.2_3n/a3.2_3n/a-3.2_33.2_3
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. gmake>=4.3 : devel/gmake
Test dependencies:
  1. gfortran12 : lang/gcc12
Library dependencies:
  1. libopenblas.so : math/openblas
This port is required by:
for Libraries
  1. math/py-primme

Configuration Options:
===> The following configuration options are available for primme-3.2_3: ====> Choose which linear algebra interface (LAPACK) implementation to use:: you can only select none or one of them ATLAS=off: ATLAS BLAS implementation NETLIB=off: BLAS implementation from Netlib OPENBLAS=on: OpenBLAS BLAS implementation ===> Use 'make config' to modify these settings
Options name:
math_primme
USES:
gmake localbase:ldflags blaslapack:openblas
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/primme/primme/tar.gz/v3.2?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port