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
kosmorro Ephemerides computation
0.10.13 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: 2023-12-17 16:31:04
Commit Hash: bf63861
People watching this port, also watch:: SparseBitSet, py39-cysignals, R-cran-eRm, python
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/catalog.mk
  2. /usr/local/share/licenses/kosmorro-0.10.13/LICENSE
  3. /usr/local/share/licenses/kosmorro-0.10.13/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.130.10.13---
FreeBSD:13:quarterly0.10.130.10.13--0.10.13-0.10.13-
FreeBSD:14:latest0.10.130.10.13-0.10.130.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-dateutil>0 : devel/py-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-dateutil>0 : devel/py-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: 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.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10.13
17 Dec 2023 16:31:04
commit hash: bf63861c479a94b00cfd0a4f1c0c0234b225ada1commit hash: bf63861c479a94b00cfd0a4f1c0c0234b225ada1commit hash: bf63861c479a94b00cfd0a4f1c0c0234b225ada1commit hash: bf63861c479a94b00cfd0a4f1c0c0234b225ada1 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
astro/kosmorro: upgrade to v0.10.13

Compatibility with Python 3.12.
0.10.12
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.10.12
04 Jun 2023 17:48:00
commit hash: 93a6a291a52b4bf1fbf54b14d03544c06df84aeecommit hash: 93a6a291a52b4bf1fbf54b14d03544c06df84aeecommit hash: 93a6a291a52b4bf1fbf54b14d03544c06df84aeecommit hash: 93a6a291a52b4bf1fbf54b14d03544c06df84aee files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
astro/kosmorro: fix build with poetry

Reported by:	pkg-fallout
0.10.12
30 May 2023 19:34:10
commit hash: 75ee02266997f05f7f7cd661325a7fd4dc92782acommit hash: 75ee02266997f05f7f7cd661325a7fd4dc92782acommit hash: 75ee02266997f05f7f7cd661325a7fd4dc92782acommit hash: 75ee02266997f05f7f7cd661325a7fd4dc92782a files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
astro/kosmorro: upgrade to v0.10.12

Support Python 3.11 and switch to pep517.
0.10.11_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
0.10.11
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
0.10.11
11 Nov 2022 12:13:23
commit hash: e33cf82ac55c7912b480677afeb1aca942e16889commit hash: e33cf82ac55c7912b480677afeb1aca942e16889commit hash: e33cf82ac55c7912b480677afeb1aca942e16889commit hash: e33cf82ac55c7912b480677afeb1aca942e16889 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
astro/kosmorro: upgrade to v0.10.11

Release notes at
<https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.11>.
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.10.10
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.10.10
20 Jul 2022 14:20:50
commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
astro: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
  *  Alexander Leidinger
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Anton Karpov <toxa@toxahost.ru>
  *  Brion Moss <brion@queeg.com>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Chris Piazza <cpiazza@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.10.10
25 Mar 2022 21:14:41
commit hash: c56a7b2e00d1d5a829d02a07fe3f191fe089e75dcommit hash: c56a7b2e00d1d5a829d02a07fe3f191fe089e75dcommit hash: c56a7b2e00d1d5a829d02a07fe3f191fe089e75dcommit hash: c56a7b2e00d1d5a829d02a07fe3f191fe089e75d files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
astro/kosmorro: unbreak INDEX
0.10.10
25 Mar 2022 19:15:09
commit hash: 909f3b047175fbd446322be6e69285d124c2bffccommit hash: 909f3b047175fbd446322be6e69285d124c2bffccommit hash: 909f3b047175fbd446322be6e69285d124c2bffccommit hash: 909f3b047175fbd446322be6e69285d124c2bffc files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
astro/kosmorro: upgrade to v0.10.10

Release notes at <https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.10>.
0.10.9
12 Jan 2022 20:43:34
commit hash: d74a5a21cd11ff4b77bff4d77cef2940134c23edcommit hash: d74a5a21cd11ff4b77bff4d77cef2940134c23edcommit hash: d74a5a21cd11ff4b77bff4d77cef2940134c23edcommit hash: d74a5a21cd11ff4b77bff4d77cef2940134c23ed files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
astro/kosmorro: upgrade to v0.10.9

