Port details |
- py-kimpy Python interface to the KIM-API
- 2.1.1 science =2 2.1.1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-10-07 18:39:07
- Last Update: 2024-09-16 07:48:26
- Commit Hash: eda8aa0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: CDDL
- WWW:
- https://openkim.org/kim-api/
- Description:
- kimpy is a Python interface to the KIM API.
The Knowledgebase of Interatomic Models (KIM) Application Programming Interface
(API) defines a standard (the Portable Model Interface (PMI)) for how molecular
simulators interface with interatomic models (also called potentials or
force-fields).
- ¦ ¦ ¦ ¦
- 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}kimpy>0:science/py-kimpy@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-kimpy/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-kimpy
- pkg install py311-kimpy
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-kimpy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-kimpy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1726458544
SHA256 (kimpy-2.1.1.tar.gz) = 3ab9ab64179cdf8b7d41704330d12bbb78461792664354e9e9144098709bc636
SIZE (kimpy-2.1.1.tar.gz) = 50141
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-pybind11>0 : devel/py-pybind11@py311
- pkgconf>=1.3.0_1 : devel/pkgconf
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- 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
- Library dependencies:
-
- libkim-api.so : science/kim-api
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_py-kimpy
- USES:
- compiler:c++20-lang pkgconfig python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.1 16 Sep 2024 07:48:26 |
Yuri Victorovich (yuri) |
science/py-kimpy: update 2.1.0 → 2.1.1
Reported by: portscout |
2.1.0_1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
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> |
2.1.0_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.1.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 |
2.1.0 09 Dec 2022 08:47:31 |
Yuri Victorovich (yuri) |
science/py-kimpy: Update 2.0.1 -> 2.1.0
Reported by: portscout |
2.0.1 07 Oct 2022 18:36:02 |
Yuri Victorovich (yuri) |
science/py-kimpy: New port: Python interface to the KIM-API |
Number of commits found: 6
|