Port details on branch 2024Q3 |
- py-ephem Compute positions of the planets and stars
- 4.1.6 astro
=0 4.1.6Version of this port present on the latest quarterly branch. - Maintainer: rhurlin@FreeBSD.org
 - Port Added: 2024-10-07 17:57:07
- Last Update: 2024-10-07 17:54:45
- Commit Hash: 89c9e68
- Also Listed In: math python
- License: MIT
- WWW:
- https://pypi.org/project/ephem/
- Description:
- PyEphem provides an ephem Python package for performing high-precision
astronomy computations. The underlying numeric routines are coded in C
and are the same ones that drive the popular XEphem astronomy application,
whose author, Elwood Charles Downey, generously gave permission for their
use in PyEphem. The name ephem is short for the word ephemeris, which is
the traditional term for a table giving the position of a planet, asteroid,
or comet for a series of dates.
See also: https://rhodesmill.org/pyephem/
¦ ¦ ¦ ¦ 
- 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}ephem>0:astro/py-ephem@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/astro/py-ephem/ && make install clean
- To add the package, run one of these commands:
- pkg install astro/py-ephem
- pkg install py311-ephem
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-ephem listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-ephem
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1728322922
SHA256 (ephem-4.1.6.tar.gz) = 0ed2e4ea76f9db3eede2204adab8af3f1708201c7c04ee8511e710a54ca6425f
SIZE (ephem-4.1.6.tar.gz) = 1255942
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- 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-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:
- astro_py-ephem
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|