summaryrefslogtreecommitdiff
path: root/x11/sunclock/pkg
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1997-12-14 01:24:31 +0000
committeragc <agc@pkgsrc.org>1997-12-14 01:24:31 +0000
commit9c74bf4ec3fee6674c05267ccb12650304c837a3 (patch)
tree8525ce79208cd06dc3b751c5f593ebed0145da50 /x11/sunclock/pkg
parent3e9d2d9be3b2928df8e0c31d318addaa40475e3e (diff)
downloadpkgsrc-9c74bf4ec3fee6674c05267ccb12650304c837a3.tar.gz
Add package which shows a Mercator projection of the earth, together with
the illuminated by parts, and the current time.
Diffstat (limited to 'x11/sunclock/pkg')
-rw-r--r--x11/sunclock/pkg/COMMENT1
-rw-r--r--x11/sunclock/pkg/DESCR11
-rw-r--r--x11/sunclock/pkg/PLIST3
3 files changed, 15 insertions, 0 deletions
diff --git a/x11/sunclock/pkg/COMMENT b/x11/sunclock/pkg/COMMENT
new file mode 100644
index 00000000000..f4e105366d8
--- /dev/null
+++ b/x11/sunclock/pkg/COMMENT
@@ -0,0 +1 @@
+Shows which portion of the Earth's surface is illuminated by the Sun.
diff --git a/x11/sunclock/pkg/DESCR b/x11/sunclock/pkg/DESCR
new file mode 100644
index 00000000000..7db3616b0c0
--- /dev/null
+++ b/x11/sunclock/pkg/DESCR
@@ -0,0 +1,11 @@
+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.
+
diff --git a/x11/sunclock/pkg/PLIST b/x11/sunclock/pkg/PLIST
new file mode 100644
index 00000000000..599351ddd51
--- /dev/null
+++ b/x11/sunclock/pkg/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 1997/12/14 01:24:36 agc Exp $
+bin/sunclock
+man/cat1/sunclock.0