aboutsummaryrefslogtreecommitdiffstats
path: root/science/py-scipy
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.7.2wen2010-04-262-4/+4
| | | | | | PR: ports/146008 Submitted by: Wen Heping (myself) Approved by: maintainer
* - Update to 0.7.1wen2009-09-192-9/+6
| | | | | | | | | | - Change the dependence to fftw3 from fftw2 - Remove the unnecessary dependence PR: ports/138630 Submitted by: Wen Heping<wenheping@gmail.com> Approved by: maintainer, miwi(mentor) Feature safe: yes
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowgerald2009-09-131-1/+1
| | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr
* * Fix build of science/py-scipy when math/suitesparse is installed, bylwhsu2009-07-131-2/+11
| | | | | | | | | | | | 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)
* - Update to 0.7.0miwi2009-03-012-7/+5
| | | | | | PR: 131636 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-081-1/+1
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Update to 0.6.0rafan2008-04-093-16/+4
| | | | | | PR: ports/122494 Submitted by: dikshie <dikshie at lapi.itb.ac.id> Approved by: Li-Lun "Leland" Wang <llwang at infor.org> (maintainer)
* - Fix build of dfftpack. [1]db2007-09-033-6/+16
| | | | | | | - Reassign maintainership to llwang@infor.org PR: ports/112429 [1] Submitted by: Li-Lun "Leland" Wang <llwang@infor.org> (new maintainer)
* - USE_FORTRAN=yes to use FORTRAN compiler.db2007-07-281-4/+1
| | | | | Notified by: maho Approved by: ehaupt (mentor)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Fix my MAINTAINER e-maildb2007-02-271-3/+11
| | | | | | | | | - Stop portlint whining on Atlas - integrated changes from maho - maho wants WANT_FORTRAN knob in gfortran ports Submitted by: maho Approved: ehaupt (mentor)
* - Chase blas/lapack/atlas library versionrafan2007-01-191-3/+3
|
* - Use PYNUMPYrafan2006-12-081-1/+1
| | | | Approved by: Diane Bruce (maintainer, implicit)
* - Use features of bsd.wx.mk, especially USE_WXpav2006-12-011-7/+2
| | | | | PR: ports/101613 Submitted by: alepulver
* - numpy provides f2py now and conflicts f2py. Remoe f2py from dependency.rafan2006-11-161-2/+1
| | | | Approved by: Diane Bruce (maintainer)
* - Update to 0.5.1rafan2006-11-155-51/+21
| | | | | | | | | - Depends on newer NumPy - Depends on wxPython either 2.4 or 2.6 PR: ports/103830 Submitted by: Li-Lun Wang Approved by: Diane Bruce (maintainer)
* - Fix OPTIONSpav2006-10-081-0/+1
| | | | | Pointy hat to: xride Submitted by: maintainer
* depends on atlas when it could also be built with lapack/blas insteadxride2006-10-081-3/+9
| | | | | | | | this diff adds an OPTION knob to allow selection at compile time. PR: 104077 Submitted by: maintainer Approved by: tmclaugh (mentor)
* - Mark IGNORE for Atlas installation without WITH_STATICLIB optionpav2006-08-291-0/+4
| | | | | PR: ports/100600 Submitted by: Diane Bruce <db@db.net> (maintainer)
* - Assign maintainership over to Diane Brucetmclaugh2006-03-211-2/+1
| | | | | | | - Remove leftover USE_REINPLACE PR: 93842 Submitted by: new maintainer
* Fix MASTER_SITES and make fetchable again.tmclaugh2006-02-261-1/+2
| | | | Approved by: portmgr (marcus)
* - Update graphics/libglut to 6.4.1.sem2006-01-121-0/+1
| | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org>
* - Add SHA256pav2005-11-261-0/+1
|
* - Update to 0.3.2vs2005-05-184-3/+35
| | | | | | | - Fix missing symbols/libraries at runtime PRs: ports/74878 (TAOKA Fumiyoshi) ports/80624 (Gregory Crosswhite)
* Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*fjoe2005-05-131-1/+1
|
* add py-scipy 0.3ijliao2004-08-263-0/+57
Scientific tools for Python