Port details |
- py-scimath Scientific and Mathematical calculations
- 5.0.0_1 science
=2 5.0.0_1Version of this port present on the latest quarterly branch. - Maintainer: wen@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2011-02-20 03:54:19
- Last Update: 2023-06-27 19:34:34
- Commit Hash: 3d9a815
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: math python
- License: BSD3CLAUSE LGPL3
- WWW:
- https://pypi.org/project/scimath/
- Description:
- The SciMath project includes packages to support scientific and
mathematical calculations, beyond the capabilities offered by SciPy.
* enthought.interpolate
* enthought.mathematics
* enthought.units
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- 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}scimath>0:science/py-scimath@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-scimath/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-scimath
- pkg install py39-scimath
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-scimath listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-scimath
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1661815555
SHA256 (scimath-5.0.0.tar.gz) = 6438afce11f91a5306f32b72b31689595c2665fb195db2b82985b4050cc42b52
SIZE (scimath-5.0.0.tar.gz) = 90448
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-traits>=0 : devel/py-traits@py39
- py39-numpy>=0 : math/py-numpy@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-traits>=0 : devel/py-traits@py39
- py39-numpy>=0 : math/py-numpy@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_py-scimath
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.0_1 27 Jun 2023 19:34:34
![commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb](/images/git.png) ![commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb](/images/codeberg.svg) ![commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Rene Ladan (rene) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
5.0.0_1 23 Apr 2023 09:09:58
![commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b](/images/git.png) ![commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b](/images/codeberg.svg) ![commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Gerald Pfeifer (gerald) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
5.0.0 11 Jan 2023 15:58:34
![commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656](/images/git.png) ![commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656](/images/codeberg.svg) ![commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Dmitry Marakasov (amdmi3) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.0.0 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.0.0 29 Aug 2022 23:59:57
![commit hash: 13a89d506e60d0e90b1b7363d09acd3914558911 commit hash: 13a89d506e60d0e90b1b7363d09acd3914558911](/images/git.png) ![commit hash: 13a89d506e60d0e90b1b7363d09acd3914558911 commit hash: 13a89d506e60d0e90b1b7363d09acd3914558911](/images/codeberg.svg) ![commit hash: 13a89d506e60d0e90b1b7363d09acd3914558911 commit hash: 13a89d506e60d0e90b1b7363d09acd3914558911](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Wen Heping (wen) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
science/py-scimath: Update to 5.0.0 |
4.2.0 20 Jul 2022 14:22:51
![commit hash: 46196047a4df0f85aaee442799209fdaacf03361 commit hash: 46196047a4df0f85aaee442799209fdaacf03361](/images/git.png) ![commit hash: 46196047a4df0f85aaee442799209fdaacf03361 commit hash: 46196047a4df0f85aaee442799209fdaacf03361](/images/codeberg.svg) ![commit hash: 46196047a4df0f85aaee442799209fdaacf03361 commit hash: 46196047a4df0f85aaee442799209fdaacf03361](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen (Only the first 15 lines of the commit message are shown above ) |
4.2.0 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
4.2.0 20 Oct 2020 07:02:57
![Revision:552800 Revision:552800](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Unbreak bulk -a |
4.2.0 25 Sep 2020 03:11:49
![Revision:549982 Revision:549982](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 4.2.0
- Update MASTER_SITES
- Switch to python3 |
4.1.2_6 26 Jul 2019 20:46:57
![Revision:507372 Revision:507372](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
4.1.2_5 12 Dec 2018 01:35:36
![Revision:487272 Revision:487272](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
4.1.2_4 20 Jun 2018 17:05:44
![Revision:472884 Revision:472884](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
4.1.2_4 25 Apr 2018 16:42:38
![Revision:468282 Revision:468282](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
4.1.2_4 10 Mar 2018 17:46:06
![Revision:464084 Revision:464084](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
4.1.2_3 08 Feb 2018 20:18:09
![Revision:461265 Revision:461265](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket |
4.1.2_3 30 Nov 2017 15:50:34
![Revision:455210 Revision:455210](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
4.1.2_3 01 Apr 2016 14:25:18
![Revision:412349 Revision:412349](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
4.1.2_3 14 Mar 2015 15:07:55
![Revision:381281 Revision:381281](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Unbreak
PR: 197589
Submitted by: dgeo@centrale-marseille.fr |
4.1.2_3 31 Jan 2015 10:00:45
![Revision:378197 Revision:378197](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mark BROKEN: Fails to build
===> Configuring for py27-scimath-4.1.2_3
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "setup.py", line 9, in <module>
import numpy.distutils.core
ImportError: No module named numpy.distutils.core
Reported by: pkg-fallout |
4.1.2_3 24 Oct 2014 16:50:43
![Revision:371453 Revision:371453](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mva ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit) |
4.1.2_3 10 Sep 2014 20:50:37
![Revision:367888 Revision:367888](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
4.1.2_2 31 May 2014 13:54:24
![Revision:355972 Revision:355972](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add STAGE support
- Add LICENSE
- Change to PYDISTUTILS_AUTOPLIST framework
PR: 190337
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
4.1.2_2 10 Mar 2014 20:55:22
![Revision:347809 Revision:347809](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
4.1.2_1 20 Nov 2013 20:51:25
![Revision:334452 Revision:334452](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr) |
4.1.2_1 26 Oct 2013 00:52:36
![Revision:331644 Revision:331644](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
4.1.2 20 Sep 2013 22:48:31
![Revision:327767 Revision:327767](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
4.1.2 23 Jul 2013 04:27:28
![Revision:323513 Revision:323513](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 4.1.2 |
3.0.7 21 Jan 2012 17:40:15
![files touched by this commit files touched by this commit](/images/logs.gif) |
eadler ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
3.0.7 22 Feb 2011 01:15:35
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix fetch
Reported by: pointyhat |
3.0.7 20 Feb 2011 03:54:04
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
The SciMath project includes packages to support scientific and
mathematical calculations, beyond the capabilities offered by SciPy.
* enthought.interpolate
* enthought.mathematics
* enthought.units
WWW: http://pypi.python.org/pypi/SciMath/
PR: ports/154351
Submitted by: Wen Heping (myself) |