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
fftw3-quad Fast Discrete Fourier Transform (Quad Precision C Routines)
3.3.10_5 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 3.3.10_2Version of this port present on the latest quarterly branch.
Maintainer: jhale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-10-17 10:16:54
Last Update: 2022-07-20 14:22:24
Commit Hash: f53eb28
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (40 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/fftw3-quad-3.3.10_5/catalog.mk
  3. /usr/local/share/licenses/fftw3-quad-3.3.10_5/LICENSE
  4. /usr/local/share/licenses/fftw3-quad-3.3.10_5/GPLv2+
  5. bin/fftwq-wisdom
  6. @comment bin/fftw-wisdom-to-conf
  7. @comment @comment include/fftw3-mpi.f03
  8. @comment @comment include/fftw3-mpi.h
  9. @comment include/fftw3.f
  10. @comment include/fftw3.f03
  11. @comment include/fftw3.h
  12. @comment @comment include/fftw3l-mpi.f03
  13. @comment include/fftw3l.f03
  14. @comment include/fftw3q.f03
  15. lib/cmake/fftw3q/FFTW3qConfig.cmake
  16. lib/cmake/fftw3q/FFTW3qConfigVersion.cmake
  17. lib/cmake/fftw3q/FFTW3LibraryDepends.cmake
  18. lib/libfftw3q.a
  19. lib/libfftw3q.so
  20. lib/libfftw3q.so.3
  21. lib/libfftw3q.so.3.6.10
  22. @comment lib/libfftw3q_mpi.a
  23. @comment lib/libfftw3q_mpi.so
  24. @comment lib/libfftw3q_mpi.so.3
  25. @comment lib/libfftw3q_mpi.so.3.6.10
  26. lib/libfftw3q_omp.a
  27. lib/libfftw3q_omp.so
  28. lib/libfftw3q_omp.so.3
  29. lib/libfftw3q_omp.so.3.6.10
  30. lib/libfftw3q_threads.a
  31. lib/libfftw3q_threads.so
  32. lib/libfftw3q_threads.so.3
  33. lib/libfftw3q_threads.so.3.6.10
  34. libdata/pkgconfig/fftw3q.pc
  35. @comment share/man/man1/fftw-wisdom.1.gz
  36. @comment share/man/man1/fftw-wisdom-to-conf.1.gz
  37. share/man/man1/fftwq-wisdom.1.gz
  38. @owner
  39. @group
  40. @mode
Collapse this list.
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

Packages (timestamps in pop-ups are UTC):
fftw3-quad
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-3.3.10_5--3.3.10_5---
FreeBSD:13:quarterly-3.3.10_4--3.3.10_4---
FreeBSD:14:latest-3.3.10_5--3.3.10_5---
FreeBSD:14:quarterly-3.3.10_4--3.3.10_4---
FreeBSD:15:latest-3.3.10_5n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Master port: math/fftw3
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. makeinfo : print/texinfo
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. gcc12 : lang/gcc12
  5. as : devel/binutils
  6. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. gcc12 : lang/gcc12
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:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.fftw.org/pub/fftw/
  2. http://www.fftw.org/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: math/fftw3
CommitCreditsLog message
3.3.10_2
20 Jul 2022 14:22:24
commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.3.9
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.3.3_1
05 Mar 2014 03:17:05
Revision:347093Original commit files touched by this commit
bf search for other commits by this committer
Fix i386 builds using clang [1]; use staging;
remove some outdated material

PR:		186998 [1]
Submitted by:	truckman [1]
3.3.3_1
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
3.3
17 Oct 2011 10:16:32
Original commit files touched by this commit
bf search for other commits by this committer
Add fftw3-quad , Fast Discrete Fourier Transform (Quad Precision C
Routines).

Number of commits found: 5