Port details |
- kosmorro Ephemerides computation
- 0.10.10 astro
=1 0.10.7Version of this port present on the latest quarterly branch. - Maintainer: thierry@FreeBSD.org
 - Port Added: 2021-02-27 18:29:34
- Last Update: 2022-03-25 21:14:41
- Commit Hash: c56a7b2
- People watching this port, also watch:: py38-cysignals, MathMod, python
- Also Listed In: python
- License: AGPLv3
- Description:
- A program that calculates your astronomical ephemerides.
By default, it will give you the current Moon phase and, if any, the events that
will occur today. To get the rise, culmination and set of the objects of the
Solar system, you will need to give it your position on Earth: get your current
coordinates (with OpenStreetMap for instance), and give them to Kosmorro by
invoking it with the following parameters: --latitude=X --longitude=Y (replace X
by the latitude and Y by the longitude).
Kosmorro has a lot of available options. To get a list of them, run kosmorro
--help, or read its manual with man kosmorro.
Note: the first time it runs, Kosmorro will download some important files needed
to make the computations. They are stored in a cache folder named
~/.kosmorro-cache .
WWW: http://kosmorro.space/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kosmorro>0:astro/kosmorro
- To install the port:
- cd /usr/ports/astro/kosmorro/ && make install clean
- To add the package, run one of these commands:
- pkg install astro/kosmorro
- pkg install kosmorro
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kosmorro
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1648234300
SHA256 (kosmorro-0.10.10.tar.gz) = e9283750023446f2af54b2fbd60a7e0e82a01bfe48525b6040ee4e185fc6d091
SIZE (kosmorro-0.10.10.tar.gz) = 513964
- 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:
-
- py38-Babel>0 : devel/py-babel@py38
- py38-tabulate>0 : devel/py-tabulate@py38
- py38-Babel>0 : devel/py-babel@py38
- py38-dateutil>0 : devel/py-dateutil@py38
- py38-termcolor>0 : devel/py-termcolor@py38
- py38-kosmorrolib>0 : astro/py-kosmorrolib@py38
- py38-importlib-metadata>0 : devel/py-importlib-metadata@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-Babel>0 : devel/py-babel@py38
- py38-tabulate>0 : devel/py-tabulate@py38
- py38-dateutil>0 : devel/py-dateutil@py38
- py38-termcolor>0 : devel/py-termcolor@py38
- py38-kosmorrolib>0 : astro/py-kosmorrolib@py38
- pdflatex : print/tex-formats
- gettext : devel/gettext-runtime
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for kosmorro-0.10.10:
PDF=on: Exporting to PDF
===> Use 'make config' to modify these settings
- Options name:
- astro_kosmorro
- USES:
- gettext-runtime:run python:3.7+ shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|