Port details |
- py-dipy Python toolbox for analysis of MR diffusion imaging
- 1.6.0 science
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-01-21 03:22:01
- Last Update: 2023-01-19 02:47:12
- Commit Hash: 9e9df42
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- DIPY is the paragon 3D/4D+ imaging library in Python. Contains generic methods
for spatial normalization, signal processing, machine learning, statistical
analysis and visualization of medical images. Additionally, it contains
specialized methods for computational anatomy including diffusion, perfusion and
structural imaging.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dipy>0:science/py-dipy@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-dipy/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-dipy
- pkg install py39-dipy
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-dipy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-dipy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1674023932
SHA256 (dipy-1.6.0.tar.gz) = 41a8487689ddff32f6c45bd046548f9c89a66306779c57c64d7f31400cc4fd6d
SIZE (dipy-1.6.0.tar.gz) = 12070889
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-numpy>=1.16,1<1.24,1 : math/py-numpy@py39
- py39-h5py>0 : science/py-h5py@py39
- py39-nibabel>0 : science/py-nibabel@py39
- py39-scipy>0 : science/py-scipy@py39
- py39-tqdm>0 : misc/py-tqdm@py39
- cython-3.9 : lang/cython@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-numpy>=1.16,1<1.24,1 : math/py-numpy@py39
- py39-h5py>0 : science/py-h5py@py39
- py39-nibabel>0 : science/py-nibabel@py39
- py39-scipy>0 : science/py-scipy@py39
- py39-tqdm>0 : misc/py-tqdm@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-dipy
- USES:
- python:3.7+
- 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 |
1.6.0 19 Jan 2023 02:47:12
    |
Yuri Victorovich (yuri)  |
science/py-dipy: Update 1.5.0 -> 1.6.0
Reported by: portscout |
1.5.0 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
1.5.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.5.0 24 Apr 2022 19:42:21
    |
Yuri Victorovich (yuri)  |
science/py-dipy: Update 1.4.1 -> 1.5.0
Reported by: portscout |
1.4.1 06 May 2021 17:59:23
    |
Yuri Victorovich (yuri)  |
science/py-dipy: Update 1.4.0 -> 1.4.1
Reported by: portscout |
1.4.0 18 Apr 2021 05:44:04
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-h5py: Update to 3.2.1
- Update USES=python of dependent ports
Changes: https://github.com/h5py/h5py/releases
https://github.com/h5py/h5py/blob/master/docs/whatsnew/3.2.rst |
1.4.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.4.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.4.0 15 Mar 2021 07:02:33
  |
yuri  |
science/py-dipy: Update 1.3.0 -> 1.4.0 |
1.3.0 02 Mar 2021 14:31:24
  |
kai  |
science/py-dipy: Fix pkg-plist issues with non-default Python versions
PR: 253815
Approved by: portmgr (build fix) |
1.3.0 21 Jan 2021 03:21:18
  |
yuri  |
New port: science/py-dipy: Python toolbox for analysis of MR diffusion imaging |