e784 FreshPorts -- math/fftw
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
fftw 2.1.5_6 math on this many watch lists=28 search for ports that depend on this port
Fast C routines to compute the Discrete Fourier Transform

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: GPLv2


FFTW is a C subroutine library for computing the Discrete Fourier Transform
(DFT) in one or more dimensions, of both real and complex data, and of
arbitrary input size. We believe that FFTW, which is free software, should
become the FFT library of choice for most applications. Our benchmarks,
performed on a variety of platforms, show that FFTW's performance is
typically superior to that of other publicly available FFT software.
Moreover, FFTW's performance is portable: the program will perform well on
most architectures without modification.

The FFTW package was developed at MIT by Matteo Frigo and Steven G.
Johnson.  Please send email to fftw@theory.lcs.mit.edu so that we can keep
track of users and send you information about new releases.  The latest 
version of FFTW, benchmarks, links, and other information can be found at
the FFTW home page.

WWW: http://www.fftw.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Slave ports
  1. math/fftw-float

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. lang/gcc46
  3. devel/binutils
  4. devel/automake
  5. devel/autoconf
  6. devel/libtool
Required To Run:
  1. lang/gcc46

This port is required by:

for Libraries

To install the port: cd /usr/ports/math/fftw/ && make install clean
To add the package: pkg_add -r fftw


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.fftw.org/pub/fftw/
  3. ftp://ftp.fftw.org/pub/fftw/old/
  4. ftp://pm.cse.rmit.edu.au/pub/dsp/fftw/
  5. ftp://theory.lcs.mit.edu/pub/fftw/

Number of commits found: 43

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
03 May 2012 16:11:26
Original commit files touched by this commit  2.1.5_6
miwi search for other commits by this committer
- Disable installing INFO on float flavor
- Add PORTSCOUT

PR:             166890
Submitted by:   Ports Fury
09 Apr 2012 22:49:02
Original commit files touched by this commit  2.1.5_6
pav search for other commits by this committer
- float flavor installs .info too

Reported by:    pointyhat
06 Apr 2012 03:56:28
Original commit files touched by this commit  2.1.5_6
miwi search for other commits by this committer
- Unbreak

Submitted by:   ports fury
Feature safe:   yes
03 Apr 2012 07:59:34
Original commit files touched by this commit  2.1.5_6
pav search for other commits by this committer
- Mark BROKEN: does not configure
  ===>  Configuring for fftw-2.1.5_6
  Can't exec "aclocal": No such file or directory at
/usr/local/share/autoconf-2.68/Autom4te/FileUtils.pm line 326.
  autoreconf-2.68: failed to run aclocal: No such file or directory
  *** Error code 1

Reported by:    pointyhat
Feature safe:   yes
24 Mar 2012 16:25:21
Original commit files touched by this commit  2.1.5_6
miwi search for other commits by this committer
- Fix build on i386
- Add LICENSE
- Add MAKE_JOBS_SAFE

PR:             166042
Submitted by:   Ports Fury
Feature safe:   yes
10 Aug 2011 09:09:28
Original commit files touched by this commit  2.1.5_6
linimon search for other commits by this committer
Mark broken on sparc64 as well as i386.
20 Mar 2011 12:54:45
Original commit files touched by this commit  2.1.5_6
miwi search for other commits by this committer
- Get Rid MD5 support
14 Mar 2011 08:27:14
Original commit files touched by this commit  2.1.5_6
erwin search for other commits by this committer
Mark BROKEN on i386: does not build
04 Dec 2010 07:34:27
Original commit files touched by this commit  2.1.5_6
ade search for other commits by this committer
Sync to new bsd.autotools.mk
13 Sep 2009 00:08:01
Original commit files touched by this commit  2.1.5_6
gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
02 Aug 2009 19:36:34
Original commit files touched by this commit  2.1.5_5
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
11 Jan 2009 23:53:33
Original commit files touched by this commit  2.1.5_5
amdmi3 search for other commits by this committer
- Add regression-test target

PR:             130356
Submitted by:   "Pedro F. Giffuni" <giffunip at tutopia dot com>
10 Jan 2009 12:05:49
Original commit files touched by this commit  2.1.5_5
gerald search for other commits by this committer
No longer pass FC and F77 to CONFIGURE_ENV; this is now done via
Mk/bsd.gcc.mk.

