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
blazeiterative Set of iterative linear system solvers for use with the Blaze library
g20180409_13 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 g20180409_13Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-08-19 18:22:16
Last Update: 2023-04-23 09:09:58
Commit Hash: 8d3e020
License: not specified in port
WWW:
https://github.com/tjolsen/BlazeIterative
Description:
A set of iterative linear system solvers intended for use with the Blaze library, a high-performance C++ linear algebra library. The API is currently based on a tag-dispatch system to choose a particular algorithm. Currently implemented algorithms: * Conjugate Gradient (CG) * BiCGSTAB Planned algorithms: * Preconditioned CG * Preconditioned BiCGSTAB * (Preconditioned) BiCGSTAB(l) * GMRES * Arnoldi * Lanczos Potential algorithms (if sufficient interest): * LSQR * LSMR
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/BlazeIterative/BlazeIterative.hpp
  2. include/BlazeIterative/IterativeCommon.hpp
  3. include/BlazeIterative/IterativeTag.hpp
  4. include/BlazeIterative/TerminationStatus.hpp
  5. include/BlazeIterative/solve.hpp
  6. include/BlazeIterative/solvers/BiCGSTAB.hpp
  7. include/BlazeIterative/solvers/BiCGSTABL.hpp
  8. include/BlazeIterative/solvers/BiCGSTABLTag.hpp
  9. include/BlazeIterative/solvers/BiCGSTABTag.hpp
  10. include/BlazeIterative/solvers/ConjugateGradient.hpp
  11. include/BlazeIterative/solvers/ConjugateGradientTag.hpp
  12. include/BlazeIterative/solvers/solvers.hpp
  13. share/BlazeIterative/cmake/BlazeIterativeConfig.cmake
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • blazeiterative>0:math/blazeiterative
To install the port:
cd /usr/ports/math/blazeiterative/ && make install clean
To add the package, run one of these commands:
  • pkg install math/blazeiterative
  • pkg install blazeiterative
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: blazeiterative
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1534702306 SHA256 (tjolsen-BlazeIterative-g20180409-e9f24b3_GH0.tar.gz) = 273907aadbbb1bfa263809048ef2ade71ac15cd0b337ac2d741d4e2b9bf3de61 SIZE (tjolsen-BlazeIterative-g20180409-e9f24b3_GH0.tar.gz) = 5833

Packages (timestamps in pop-ups are UTC):
blazeiterative
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20180409_13g20180409_13g20180409_11g20180409_13g20180409_13-g20180409_11-
FreeBSD:13:quarterlyg20180409_13g20180409_13-g20180409_13g20180409_13-g20180409_13-
FreeBSD:14:latestg20180409_13g20180409_13-g20180409_13g20180409_13---
FreeBSD:14:quarterlyg20180409_13g20180409_13-g20180409_13g20180409_13-g20180409_13-
FreeBSD:15:latestg20180409_13g20180409_13n/ag20180409_13n/a-g20180409_13g20180409_13
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. blaze>0 : math/blaze
  2. boost-libs>0 : devel/boost-libs
  3. openblas>0 : math/openblas
  4. cmake : devel/cmake-core
  5. gfortran12 : lang/gcc12
  6. as : devel/binutils
Runtime dependencies:
  1. blaze>0 : math/blaze
  2. gfortran12 : lang/gcc12
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_blazeiterative
USES:
cmake compiler:c++14-lang fortran localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/tjolsen/BlazeIterative/tar.gz/e9f24b3?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port