aboutsummaryrefslogtreecommitdiffstats
path: root/math/fftw3/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Install texinfo files (GNU info) into ${PREFIX}/share/infobapt2018-11-111-1/+1
* math/fftw3: drop FreeBSD 11.1 support per EOLjbeich2018-10-111-3/+0
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-301-1/+1
* Update to 3.3.8jhale2018-07-271-2/+2
* Update to 3.3.7jhale2018-01-271-3/+3
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-1/+1
* Fix build on armv6. The -funsafe-math-optimizations flag in Clang (pulled in byjhale2017-07-311-0/+3
* Update to 3.3.6.pl2 (3.3.6.2)jhale2017-04-071-3/+3
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1
* Update to 3.3.6-pl1 (3.3.6.1)jhale2017-01-171-9/+4
* Add USES=makeinfoantoine2017-01-071-1/+1
* Switch to gmake to hopefully prevent pkg-fallout errors that have been poppingjhale2017-01-071-1/+1
* - Update to 3.3.5jhale2016-10-261-34/+51
* Reset ports maintained by bf@ until he has time again to work on them.rene2016-06-281-1/+1
* math/fftw3:tijl2014-09-011-11/+5
* Repair instances, almost all courtesy of bf ;-), of spacesadamw2014-07-301-3/+3
* Remove useless post-patch-script in append it to post-patchbapt2014-04-041-4/+1
* Fix i386 builds using clang [1]; use staging;bf2014-03-051-29/+23
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Convert to new perl frameworkbapt2013-09-171-2/+2
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.gerald2013-08-181-1/+1
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-2/+1
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.eadler2013-03-191-1/+1
* update master sites; trim headers; reposition LICENSE, WWWbf2013-03-191-2/+2
* fix WITH_OPENMP on recent -CURRENT built WITH_CLANG_IS_CC [1];bf2013-02-141-10/+5
* update to 3.3.3bf2012-11-271-1/+1
* exit earlier, and with a more helpful error message, when attempting tobf2012-06-091-2/+6
* update to 3.3.2 and convert options to the new stylebf2012-06-071-9/+12
* update to 3.3.1bf2012-03-031-7/+11
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0
* - Fix build on FreeBSD 10miwi2011-10-291-0/+1
* Fix minor infelicity in OPTIONS, to prevent the endbf2011-10-231-1/+1
* add an option for the fftw3 OpenMP libraries, and turn itbf2011-10-221-12/+26
* - update fftw3* to 3.3 [1], and adjust dependent portsbf2011-10-171-37/+50
* use altivec only in the -float case; simplify some conditionals;bf2011-09-281-21/+17
* fix flags when built WITH_OPTIMIZED_CFLAGSbf2011-09-271-19/+25
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-4/+4
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1
* Over to new volunteer.linimon2010-07-261-1/+1
* Reset ahze@ due to maintainer-timeouts and no response to email.linimon2010-07-261-1/+1
* - Oops checked in the wrong Makefiledb2009-08-261-3/+3
* - After digging into the Makefile and configure for fftw3 I discovereddb2009-08-261-21/+7
* Update to 3.2.2ahze2009-08-101-3/+6
* - Ensure Fortran shim is not built if USE_FORTRAN is not set.db2009-06-181-6/+18
* Update to 3.2.1ahze2009-06-081-1/+1
* - Update to 3.2pav2009-05-181-4/+10
* - fftw3 needs USE_FORTRAN in order to generate fortran shim. [1]db2009-05-151-1/+2
* - Update download locationspav2009-01-201-2/+2
* Update to 3.1.3ahze2008-10-131-1/+1
* Add 'make regression-test' which runs a series of tests of the fftw3 buildahze2008-09-071-0/+3
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-6/+0
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-4/+0
* - Update to 3.1.2ahze2006-07-061-1/+5
* - Update to 3.1.1ahze2006-05-111-10/+7
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
* - Update MASTER_SITES to fix fetchahze2006-04-241-2/+1
* Conversion to a single libtool environment.ade2006-02-231-1/+1
* - Always build the seprate fftw3 threads lib.ahze2005-12-011-11/+3
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* - Move USE_LDOUBLE=yes above bsd.port.pre.mk so pointyhat actaully usesahze2005-11-041-3/+1
* - Fix fftw3-long by ALWAYS using math/ldouble even if CPUTYPE is definedahze2005-10-291-1/+1
* - Fix build of fftw3-long on 5.x, 6.x, 7.x when CPUTYPE is not definedahze2005-10-011-2/+5
* - Remove -malign-double from WITH_OPTIMIZED_CFLAGS on amd64 to fix buildahze2005-09-021-3/+6
* - no longer depend on math/ldouble for math/fftw3-long on >= 504000 sinceahze2005-05-181-0/+4
* - Remove a few MASTER_SITES that don't carry fftw3ahze2005-03-151-3/+1
* - Fix build for 4.x users who define WITH_OPTIMIZED_CFLAGS and have SSE byahze2004-12-201-2/+5
* - Remove i386 Restriction of 3dnow/sse since amd64 has sse and 3dnowahze2004-12-151-18/+14
* Remove WITH_OPTIMIZED_ATHLON knob and auto-detect 3dnow to enable Athlon/3dnowahze2004-12-101-3/+2
* - Add note about WITH_OPTIMIZED_ATHLON will fall back to 3dNow if you don't haveahze2004-12-101-3/+3
* Add support for slave portsahze2004-11-081-48/+66
* Remove not need gnomeprefixahze2004-10-301-1/+1
* Change email to new FreeBSD.org addressahze2004-10-301-1/+1
* Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-301-1/+1
* Needs perl to buildarved2004-08-221-0/+1
* only show i386 options to i386ijliao2004-07-241-3/+7
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
* - Unbreak build by using gmake all over the place. Without this, $< in Makefilespav2004-07-091-3/+3
* - Fix WITH_SSE on 4.x by using gcc-3.3pav2004-06-271-1/+4
* - Performance tweaks: enable SSE2 for libfftw, don't force 16-byte aligned ma...pav2004-05-311-2/+3
* - Build and install fftwf librarypav2004-05-291-4/+57
* After repocopy from math/fftw, add fftw 3.0.1, a fast C library for computingpav2004-04-181-15/+26
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* - Do not install useless .la fileskrion2003-07-271-9/+13
* o) Update to version 2.1.5lkoeller2003-03-251-2/+4
* o) Fix libtool usage (see PR)lkoeller2003-03-241-1/+2
* De-pkg-comment.knu2003-02-211-0/+1
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-161-0/+1
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
* Update to version 2.1.3.steve1999-11-271-1/+1
* changed maintainer's mail address.sumikawa1999-10-031-2/+2
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Add MASTER_SITE.hoek1999-06-261-2/+3
* Fixup version required comment after upgrade.steve1999-06-091-2/+2
* Upgrade to 2.1.2.mph1999-06-071-2/+2
* Update to version 2.1.1.steve1999-04-031-16/+16
* Fast C routines library to compute the Discrete Fourier Transformtaoka1999-03-181-0/+32