aboutsummaryrefslogtreecommitdiff
path: root/astro/sscalc
Commit message (Collapse)AuthorAgeFilesLines
* For unmaintained ports in `astro' category, drop leading indefinite articleAlexey Dokuchaev2013-02-251-1/+1
| | | | | | | from COMMENT. Whenever appropriate, cleanup Makefiles a bit as well. Notes: svn path=/head/; revision=312914
* Use PORT_OPTIONS:MDOCS instead of NOPORTDOCSBaptiste Daroussin2012-12-311-6/+4
| | | | | | | Trim headers Notes: svn path=/head/; revision=309749
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Reset bouncing maintainer addressPav Lucistnik2007-12-161-1/+1
| | | | | | | | <<< 550 <kew@icehouse.net>: Recipient address rejected: User unknown in virtual mailbox table 550 5.1.1 <kew@icehouse.net>... User unknown Notes: svn path=/head/; revision=203842
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - unbreak this portKirill Ponomarev2003-08-193-9/+14
| | | | | | | | | | | | | | - install man page to proper place - use DOCSDIR macro - fix pkg-descr PR: 55365 55402 Submitted by: Esa Karkkainen <ejk@iki.fi> Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: maintainer timeout (> 10 days) Notes: svn path=/head/; revision=87285
* BROKEN: installs manpage into wrong directoryKris Kennaway2003-02-221-0/+2
| | | | Notes: svn path=/head/; revision=76114
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76027
* Fix typos:Pete Fritchman2002-03-301-1/+1
| | | | | | | | | | | | | | | | | | | | | * 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
* Add sscalc 1.0, a sunrise/sunset time calculator ported to C fromWill Andrews2000-12-195-0/+43
Javascript (uh, yeah). Too bad you have to hardcode your long/lat into the program, perhaps some kind soul will inflict getopt() on this prog. PR: 23245 Submitted by: Keith Walker <kew@icehouse.net> Notes: svn path=/head/; revision=36122