aboutsummaryrefslogtreecommitdiff
path: root/astro/jday
Commit message (Collapse)AuthorAgeFilesLines
* - Fix configure warningKirill Ponomarev2004-04-171-0/+1
| | | | | | | | PR: 65674 65675 65676 65677 65678 65679 Submitted by: Roman Neuhauser <neuhauser at chello dot cz> Notes: svn path=/head/; revision=107370
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* Drop maintainership.Christian Weisgerber2003-09-291-1/+1
| | | | Notes: svn path=/head/; revision=89805
* pkg-comment -> COMMENTChristian Weisgerber2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76039
* Update to 1.3. Now includes a man page.Christian Weisgerber2003-01-016-18/+27
| | | | Notes: svn path=/head/; revision=72124
* Fix typos:Pete Fritchman2002-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> Notes: svn path=/head/; revision=56892
* Update my MAINTAINER address.Christian Weisgerber2001-11-031-1/+1
| | | | | | | Approved by: trevor Notes: svn path=/head/; revision=49545
* New Port: astro/jdayJames E. Housley2001-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> Notes: svn path=/head/; revision=38299