| Port details |
- py-symfc Generate symmetrized force constants
- 1.7.0_1 science
=0 1.6.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-11-15 09:21:21
- Last Update: 2026-05-05 19:29:37
- Commit Hash: 2bf3834
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/symfc/symfc
- Description:
- Atomic vibrations in crystals are often conveniently described using the phonon
model. In this model, the crystal potential is expanded into a Taylor series
with respect to atomic displacements from their equilibrium positions, and the
expansion coefficients are referred to as force constants.
Predicting phonon properties through computer simulations is becoming
increasingly popular, with the supercell approach being one of the techniques
employed for phonon calculations. In this method, force constants are derived
from datasets of atomic forces and displacements obtained from supercell
snapshots, which feature various configurations of atomic displacements.
While force constants possess specific symmetries, those computed from
displacement-force datasets often do not adhere to these symmetries due to
factors such as numerical noise or approximations used. Symfc is a software
designed to compute force constants from displacement-force datasets in the
supercell approach, ensuring they meet the required symmetry constraints.
¦ ¦ ¦ ¦ 
- 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}symfc>0:science/py-symfc@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-symfc/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-symfc
- pkg install py311-symfc
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-symfc listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-symfc
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1777006520
SHA256 (symfc-1.7.0.tar.gz) = f2463846606f152aed2f8d9bc3c6ce8673f53c968d9118d07f3ec6d94c1af71e
SIZE (symfc-1.7.0.tar.gz) = 851344
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>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- py311-cython>=3.2.4 : lang/cython@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-phono3py>0 : science/py-phono3py@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16 : math/py-numpy@py311
- py311-scipy>0 : science/py-scipy@py311
- py311-spglib>=2.5 : science/py-spglib@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- science/py-phonopy
Configuration Options:
- No options to configure
- Options name:
- science_py-symfc
- USES:
- 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.7.0_1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
1.7.0 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
1.7.0 24 Apr 2026 08:33:34
    |
Yuri Victorovich (yuri)  |
science/py-symfc: update 1.6.1 → 1.7.0
Reported by: portscout |
1.6.1_1 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound. |
1.6.1_1 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
1.6.1 16 Feb 2026 07:13:44
    |
Yuri Victorovich (yuri)  |
science/py-symfc: update 1.3.1 → 1.6.1 |
1.3.1 06 Feb 2025 17:02:51
    |
Yuri Victorovich (yuri)  |
science/py-symfc: update 1.2.2 → 1.3.1
Reported by: portscout |
1.2.2 17 Jan 2025 09:58:20
    |
Yuri Victorovich (yuri)  |
science/py-symfc: update 1.1.6 → 1.2.2 |
1.1.6 07 Dec 2024 10:18:29
    |
Yuri Victorovich (yuri)  |
science/py-symfc: update 1.1.5 → 1.1.6 |
1.1.5 15 Nov 2024 09:20:26
    |
Yuri Victorovich (yuri)  |
science/py-symfc: New port: Generate symmetrized force constants |