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
Port details on branch 2024Q2
pffft Pretty Fast FFT (PFFFT) library
2022.12.19 math on this many watch lists=2 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: 2025-01-18 03:29:32
Commit Hash: c55ba71
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
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 (18 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/pffft-2022.12.19/catalog.mk
  3. /usr/local/share/licenses/pffft-2022.12.19/LICENSE
  4. /usr/local/share/licenses/pffft-2022.12.19/BSD3CLAUSE
  5. include/pffft/pf_carrier.h
  6. include/pffft/pf_cic.h
  7. include/pffft/pf_cplx.h
  8. include/pffft/pf_mixer.h
  9. include/pffft/pffastconv.h
  10. include/pffft/pffft.h
  11. include/pffft/pffft.hpp
  12. include/pffft/pffft_double.h
  13. lib/libpfdsp.so
  14. lib/libpffastconv.so
  15. lib/libpffft.so
  16. @owner
  17. @group
  18. @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 = 1737159043 SHA256 (marton78-pffft-2022.12.19-e0bf595_GH0.tar.gz) = 2bd6fb3df6a65588b6ef4ee36f4930449dabca392125a0e07d74b780fc32a943 SIZE (marton78-pffft-2022.12.19-e0bf595_GH0.tar.gz) = 158769

Packages (timestamps in pop-ups are UTC):
pffft
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg202108062022.12.19-g202108062022.12.19---
FreeBSD:13:quarterlyg20210806g20210806g20210806g20210806g20210806g20210806g20210806g20210806
FreeBSD:14:latestg202108062022.12.19g20210806g202108062022.12.19g20210806-g20210806
FreeBSD:14:quarterlyg20210806g20210806-g20210806g20210806g20210806g20210806g20210806
FreeBSD:15:latestg202108062022.12.19n/ag20210806n/ag20210806g20210806g20210806
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/e0bf595?dummy=/
Collapse this list.

There are no commits on branch 2024Q2 for this port