summaryrefslogtreecommitdiff
path: root/math/py-numpy/files/patch-numpy-f2py-f2py2e.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - Fix compiler now that -Wl,B has been added to fortran link argsDiane Bruce2014-05-151-3/+3
| | | | Submitted by: me
* - 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>
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-011-1/+1
| | | | Approved by: portmgr (bapt)
* - 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)