Port details on branch 2024Q3 |
- fftw3-quad Fast Discrete Fourier Transform (Quad Precision C Routines)
- 3.3.10_5 math =0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: jhale@FreeBSD.org
- Port Added: 2024-08-13 03:03:20
- Last Update: unknown
- 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:
-
- fftw3-quad>0:math/fftw3-quad
- To install the port:
- cd /usr/ports/math/fftw3-quad/ && make install clean
- To add the package, run one of these commands:
- pkg install math/fftw3-quad
- pkg install fftw3-quad
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fftw3-quad
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- TIMESTAMP = 1636920998
SHA256 (fftw-3.3.10.tar.gz) = 56c932549852cddcfafdab3820b0200c7742675be92179e59e6215b340e26467
SIZE (fftw-3.3.10.tar.gz) = 4144100
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: math/fftw3
- 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
- gcc13 : lang/gcc13
- as : devel/binutils
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- gcc13 : lang/gcc13
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for fftw3-quad-3.3.10_5:
G77_WRAPPERS=off: Alter Fortran wrappers for use with g77
OPENMP=on: Build OpenMP multithreaded 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-quad
- USES:
- gmake libtool makeinfo pathfix perl5 pkgconfig compiler:env
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|