summaryrefslogtreecommitdiff
path: root/math/py-numpy/files/patch-numpy-distutils-fcompiler-__init__.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* math/py-numpy: Update to 1.20.3Wen Heping2021-10-261-2/+2
| | | | | | PR: 259063 Reported by: wen@ Exp-run by: antoine@
* Update to 1.16.1Sunpoet Po-Chuan Hsieh2019-02-211-4/+4
| | | | | | | | | - Move TEST_DEPENDS upward - Simplify Makefile Changes: https://github.com/numpy/numpy/releases PR: 235721 Exp-run by: antoine
* - update to 1.8.0Ruslan Makhmatkhanov2014-02-131-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>
* - Update to 1.0.4Rong-En Fan2008-04-091-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)
* - I added -fPIC to compile_switch to work around build of fftpack in scipyDiane Bruce2007-09-021-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)
* Update to version 1.0Soeren Straarup2006-12-301-3/+3
| | | | | | | | Change maintainer PR: 106551 Submitted by: Diane Bruce <db@db.net> Approved by: tmclaugh (implicit)
* - Update to 1.0rc1Rong-En Fan2006-11-151-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)