summaryrefslogtreecommitdiff
path: root/math/py-numpy/files/patch-numpy_f2py_setup.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Forgotten files for 1.0.2 commitDiane Bruce2007-06-251-3/+3
| | | | Approved by: ehaupt (mentor)
* Fix a run time error, don't append python version to the name of theSoeren Straarup2006-12-301-3/+10
| | | | | | | executable. Submitted by: Diane Bruce (maintainer) Approved by: tmclaught (implicit)
* 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/+12
- 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)