aboutsummaryrefslogtreecommitdiff
path: root/math/py-numpy
Commit message (Collapse)AuthorAgeFilesLines
* - Slightly simplify the fenv fix, and note that FreeBSDBrendan Fabeny2011-02-222-11/+11
| | | | | | | | | | | | | | 7.3 and 7.4 no longer need the fix after the MFC of r203441 on 17 February 2010 - While here, remove MD5 checksums in distinfo PR: 154742 Approved by: makc, miwi (mentors, implicit) Li-Lun Wang (maintainer) Notes: svn path=/head/; revision=269508
* Update to 1.5.1Beech Rintoul2010-12-012-10/+10
| | | | | | | | | | | Fix doc checksum mismatch PR: ports/152715 Submitted by: Li-Lun Wang (llwang@infor.org) (maintainer) Approved by: itetcu (mentor) (implicit) Notes: svn path=/head/; revision=265492
* - Update to 1.5.0Philip M. Gollucci2010-10-103-30/+67
| | | | | | | | PR: ports/151234 Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer) Notes: svn path=/head/; revision=262736
* - Update to 1.4.1Wen Heping2010-04-263-5/+4
| | | | | | | | | PR: ports/146007 Submitted by: Wen Heping (myself) Approved by: maintainer Notes: svn path=/head/; revision=253272
* Unbreak.Dmitry Sivachenko2010-03-124-2/+89
| | | | | | | | PR: 143529 Patch from: MAINTAINER ("Li-Lun Wang (Leland Wang)" <llwang@infor.org>) Notes: svn path=/head/; revision=250955
* - Mark BROKEN: does not buildPav Lucistnik2010-03-021-0/+2
| | | | | | | | Reported by: pointyhat Feature safe: yes Notes: svn path=/head/; revision=250514
* - Update to 1.4.0Li-Wen Hsu2010-01-313-27/+110
| | | | | | | | | PR: ports/142116 Submitted by: wen Approved by: "Li-Lun Wang (Leland Wang)" <llwang AT infor.org> (maintainer) Notes: svn path=/head/; revision=248916
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-1/+1
| | | | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr Notes: svn path=/head/; revision=241308
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* * Fix build of science/py-scipy when math/suitesparse is installed, byLi-Wen Hsu2009-07-134-10/+18
| | | | | | | | | | | | | | | correctly detect and depend on it in math/py-numpy * Replace the old numpy documentation with the new numpy book * Explicitly tell the distutil to use gnu95 fortran compiler * Use ${PYTHONPREFIX_SITELIBDIR} rather than ${PYTHON_SITELIBDIR} when generating the packing list for science/py-scipy * Bump PORTREVISIONs, for packing lists are changed PR: ports/136058 Submitted by: Li-Lun Wang (Leland Wang) <llwang AT infor.org> (maintainer) Notes: svn path=/head/; revision=237679
* - Update to 1.3.0Martin Wilke2009-05-293-13/+33
| | | | | | | | | PR: 134221 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=234806
* - Update to 1.2.1Pav Lucistnik2009-01-112-5/+4
| | | | | | | | | PR: ports/129581 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: Li-Lun "Leland" Wang" <llwang@infor.org> (maintainer) Notes: svn path=/head/; revision=225718
* Remove run-time dependency on lang/gcc42 which is now transparentlyGerald Pfeifer2009-01-082-8/+9
| | | | | | | | | handled by USE_FORTRAN. Tweak various aspects of configuration. Submitted by: Li-Lun "Leland" Wang <llwang@infor.org> (maintainer) Notes: svn path=/head/; revision=225431
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.Gerald Pfeifer2009-01-071-0/+1
| | | | Notes: svn path=/head/; revision=225403
* - Update to 1.2.0Martin Wilke2008-10-113-106/+83
| | | | | | | | | PR: 127865 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=221430
* - Fix installation while WITH_ATLAS is specified [1]Li-Wen Hsu2008-09-083-1/+3
| | | | | | | | | | | | - Fix plist PR: ports/126960 [1] Submitted by: Arjan Gijsberts <arjan AT liralab.it> Approved by: maintainer Approved by: portmgr (erwin) Notes: svn path=/head/; revision=220295
* Restore PORTEPOCH that got lost in the previous revision.Erwin Lansing2008-08-141-0/+1
| | | | Notes: svn path=/head/; revision=218555
* Update to 1.1.1Hye-Shik Chang2008-08-144-137/+145
| | | | Notes: svn path=/head/; revision=218529
* - Add lang/gcc42 into RUN_DEPENDSLi-Wen Hsu2008-04-171-9/+3
| | | | | | | | | | - Remove ${PYTHON_REL} < 200 old stuff - Remove definitions that already include in bsd.gcc.mk Approved by: maintainer via IRC Notes: svn path=/head/; revision=211453
* - Update to 1.0.4Rong-En Fan2008-04-097-87/+113
| | | | | | | | | PR: ports/122492 Submitted by: dikshie <dikshie at lapi.itb.ac.id> Approved by: Li-Lun "Leland" Wang <llwang at infor.org> (maintainer) Notes: svn path=/head/; revision=210901
* - Remove CONFLICT, lang/f2py removedThomas Abthorpe2007-09-271-2/+0
| | | | | | | Approved by: miwi (co-mentor) Notes: svn path=/head/; revision=200202
* - I added -fPIC to compile_switch to work around build of fftpack in scipyDiane Bruce2007-09-026-63/+66
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=198663
* - USE_FORTRAN=yes to use FORTRAN compiler.Diane Bruce2007-07-271-2/+1
| | | | | | | | Notified by: maho Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=196424
* - Forgotten files for 1.0.2 commitDiane Bruce2007-06-254-18/+32
| | | | | | | Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=194235
* Update distinfo, was forgotten by the last commit.Emanuel Haupt2007-06-231-3/+3
| | | | | | | Notified by: bf <bf2006a@yahoo.com> Notes: svn path=/head/; revision=194118
* - Remove support for 4.xDiane Bruce2007-06-221-8/+4
| | | | | | | | | | | | | - Fix glitch with gfortran attempting to use libg2c instead of libgfortran [1] - math/py-numpy incorrect post-patch for site-cfg [2] - Update version to 1.0.2 Notified by: kris (via pointyhat) [1] PR: ports/112429 [2] Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=194095
* - maho wants WANT_FORTRAN knob in gfortran portsDiane Bruce2007-02-261-0/+1
| | | | | | | | Submitted by: maho Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=186004
* - finish g77 to gfortran conversionDiane Bruce2007-02-094-8/+57
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=184729
* (Forgot to commit)Maho Nakata2007-01-181-0/+11
| | | | | | | | * Migrate to gfortran. * Bump port revision. Notes: svn path=/head/; revision=182697
* * Migrate to gfortran.Maho Nakata2007-01-182-4/+5
| | | | | | | | | * Bump port revision. Approved by: portmgr(kris) Notes: svn path=/head/; revision=182696
* - Update to 1.0.1Cheng-Lung Sung2007-01-173-40/+41
| | | | | | | | | PR: ports/107729 Submitted by: clsung Approved by: maintainer (Diane Bruce) Notes: svn path=/head/; revision=182559
* 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) Notes: svn path=/head/; revision=181077
* Update to version 1.0Soeren Straarup2006-12-307-17/+117
| | | | | | | | | | | Change maintainer PR: 106551 Submitted by: Diane Bruce <db@db.net> Approved by: tmclaugh (implicit) Notes: svn path=/head/; revision=181065
* Reassign maintainership to db@db.net who has been been awaiting maintainer-Mark Linimon2006-12-261-1/+1
| | | | | | | | | timeouts with the PRs she has submitted. Hat: portmgr Notes: svn path=/head/; revision=180795
* - Update to 1.0rc1Rong-En Fan2006-11-159-609/+678
| | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=177291
* - Mark BROKEN on FreeBSD 4.X: does not compilePav Lucistnik2006-09-121-0/+4
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=172830
* The fundamental package needed for scientific computing with Python isPav Lucistnik2006-09-015-0/+797
called NumPy. This package contains: * a powerful N-dimensional array object * sophisticated (broadcasting) functions * basic linear algebra functions * basic Fourier transforms * sophisticated random number capabilities * tools for integrating Fortran code. NumPy derives from the old Numeric code base and can be used as a replacement for Numeric. It also adds the features introduced by numarray and can also be used to replace numarray. Note: Development for Numeric has ceased, and users should transisition to NumPy as quickly as possible. WWW: http://numpy.scipy.org/ PR: ports/102458 Submitted by: Tony Maher <anthony.maher@uts.edu.au> Notes: svn path=/head/; revision=171823