FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 7:10 PM BST
Port details
py-scipy 0.10.1 science on this many watch lists=4 search for ports that depend on this port
Scientific tools for Python
Maintained by: llwang@infor.org search for ports maintained by this maintainer
Port Added: 26 Aug 2004 08:44:44
Also Listed In: python
License: not specified in port


SciPy is an open source library of scientific tools for Python. SciPy
supplements the popular Numpy module, gathering a variety of high level
science and engineering modules together as a single package.

SciPy includes modules for graphics and plotting, optimization, integration,
special functions, signal and image processing, genetic algorithms, ODE
solvers, and others.

WWW: http://www.scipy.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: math/py-numpy, math/djbfft, lang/python27, lang/gcc46, devel/binutils
Required To Run: math/py-numpy, lang/python27, lang/gcc46
Required Libraries: math/fftw3, math/lapack, math/blas

Required by:
for Build

for Run

To install the port: cd /usr/ports/science/py-scipy/ && make install clean
To add the package: pkg_add -r py-scipy


Configuration Options
===> The following configuration options are available for py25-scipy-0.10.1:
     ATLAS=OFF (default) "Use optimized blas library"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 34

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 May 2012 07:48:47
Original commit files touched by this commit  0.10.1
wen search for other commits by this committer
- Update to 0.10.1

PR:             167223
Submitted by:   wen@ (myself)
Approved by:    maintainer(timeout, >=30 days)
09 Dec 2011 08:05:48
Original commit files touched by this commit  0.10.0
wen search for other commits by this committer
- Update to 0.10.0

PR:             162893
Submitted by:   Gereon Kaiping <kta1c10!gereon@linta.de>
Reviewed by:    "Li-Lun Leland Wang" <llwang@infor.org> (maintainer)
Feature safe:   yes
22 Nov 2011 11:14:10
Original commit files touched by this commit  0.8.0_3
bf search for other commits by this committer
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date

PR:             162706
Approved by:    miwi (portmgr)
Feature safe:   yes
20 Oct 2011 02:16:09
Original commit files touched by this commit  0.8.0_3
eadler search for other commits by this committer
- add run time dependency on py-scipy

PR:             ports/161472
Submitted by:   Sergey Svishchev <svs@ropnet.ru>
Approved by:    "Li-Lun \"Leland\" Wang" <llwang@infor.org>
Approved by:    bapt,sahil (mentors, implicit)
17 Oct 2011 10:08:33
Original commit files touched by this commit  0.8.0_2
bf search for other commits by this committer
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:   ache, C. Burns, wen
25 Feb 2011 00:47:51
Original commit files touched by this commit  0.8.0_1
miwi search for other commits by this committer
- Move to py25 or above
- While here kick md5 support
10 Oct 2010 05:30:49
Original commit files touched by this commit  0.8.0
pgollucci search for other commits by this committer
- Update to 0.8.0

PR:             ports/151233
Submitted by:   Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
26 Apr 2010 07:17:47
Original commit files touched by this commit  0.7.2
wen search for other commits by this committer
- Update to 0.7.2

PR:             ports/146008
Submitted by:   Wen Heping (myself)
Approved by:    maintainer
19 Sep 2009 13:34:45
Original commit files touched by this commit  0.7.1
wen search for other commits by this committer
- Update to 0.7.1
- 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
13 Sep 2009 00:08:01
Original commit files touched by this commit  0.7.0_2
gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
13 Jul 2009 09:44:48
Original commit files touched by this commit  0.7.0_1
lwhsu search for other commits by this committer
* Fix build of science/py-scipy when math/suitesparse is installed, by
  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)
28 Feb 2009 19:54:59
Original commit files touched by this commit  0.7.0
miwi search for other commits by this committer
- Update to 0.7.0

PR:             131636
Submitted by:   Wen Heping <wenheping@gmail.com>
Approved by:    maintainer
07 Jan 2009 16:34:27
Original commit files touched by this commit  0.6.0_2
gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
06 Jun 2008 13:59:05
Original commit files touched by this commit  0.6.0_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
09 Apr 2008 02:10:10
Original commit files touched by this commit  0.6.0
rafan search for other commits by this committer
- Update to 0.6.0

