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
hptt High-Performance Tensor Transpose library
1.0.5.18_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 1.0.5.18_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-06-01 00:33:04
Last Update: 2023-04-23 09:09:58
Commit Hash: 8d3e020
License: BSD3CLAUSE
WWW:
https://github.com/springer13/hptt
Description:
HPTT is a high-performance C++ library for out-of-place tensor transpositions. Key Features: * Multi-threading support * Explicit vectorization * Auto-tuning (akin to FFTW) * Loop order * Parallelization * Multi architecture support * Explicitly vectorized kernels for (AVX and ARM) * Supports float, double, complex and double complex data types * Supports both column-major and row-major data layouts
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 (14 items)
Collapse this list.
  1. /usr/local/share/licenses/hptt-1.0.5.18_1/catalog.mk
  2. /usr/local/share/licenses/hptt-1.0.5.18_1/LICENSE
  3. /usr/local/share/licenses/hptt-1.0.5.18_1/BSD3CLAUSE
  4. include/compute_node.h
  5. include/hptt.h
  6. include/hptt_types.h
  7. include/macros.h
  8. include/plan.h
  9. include/transpose.h
  10. include/utils.h
  11. lib/libhptt.so
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • hptt>0:math/hptt
To install the port:
cd /usr/ports/math/hptt/ && make install clean
To add the package, run one of these commands:
  • pkg install math/hptt
  • pkg install hptt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: hptt
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1654029691 SHA256 (springer13-hptt-v1.0.5-18-g9425386_GH0.tar.gz) = 00cc170a88bd7d3b18a02d6750a9475f34b2f1a9b9bf387e373e712282c4d556 SIZE (springer13-hptt-v1.0.5-18-g9425386_GH0.tar.gz) = 635751

Packages (timestamps in pop-ups are UTC):
hptt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.5.18_11.0.5.18_1-1.0.5.18_11.0.5.18_1---
FreeBSD:13:quarterly1.0.5.18_11.0.5.18_1-1.0.5.18_11.0.5.18_1-1.0.5.18_11.0.5.18_1
FreeBSD:14:latest1.0.5.18_11.0.5.18_1-1.0.5.18_11.0.5.18_1---
FreeBSD:14:quarterly1.0.5.18_11.0.5.18_1-1.0.5.18_11.0.5.18_1-1.0.5.18_11.0.5.18_1
FreeBSD:15:latest1.0.5.18_11.0.5.18_1n/a1.0.5.18_1n/a-1.0.5.18_11.0.5.18_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
  3. gcc12 : lang/gcc12
  4. as : devel/binutils
Test dependencies:
  1. gmake : devel/gmake
Runtime dependencies:
  1. gcc12 : lang/gcc12
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_hptt
USES:
cmake:testing compiler:c++11-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/springer13/hptt/tar.gz/v1.0.5-18-g9425386?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port