Commit Graph

8 Commits

Author SHA1 Message Date
Michael Johnson
d74ec15160 - Update to 3.1.1
- Mark fftw3-long ONLY_FOR_ARCHS=i386 sparc64

PR:		93925 (did not use)
2006-05-11 15:11:30 +00:00
Michael Johnson
170df9496f - Add support for atleast sparc64 and maybe other 64bit cpus
- Grab MAINTAINER on ldouble
2006-04-14 14:23:03 +00:00
Michael Johnson
44960c7e7a - Always build the seprate fftw3 threads lib.
Requested by:	Xride via irc.freenode.org/#FreeBSD-GNOME
2005-11-30 19:28:01 +00:00
Michael Johnson
3265911541 - Fix fftw3-long by ALWAYS using math/ldouble even if CPUTYPE is defined
since some CPUTYPES work and others don't.
2005-10-29 01:18:07 +00:00
Kris Kennaway
a323476a15 BROKEN: Does not build 2005-10-28 06:37:28 +00:00
Michael Johnson
37b290e592 - Mark only for i386 for now.
Pointed out by:	pointyhat via kris
2005-05-21 20:20:45 +00:00
Michael Johnson
39ba9398d9 - 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]
2004-12-20 04:55:50 +00:00
Michael Johnson
d63a13eb34 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)
2004-11-07 21:56:43 +00:00