| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
11 May 2006 16:11:30
3.1.1
|
ahze  |
- Update to 3.1.1
- Mark fftw3-long ONLY_FOR_ARCHS=i386 sparc64
PR: 93925 (did not use) |
14 Apr 2006 15:23:03
3.0.1_2
|
ahze  |
- Add support for atleast sparc64 and maybe other 64bit cpus
- Grab MAINTAINER on ldouble |
30 Nov 2005 19:28:01
3.0.1_2
|
ahze  |
- Always build the seprate fftw3 threads lib.
Requested by: Xride via irc.freenode.org/#FreeBSD-GNOME |
29 Oct 2005 02:18:07
3.0.1_1
|
ahze  |
- Fix fftw3-long by ALWAYS using math/ldouble even if CPUTYPE is defined
since some CPUTYPES work and others don't. |
28 Oct 2005 07:37:28
3.0.1_1
|
kris  |
BROKEN: Does not build |
21 May 2005 21:20:45
3.0.1_1
|
ahze  |
- Mark only for i386 for now.
Pointed out by: pointyhat via kris |
20 Dec 2004 04:55:50
3.0.1_1
|
ahze  |
- Fix build for 4.x users who define WITH_OPTIMIZED_CFLAGS and have SSE by
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] |
07 Nov 2004 21:56:43
3.0.1
|
ahze  |
Add slave port fftw3-float
Fast C routines (Single Percision)
Add slave port fftw3-long
Fast C routines (Long Double Percision)
Approved by: pav (co mentor) |