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 on branch 2022Q2
kosmorro Ephemerides computation
0.10.13_1 astro on this many watch lists=1 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 0.10.13Version of this port present on the latest quarterly branch.
Maintainer: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-02-27 18:29:34
Last Update: 2024-04-13 14:47:51
Commit Hash: 84a372a
People watching this port, also watch:: python, fr-homard
Also Listed In: python
License: AGPLv3
WWW:
https://kosmorro.space/
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 .
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
Expand this list (87 items)
Collapse this list.
  1. /usr/local/share/licenses/kosmorro-0.10.13_1/catalog.mk
  2. /usr/local/share/licenses/kosmorro-0.10.13_1/LICENSE
  3. /usr/local/share/licenses/kosmorro-0.10.13_1/AGPLv3
  4. bin/kosmorro
  5. lib/python3.9/site-packages/CHANGELOG.md
  6. lib/python3.9/site-packages/kosmorro-0.10.13.dist-info/entry_points.txt
  7. lib/python3.9/site-packages/kosmorro-0.10.13.dist-info/LICENSE.md
  8. lib/python3.9/site-packages/kosmorro-0.10.13.dist-info/METADATA
  9. lib/python3.9/site-packages/kosmorro-0.10.13.dist-info/RECORD
  10. lib/python3.9/site-packages/kosmorro-0.10.13.dist-info/WHEEL
  11. lib/python3.9/site-packages/kosmorro/__init__.py
  12. lib/python3.9/site-packages/kosmorro/__main__.py
  13. lib/python3.9/site-packages/kosmorro/__pycache__/__init__.cpython-39.opt-1.pyc
  14. lib/python3.9/site-packages/kosmorro/__pycache__/__init__.cpython-39.pyc
  15. lib/python3.9/site-packages/kosmorro/__pycache__/__main__.cpython-39.opt-1.pyc
  16. lib/python3.9/site-packages/kosmorro/__pycache__/__main__.cpython-39.pyc
  17. lib/python3.9/site-packages/kosmorro/__pycache__/date.cpython-39.opt-1.pyc
  18. lib/python3.9/site-packages/kosmorro/__pycache__/date.cpython-39.pyc
  19. lib/python3.9/site-packages/kosmorro/__pycache__/debug.cpython-39.opt-1.pyc
  20. lib/python3.9/site-packages/kosmorro/__pycache__/debug.cpython-39.pyc
  21. lib/python3.9/site-packages/kosmorro/__pycache__/dumper.cpython-39.opt-1.pyc
  22. lib/python3.9/site-packages/kosmorro/__pycache__/dumper.cpython-39.pyc
  23. lib/python3.9/site-packages/kosmorro/__pycache__/environment.cpython-39.opt-1.pyc
  24. lib/python3.9/site-packages/kosmorro/__pycache__/environment.cpython-39.pyc
  25. lib/python3.9/site-packages/kosmorro/__pycache__/exceptions.cpython-39.opt-1.pyc
  26. lib/python3.9/site-packages/kosmorro/__pycache__/exceptions.cpython-39.pyc
  27. lib/python3.9/site-packages/kosmorro/__pycache__/utils.cpython-39.opt-1.pyc
  28. lib/python3.9/site-packages/kosmorro/__pycache__/utils.cpython-39.pyc
  29. lib/python3.9/site-packages/kosmorro/assets/moonphases/png/first-quarter.png
  30. lib/python3.9/site-packages/kosmorro/assets/moonphases/png/full-moon.png
  31. lib/python3.9/site-packages/kosmorro/assets/moonphases/png/last-quarter.png
  32. lib/python3.9/site-packages/kosmorro/assets/moonphases/png/new-moon.png
  33. lib/python3.9/site-packages/kosmorro/assets/moonphases/png/unknown.png
  34. lib/python3.9/site-packages/kosmorro/assets/moonphases/png/waning-crescent.png
  35. lib/python3.9/site-packages/kosmorro/assets/moonphases/png/waning-gibbous.png
  36. lib/python3.9/site-packages/kosmorro/assets/moonphases/png/waxing-crescent.png
  37. lib/python3.9/site-packages/kosmorro/assets/moonphases/png/waxing-gibbous.png
  38. lib/python3.9/site-packages/kosmorro/assets/moonphases/svg/first-quarter.svg
  39. lib/python3.9/site-packages/kosmorro/assets/moonphases/svg/full-moon.svg
  40. lib/python3.9/site-packages/kosmorro/assets/moonphases/svg/last-quarter.svg
  41. lib/python3.9/site-packages/kosmorro/assets/moonphases/svg/new-moon.svg
  42. lib/python3.9/site-packages/kosmorro/assets/moonphases/svg/unknown.svg
  43. lib/python3.9/site-packages/kosmorro/assets/moonphases/svg/waning-crescent.svg
  44. lib/python3.9/site-packages/kosmorro/assets/moonphases/svg/waning-gibbous.svg
  45. lib/python3.9/site-packages/kosmorro/assets/moonphases/svg/waxing-crescent.svg
  46. lib/python3.9/site-packages/kosmorro/assets/moonphases/svg/waxing-gibbous.svg
  47. lib/python3.9/site-packages/kosmorro/assets/pdf/kosmorro.sty
  48. lib/python3.9/site-packages/kosmorro/assets/pdf/template.tex
  49. lib/python3.9/site-packages/kosmorro/assets/png/kosmorro-icon-white.png
  50. lib/python3.9/site-packages/kosmorro/assets/png/kosmorro-icon.png
  51. lib/python3.9/site-packages/kosmorro/assets/png/kosmorro-logo-white.png
  52. lib/python3.9/site-packages/kosmorro/assets/png/kosmorro-logo.png
  53. lib/python3.9/site-packages/kosmorro/assets/svg/kosmorro-icon-white.svg
  54. lib/python3.9/site-packages/kosmorro/assets/svg/kosmorro-icon.svg
  55. lib/python3.9/site-packages/kosmorro/assets/svg/kosmorro-logo-white.svg
  56. lib/python3.9/site-packages/kosmorro/assets/svg/kosmorro-logo.svg
  57. lib/python3.9/site-packages/kosmorro/date.py
  58. lib/python3.9/site-packages/kosmorro/debug.py
  59. lib/python3.9/site-packages/kosmorro/dumper.py
  60. lib/python3.9/site-packages/kosmorro/environment.py
  61. lib/python3.9/site-packages/kosmorro/exceptions.py
  62. lib/python3.9/site-packages/kosmorro/i18n/__init__.py
  63. lib/python3.9/site-packages/kosmorro/i18n/__pycache__/__init__.cpython-39.opt-1.pyc
  64. lib/python3.9/site-packages/kosmorro/i18n/__pycache__/__init__.cpython-39.pyc
  65. lib/python3.9/site-packages/kosmorro/i18n/__pycache__/strings.cpython-39.opt-1.pyc
  66. lib/python3.9/site-packages/kosmorro/i18n/__pycache__/strings.cpython-39.pyc
  67. lib/python3.9/site-packages/kosmorro/i18n/__pycache__/utils.cpython-39.opt-1.pyc
  68. lib/python3.9/site-packages/kosmorro/i18n/__pycache__/utils.cpython-39.pyc
  69. lib/python3.9/site-packages/kosmorro/i18n/strings.py
  70. lib/python3.9/site-packages/kosmorro/i18n/utils.py
  71. lib/python3.9/site-packages/kosmorro/locales/de/LC_MESSAGES/messages.mo
  72. lib/python3.9/site-packages/kosmorro/locales/de/LC_MESSAGES/messages.po
  73. lib/python3.9/site-packages/kosmorro/locales/es/LC_MESSAGES/messages.mo
  74. lib/python3.9/site-packages/kosmorro/locales/es/LC_MESSAGES/messages.po
  75. lib/python3.9/site-packages/kosmorro/locales/fr/LC_MESSAGES/messages.mo
  76. lib/python3.9/site-packages/kosmorro/locales/fr/LC_MESSAGES/messages.po
  77. lib/python3.9/site-packages/kosmorro/locales/messages.pot
  78. lib/python3.9/site-packages/kosmorro/locales/nb_NO/LC_MESSAGES/messages.mo
  79. lib/python3.9/site-packages/kosmorro/locales/nb_NO/LC_MESSAGES/messages.po
  80. lib/python3.9/site-packages/kosmorro/locales/nl/LC_MESSAGES/messages.mo
  81. lib/python3.9/site-packages/kosmorro/locales/nl/LC_MESSAGES/messages.po
  82. lib/python3.9/site-packages/kosmorro/locales/ru/LC_MESSAGES/messages.mo
  83. lib/python3.9/site-packages/kosmorro/locales/ru/LC_MESSAGES/messages.po
  84. lib/python3.9/site-packages/kosmorro/utils.py
  85. @owner
  86. @group
  87. @mode
