aboutsummaryrefslogtreecommitdiff
path: root/math/fftw3
Commit message (Expand)AuthorAgeFilesLines
* - Fix build of fftw3-long on 5.x, 6.x, 7.x when CPUTYPE is not definedMichael Johnson2005-09-301-2/+5
* - Remove -malign-double from WITH_OPTIMIZED_CFLAGS on amd64 to fix buildMichael Johnson2005-09-011-3/+6
* - no longer depend on math/ldouble for math/fftw3-long on >= 504000 sinceMichael Johnson2005-05-181-0/+4
* - Remove a few MASTER_SITES that don't carry fftw3Michael Johnson2005-03-151-3/+1
* - Fix build for 4.x users who define WITH_OPTIMIZED_CFLAGS and have SSE byMichael Johnson2004-12-203-2/+23
* - Remove i386 Restriction of 3dnow/sse since amd64 has sse and 3dnowMichael Johnson2004-12-151-18/+14
* Remove WITH_OPTIMIZED_ATHLON knob and auto-detect 3dnow to enable Athlon/3dnowMichael Johnson2004-12-091-3/+2
* - Add note about WITH_OPTIMIZED_ATHLON will fall back to 3dNow if you don't haveMichael Johnson2004-12-092-21/+12
* Add support for slave portsMichael Johnson2004-11-072-63/+74
* Remove not need gnomeprefixMichael Johnson2004-10-301-1/+1
* Change email to new FreeBSD.org addressMichael Johnson2004-10-291-1/+1
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
* Needs perl to buildTilman Keskinoz2004-08-221-0/+1
* Add missing file to plist.Kirill Ponomarev2004-08-141-0/+1
* only show i386 options to i386Ying-Chieh Liao2004-07-241-3/+7
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
* - Unbreak build by using gmake all over the place. Without this, $< in MakefilesPav Lucistnik2004-07-081-3/+3
* - Fix WITH_SSE on 4.x by using gcc-3.3Pav Lucistnik2004-06-271-1/+4
* - Performance tweaks: enable SSE2 for libfftw, don't force 16-byte aligned ma...Pav Lucistnik2004-05-312-2/+24
* - Build and install fftwf libraryPav Lucistnik2004-05-282-4/+63
* - Fix WWW:Kirill Ponomarev2004-04-291-1/+1
* After repocopy from math/fftw, add fftw 3.0.1, a fast C library for computingPav Lucistnik2004-04-185-53/+36
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
* - Do not install useless .la filesKirill Ponomarev2003-07-274-18/+38
* o) Update to version 2.1.5Lars Koeller2003-03-242-3/+5
* o) Fix libtool usage (see PR)Lars Koeller2003-03-232-2/+3
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
* Remove duplicate words where appropriate.Dima Dorfman2001-06-241-1/+1
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-2/+1
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
* Update to version 2.1.3.Steve Price1999-11-262-2/+2
* changed maintainer's mail address.Munechika SUMIKAWA1999-10-021-2/+2
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
* Add MASTER_SITE.Tim Vanderhoek1999-06-251-2/+3
* Update master website.Tim Vanderhoek1999-06-251-1/+1
* Fixup version required comment after upgrade.Steve Price1999-06-081-2/+2
* Upgrade to 2.1.2.Matthew Hunt1999-06-062-3/+3
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-051-1/+0
* ADD WWW:Michael Haro1999-05-031-1/+3
* Update to version 2.1.1.Steve Price1999-04-035-37/+45
* Fast C routines library to compute the Discrete Fourier TransformSatoshi Taoka1999-03-185-0/+63