FreeBSD astro : sscalc4>
A sunrise/sunset time calculator
This is sscalc, a sunrise/sunset time calculator, ported to C.
You can find the sunrise and sunset times for anywhere in the world
as long as you know the latitude and longitude of the location.
The program is a port of the JavaScript program located at
http://www.srrb.noaa.gov/highlights/sunrise/gen.html
The page was written by Aaron Horiuchi, Chris Lehman and Chris
Cornwall.
http://www.icehouse.net/kew/
|
sscalc history
v. 1.6
date: 2007/12/16 11:43:31; author: pav; state: Exp; lines: +1 -1
- Reset bouncing maintainer address
<<< 550 : Recipient address rejected: User unknown in virtual mailbox table
550 5.1.1 ... User unknown
v. 1.5
date: 2003/08/19 10:35:19; author: krion; state: Exp; lines: +9 -6
- unbreak this port
- install man page to proper place
- use DOCSDIR macro
- fix pkg-descr
PR: 55365 55402
Submitted by: Esa Karkkainen
Volker Stolz
Approved by: maintainer timeout (> 10 days)
v. 1.4
date: 2003/08/08 04:40:38; author: kris; state: Exp; lines: +0 -0
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it. If you are interested
in saving this port, please send your patches to the maintainer. If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
v. 1.3
date: 2003/02/22 04:41:06; author: kris; state: Exp; lines: +2 -0
BROKEN: installs manpage into wrong directory
v. 1.2
date: 2003/02/21 10:44:59; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.1
date: 2000/12/19 13:36:31; author: will; state: Exp;
Add sscalc 1.0, a sunrise/sunset time calculator ported to C from
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
=============================================================================
|