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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2022Q4
fftw3 Fast C routines to compute the Discrete Fourier Transform
3.3.10_5 math on this many watch lists=99 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_5Version of this port present on the latest quarterly branch.
Maintainer: jhale@FreeBSD.org search for ports maintained by this maintainer
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:: libiconv, freetype2, libxml2, tiff, expat
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:
pkg-plist: as obtained via: make generate-plist
Expand this list (40 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/fftw3-3.3.10_5/catalog.mk
  3. /usr/local/share/licenses/fftw3-3.3.10_5/LICENSE
  4. /usr/local/share/licenses/fftw3-3.3.10_5/GPLv2+
  5. bin/fftw-wisdom
  6. bin/fftw-wisdom-to-conf
  7. @comment include/fftw3-mpi.f03
  8. @comment include/fftw3-mpi.h
  9. include/fftw3.f
  10. include/fftw3.f03
  11. include/fftw3.h
  12. @comment include/fftw3l-mpi.f03
  13. include/fftw3l.f03
  14. include/fftw3q.f03
  15. lib/cmake/fftw3/FFTW3Config.cmake
  16. lib/cmake/fftw3/FFTW3ConfigVersion.cmake
  17. lib/cmake/fftw3/FFTW3LibraryDepends.cmake
  18. lib/libfftw3.a
  19. lib/libfftw3.so
  20. lib/libfftw3.so.3
  21. lib/libfftw3.so.3.6.10
  22. @comment lib/libfftw3_mpi.a
  23. @comment lib/libfftw3_mpi.so
  24. @comment lib/libfftw3_mpi.so.3
  25. @comment lib/libfftw3_mpi.so.3.6.10
  26. lib/libfftw3_omp.a
  27. lib/libfftw3_omp.so
  28. lib/libfftw3_omp.so.3
  29. lib/libfftw3_omp.so.3.6.10
  30. lib/libfftw3_threads.a
  31. lib/libfftw3_threads.so
  32. lib/libfftw3_threads.so.3
  33. lib/libfftw3_threads.so.3.6.10
  34. libdata/pkgconfig/fftw3.pc
  35. share/man/man1/fftw-wisdom.1.gz
  36. share/man/man1/fftw-wisdom-to-conf.1.gz
  37. @comment share/man/man1/fftw-wisdom.1.gz
  38. @owner
  39. @group
  40. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • fftw3>0:math/fftw3
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):
fftw3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.3.10_53.3.10_53.3.93.3.10_53.3.10_5n/an/an/a
FreeBSD:13:quarterly3.3.10_53.3.10_53.3.10_33.3.10_53.3.10_5n/an/an/a
FreeBSD:14:latest3.3.10_53.3.10_53.3.10_23.3.10_53.3.10_53.3.10_2-3.3.10_3
FreeBSD:14:quarterly3.3.10_53.3.10_5-3.3.10_53.3.10_53.3.10_43.3.10_43.3.10_4
FreeBSD:15:latest3.3.10_53.3.10_5n/a3.3.10_5n/an/a3.3.10_53.3.10_5
FreeBSD:15:quarterly3.3.10_53.3.10_5n/a-n/an/a--
FreeBSD:16:latest3.3.10_53.3.10_5n/a-n/an/a--
Slave ports:
  1. math/fftw3-float
  2. math/fftw3-long
  3. math/fftw3-quad
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. makeinfo : print/texinfo
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. indexinfo : print/indexinfo
This port is required by:
for Build
  1. audio/aubio
  2. audio/audiowmark
  3. audio/essentia
  4. audio/guitarix-lv2
  5. audio/infamous-plugins-lv2
  6. audio/intersect-lv2
  7. audio/ir-lv2
