summaryrefslogtreecommitdiff
path: root/math/py-numpy/files/patch-numpy-distutils-system_info.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* math/py-numpy: Update to 1.20.3Wen Heping2021-10-261-45/+3
| | | | | | PR: 259063 Reported by: wen@ Exp-run by: antoine@
* math/py-numpy: improve patch to fix build with OpenBlasSteve Wills2020-01-311-8/+29
| | | | | | | This patch adds openblas to the list of cblas compatible libs instead PR: 243497 Submitted by: John Hein <jcfyecrayz@liamekaens.com>
* math/py-numpy: fix build when math/blas is installedSteve Wills2020-01-231-4/+13
| | | | | PR: 243497 Submitted by: rsmith@xs4all.nl
* Update to 1.16.1Sunpoet Po-Chuan Hsieh2019-02-211-4/+13
| | | | | | | | | - Move TEST_DEPENDS upward - Simplify Makefile Changes: https://github.com/numpy/numpy/releases PR: 235721 Exp-run by: antoine
* - Remove dependency on math/openblas if other blas lib is selectedWen Heping2017-03-191-3/+15
| | | | | PR: 215764 Submitted by: riggs@
* - 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 version 1.7.0 (and unbreak with python-3.3).Dmitry Sivachenko2013-05-201-13/+5
| | | | | | PR: 178256 Submitted by: Roland Smith <rsmith@xs4all.nl> Approved by: maintainer
* - Update to 1.6.1Wen Heping2011-12-091-15/+4
| | | | | | | PR: 162894 Submitted by: Gereon Kaiping <kta1c10!gereon@linta.de> Approved by: "Li-Lun Leland Wang" <llwang@infor.org> (maintainer) Feature safe: yes
* - Update math/py-numpy to reflect changes in math/atlasRong-En Fan2011-10-091-5/+16
| | | | | | | | - Bump PORTREVISION - Fix build for science/py-scipy PR: ports/161400 Submitted by: Li-Lun Wang <llwang at infor.org> (maintainer)
* - Update to 1.0.4Rong-En Fan2008-04-091-18/+9
| | | | | | PR: ports/122492 Submitted by: dikshie <dikshie at lapi.itb.ac.id> Approved by: Li-Lun "Leland" Wang <llwang at infor.org> (maintainer)
* - finish g77 to gfortran conversionDiane Bruce2007-02-091-1/+20
| | | | | | | | | - change maintainer address to FreeBSD.org one - fold in changes suggested by [1] PR: 107022, 108807 (based on) [1] Submitted by: thinker@heaven.branda.to [1] Approved by: ehaupt (mentor)
* * Migrate to gfortran.Maho Nakata2007-01-181-1/+1
| | | | | | * Bump port revision. Approved by: portmgr(kris)
* 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/+11
- 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)