Subject: CVS commit: pkgsrc/math/fftw
From: Thomas Klausner
Date: 2003-07-08 16:05:30
Message id: 20030708140530.96421B004@cvs.netbsd.org

Log Message:
Update to 3.0.1:
* Some speed improvements in SIMD code.

* --without-cycle-counter option is removed.  If no cycle counter is found,
  then the estimator is always used.  A --with-slow-timer option is provided
  to force the use of lower-resolution timers.

* Added missing static keyword that prevented simultaneous linkage
  of different-precision versions; thanks to Rasmus Larson for the bug report.

* Corrected accidental omission of f77_wisdom.f file; thanks to Alan Watson.

* Removed non-portable use of 'tempfile' in fftw-wisdom-to-conf script;
  thanks to Nicolas Decoster for the patch.

* Added 'make smallcheck' target in tests/ directory, at the request of
  James Treacy.

Files:
RevisionActionfile
1.11modifypkgsrc/math/fftw/Makefile
1.6modifypkgsrc/math/fftw/PLIST
1.6modifypkgsrc/math/fftw/distinfo
1.3removepkgsrc/math/fftw/patches/patch-aa