Port details |
- py-boutdata Python package for collecting BOUT++ data
- 0.1.10 science
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-12-24 11:33:05
- Last Update: 2023-01-11 15:58:34
- Commit Hash: 77d6847
- Also Listed In: education
- License: GPLv3
- Description:
- boutdata is a Python library that manipulates simulation data produced by
BOUT++, plasma fluid finite-difference simulation code.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}boutdata>0:science/py-boutdata@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-boutdata/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-boutdata
- pkg install py39-boutdata
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-boutdata listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-boutdata
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1671867262
SHA256 (boutdata-0.1.10.tar.gz) = f33858b7c742c8f2b1540499fa01ef12382541deb9995d1752bd38c0f4d9edb6
SIZE (boutdata-0.1.10.tar.gz) = 73859
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-setuptools_scm>0 : devel/py-setuptools_scm@py39
- py39-setuptools_scm_git_archive>0 : devel/py-setuptools_scm_git_archive@py39
- py39-boututils>0 : science/py-boututils@py39
- py39-matplotlib>=3.2.1 : math/py-matplotlib@py39
- py39-natsort>=8.1.0 : devel/py-natsort@py39
- py39-numpy>=1.16,1<1.24,1 : math/py-numpy@py39
- py39-scipy>=1.4.1 : science/py-scipy@py39
- py39-sympy>=1.5.1 : math/py-sympy@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-boututils>0 : science/py-boututils@py39
- py39-matplotlib>=3.2.1 : math/py-matplotlib@py39
- py39-natsort>=8.1.0 : devel/py-natsort@py39
- py39-numpy>=1.16,1<1.24,1 : math/py-numpy@py39
- py39-scipy>=1.4.1 : science/py-scipy@py39
- py39-sympy>=1.5.1 : math/py-sympy@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- science/py-xbout
- for Run
-
- science/py-xbout
Configuration Options:
- No options to configure
- Options name:
- science_py-boutdata
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2017-11-30
Affects: */py* Author: mat@FreeBSD.org Reason:
Ports using Python via USES=python are now flavored. All the py3-* ports
have been removed and folded into their py-* master ports.
People using Poudriere 3.2+ and binary packages do not have to do anything.
For other people, to build the Python 3.6 version of, for example,
databases/py-gdbm, you need to run:
# make FLAVOR=py36 install
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.10 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.1.10 24 Dec 2022 11:31:56
    |
Yuri Victorovich (yuri)  |
science/py-boutdata: New port: Python package for collecting BOUT++ data |
Number of commits found: 2
|