summaryrefslogtreecommitdiff
path: root/math/py-numpy/files/patch-numpy-distutils-fcompiler-__init__.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-10-26math/py-numpy: Update to 1.20.3Wen Heping1-2/+2
PR: 259063 Reported by: wen@ Exp-run by: antoine@
2019-02-21Update to 1.16.1Sunpoet Po-Chuan Hsieh1-4/+4
- Move TEST_DEPENDS upward - Simplify Makefile Changes: https://github.com/numpy/numpy/releases PR: 235721 Exp-run by: antoine
2014-02-13- update to 1.8.0Ruslan Makhmatkhanov1-1/+1
- 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>
2008-04-09- Update to 1.0.4Rong-En Fan1-18/+5
PR: ports/122492 Submitted by: dikshie <dikshie at lapi.itb.ac.id> Approved by: Li-Lun "Leland" Wang <llwang at infor.org> (maintainer)
2007-09-02- I added -fPIC to compile_switch to work around build of fftpack in scipyDiane Bruce1-3/+12
on amd64. A better fix would be to set pic_flags instead, and have scipy build a shared object for dfftpack instead a static archive, but I didn't figure out how. [1] - Pass maintainership to llwang@infor.org PR: ports/112429 [1] Submitted by: Li-Lun "Leland" Wang <llwang@infor.org> (new maintainer)
2006-12-30Update to version 1.0Soeren Straarup1-3/+3
Change maintainer PR: 106551 Submitted by: Diane Bruce <db@db.net> Approved by: tmclaugh (implicit)
2006-11-15- Update to 1.0rc1Rong-En Fan1-0/+15
- Add options for ATLAS - Fix ATLAS detection - Use feclearexcept(3) rather than fpsetsticky(3) on 5.3+ - Add CONFLICTS for f2py. Both ports install bin/f2py PR: ports/103827 Submitted by: Li-Lun Wang Approved by: maintainer timeout (6 weeks)