notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-scientific Collection of Python modules for scientific computing
2.8_9 math Deleted on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.8_9Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-12-12
Maintainer: fmysh@iijmio-mail.jp search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2020-12-12 13:10:03
SVN Revision: 557820
People watching this port, also watch:: python, ngrep, py39-tkinter
Also Listed In: python
License: not specified in port
WWW:
http://dirac.cnrs-orleans.fr/ScientificPython/
Description:
ScientificPython is a collection of Python modules that are useful for scientific computing. In this collection you will find modules that cover basic geometry (vectors, tensors, transformations, vector and tensor fields), quaternions, automatic derivatives, (linear) interpolation, polynomials, elementary statistics, nonlinear least-squares fits, unit calculations, Fortran-compatible text formatting, 3D visualization via VRML, and two Tk widgets for simple line plots and 3D wireframe models. WWW: http://dirac.cnrs-orleans.fr/ScientificPython/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}scientific>0:math/py-scientific@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-scientific
Package flavors (<flavor>: <package>)
  • py27: py27-scientific
distinfo:
SHA256 (ScientificPython-2.8.tar.gz) = 4de6c8d1b28526d0f2db02f30e99a28a8340ee4cc06fa0a5c0d4b20096806908 SIZE (ScientificPython-2.8.tar.gz) = 559613

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-numpy>=1.16,1<1.20,1 : math/py-numpy@py27
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
Runtime dependencies:
  1. py27-numpy>=1.16,1<1.20,1 : math/py-numpy@py27
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
Library dependencies:
  1. libnetcdf.so : science/netcdf
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. math/py-fiat*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. math/py-fiat*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py27-scientific-2.8_9: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://sourcesup.cru.fr/frs/download.php/2309/
Collapse this list.

Number of commits found: 46

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.8_9
12 Dec 2020 13:10:03
Revision:557820Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-12-12 comms/py-libconcord: Uses deprecated version of python
2020-12-12 databases/py-swift: Uses deprecated version of python
2020-12-12 devel/py-AddOns: Uses deprecated version of python
2020-12-12 devel/py-BytecodeAssembler: Uses deprecated version of python
2020-12-12 devel/py-repoze.who-testutil: Uses deprecated version of python
2020-12-12 devel/py-riak_pb: Uses deprecated version of python
2020-12-12 devel/pythk: Uses deprecated version of python
2020-12-12 mail/py-spambayes: Uses deprecated version of python
2020-12-12 math/py-numeric: Uses deprecated version of python
2020-12-12 math/py-scientific: Uses deprecated version of python
2020-12-12 net/py-suds: Uses deprecated version of python
2020-12-12 net/pynids: Uses deprecated version of python
2020-12-12 security/py-obfsproxy-tor: Uses deprecated version of python
2020-12-12 sysutils/syslog-ng324: Agreed upon upstream one year deprecation
policy
2020-12-12 www/py-pylons: Uses deprecated version of python
2020-12-12 www/py-qpy: Uses deprecated version of python
2.8_9
11 Nov 2020 12:14:55
Revision:554889Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few python 2.7 ports
2.8_9
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2.8_8
02 Mar 2019 17:45:58
Revision:494422Original commit files touched by this commit
sunpoet search for other commits by this committer
Update science/netcdf to 4.6.3

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/Unidata/netcdf-c/releases
		https://github.com/Unidata/netcdf-c/blob/master/RELEASE_NOTES.md
2.8_7
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2.8_6
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2.8_5
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.8_5
21 Oct 2017 20:18:16
Revision:452602Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.5.0

- Pet portlint: reorder LICENSE knobs

Changes:	https://github.com/Unidata/netcdf-c/releases
2.8_4
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
2.8_4
14 Nov 2014 09:39:21
Revision:372555Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
2.8_4
21 Oct 2014 16:54:55
Revision:371328Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of math/ to new USES=python

Approved by:	portmgr (implicit)
2.8_4
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2.8_3
16 Jul 2014 03:00:46
Revision:362023Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS option for ports with PORTDOCS in plist.
2.8_3
13 Jun 2014 14:04:58
Revision:357682Original commit files touched by this commit
wg search for other commits by this committer
math/py-scientific: support stage and use auto plist
2.8_3
03 May 2014 03:17:19
Revision:352855Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.3.2 (from science/netcdf4)
- Bump PORTREVISION for science/netcdf shlib change and
  dependency change from science/netcdf4 to science/netcdf [1]

Changes:	http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html
Approved by:	portmgr (bapt) [1]
2.8_2
10 Mar 2014 20:55:22
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2.8_1
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.8
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
2.8
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.8
06 Mar 2009 15:29:32
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 2.8

PR:             ports/130676
Submitted by:   TAOKA Fumiyoshi <fmysh AT iijmio-mail.jp> (maintainer)
2.6.1
23 Sep 2008 12:59:38
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to ScientificPython 2.6.1, which is the latest stable release.
- Adoption of (NO)PORTEXAMPLES, EXAMPLESDIR and DOCSDIR
- Adding PKGNAMEPREFIX to EXAMPLESDIR and DOCSDIR.
- Pass maintainership to submitter with hist consent

PR:             123718
Submitted by:   TAOKA Fumiyoshi <fmysh at iijmio-mail dot jp>
2.6_1
12 Sep 2008 08:50:42
Original commit files touched by this commit
miwi search for other commits by this committer
- Respect NOPORTDOCS