Collapse this list.
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 = 1702823313 SHA256 (kosmorro-0.10.13.tar.gz) = ce1f05d8a5d002fb9111ae4de72f2361dc17ed3bc9894ec29f50afb27da51a2a SIZE (kosmorro-0.10.13.tar.gz) = 513479

Packages (timestamps in pop-ups are UTC):
kosmorro
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.10.130.10.13--0.10.13---
FreeBSD:13:quarterly0.10.130.10.13--0.10.13-0.10.13-
FreeBSD:14:latest0.10.130.10.13--0.10.13---
FreeBSD:14:quarterly0.10.130.10.13--0.10.13-0.10.13-
FreeBSD:15:latest0.10.130.10.13n/a0.10.13n/a-0.10.13-
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-Babel>0 : devel/py-babel@py39
  2. py39-tabulate>0 : devel/py-tabulate@py39
  3. py39-Babel>0 : devel/py-babel@py39
  4. py39-python-dateutil>0 : devel/py-python-dateutil@py39
  5. py39-termcolor>0 : devel/py-termcolor@py39
  6. py39-kosmorrolib>0 : astro/py-kosmorrolib@py39
  7. py39-poetry-core>0 : devel/py-poetry-core@py39
  8. py39-importlib-metadata>0 : devel/py-importlib-metadata@py39
  9. python3.9 : lang/python39
  10. py39-build>=0 : devel/py-build@py39
  11. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-Babel>0 : devel/py-babel@py39
  2. py39-tabulate>0 : devel/py-tabulate@py39
  3. py39-python-dateutil>0 : devel/py-python-dateutil@py39
  4. py39-termcolor>0 : devel/py-termcolor@py39
  5. py39-kosmorrolib>0 : astro/py-kosmorrolib@py39
  6. pdflatex : print/tex-formats
  7. gettext-runtime>=0.22_1 : devel/gettext-runtime
  8. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for kosmorro-0.10.13_1: PDF=on: Exporting to PDF ===> Use 'make config' to modify these settings
Options name:
astro_kosmorro
USES:
gettext-runtime:run python shebangfix
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/k/kosmorro/
  2. https://pypi.org/packages/source/k/kosmorro/
Collapse this list.

There are no commits on branch 2022Q2 for this port