aboutsummaryrefslogtreecommitdiffstats
path: root/astro/jday
Commit message (Collapse)AuthorAgeFilesLines
* Add SIZE.trevor2004-01-281-0/+1
|
* Drop maintainership.naddy2003-09-291-1/+1
|
* pkg-comment -> COMMENTnaddy2003-02-212-1/+1
|
* Update to 1.3. Now includes a man page.naddy2003-01-026-18/+27
|
* Fix typos:petef2002-03-301-2/+2
| | | | | | | | | | | | | | | | | | * explose -> explore * january -> January * documentfor -> document for * encorporated -> incorporated * function -> functions * julian -> Julian * calculater -> calculate * formely -> formerly * Javascript -> JavaScript * timezone -> time zone * Calisto -> Callisto * outter -> outer PR: 36480 Submitted by: Eric Yu <ericyu@mail2000.com.tw>
* Update my MAINTAINER address.naddy2001-11-041-1/+1
| | | | Approved by: trevor
* New Port: astro/jdayjeh2001-02-135-0/+38
The jday binary can be used to convert calendar dates to astronomical julian dates. This number is useful for a variety of purposes. Especially related to calculating elapsed time between instances over large or short periods of time. PR: 23142 Submitted by: Christian Weisgerber <naddy@mips.inka.de>