Approved by:    portmgr (erwin)
2.6_1
07 Sep 2008 00:54:46
Original commit files touched by this commit
linimon search for other commits by this committer
Reset tg due to lack of commits for several months and no response to email.

Hat:    portmgr
2.6_1
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
2.6_1
10 Apr 2007 03:08:59
Original commit files touched by this commit
lwhsu search for other commits by this committer
science/netcdf
- Update to 3.6.2

graphics/gmt
math/grace
math/gri
math/p5-NetCDF
math/py-scientific
math/ruby-netcdf
science/gnudatalanguage
science/minc
science/minc2
science/v_sim
science/vis5d+
- Bump PORTREVISION for the changing of science/netcdf's major library version
number

PR:             111347
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
Approved by:    clsung (mentor)
2.6
21 Feb 2007 11:23:02
Original commit files touched by this commit
tg search for other commits by this committer
Upgrade to 2.6.
2.4.9
19 Mar 2006 21:06:58
Original commit files touched by this commit
tg search for other commits by this committer
Add missing file.
2.4.9
15 Mar 2006 08:23:17
Original commit files touched by this commit
tg search for other commits by this committer
Upgrade to 2.4.9.

PR:             93808
Submitted by:   "Pedro F. Giffuni" <giffunip at asme dot org>
2.4.3
30 Jan 2006 22:19:24
Original commit files touched by this commit
thierry search for other commits by this committer
Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.

PR:             92497
Submitted by:   /me
Repocopied by:  marcus
2.4.3
22 Jan 2006 12:56:47
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
2.4.3
05 Dec 2004 02:48:04
Original commit files touched by this commit
perky search for other commits by this committer
Fix build on Python 2.4.
2.4.3
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
2.4.3
10 Jul 2003 07:00:28
Original commit files touched by this commit
tg search for other commits by this committer
Correct MASTER_SITES.

PR:             54277
Submitted by:   Mark Linimon <linimon@lonesome.com>
2.4.3
07 Jul 2003 09:32:39
Original commit files touched by this commit
tg search for other commits by this committer
Upgrade to 2.4.3.
2.4
07 Mar 2003 06:06:10
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2.4
15 Jul 2002 11:37:35
Original commit files touched by this commit
tg search for other commits by this committer
Use $PYNUMERIC in the dependencies.
2.4
05 Jul 2002 10:18:56
Original commit files touched by this commit
tg search for other commits by this committer
Upgrade to 2.4.
2.2
23 May 2002 12:08:10
Original commit files touched by this commit
tg search for other commits by this committer
Cleanup: remove unneeded patch; remove unused variable.
2.2
17 Apr 2002 11:35:55
Original commit files touched by this commit
tg search for other commits by this committer
Use USE_PYDISTUTILS.
03 May 2001 12:03:47
commit hash: fp1.13359@dev.null.freshports.orgcommit hash: fp1.13359@dev.null.freshports.orgcommit hash: fp1.13359@dev.null.freshports.orgcommit hash: fp1.13359@dev.null.freshports.org files touched by this commit
tg search for other commits by this committer
numpy -> py-numeric    
26 Apr 2001 12:55:11
commit hash: fp1.13073@dev.null.freshports.orgcommit hash: fp1.13073@dev.null.freshports.orgcommit hash: fp1.13073@dev.null.freshports.orgcommit hash: fp1.13073@dev.null.freshports.org files touched by this commit
tg search for other commits by this committer
Don't install backup files.    
04 Apr 2001 13:40:16
commit hash: fp1.12033@dev.null.freshports.orgcommit hash: fp1.12033@dev.null.freshports.orgcommit hash: fp1.12033@dev.null.freshports.orgcommit hash: fp1.12033@dev.null.freshports.org files touched by this commit
tg search for other commits by this committer
Checksum changed (no changes in content).    
03 Apr 2001 12:35:21
commit hash: fp1.12002@dev.null.freshports.orgcommit hash: fp1.12002@dev.null.freshports.orgcommit hash: fp1.12002@dev.null.freshports.orgcommit hash: fp1.12002@dev.null.freshports.org files touched by this commit
tg search for other commits by this committer
Upgrade to 2.2.    
29 Mar 2001 12:22:56
commit hash: fp1.11732@dev.null.freshports.orgcommit hash: fp1.11732@dev.null.freshports.orgcommit hash: fp1.11732@dev.null.freshports.orgcommit hash: fp1.11732@dev.null.freshports.org files touched by this commit
tg search for other commits by this committer
Upgrade to 2.0.1.    
08 Oct 2000 04:10:26
commit hash: fp1.4777@dev.null.freshports.orgcommit hash: fp1.4777@dev.null.freshports.orgcommit hash: fp1.4777@dev.null.freshports.orgcommit hash: fp1.4777@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category math to new layout.  
28 Sep 2000 12:19:01
commit hash: fp1.4415@dev.null.freshports.orgcommit hash: fp1.4415@dev.null.freshports.orgcommit hash: fp1.4415@dev.null.freshports.orgcommit hash: fp1.4415@dev.null.freshports.org files touched by this commit
tg search for other commits by this committer
Use USE_PYTHON. Fix building with other python versions than 1.5.2.    

Number of commits found: 46