pkgsrc.se | The NetBSD package collection
./math/fftw, Fast C routines to compute DFTs (single and double precision)
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 3.3.10nb4, Package name: fftw-3.3.10nb4, Maintainer: pkgsrc-users
FFTW is a C subroutine library for computing the discrete Fourier transform
(DFT) in one or more dimensions, of arbitrary input size, and of both real
and complex data (as well as of even/odd data, i.e. the discrete cosine/sine
transforms or DCT/DST).
This package contains the single and double precision floating point FFTW
libraries.
Required to build:
[pkgtools/cwrappers]
Package options: fftw-fortran, simd
Master sites:
Filesize: 4046.973 KB
Version history: (Expand)
- (2026-02-03) Updated to version: fftw-3.3.10nb4
- (2026-01-19) Updated to version: fftw-3.3.10nb3
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
CVS history: (Expand)
| 2026-02-03 00:14:54 by Thomas Klausner | Files touched by this commit (3) |
Log message: fftw: enable avx by default on NetBSD 11/x86_64 Bump PKGREVISION. Fix pkglint while here. |
| 2026-01-19 14:47:13 by Makoto Fujiwara | Files touched by this commit (2) |
Log message: (math/fftw) +PKG_SUGGESTED_OPTIONS= fftw-fortran Newly added ham/wsjtx wants this option. Proposal was made a week ago and no objections, but favorable comments. Thank you: https://mail-index.netbsd.org/pkgsrc-users/2026/01/12/msg042455.html |
| 2024-12-03 19:22:29 by Thomas Klausner | Files touched by this commit (1) |
Log message: fftw: remove incorrect MAKE_DIRS I guess this should have been BUILD_DIRS, but that defaults to CONFIGURE_DIRS so we don't need to set it. Reported by Edgar Fuß in private mail. |
| 2024-03-14 20:33:04 by Mark Davies | Files touched by this commit (2) |
Log message: fftw: add lib/cmake/fftw3/FFTW3LibraryDepends.cmake FFTW3*Config.cmake includes FFTW3LibraryDepends.cmake but package doesn't install it, making cmake unhappy. Creating an empty file is sufficient to at least get graphics/krita building. |
| 2024-01-14 22:04:49 by Roland Illig | Files touched by this commit (1) |
Log message: math/fftw: skip check for unknown configure options The package has 3 configure script, and the top-level configure script knows all of --disable-fortran, --enable-shared and --enable-threads. |
| 2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message: *: recursive bump for perl 5.36 |
| 2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message: math: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
| 2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message: math: Remove SHA1 hashes for distfiles |