Port details on branch 2024Q4 |
- fftw3 Fast C routines to compute the Discrete Fourier Transform
- 3.3.10_5 math =106 3.3.10_5Version of this port present on the latest quarterly branch.
- Maintainer: jhale@FreeBSD.org
- Port Added: 2004-04-18 10:49:04
- Last Update: 2024-08-13 02:59:03
- Commit Hash: 374eeee
- People watching this port, also watch:: expat, pcre, libxml2, freetype2, glib
- License: GPLv2+
- WWW:
- https://www.fftw.org/
- Description:
- FFTW is a C subroutine library for computing the Discrete Fourier Transform
(DFT) in one or more dimensions, of both real and complex data, and of
arbitrary input size. We believe that FFTW, which is free software, should
become the FFT library of choice for most applications. Our benchmarks,
performed on a variety of platforms, show that FFTW's performance is
typically superior to that of other publicly available FFT software.
Moreover, FFTW's performance is portable: the program will perform well on
most architectures without modification.
The FFTW package was developed at MIT by Matteo Frigo and Steven G.
Johnson. Please send email to fftw@theory.lcs.mit.edu so that we can keep
track of users and send you information about new releases. The latest
version of FFTW, benchmarks, links, and other information can be found at
the FFTW home page.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/fftw3/ && make install clean
- To add the package, run one of these commands:
- pkg install math/fftw3
- pkg install fftw3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fftw3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1636920998
SHA256 (fftw-3.3.10.tar.gz) = 56c932549852cddcfafdab3820b0200c7742675be92179e59e6215b340e26467
SIZE (fftw-3.3.10.tar.gz) = 4144100
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- math/fftw3-float
- math/fftw3-long
- math/fftw3-quad
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- makeinfo : print/texinfo
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- This port is required by:
- for Build
-
- audio/aubio
- audio/audiowmark
- audio/essentia
- audio/guitarix-lv2
- audio/infamous-plugins-lv2
- audio/intersect-lv2
- audio/ir-lv2
-
Deleted ports which required this port:
- for Libraries
-
- astro/siril
- audio/alsa-utils
- audio/ardour
- audio/arss
- audio/bliss
- audio/cava
- audio/cli-visualizer
-
Deleted ports which required this port:
- for Run
-
- audio/zita-convolver
Configuration Options:
- ===> The following configuration options are available for fftw3-3.3.10_5:
G77_WRAPPERS=off: Alter Fortran wrappers for use with g77
OPENMP=on: Build OpenMP multithreaded libraries
OPENMPI=off: Build OpenMPI parallel libraries
OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
SIMD=on: Use CPU-specific optimizations
===> Use 'make config' to modify these settings
- Options name:
- math_fftw3
- USES:
- gmake libtool makeinfo pathfix perl5 pkgconfig compiler:env
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|