diff options
author | wiz <wiz> | 2000-12-17 23:32:09 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-12-17 23:32:09 +0000 |
commit | f3dbb331710de97891f6bc15c8ea68d932fbd614 (patch) | |
tree | 73288b5bb97270ccddd92731e20bbfff8858d306 /time/sunclock/pkg/DESCR | |
parent | 87e1841f0d76da5d8d052223a20708380cdef9d8 (diff) | |
download | pkgsrc-f3dbb331710de97891f6bc15c8ea68d932fbd614.tar.gz |
New category: time. Move many packages here:
misc/cal, misc/cardboard-schedule, misc/ical, misc/plan, misc/py-mxDateTime,
misc/remind, sysutils/logtime, and 19 more from x11.
Diffstat (limited to 'time/sunclock/pkg/DESCR')
-rw-r--r-- | time/sunclock/pkg/DESCR | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/time/sunclock/pkg/DESCR b/time/sunclock/pkg/DESCR new file mode 100644 index 00000000000..0f5a754efa9 --- /dev/null +++ b/time/sunclock/pkg/DESCR @@ -0,0 +1,10 @@ +X11 version by John Mackin, <john@cs.su.oz.AU>, based on a Suntools program +by John Walker, <kelvin@acad.uu.NET>. + +This program is a clock that shows which portion of the Earth's surface is +illuminated by the Sun. It is designed to be usually iconic, but can be +opened for a larger display with the time updated every second and both the +local timezone and UTC displayed. The Suntools version had a menu that +allowed you to speed up time, show different dates, etc., but I have +never implemented any of that in the X version; there is some support +for it in the code, however. |