Expand this list (41 items / 34 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. audio/libspecbleach
  3. audio/pandaresampler
  4. audio/rosegarden
  5. audio/sc3-plugins
  6. audio/spectacle-lv2
  7. audio/spectmorph
  8. audio/supercollider
  9. audio/swh-lv2
  10. audio/swhplugins
  11. audio/welle.io
  12. audio/x42-plugins-lv2
  13. audio/yoshimi
  14. audio/zam-plugins-lv2
  15. audio/zita-at1
  16. audio/zita-convolver
  17. audio/zynaddsubfx
  18. comms/sigutils
  19. comms/suscan
  20. graphics/art
  21. graphics/rawstudio
  22. multimedia/pipewire
  23. science/namd
  24. Collapse this list.

Deleted ports which required this port:

Expand this list of 12 deleted ports
  1. astro/boinc-astropulse*
  2. astro/boinc-setiathome*
  3. astro/boinc-setiathome-enhanced*
  4. astro/boinc-setiathome-v7*
  5. astro/boinc-setiathome-v8*
  6. audio/jamin*
  7. audio/liblastfm*
  8. audio/liblastfm-qt5*
  9. audio/phaserotate-lv2*
  10. graphics/luminance*
  11. graphics/luminance-qt5*
  12. science/openstructure*
  13. Collapse this list of deleted ports.
for Libraries
  1. astro/siril
  2. audio/alsa-utils
  3. audio/amarok
  4. audio/ardour
  5. audio/arss
  6. audio/bliss
  7. audio/cava
Expand this list (210 items / 203 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. audio/cli-visualizer
  3. audio/deadbeef-musical-spectrum-plugin
  4. audio/deadbeef-spectrogram-plugin
  5. audio/eq10q-lv2
  6. audio/fdmf
  7. audio/fmit
  8. audio/furnace
  9. audio/gsequencer
  10. audio/jmatconvol
  11. audio/kwave
  12. audio/libconvolve
  13. audio/libkeyfinder
  14. audio/libsonic
  15. audio/lingot
  16. audio/mixxx
  17. audio/moodbar
  18. audio/muse-sequencer
  19. audio/ncmpcpp
  20. audio/padthv1-lv2
  21. audio/pulseaudio
  22. audio/qtractor
  23. audio/rkr-lv2
  24. audio/rubberband
  25. audio/samplv1-lv2
  26. audio/snd
  27. audio/sonic-visualiser
  28. audio/spectrogram
  29. audio/strawberry
  30. audio/tetraproc
  31. audio/toneshifteq-lv2
  32. audio/virtual_oss
  33. audio/virtual_oss_ctl
  34. audio/virtual_oss_equalizer
  35. audio/waon
  36. audio/wavetral
  37. audio/whysynth
  38. audio/zrythm
  39. cad/ngspice_rework
  40. cad/xyce
  41. comms/hackrf
  42. comms/inspectrum
  43. comms/libsdr
  44. comms/libsdr-gui
  45. comms/lysdr
  46. comms/qsstv
  47. comms/quisk
  48. comms/sigdigger
  49. comms/suwidgets
  50. comms/wsjtx
  51. comms/wsjtz
  52. databases/grass8
  53. devel/indi
  54. games/powder-toy
  55. games/powder-toy-devel
  56. games/quantumminigolf
  57. graphics/ImageMagick6
  58. graphics/ImageMagick7
  59. graphics/blender
  60. graphics/blender4
  61. graphics/cimg
  62. graphics/engauge-digitizer
  63. graphics/gmic
  64. graphics/gmic-qt
  65. graphics/hugin
  66. graphics/krita
  67. graphics/krita-gmic-plugin
  68. graphics/matplotplusplus
  69. graphics/movit
  70. graphics/nip2
  71. graphics/openfx-arena
  72. graphics/pfstools
  73. graphics/photivo
  74. graphics/rawtherapee
  75. graphics/swftools
  76. graphics/synfig
  77. graphics/synfigstudio
  78. graphics/vigra
  79. graphics/vips
  80. lang/gnu-apl
  81. math/asymptote
  82. math/freefem++
  83. math/gretl
  84. math/labplot
  85. math/nfft
  86. math/octave
  87. math/octave-forge-ltfat
  88. math/py-cvxopt
  89. math/py-openTSNE
  90. math/py-pyFFTW
  91. math/rubygem-fftw3
  92. math/saga
  93. math/scilab
  94. math/sfft
  95. math/spfft
  96. math/ssht
  97. misc/iio-oscilloscope
  98. misc/libemos
  99. misc/openhantek
  100. misc/qlcplus
  101. multimedia/emby-server
  102. multimedia/lebiniou
  103. multimedia/lives
  104. multimedia/mlt7
  105. multimedia/mlt7-qt
  106. multimedia/mythtv
  107. multimedia/ossia-score
  108. multimedia/shotcut
  109. multimedia/shotcut-qt6
  110. multimedia/zart
  111. science/abinit
  112. science/berkeleygw
  113. science/bout++
  114. science/cp2k
  115. science/elk
  116. science/fleur
  117. science/gnudatalanguage
  118. science/gromacs
  119. science/jdftx
  120. science/lammps
  121. science/libvdwxc
  122. science/meep
  123. science/mpb
  124. science/ocean
  125. science/octopus
  126. science/openmx
  127. science/plumed
  128. science/qbox
  129. science/qmcpack
  130. science/quantum-espresso
  131. science/tinker
  132. science/votca
  133. science/xcrysden
  134. Collapse this list.

Deleted ports which required this port:

Expand this list of 71 deleted ports
  1. audio/aacplusenc*
  2. audio/ardour6*
  3. audio/clementine-player*
  4. audio/denemo*
  5. audio/dream*
  6. audio/extace*
  7. audio/fplib*
  8. audio/gkrellmss2*
  9. audio/gstreamer-plugins-moodbar*
  10. audio/libaacplus*
  11. audio/libofa*
  12. audio/lmms*
  13. audio/mixxx21*
  14. audio/mixxx22*
  15. audio/pure-audio*
  16. audio/q-audio*
  17. audio/sooperlooper*
  18. audio/traverso*
  19. biology/py-fastTSNE*
  20. comms/dabstick-radio*
  21. comms/hackrf-devel*
  22. comms/jsdr*
  23. comms/linpsk*
  24. comms/wsjt*
  25. databases/grass*
  26. databases/grass6*
  27. databases/grass7*
  28. devel/synfig*
  29. editors/koffice-kde4*
  30. games/dangerdeep*
  31. games/scorched3d*
  32. graphics/ImageMagick*
  33. graphics/ImageMagick-nox11*
  34. graphics/ImageMagick6-nox11*
  35. graphics/ImageMagick7-nox11*
  36. graphics/ale*
  37. graphics/blender-lts28*
  38. graphics/blender-lts29*
  39. graphics/gimp-focusblur-plugin*
  40. graphics/gimp-gmic-plugin*
  41. graphics/hugin-2016*
  42. graphics/luxrender*
  43. graphics/luxrender14*
  44. graphics/mitsuba*
  45. graphics/pfstmo*
  46. graphics/photoflow*
  47. graphics/radiance*
  48. graphics/rawtherapee-devel*
  49. graphics/xmorph*
  50. math/digitizer*
  51. math/dynare*
  52. math/fpc-fftw*
  53. math/freemat*
  54. math/freemat-mpi*
  55. math/octave-devel*
  56. math/ruby-fftw3*
  57. multimedia/aegisub*
  58. multimedia/cinelerra-gg*
  59. multimedia/mlt*
  60. multimedia/mlt6*
  61. multimedia/mlt6-qt5*
  62. multimedia/mlt7-qt5*
  63. multimedia/mythtv-frontend*
  64. multimedia/obs-audio-spectralizer*
  65. multimedia/pHash*
  66. multimedia/py-mlt6*
  67. science/dft_tools*
  68. science/gwyddion*
  69. science/siril*
  70. science/triqs*
  71. x11-themes/plasma5-breeze-kde4*
  72. Collapse this list of deleted ports.
for Run
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.fftw.org/pub/fftw/
  2. http://www.fftw.org/
Collapse this list.

There are no commits on branch 2022Q4 for this port