PR:             ports/122494
Submitted by:   dikshie <dikshie at lapi.itb.ac.id>
Approved by:    Li-Lun "Leland" Wang <llwang at infor.org> (maintainer)
02 Sep 2007 20:04:45
Original commit files touched by this commit  0.5.2.1
db search for other commits by this committer
- Fix build of dfftpack. [1]
- Reassign maintainership to llwang@infor.org

PR:             ports/112429 [1]
Submitted by:   Li-Lun "Leland" Wang <llwang@infor.org> (new maintainer)
27 Jul 2007 18:55:31
Original commit files touched by this commit  0.5.1_1
db search for other commits by this committer
- USE_FORTRAN=yes to use FORTRAN compiler.

Notified by:    maho
Approved by:    ehaupt (mentor)
19 May 2007 20:32:57
Original commit files touched by this commit  0.5.1_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
27 Feb 2007 15:33:24
Original commit files touched by this commit  0.5.1
db search for other commits by this committer
- Fix my MAINTAINER e-mail
- Stop portlint whining on Atlas
- integrated changes from maho
- maho wants WANT_FORTRAN knob in gfortran ports

Submitted by:   maho
Approved:       ehaupt (mentor)
18 Jan 2007 16:52:31
Original commit files touched by this commit  0.5.1
rafan search for other commits by this committer
- Chase blas/lapack/atlas library version
08 Dec 2006 12:12:09
Original commit files touched by this commit  0.5.1
rafan search for other commits by this committer
- Use PYNUMPY

Approved by:    Diane Bruce (maintainer, implicit)
01 Dec 2006 07:39:02
Original commit files touched by this commit  0.5.1
pav search for other commits by this committer
- Use features of bsd.wx.mk, especially USE_WX

PR:             ports/101613
Submitted by:   alepulver
15 Nov 2006 23:38:52
Original commit files touched by this commit  0.5.1
rafan search for other commits by this committer
- numpy provides f2py now and conflicts f2py. Remoe f2py from dependency.

Approved by:    Diane Bruce (maintainer)
15 Nov 2006 05:54:00
Original commit files touched by this commit  0.5.1
rafan search for other commits by this committer
- Update to 0.5.1
- 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)
07 Oct 2006 23:56:10
Original commit files touched by this commit  0.3.2_2
pav search for other commits by this committer
- Fix OPTIONS

Pointy hat to:  xride
Submitted by:   maintainer
07 Oct 2006 17:16:43
Original commit files touched by this commit  0.3.2_2
xride search for other commits by this committer
depends on atlas when it could also be built with lapack/blas instead
this diff adds an OPTION knob to allow selection at compile time.

PR:             104077
Submitted by:   maintainer
Approved by:    tmclaugh (mentor)
28 Aug 2006 21:21:17
Original commit files touched by this commit  0.3.2_1
pav search for other commits by this committer
- Mark IGNORE for Atlas installation without WITH_STATICLIB option

PR:             ports/100600
Submitted by:   Diane Bruce <db@db.net> (maintainer)
21 Mar 2006 04:39:28
Original commit files touched by this commit  0.3.2_1
tmclaugh search for other commits by this committer
- Assign maintainership over to Diane Bruce
- Remove leftover USE_REINPLACE

PR:             93842
Submitted by:   new maintainer
25 Feb 2006 20:31:05
Original commit files touched by this commit  0.3.2_1
tmclaugh search for other commits by this committer
Fix MASTER_SITES and make fetchable again.

Approved by:    portmgr (marcus)
12 Jan 2006 12:54:32
Original commit files touched by this commit  0.3.2_1
sem search for other commits by this committer
- Update graphics/libglut to 6.4.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>
25 Nov 2005 17:44:39
Original commit files touched by this commit  0.3.2
pav search for other commits by this committer
- Add SHA256
18 May 2005 15:44:50
Original commit files touched by this commit  0.3.2
vs search for other commits by this committer
- Update to 0.3.2
- Fix missing symbols/libraries at runtime

PRs:            ports/74878 (TAOKA Fumiyoshi)
                ports/80624 (Gregory Crosswhite)
12 May 2005 16:39:59
Original commit files touched by this commit  0.3
fjoe search for other commits by this committer
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
26 Aug 2004 08:37:09
Original commit files touched by this commit  0.3
ijliao search for other commits by this committer
add py-scipy 0.3
Scientific tools for Python

Number of commits found: 34

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days63
new fortnight184
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.211 seconds.