| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
Use ports test framework
Remove obsolete CVS tags
Changes: http://www.fftw.org/release-notes.html
Notes:
svn path=/head/; revision=431709
|
|
|
|
|
|
|
|
|
|
| |
remove some outdated material
PR: 186998 [1]
Submitted by: truckman [1]
Notes:
svn path=/head/; revision=347093
|
|
|
|
|
|
|
| |
math)
Notes:
svn path=/head/; revision=327746
|
|
|
|
|
|
|
|
|
|
| |
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen
Notes:
svn path=/head/; revision=283695
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
that USE_FORTRAN was only used to determine what name mangling scheme
it had to use to compile the shim libs for fortran, but compiling everything
using 'C' anyway.
With this diff, the slave ports fftw3-long-fortran, fftw3-float-fortran
and fftw3-fortran disapear since the shims are always built, without
necessitating the use of a USE_FORTRAN.
Approved by: ahze (Maintainer)
Notes:
svn path=/head/; revision=240324
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Split Fortran option into slave ports fftw3-fortran long-fortran float-fortran
- Have to bump PORTREVISION for package builds etc..
- Fix silly spelling mistakes "Percision" -> "Precision" noted.
Reviewed by: itetcu (portmgr)
Approved by: ahze (Maintainer)
Notes:
svn path=/head/; revision=236157
|
|
|
|
| |
Notes:
svn path=/head/; revision=235371
|
|
|
|
|
|
|
|
|
| |
- Two week maintainer timeout.
PR: ports/134115 [1]
Notes:
svn path=/head/; revision=233931
|
|
|
|
| |
Notes:
svn path=/head/; revision=221512
|
|
|
|
|
|
|
|
|
| |
- Mark fftw3-long ONLY_FOR_ARCHS=i386 sparc64
PR: 93925 (did not use)
Notes:
svn path=/head/; revision=162086
|
|
|
|
|
|
|
| |
Requested by: Xride via irc.freenode.org/#FreeBSD-GNOME
Notes:
svn path=/head/; revision=150077
|
|
|
|
|
|
|
|
|
|
|
|
| |
using internal libtool since we use gcc34 and libtool15 doesn't like a
different CC/CXX other than the one it was built with [1]
- Fix plist if WITH_SMP_THREADS was defined
- Bump PORTREVISION to force update of plist changes
Reported by: marcus [1]
Notes:
svn path=/head/; revision=124549
|
|
Fast C routines (Single Percision)
Add slave port fftw3-long
Fast C routines (Long Double Percision)
Approved by: pav (co mentor)
Notes:
svn path=/head/; revision=121063
|