Port details |
- py-periodictable Extensible periodic table of the elements pre-populated with data
- 1.7.1_1 science
=2 1.7.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-05-04 17:18:16
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://periodictable.readthedocs.io/en/latest/
- Description:
- The periodictable package provides a periodic table of the elements with support
for mass, density and xray/neutron scattering information.
¦ ¦ ¦ ¦ 
- 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}periodictable>0:science/py-periodictable@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-periodictable/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-periodictable
- pkg install py311-periodictable
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-periodictable listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-periodictable
- Package flavors (<flavor>: <package>)
- py311: py311-periodictable
- distinfo:
- TIMESTAMP = 1720515377
SHA256 (periodictable-1.7.1.tar.gz) = 43d7db7233d6b33962f83d79ea54f47c3b923d3e83403cbc03f58f353af4b52c
SIZE (periodictable-1.7.1.tar.gz) = 1003709
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:
-
- 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-pyparsing>0 : devel/py-pyparsing@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_py-periodictable
- 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.1_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
1.7.1 09 Jul 2024 09:12:11
    |
Yuri Victorovich (yuri)  |
science/py-periodictable: update 1.7.0 → 1.7.1
Reported by: portscout |
1.7.0 04 May 2024 17:16:06
    |
Yuri Victorovich (yuri)  |
science/py-periodictable: New port: Extensible periodic table of the elements
pre-populated with data |