Date: Sat, 12 Aug 2006 21:40:18 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro Makefile ports/astro/aa Makefile distinfo pkg-descr ports/astro/aa/files patch-aa.c patch-dms.c patch-kfiles.c pkg-message.in Message-ID: <200608122140.k7CLeIdJ092593@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2006-08-12 21:40:18 UTC FreeBSD ports repository Modified files: astro Makefile Added files: astro/aa Makefile distinfo pkg-descr astro/aa/files patch-aa.c patch-dms.c patch-kfiles.c pkg-message.in Log: This program computes ephemerides of Sun, Moon, planets, comets, and stars using rigorous reduction methods from the _Astronomical Almanac_ and related sources. Includes PLAN404 series for positions of the planets, and a long-term extension of modern Lunar theory for the Moon's position. Reads ASCII file catalogues of stars and orbital elements. Displays all adjustments as it finds local azimuth and elevation, rise and set times, etc. Latest update 2005-11-09. WWW: http://moshier.net/aadoc.html PR: ports/101850 Submitted by: Frank W. Josellis <frank@dynamical-systems.org> Revision Changes Path 1.108 +1 -0 ports/astro/Makefile 1.1 +47 -0 ports/astro/aa/Makefile (new) 1.1 +3 -0 ports/astro/aa/distinfo (new) 1.1 +12 -0 ports/astro/aa/files/patch-aa.c (new) 1.1 +11 -0 ports/astro/aa/files/patch-dms.c (new) 1.1 +48 -0 ports/astro/aa/files/patch-kfiles.c (new) 1.1 +17 -0 ports/astro/aa/files/pkg-message.in (new) 1.1 +10 -0 ports/astro/aa/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608122140.k7CLeIdJ092593>