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
pffft Pretty Fast FFT (PFFFT) library
g20210806 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 g20210806Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-01-30 18:42:05
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: BSD3CLAUSE
WWW:
https://github.com/marton78/pffft
Description:
PFFFT does 1D Fast Fourier Transforms, of single precision real and complex vectors. It tries do it fast, it tries to be correct, and it tries to be small. Computations do take advantage of SSE1 instructions on x86 cpus, Altivec on powerpc cpus, and NEON on ARM cpus. PFFFT is a fork of Julien Pommier's library on bitbucket with some changes and additions. PFFASTCONV does fast convolution (FIR filtering), of single precision real vectors, utilizing the PFFFT library. PFDSP contains a few other signal processing functions.
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 (17 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/pffft-g20210806/catalog.mk
  3. /usr/local/share/licenses/pffft-g20210806/LICENSE
  4. /usr/local/share/licenses/pffft-g20210806/BSD3CLAUSE
  5. include/pffft/pf_carrier.h
  6. include/pffft/pf_cic.h
  7. include/pffft/pf_mixer.h
  8. include/pffft/pffastconv.h
  9. include/pffft/pffft.h
  10. include/pffft/pffft.hpp
  11. include/pffft/pffft_double.h
  12. lib/libpfdsp.so
  13. lib/libpffastconv.so
  14. lib/libpffft.so
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • pffft>0:math/pffft
To install the port:
cd /usr/ports/math/pffft/ && make install clean
To add the package, run one of these commands:
  • pkg install math/pffft
  • pkg install pffft
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pffft
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1643563740 SHA256 (marton78-pffft-g20210806-9603871_GH0.tar.gz) = 474d929600969d2a55e0f599459e4c2a5e004f059ad2a5a001dd481285257e14 SIZE (marton78-pffft-g20210806-9603871_GH0.tar.gz) = 143602

Packages (timestamps in pop-ups are UTC):
pffft
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20210806g20210806-g20210806g20210806---
FreeBSD:13:quarterlyg20210806g20210806g20210806g20210806g20210806g20210806g20210806g20210806
FreeBSD:14:latestg20210806g20210806g20210806g20210806g20210806g20210806-g20210806
FreeBSD:14:quarterlyg20210806g20210806-g20210806g20210806g20210806g20210806g20210806
FreeBSD:15:latestg20210806g20210806n/ag20210806n/ag20210806g20210806g20210806
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
This port is required by:
for Libraries
  1. audio/cardinal

Configuration Options:
No options to configure
Options name:
math_pffft
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/marton78/pffft/tar.gz/9603871?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port