summaryrefslogtreecommitdiff
path: root/math/py-numpy/files/patch-numpy-f2py-f2py2e.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.16.1Sunpoet Po-Chuan Hsieh2019-02-211-5/+5
| | | | | | | | | | | | - Move TEST_DEPENDS upward - Simplify Makefile Changes: https://github.com/numpy/numpy/releases PR: 235721 Exp-run by: antoine Notes: svn path=/head/; revision=493516
* - Tiny fix to f2py2e.py to allow it to deal with -fstack-protector flagDiane Bruce2014-12-111-5/+5
| | | | | | | | | | | as without this fix, f2py will attempt to compile -fstack-protector Submitted by: db Reviewed by: wg Approved by: wg Notes: svn path=/head/; revision=374528
* - Fix compiler now that -Wl,B has been added to fortran link argsDiane Bruce2014-05-151-3/+3
| | | | | | | Submitted by: me Notes: svn path=/head/; revision=354126
* - update to 1.8.0Ruslan Makhmatkhanov2014-02-131-7/+7
| | | | | | | | | | | | | | | | | - clarify LICENSE (BSD3C) - suppor staging while here: - utilize PYTHON_PY3K_PLIST_HACK - install docs uncoditionally into stage area - convert LIB_DEPENDS to the new notation - sort packing list PR: 186677 Submitted by: Johannes Jost Meixner <xmj@chaot.net> Notes: svn path=/head/; revision=344040
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-011-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
* - Support for -Wl,rpath= in f2py, now passed by bsd.gcc.mkMichael Scheidell2012-01-261-0/+18
- Fix build for comms/wsjt PR: ports/164479 Submitted by: maintainer Approved by: gabor (mentor) Notes: svn path=/head/; revision=289821