Port details |
- py-phono3py Software to calculate phonon-phonon interaction and related properties
- 1.22.3_4 science =2 1.22.3_3Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2018-09-14 05:37:30
- Last Update: 2024-07-07 08:05:33
- Commit Hash: 1a80ec7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://atztogo.github.io/phono3py/
- Description:
- This software calculates phonon-phonon interaction and related properties using
the supercell approach. For example, the following physical properties are
obtained:
* Lattice thermal conductivity (RTA and direct solution of LBTE)
* Phonon lifetime/linewidth
* Imaginary part of self energy
* Joint density of states (JDOS) and weighted-JDOS
- ¦ ¦ ¦ ¦
- 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}phono3py>0:science/py-phono3py@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-phono3py/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-phono3py
- pkg install py311-phono3py
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-phono3py listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-phono3py
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1616221351
SHA256 (phono3py-1.22.3.tar.gz) = 0783904cbdc8816f5cebcfe878da869f662163f12c8ca986654c054fb9b9f2fa
SIZE (phono3py-1.22.3.tar.gz) = 4784995
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-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-h5py>0 : science/py-h5py@py311
- py311-matplotlib>0 : math/py-matplotlib@py311
- py311-phonopy>=2.9.3 : science/py-phonopy@py311
- py311-scipy>0 : science/py-scipy@py311
- py311-spglib>0 : science/py-spglib@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- gfortran13 : lang/gcc13
- cython-3.11 : lang/cython@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- as : devel/binutils
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-h5py>0 : science/py-h5py@py311
- py311-matplotlib>0 : math/py-matplotlib@py311
- py311-phonopy>=2.9.3 : science/py-phonopy@py311
- py311-scipy>0 : science/py-scipy@py311
- py311-spglib>0 : science/py-spglib@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- gfortran13 : lang/gcc13
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libopenblas.so : math/openblas
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_py-phono3py
- USES:
- blaslapack:openblas fortran localbase 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.22.3_4 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 |
1.22.3_3 21 Jun 2024 17:49:24 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade to OpenBLAS |
1.22.3_2 12 Dec 2023 19:03:50 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of OpenBLAS
PR: 273219 |
1.22.3_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> |
1.22.3_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.22.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 |
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.22.3 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.22.3 09 Jun 2021 03:32:22 |
Yuri Victorovich (yuri) |
science/py-phono3py: Remove unnecessary build dependency on math/lapacke
PR: 256493
Reported by: John Hein <jcfyecrayz@liamekaens.com> |
1.22.3 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.22.3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.22.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.22.3 20 Mar 2021 08:22:18 |
yuri |
science/py-phono3py: Update 1.13.3.27 -> 1.22.3 |
1.13.3.27_7 19 Sep 2020 14:15:43 |
antoine |
Unbreak bulk -a |
1.13.3.27_7 06 May 2020 16:39:12 |
yuri |
Bump 37 ports depending on math/openblas through USES=blaslapack:openblas
because after the recent math/openblas update the library name changed in
openblas |
1.13.3.27_6 08 Mar 2020 21:56:37 |
jbeich |
Drop dependency on devel/openmp
- Drop if devel/llvm* was used as a substitute
Approved by: yuri, rene (earlier version)
Differential Revision: https://reviews.freebsd.org/D23020 |
1.13.3.27_5 30 Jan 2020 14:17:44 |
swills |
Fix math/openblas and bump dependent ports
* Fix build on i386 [1]
* Fix science/code_saturne build with new openblas [2]
* Avoid installing private headers [3]
* Prevent build from optimizing for host by correcting build confg [4]
* Bump portrevision of dependent ports [5]
This is correcting issues from r523749 [1][2][4] and r515970 [3]
PR: 231371
Reported by: build cluster [1]
Reported by: Dima Pasechnik <dimpase+freebsd@gmail.com> [2]
Reported by: many [5]
Reviewed by: mat, bapt
Approved by: implicit, since this is a build fix |
1.13.3.27_4 01 Jan 2020 11:46:08 |
rene |
Resurrect ports depending on devel/openmp.
These ports will transition transparantly to openmp from base once
FreeBSD 12.0 reaches end-of-life.
Reported by: jbeich [1] [2]
[1] https://lists.freebsd.org/pipermail/svn-ports-head/2019-May/210482.html
[2] https://lists.freebsd.org/pipermail/svn-ports-head/2019-December/229648.html |
1.13.3.27_4 31 Dec 2019 17:00:29 |
rene |
Remove expired ports:
2019-12-31 accessibility/linux-c6-atk: Superseded by CentOS 7
2019-12-31 audio/exaile-devel: this port is older than audio/exaile
2019-12-31 audio/linux-c6-alsa-lib: Superseded by CentOS 7
2019-12-31 audio/linux-c6-alsa-plugins-oss: Superseded by CentOS 7
2019-12-31 audio/linux-c6-alsa-plugins-pulseaudio: Superseded by CentOS 7
2019-12-31 audio/linux-c6-alsa-utils: Superseded by CentOS 7
2019-12-31 audio/linux-c6-flac: Superseded by CentOS 7
2019-12-31 audio/linux-c6-libaudiofile: Superseded by CentOS 7
2019-12-31 audio/linux-c6-libogg: Superseded by CentOS 7
2019-12-31 audio/linux-c6-libsndfile: Superseded by CentOS 7
2019-12-31 audio/linux-c6-libvorbis: Superseded by CentOS 7
2019-12-31 audio/linux-c6-mikmod: Superseded by CentOS 7
2019-12-31 audio/linux-c6-nas-libs: Superseded by CentOS 7 (Only the first 15 lines of the commit message are shown above ) |
1.13.3.27_4 21 Sep 2019 18:59:57 |
jbeich |
devel/openmp: update to 9.0.0
- Connect tests to the framework to help QA remaining patches
- Force rebuild all consumers after https://reviews.llvm.org/D59783
Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log
ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/ |
1.13.3.27_3 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 |
1.13.3.27_2 27 May 2019 20:55:57 |
antoine |
Chase devel/openmp expiration |
1.13.3.27_2 19 May 2019 16:48:09 |
yuri |
science/py-phono3py: Fix build on 12/13 (broken due to missing libgomp.so); Add
USES=blaslapack:openblas
libgomp.so was found in gcc8, which this ports doesn't explicitly depend on,
and openmp wasn't installed but the build was failing later on 12 due to the
lack of libgomp.so.
Solution: Move openmp dependency from LIB_DEPENDS to BUILD_DEPENDS/RUN_DEPENDS.
Reported by: Gleb Popov <6yearold@gmail.com> (USES=blaslapack:openblas) |
1.13.3.27_2 19 May 2019 02:40:34 |
yuri |
science/py-phono3py: Unbreak on 13: /usr/lib/libomp.so conflicting with the
'openmp' package has been added to 13-CURRENT
Reported by: fallout |
1.13.3.27_2 08 May 2019 16:05:53 |
jbeich |
devel/openmp: phase out
- Expire after the last version without /usr/lib/libomp.so
- Drop SOVERSION for seamless transition (i.e., avoid conditionals)
PR: 236907
Approved by: bapt (maintainer)
Differential Revision: https://reviews.freebsd.org/D19767 |
1.13.3.27_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 |
1.13.3.27 14 Sep 2018 05:37:12 |
yuri |
New port: science/py-phono3py: Software to calculate phonon-phonon interaction
and related properties |