Release notes at <https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.9>.
0.10.7
04 Dec 2021 17:09:33
commit hash: d3c4176aa48ccbb933ee58623879a89ea992d022commit hash: d3c4176aa48ccbb933ee58623879a89ea992d022commit hash: d3c4176aa48ccbb933ee58623879a89ea992d022commit hash: d3c4176aa48ccbb933ee58623879a89ea992d022 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
astro/kosmorro: upgrade to v0.10.7

Release notes at
<https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.7>.
0.10.6
20 Nov 2021 17:02:08
commit hash: 59b277af33f57bd666e5eb3ecbb5a86a1de6736ccommit hash: 59b277af33f57bd666e5eb3ecbb5a86a1de6736ccommit hash: 59b277af33f57bd666e5eb3ecbb5a86a1de6736ccommit hash: 59b277af33f57bd666e5eb3ecbb5a86a1de6736c files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
astro/kosmorro: upgrade to v0.10.6

Release notes at
<https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.6>.
0.10.5
16 Nov 2021 20:49:34
commit hash: 88788ff06153407118a81e5f4f85fcfb1035c82bcommit hash: 88788ff06153407118a81e5f4f85fcfb1035c82bcommit hash: 88788ff06153407118a81e5f4f85fcfb1035c82bcommit hash: 88788ff06153407118a81e5f4f85fcfb1035c82b files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
astro/kosmorro: upgrade to v0.10.5

Release notes at
 <https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.5>.
0.10.4
02 Nov 2021 18:29:43
commit hash: e1cf4bbfac41efd88dc34757e4c4964e04a5772dcommit hash: e1cf4bbfac41efd88dc34757e4c4964e04a5772dcommit hash: e1cf4bbfac41efd88dc34757e4c4964e04a5772dcommit hash: e1cf4bbfac41efd88dc34757e4c4964e04a5772d files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
astro/kosmorro: upgrade to 0.10.4

- Switch to pypi.org;

- Release notes at
  <https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.4>.
0.10.2
14 Oct 2021 17:12:36
commit hash: 0020040e8f7e2f91b469fa3914869e1c4625d03fcommit hash: 0020040e8f7e2f91b469fa3914869e1c4625d03fcommit hash: 0020040e8f7e2f91b469fa3914869e1c4625d03fcommit hash: 0020040e8f7e2f91b469fa3914869e1c4625d03f files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
astro/kosmorro: upgrade to v0.10.2

Changelog at <https://kosmorro.space/cli/changelog/>.
0.10.1
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
0.10.1
21 Jun 2021 15:28:04
commit hash: 06db822cb4f378dba461597f0922463fd9bf4a1ccommit hash: 06db822cb4f378dba461597f0922463fd9bf4a1ccommit hash: 06db822cb4f378dba461597f0922463fd9bf4a1ccommit hash: 06db822cb4f378dba461597f0922463fd9bf4a1c files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
astro/kosmorro: upgrade to v0.10.1

Release notes at <https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.1>.
0.10.0
01 Jun 2021 20:08:59
commit hash: 87acedab0d10506eeb3298c26ec417c8a833e549commit hash: 87acedab0d10506eeb3298c26ec417c8a833e549commit hash: 87acedab0d10506eeb3298c26ec417c8a833e549commit hash: 87acedab0d10506eeb3298c26ec417c8a833e549 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
astro/kosmorro: upgrade to v0.10.0

Release notes at <https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.0>.
0.9.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.9.0
23 Mar 2021 17:37:42
Revision:569044Original commit files touched by this commit
thierry search for other commits by this committer
Really fix on FreeBSD-11.
0.9.0
09 Mar 2021 20:40:25
Revision:567955Original commit files touched by this commit
thierry search for other commits by this committer
textproc/rubygem-ronn is BROKEN on 11.4: do not build manpages.

Since I'm there define noflavors.
0.9.0
27 Feb 2021 18:29:02
Revision:566728Original commit files touched by this commit
thierry search for other commits by this committer
Adding Kosmorro, a Python program for ephemerides computation.

Number of commits found: 25