| Port details |
- py-mp-api API for server for the Materials Project
- 0.46.4 science
=0 0.34.0_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-07-03 17:51:22
- Last Update: 2026-08-01 06:50:07
- Commit Hash: d9c660d
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://materialsproject.github.io/api/
- Description:
- mp-api contains the core client implementation for the updated
Materials Project API.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}mp-api>0:science/py-mp-api@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-mp-api/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-mp-api
- pkg install py312-mp-api
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 py312-mp-api listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-mp-api
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1785554297
SHA256 (mp_api-0.46.4.tar.gz) = c934d0e6c95acd88a7d6e22a7c718520fbb65cb070923db34c3b90821b924c89
SIZE (mp_api-0.46.4.tar.gz) = 162993
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:
-
- py312-setuptools>=61.0 : devel/py-setuptools@py312
- py312-setuptools-scm>0 : devel/py-setuptools-scm@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-pytest-asyncio>0 : devel/py-pytest-asyncio@py312
- py312-pytest-cov>0 : devel/py-pytest-cov@py312
- py312-pytest-mock>0 : devel/py-pytest-mock@py312
- py312-pytest-xdist>0 : devel/py-pytest-xdist@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-boto3>0 : www/py-boto3@py312
- py312-deltalake>0 : databases/py-deltalake@py312
- py312-emmet-core>=0.87.1 : science/py-emmet-core@py312
- py312-monty>=2024.12.10 : devel/py-monty@py312
- py312-orjson>=3.10 : devel/py-orjson@py312
- py312-pyarrow>=20.0.0 : databases/py-pyarrow@py312
- py312-pymatgen>2024.2.20 : science/py-pymatgen@py312
- py312-requests>=2.23.0 : www/py-requests@py312
- py312-typing-extensions>=3.7.4.1 : devel/py-typing-extensions@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_py-mp-api
- USES:
- python:3.11+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.46.4 01 Aug 2026 06:50:07
    |
Yuri Victorovich (yuri)  |
science/py-mp-api: update 0.34.0 → 0.46.4 |
0.34.0_2 24 Sep 2025 08:58:27
    |
Yuri Victorovich (yuri)  |
science/py-mp-api: Fix build by adjusting the pydantic dependency
Reported by: fallout |
0.34.0_1 31 Aug 2025 10:30:51
    |
Rene Ladan (rene)  |
all: bump PORTREVISION after updating graphics/libyuv
Using the Tools/scripts/bump_revision.pl script |
0.34.0 09 Mar 2024 19:10:05
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-mp-api: Add NO_ARCH
Approved by: portmgr (blanket) |
0.34.0 09 Mar 2024 17:13:12
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-mp-api: Fix 7e651ec250676cb1c7655c1303c134f6a6daac28
- Remove duplicate USE_PYTHON=pytest |
0.34.0 09 Mar 2024 15:21:46
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-mp-api: Convert to USE_PYTHON=pytest
Approved by: portmgr (blanket)
With hat: python |
0.34.0 29 Feb 2024 07:18:32
    |
Charlie Li (vishwin)  |
devel/py-setuptools-scm: update to 8.0.4
Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.
Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.
Further details: https://wiki.freebsd.org/Python/setuptools
Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288 |
0.34.0 15 Aug 2023 05:06:52
    |
Yuri Victorovich (yuri)  |
science/py-mp-api: Update 0.33.3 → 0.34.0
Reported by: portscout |
0.33.3 03 Jul 2023 17:48:45
    |
Yuri Victorovich (yuri)  |
science/py-mp-api: New port: API for server for the Materials Project |
Number of commits found: 9
|