Submitted by:   Steven Kreuzer <skreuzer@exit2shell.com>
09 Jan 2009 01:04:29
Original commit files touched by this commit  2.1.5_5
gerald search for other commits by this committer
Bump PORTREVISION properly (bug in Tools/script/bump_revision.pl).

Reported by:    Scott Allendorf <scott-allendorf@uiowa.edu>
07 Jan 2009 16:34:27
Original commit files touched by this commit  2.1.5_1
gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
21 Aug 2008 06:18:49
Original commit files touched by this commit  2.1.5_4
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
12 Jul 2007 08:51:23
Original commit files touched by this commit  2.1.5_4
maho search for other commits by this committer
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
10 Feb 2007 22:46:34
Original commit files touched by this commit  2.1.5_4
sat search for other commits by this committer
- Install sfftw/srfftw headers
28 Jan 2007 09:07:47
Original commit files touched by this commit  2.1.5_4
kris search for other commits by this committer
Use libtool port instead of included one to avoid objformat a.out botch
11 Jan 2007 08:40:15
Original commit files touched by this commit  2.1.5_4
maho search for other commits by this committer
* Migrate to gfortran.
* bump portrevision.
15 Aug 2006 00:29:13
Original commit files touched by this commit  2.1.5_3
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
10 May 2006 22:37:39
Original commit files touched by this commit  2.1.5_3
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
23 Feb 2006 10:40:45
Original commit files touched by this commit  2.1.5_3
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 12:56:47
Original commit files touched by this commit  2.1.5_2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
25 Nov 2005 22:29:24
Original commit files touched by this commit  2.1.5_2
pav search for other commits by this committer
- Style: ports@freebsd.org -> ports@FreeBSD.org
15 Nov 2005 06:52:12
Original commit files touched by this commit  2.1.5_2
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
13 Nov 2005 17:13:15
Original commit files touched by this commit  2.1.5_2
lkoeller search for other commits by this committer
o) Drop maintainership cause I didn't use these ports since months anymore.
12 Apr 2005 03:26:57
Original commit files touched by this commit  2.1.5_2
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  2.1.5_2
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
10 Nov 2004 11:31:03
Original commit Encoding Errors (not all of the commit message was ASCII) files touched by this commit  2.1.5_2
ahze search for other commits by this committer
Force commit to go with last commit

PR:     ports/71272
Approved by:    pav (co mentor)
                Lars K??ller (maintainer)
10 Nov 2004 11:29:18
Original commit files touched by this commit  2.1.5_2
ahze search for other commits by this committer
Add support for slave port
09 Jul 2004 17:43:11
Original commit files touched by this commit  2.1.5_2
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
31 Mar 2004 03:12:58
Original commit files touched by this commit  2.1.5_2
trevor search for other commits by this committer
SIZEify (maintainer timeout)
14 Mar 2004 06:17:56
Original commit files touched by this commit  2.1.5_2
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
04 Feb 2004 05:10:27
Original commit files touched by this commit  2.1.5_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
27 Jul 2003 15:30:23
Original commit files touched by this commit  2.1.5_1
krion search for other commits by this committer
- Do not install useless .la files
- Fix handling info files

PR:             54902
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Approved by:    fjoe (mentor) (implicit)
24 Mar 2003 17:26:24
Original commit files touched by this commit  2.1.5
lkoeller search for other commits by this committer
o) Update to version 2.1.5
23 Mar 2003 20:14:22
Original commit files touched by this commit  2.1.4
lkoeller search for other commits by this committer
o) Fix libtool usage (see PR)
o) Upgrade fftw (bugfix release: 2.1.3 -> 2.1.4)

PR:             47581
Submitted by:   Sergey Aleshin <asg@rcd.ru>
21 Feb 2003 12:44:05
Original commit files touched by this commit  2.1.3
knu search for other commits by this committer
De-pkg-comment.
24 Jun 2001 21:29:39
files touched by this commit
dd search for other commits by this committer
Remove duplicate words where appropriate.    
08 Oct 2000 04:10:26
files touched by this commit
asami search for other commits by this committer
Convert category math to new layout.  
16 Jun 2000 22:52:41
files touched by this commit
asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
16 Jun 2000 11:38:51
files touched by this commit
sobomax search for other commits by this committer
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with  
ldconfig in PLIST need personal consideration.    

Number of commits found: 43

283b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24517
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days30
new fortnight74
new month205

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0