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.

non port: astro/py-ephem/files/patch-setup.py

Number of commits found: 2

Sunday, 13 Jun 2021
16:52 Rainer Hurling (rhurlin) search for other commits by this committer
astro/py-ephem: Update to 4.0.0.1

Major release update with many bugfixes, enhancements and
some new features [1]

[1] https://github.com/brandon-rhodes/pyephem/compare/v3.7.7.1...4.0.0

- Upgrade project to MIT license
- Use Python>=3.7, because of UnicodeDecodeError in ascii.py
- Generalize post-install target
- Removed now unneeded files/patch-setup.py
- Patch deprecated functions in test_satellity.py and _libastro.c

All 160 tests run ok.

Reported by:	Repology
commit hash: dfc7f8bbc142a33293faf91573303d3d5ad13a13 commit hash: dfc7f8bbc142a33293faf91573303d3d5ad13a13 commit hash: dfc7f8bbc142a33293faf91573303d3d5ad13a13 commit hash: dfc7f8bbc142a33293faf91573303d3d5ad13a13 dfc7f8b
Sunday, 15 Dec 2019
09:24 koobs search for other commits by this committer
[NEW PORT] astro/py-ephem: Compute positions of the planets and stars

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.

WWW: https://rhodesmill.org/pyephem/
WWW: https://pypi.org/project/ephem/

[1] Based on astro/pyephem

PR: 		240736
Submitted by:	Rainer Hurling <rhurlin gwdg de>
MFH:		2019Q4 (required for fixing pyephem, unbreaking gnuradio et al)
Original commitRevision:520162 

Number of commits found: 2