| Commit message (Expand) | Author | Age | Files | Lines |
* | Unbreak build on FreeBSD 9 | olivierd | 2015-10-12 | 1 | -0/+36 |
* | Update to 1.10.0 | olivierd | 2015-10-07 | 5 | -41/+40 |
* | - Convert to new options target helper | sunpoet | 2015-10-05 | 1 | -32/+35 |
* | Depend on a particual file, not an executable so it picks up a correct | demon | 2015-07-03 | 1 | -1/+1 |
* | Allow to use OpenBLAS implementation of BLAS. | demon | 2015-03-29 | 2 | -15/+31 |
* | Update to version 1.9.2. | demon | 2015-03-09 | 2 | -8/+8 |
* | - Tiny fix to f2py2e.py to allow it to deal with -fstack-protector flag | db | 2014-12-11 | 2 | -5/+6 |
* | Update to version 1.9.1 | demon | 2014-11-03 | 3 | -260/+26 |
* | Fix | demon | 2014-09-28 | 1 | -7/+6 |
* | Update the default version of GCC in the Ports Collection from GCC 4.7.4 | gerald | 2014-09-11 | 1 | -1/+1 |
* | - Add DOCS to OPTIONS_DEFINE | sunpoet | 2014-09-05 | 1 | -12/+6 |
* | - Convert USE_PYTHON to USES=python | mva | 2014-08-19 | 2 | -8/+14 |
* | math/py-numpy: Use INSTALLS_EGGINFO, fixes pkg_resources detection | koobs | 2014-07-16 | 1 | -0/+2 |
* | Update to version 1.8.1. | demon | 2014-05-30 | 2 | -9/+8 |
* | - Fix compiler now that -Wl,B has been added to fortran link args | db | 2014-05-15 | 2 | -4/+4 |
* | Replace TABs with spaces, otherwise it breaks with python-3. | demon | 2014-03-24 | 1 | -2/+2 |
* | Update the default version of GCC used in the Ports Collection from | gerald | 2014-03-11 | 1 | -0/+1 |
* | Fix path. | demon | 2014-02-24 | 1 | -2/+2 |
* | Respect FFLAGS. | demon | 2014-02-24 | 1 | -3/+12 |
* | - this change sneaked in by accident. Reverting that. | rm | 2014-02-20 | 1 | -1/+1 |
* | - clean-up WITH_FIXED_FENV conditional, because it is only used for | rm | 2014-02-20 | 3 | -118/+2 |
* | Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases | tijl | 2014-02-17 | 1 | -1/+1 |
* | - update to 1.8.0 | rm | 2014-02-13 | 7 | -390/+334 |
* | Reset maintainer for llwang@infor.org | koobs | 2013-12-18 | 1 | -1/+1 |
* | math/py-numpy: Remove Atlas WITH_STATIC notification using ECHO_MSG | koobs | 2013-12-15 | 1 | -8/+0 |
* | math/py-numpy: Add missing ending quotation to ECHO_MSG | koobs | 2013-12-15 | 1 | -1/+1 |
* | math/py-numpy: Fix static library check that assumes atlas is installed | koobs | 2013-12-14 | 1 | -3/+8 |
* | Update to libmpc version 1.0.1 which brings the following fixes: | gerald | 2013-10-26 | 1 | -1/+1 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | bapt | 2013-09-21 | 1 | -0/+1 |
* | Add missing files to plist; | demon | 2013-05-21 | 2 | -516/+509 |
* | Fix DISTFILES for docs. | demon | 2013-05-20 | 1 | -2/+2 |
* | Update to version 1.7.0 (and unbreak with python-3.3). | demon | 2013-05-20 | 5 | -542/+549 |
* | - Fix all cases of 'No newline at end of file' in ports tree | ak | 2013-02-01 | 1 | -1/+1 |
* | - Remove automatic dependency to SuiteSparse; use OPTIONS instead | mva | 2012-10-07 | 1 | -11/+15 |
* | - Restore distinfo of fenv.c/fenv.h for older FreeBSD which were removed in t... | sunpoet | 2012-07-28 | 1 | -0/+8 |
* | - Update to 1.6.2 | wen | 2012-06-22 | 3 | -12/+6 |
* | - Support for -Wl,rpath= in f2py, now passed by bsd.gcc.mk | scheidell | 2012-01-26 | 2 | -5/+24 |
* | - Update to 1.6.1 | wen | 2011-12-09 | 5 | -45/+100 |
* | adjust linking and comments in dependent ports after the math/atlas update; | bf | 2011-11-22 | 1 | -1/+1 |
* | - Update math/py-numpy to reflect changes in math/atlas | rafan | 2011-10-09 | 2 | -6/+18 |
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | amdmi3 | 2011-09-24 | 1 | -0/+2 |
* | - Slightly simplify the fenv fix, and note that FreeBSD | bf | 2011-02-23 | 2 | -11/+11 |
* | Update to 1.5.1 | beech | 2010-12-01 | 2 | -10/+10 |
* | - Update to 1.5.0 | pgollucci | 2010-10-10 | 3 | -30/+67 |
* | - Update to 1.4.1 | wen | 2010-04-26 | 3 | -5/+4 |
* | Unbreak. | demon | 2010-03-12 | 4 | -2/+89 |
* | - Mark BROKEN: does not build | pav | 2010-03-03 | 1 | -0/+2 |
* | - Update to 1.4.0 | lwhsu | 2010-01-31 | 3 | -27/+110 |
* | Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now | gerald | 2009-09-13 | 1 | -1/+1 |
* | - Switch SourceForge ports to the new File Release System: categories startin... | amdmi3 | 2009-08-22 | 1 | -2/+1 |
* | * Fix build of science/py-scipy when math/suitesparse is installed, by | lwhsu | 2009-07-13 | 4 | -10/+18 |
* | - Update to 1.3.0 | miwi | 2009-05-30 | 3 | -13/+33 |
* | - Update to 1.2.1 | pav | 2009-01-11 | 2 | -5/+4 |
* | Remove run-time dependency on lang/gcc42 which is now transparently | gerald | 2009-01-08 | 2 | -8/+9 |
* | Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. | gerald | 2009-01-08 | 1 | -0/+1 |
* | - Update to 1.2.0 | miwi | 2008-10-11 | 3 | -106/+83 |
* | - Fix installation while WITH_ATLAS is specified [1] | lwhsu | 2008-09-09 | 3 | -1/+3 |
* | Restore PORTEPOCH that got lost in the previous revision. | erwin | 2008-08-15 | 1 | -0/+1 |
* | Update to 1.1.1 | perky | 2008-08-14 | 4 | -137/+145 |
* | - Add lang/gcc42 into RUN_DEPENDS | lwhsu | 2008-04-17 | 1 | -9/+3 |
* | - Update to 1.0.4 | rafan | 2008-04-09 | 7 | -87/+113 |
* | - Remove CONFLICT, lang/f2py removed | tabthorpe | 2007-09-28 | 1 | -2/+0 |
* | - I added -fPIC to compile_switch to work around build of fftpack in scipy | db | 2007-09-03 | 6 | -63/+66 |
* | - USE_FORTRAN=yes to use FORTRAN compiler. | db | 2007-07-28 | 1 | -2/+1 |
* | - Forgotten files for 1.0.2 commit | db | 2007-06-26 | 4 | -18/+32 |
* | Update distinfo, was forgotten by the last commit. | ehaupt | 2007-06-23 | 1 | -3/+3 |
* | - Remove support for 4.x | db | 2007-06-23 | 1 | -8/+4 |
* | - maho wants WANT_FORTRAN knob in gfortran ports | db | 2007-02-27 | 1 | -0/+1 |
* | - finish g77 to gfortran conversion | db | 2007-02-10 | 4 | -8/+57 |
* | (Forgot to commit) | maho | 2007-01-18 | 1 | -0/+11 |
* | * Migrate to gfortran. | maho | 2007-01-18 | 2 | -4/+5 |
* | - Update to 1.0.1 | clsung | 2007-01-17 | 3 | -40/+41 |
* | Fix a run time error, don't append python version to the name of the | xride | 2006-12-31 | 1 | -3/+10 |
* | Update to version 1.0 | xride | 2006-12-31 | 7 | -17/+117 |
* | Reassign maintainership to db@db.net who has been been awaiting maintainer- | linimon | 2006-12-26 | 1 | -1/+1 |
* | - Update to 1.0rc1 | rafan | 2006-11-15 | 9 | -609/+678 |
* | - Mark BROKEN on FreeBSD 4.X: does not compile | pav | 2006-09-12 | 1 | -0/+4 |
* | The fundamental package needed for scientific computing with Python is | pav | 2006-09-02 | 5 | -0/+797 |