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
lapackpp C++ API for the Linear Algebra PACKage
2022.05.00_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 2022.05.00_1Version of this port present on the latest quarterly branch.
Broken BROKEN: congifure fails due to cmake scripts convolution, see https://github.com/icl-utk-edu/lapackpp/issues/56
Ignore IGNORE: is marked as broken: congifure fails due to cmake scripts convolution, see https://github.com/icl-utk-edu/lapackpp/issues/56
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-07-04 20:30:13
Last Update: 2024-01-21 21:09:43
Commit Hash: 036f97b
License: BSD3CLAUSE
WWW:
https://bitbucket.org/icl/lapackpp/src/master/
Description:
The objective of LAPACK++ is to provide a convenient, performance oriented API for development in the C++ language, that, for the most part, preserves established conventions, while, at the same time, takes advantages of modern C++ features, such as: namespaces, templates, exceptions, etc. LAPACK++ is part of the SLATE project (Software for Linear Algebra Targeting Exascale), which is funded by the Department of Energy as part of its Exascale Computing Initiative (ECP). Closely related to LAPACK++ is the BLAS++ project, which provides a C++ API for BLAS and Batch BLAS.
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. /usr/local/share/licenses/lapackpp-2022.05.00_1/catalog.mk
  2. /usr/local/share/licenses/lapackpp-2022.05.00_1/LICENSE
  3. /usr/local/share/licenses/lapackpp-2022.05.00_1/BSD3CLAUSE
  4. include/lapack.hh
  5. include/lapack/config.h
  6. include/lapack/defines.h
  7. include/lapack/flops.hh
  8. include/lapack/fortran.h
  9. include/lapack/mangling.h
  10. include/lapack/util.hh
  11. include/lapack/wrappers.hh
  12. lib/lapackpp/lapackppConfig.cmake
  13. lib/lapackpp/lapackppConfigVersion.cmake
  14. lib/lapackpp/lapackppTargets-release.cmake
  15. lib/lapackpp/lapackppTargets.cmake
  16. lib/liblapackpp.so
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • lapackpp>0:math/lapackpp
To install the port:
cd /usr/ports/math/lapackpp/ && make install clean
We doubt a package is available for this port because we see it marked as as:
  • Broken
  • Ignore
Packages are normally not provided for ports that are marked as above.
To add the package, run one of these commands:
  • pkg install math/lapackpp
  • pkg install lapackpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lapackpp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1656964791 SHA256 (lapackpp-2022.05.00.tar.gz) = d0f548cbc9d4ac46b1f961834d113173c0b433074f77bcfd69c7c31cb89b7ff2 SIZE (lapackpp-2022.05.00.tar.gz) = 1080533

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. lapacke>0 : math/lapacke
  2. cmake : devel/cmake-core
  3. gfortran12 : lang/gcc12
  4. as : devel/binutils
Test dependencies:
  1. lapacke>0 : math/lapacke
Runtime dependencies:
  1. gfortran12 : lang/gcc12
Library dependencies:
  1. libblaspp.so : math/blaspp
  2. libopenblas.so : math/openblas
This port is required by:
for Build
  1. math/tlapack
for Run
  1. math/tlapack

Configuration Options:
No options to configure
Options name:
math_lapackpp
USES:
cmake:testing fortran localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://bitbucket.org/icl/lapackpp/downloads/
Collapse this list.

There are no commits on branch 2022Q2 for this port