aboutsummaryrefslogtreecommitdiffstats
path: root/astro/aa/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* - Convert Makefile header to the new two-line formdanfe2013-08-021-6/+6
| | | | | | | | | | - Remove 404'ing URL from MASTER_SITES - Do not explicitly set EXTRACT_AFTER_ARGS, use NO_WRKSUBDIR instead - Avoid patching makefile: pass correct values via MAKE_ARGS; this also remove double whitespace before -Wall from the build logs (nice) - NOPORTDOCS -> PORT_OPTIONS:MDOCS, get rid of .for loops, unmute the installation commands, make pkg-message display consistent with package - Reformat port description for better readability while here
* - Update to software release as of 2008-09-21.pgollucci2009-02-041-1/+1
| | | | | | | - Distfile name is not changed, PORTREVISION bump indicates the change PR: ports/131343 Submitted by: Frank W. Josellis <frank@dynamical-systems.org> (maintainer)
* - Update to latest distfilepav2008-03-081-1/+1
| | | | | | | - Install the stars and objects catalogues PR: ports/121238 Submitted by: Frank W. Josellis <frank@dynamical-systems.org> (maintainer)
* This program computes ephemerides of Sun, Moon, planets, comets, and starspav2006-08-131-0/+10
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>