Port details |
- py-abipy Library for analyzing the results produced by ABINIT
- 0.9.8_1 science =2 0.9.8Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2018-06-16 00:38:04
- Last Update: 2024-11-25 10:11:04
- Commit Hash: 07f17e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: GPLv2
- WWW:
- https://abinit.github.io/abipy/
- Description:
- AbiPy is a Python library to analyze the results produced by ABINIT, an
open-source program for the ab-initio calculations of the physical properties
of materials within Density Functional Theory and Many-Body perturbation theory.
AbiPy also provides tools to generate input files and workflows to automate
ab-initio calculations and typical convergence studies. AbiPy is interfaced with
Pymatgen allowing users to benefit from the different tools and python objects
available in the pymatgen ecosystem.
- ¦ ¦ ¦ ¦
- 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}abipy>0:science/py-abipy@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-abipy/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-abipy
- pkg install py311-abipy
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-abipy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-abipy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1726457529
SHA256 (abinit-abipy-0.9.8_GH0.tar.gz) = 4dacd9afc65834510624679b4282c320aad99e4f1e98a9f46cb958b6bdfa7ed8
SIZE (abinit-abipy-0.9.8_GH0.tar.gz) = 34753858
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-APScheduler>0 : devel/py-apscheduler@py311
- py311-ase>0 : science/py-ase@py311
- py311-chart-studio>0 : graphics/py-chart-studio@py311
- py311-click>0 : devel/py-click@py311
- py311-ipython>0 : devel/ipython@py311
- py311-matplotlib>0 : math/py-matplotlib@py311
- py311-monty>0 : devel/py-monty@py311
- py311-netCDF4>0 : science/py-netCDF4@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-packaging>0 : devel/py-packaging@py311
- py311-pandas>0 : math/py-pandas@py311
- py311-phonopy>0 : science/py-phonopy@py311
- py311-plotly>0 : graphics/py-plotly@py311
- py311-pydispatcher>=2.0.5 : devel/py-pydispatcher@py311
- py311-pymatgen>=2022.0.14 : science/py-pymatgen@py311
- py311-scipy>0 : science/py-scipy@py311
- py311-seaborn>0 : math/py-seaborn@py311
- py311-six>0 : devel/py-six@py311
- py311-spglib>0 : science/py-spglib@py311
- py311-sympy>0 : math/py-sympy@py311
- py311-tabulate>0 : devel/py-tabulate@py311
- py311-tqdm>0 : misc/py-tqdm@py311
- py311-pyyaml>=3.11 : devel/py-pyyaml@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_py-abipy
- USES:
- python shebangfix
- 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 |
0.9.8_1 25 Nov 2024 10:11:04 |
Jan Beich (jbeich) |
devel/py-apscheduler: update to 3.11.0
Changes: https://github.com/agronholm/apscheduler/releases/tag/3.11.0
Reported by: Repology |
0.9.8 16 Sep 2024 07:48:27 |
Yuri Victorovich (yuri) |
science/py-abipy: update 0.9.6 → 0.9.8
Reported by: portscout |
0.9.6_1 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
0.9.6 30 Aug 2023 07:38:50 |
Yuri Victorovich (yuri) |
science/py-abipy: update 0.9.4 → 0.9.6
Reported by: portscout |
0.9.4 20 Aug 2023 22:55:12 |
Yuri Victorovich (yuri) |
science/py-abipy: Update 0.9.3 → 0.9.4
Reported by: portscout |
0.9.3 25 Jul 2023 07:51:46 |
Yuri Victorovich (yuri) |
science/py-abipy: Update 0.9.2 → 0.9.3
Reported by: portscout |
0.9.2 17 Jul 2023 06:20:35 |
Yuri Victorovich (yuri) |
science/py-abipy: Update 0.9.1 → 0.9.2
Reported by: portscout |
0.9.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> |
0.9.1 25 Jun 2023 20:46:02 |
Yuri Victorovich (yuri) |
science/py-abipy: Update 0.9.0 → 0.9.1
Reported by: portscout |
0.9.0_2 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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) |
0.9.0_1 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 ) |
0.9.0_1 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
0.9.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.9.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.0 15 Mar 2021 06:39:09 |
yuri |
science/py-abipy: Update 0.8.0 -> 0.9.0 |
0.8.0_1 30 Jan 2021 13:29:58 |
sunpoet |
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+
PR: 250103 |
0.8.0_1 31 May 2020 21:03:37 |
dbaio |
math/py-seaborn: Update to 0.10.1
Update consumer (science/py-abipy) to use Python >= 3.6
(avoid break bulk -a).
PR: 246858
Submitted by: Shane <FreeBSD@ShaneWare.Biz> (maintainer) |
0.8.0 30 May 2020 07:25:19 |
yuri |
science/py-abipy: Update 0.7.0 -> 0.8.0
Reported by: portscout |
0.7.0 31 Mar 2020 05:50:30 |
yuri |
science/py-abipy: Unbreak
Add missing dependency. |
0.7.0 18 Jan 2020 22:22:28 |
antoine |
Mark BROKEN: missing build depends
===> py37-abipy-0.7.0 depends on package: py37-pymatgen>=2019.10.16 - not
found
Reported by: pkg-fallout |
0.7.0 12 Jan 2020 07:34:44 |
yuri |
science/py-abipy: Update 0.6.0 -> 0.7.0
Reported by: portscout |
0.6.0_2 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.6.0_1 04 Feb 2019 21:07:51 |
antoine |
py-abipy is not compatible with python2 |
0.6.0_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.6.0 24 Aug 2018 18:31:51 |
yuri |
science/py-abipy: Update 0.5.0 -> 0.6.0
Port changes:
* Update BUILD_DEPENDS
* Add NO_ARCH
* Update WWW
Reported by: portscout |
0.5.0 19 Jun 2018 01:18:08 |
yuri |
science/py-abipy: Change FLAVOR -> PY_FLAVOR
Reported by: mat |
0.5.0 16 Jun 2018 00:37:35 |
yuri |
New port: science/py-abipy: Library for analyzing the results produced by ABINIT |