#undef ENABLE_NLS #undef HAVE_CATGETS #undef HAVE_GETTEXT #undef HAVE_LC_MESSAGES #undef HAVE_STPCPY #undef HAVE_LIBSM #undef PACKAGE #undef VERSION #undef ENABLE_THREADS #undef SENDMAIL_PATH #undef SYSTEM_MAIL_DIR #undef HAVE_LDAP #undef HAVE_TIMEZONE #undef HAVE_TM_GMTOFF #undef HAVE_KRB4 #undef NEED_KRB_SENDAUTH_PROTO #undef HAVE_KRB5 #undef HAVE_NSS #undef MOVEMAIL_PATH #undef USE_DOT #undef USE_FCNTL #undef USE_FLOCK #undef ENABLE_NNTP /* Sub-version identification string. */ #undef SUB_VERSION /* Define if ctime_r takes three arguments */ #undef CTIME_R_THREE_ARGS /* Define if gethostbyname_r takes five arguments */ #undef GETHOSTBYNAME_R_FIVE_ARGS -ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/math/fftw3
Commit message (Expand)AuthorAgeFilesLines
* update to 3.3.3bf2012-11-272-3/+3
* 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-072-11/+14
* update to 3.3.1bf2012-03-033-9/+15
* - 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-222-16/+30
* - update fftw3* to 3.3 [1], and adjust dependent portsbf2011-10-173-41/+59
* 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
* - Get Rid MD5 supportmiwi2011-03-20