notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-phono3py Software to calculate phonon-phonon interaction and related properties
1.22.3_2 science on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.22.3_2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-09-14 05:37:30
Last Update: 2023-12-12 19:03:50
Commit Hash: ab17137
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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 py39-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 py39-phono3py listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-phono3py
Package flavors (<flavor>: <package>)
  • py39: py39-phono3py
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):
py39-phono3py
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.22.3_21.22.3_2-1.22.3_21.22.3_2---
FreeBSD:13:quarterly1.22.3_21.22.3_2--1.22.3_2-1.22.3_2-
FreeBSD:14:latest1.22.3_21.22.3_2-1.22.3_21.22.3_2---
FreeBSD:14:quarterly1.22.3_21.22.3_2--1.22.3_2-1.22.3_2-
FreeBSD:15:latest1.22.3_21.22.3_2n/a1.22.3_2n/a-1.22.3_2-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  2. py39-h5py>0 : science/py-h5py@py39
  3. py39-matplotlib>0 : math/py-matplotlib@py39
  4. py39-phonopy>=2.9.3 : science/py-phonopy@py39
  5. py39-scipy>0 : science/py-scipy@py39
  6. py39-spglib>0 : science/py-spglib@py39
  7. py39-yaml>0 : devel/py-yaml@py39
  8. gfortran12 : lang/gcc12
  9. cython-3.9 : lang/cython@py39
  10. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  11. python3.9 : lang/python39
  12. as : devel/binutils
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  2. py39-h5py>0 : science/py-h5py@py39
  3. py39-matplotlib>0 : math/py-matplotlib@py39
  4. py39-phonopy>=2.9.3 : science/py-phonopy@py39
  5. py39-scipy>0 : science/py-scipy@py39
  6. py39-spglib>0 : science/py-spglib@py39
  7. py39-yaml>0 : devel/py-yaml@py39
  8. gfortran12 : lang/gcc12
  9. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  10. python3.9 : lang/python39
Library dependencies:
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/phono3py/
  2. https://pypi.org/packages/source/p/phono3py/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.22.3_2
12 Dec 2023 19:03:50
commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of OpenBLAS

PR:		273219
1.22.3_1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
1.22.3
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.22.3
09 Jun 2021 03:32:22
commit hash: 93284e2c88bae6736692aad5b93ac25b34e0c20ecommit hash: 93284e2c88bae6736692aad5b93ac25b34e0c20ecommit hash: 93284e2c88bae6736692aad5b93ac25b34e0c20ecommit hash: 93284e2c88bae6736692aad5b93ac25b34e0c20e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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
commit hash: c3183a0a8bacf27f8ae6fe0801965cdf355d3aa0commit hash: c3183a0a8bacf27f8ae6fe0801965cdf355d3aa0commit hash: c3183a0a8bacf27f8ae6fe0801965cdf355d3aa0commit hash: c3183a0a8bacf27f8ae6fe0801965cdf355d3aa0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.22.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.22.3
20 Mar 2021 08:22:18
Revision:568851Original commit files touched by this commit
yuri search for other commits by this committer
science/py-phono3py: Update 1.13.3.27 -> 1.22.3
1.13.3.27_7
19 Sep 2020 14:15:43
Revision:548989Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak bulk -a
1.13.3.27_7
06 May 2020 16:39:12
Revision:534190Original commit files touched by this commit
yuri search for other commits by this committer
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
Revision:528082Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:524642Original commit files touched by this commit
swills search for other commits by this committer
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
Revision:521714Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:521645Original commit files touched by this commit
rene search for other commits by this committer
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 View all of this commit message)
1.13.3.27_4
21 Sep 2019 18:59:57
Revision:512535Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:502830Original commit files touched by this commit
antoine search for other commits by this committer
Chase devel/openmp expiration
1.13.3.27_2
19 May 2019 16:48:09
Revision:502028Original commit files touched by this commit
yuri search for other commits by this committer
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
Revision:502008Original commit files touched by this commit
yuri search for other commits by this committer
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
Revision:501030Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:479760Original commit files touched by this commit
yuri search for other commits by this committer
New port: science/py-phono3py: Software to calculate phonon-phonon interaction
and related properties

Number of commits found: 25