Port details |
- py-mrcfile MRC file I/O library which is used in structural biology
- 1.5.3 biology =2 1.5.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-05-01 17:39:29
- Last Update: 2024-07-26 08:57:55
- Commit Hash: 63806c7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/ccpem/mrcfile
- Description:
- mrcfile is a Python implementation of the MRC2014 file
format, which is used in structural biology to store
image and volume data.
- ¦ ¦ ¦ ¦
- 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}mrcfile>0:biology/py-mrcfile@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/biology/py-mrcfile/ && make install clean
- To add the package, run one of these commands:
- pkg install biology/py-mrcfile
- pkg install py311-mrcfile
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 py311-mrcfile listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mrcfile
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1721972673
SHA256 (mrcfile-1.5.3.tar.gz) = 3f304c02cb9f0900b26683679c5d3d750da64b5c370b58d69af8a8ddf720c0ce
SIZE (mrcfile-1.5.3.tar.gz) = 57453
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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- math/py-GridDataFormats
Configuration Options:
- No options to configure
- Options name:
- biology_py-mrcfile
- 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 |
1.5.3 26 Jul 2024 08:57:55 |
Yuri Victorovich (yuri) |
biology/py-mrcfile: update 1.5.2 → 1.5.3
Reported by: portscout |
1.5.2 23 Jul 2024 00:34:22 |
Yuri Victorovich (yuri) |
biology/py-mrcfile: update 1.5.1 → 1.5.2
Reported by: portscout |
1.5.1 12 Jul 2024 08:57:59 |
Yuri Victorovich (yuri) |
biology/py-mrcfile: update 1.5.0 → 1.5.1
Reported by: portscout |
1.5.0 20 Jan 2024 07:47:54 |
Yuri Victorovich (yuri) |
biology/py-mrcfile: update 1.4.3 → 1.5.0
Reported by: portscout |
1.4.3_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.4.3 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.4.3 24 Sep 2022 21:54:24 |
Yuri Victorovich (yuri) |
biology/py-mrcfile: Update 1.4.2 -> 1.4.3
Reported by: portscout |
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.4.2 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.4.2 29 Jul 2022 08:46:46 |
Yuri Victorovich (yuri) |
biology/py-mrcfile: Update 1.4.0 -> 1.4.2 |
1.4.0 03 Jul 2022 22:01:23 |
Yuri Victorovich (yuri) |
biology/py-mrcfile: Update 1.3.0 -> 1.4.0
Reported by: portscout |
1.3.0 01 May 2022 17:37:04 |
Yuri Victorovich (yuri) |
biology/py-mrcfile: New port: MRC file I/O library which is used in structural
biology |