summaryrefslogtreecommitdiff
path: root/astro/ephem (follow)
Commit message (Collapse)AuthorAgeFilesLines
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-1/+1
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
* Id->FreeBSD rename try 2.David E. O'Brien1999-08-251-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=20936
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Fix time() conflicts on alpha.Hidetoshi Shimokawa1999-01-031-5/+92
| | | | | | | | - disable "long time()". - suppress warnings of time.c. Notes: svn path=/head/; revision=15796
* Remove share/ephem directory in pkg/PLIST.Steve Price1998-09-261-0/+1
| | | | Notes: svn path=/head/; revision=13408
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-271-2/+1
| | | | Notes: svn path=/head/; revision=11552
* Little typo nit.Tim Vanderhoek1998-02-122-2/+2
| | | | Notes: svn path=/head/; revision=9678
* An interactive terminal-based ephemeris program. The source tarball isSatoshi Asami1997-06-0315-0/+356
in LOCAL_PORTS because those out on the 'net can't agree on the right size and include DOS executables and such. PR: 3407 Submitted by: Slaven Rezic <eserte@cs.tu-berlin.de> Notes: svn path=/head/; revision=6694