summaryrefslogtreecommitdiff
path: root/time/sunclock
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-12-17 23:32:09 +0000
committerwiz <wiz@pkgsrc.org>2000-12-17 23:32:09 +0000
commitdf7948804e18401baeb9f3f2ca9b7ded3f4f66c7 (patch)
tree73288b5bb97270ccddd92731e20bbfff8858d306 /time/sunclock
parent389033175de2a6d1922929cf5b7598f2da56932a (diff)
downloadpkgsrc-df7948804e18401baeb9f3f2ca9b7ded3f4f66c7.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')
-rw-r--r--time/sunclock/Makefile18
-rw-r--r--time/sunclock/files/md53
-rw-r--r--time/sunclock/files/patch-sum6
-rw-r--r--time/sunclock/pkg/COMMENT1
-rw-r--r--time/sunclock/pkg/DESCR10
-rw-r--r--time/sunclock/pkg/PLIST3
6 files changed, 41 insertions, 0 deletions
diff --git a/time/sunclock/Makefile b/time/sunclock/Makefile
new file mode 100644
index 00000000000..58e4e5a6457
--- /dev/null
+++ b/time/sunclock/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/12/17 23:32:19 wiz Exp $
+#
+
+DISTNAME= sunclock-1.4
+CATEGORIES= x11 time
+MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/}
+
+MAINTAINER= perry@netbsd.org
+
+USE_IMAKE= yes
+
+.include "../../mk/bsd.prefs.mk"
+
+.if ${OPSYS} == "SunOS"
+MAKE_ENV+= CPPFLAGS=-DUSE_PUTENV
+.endif
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/sunclock/files/md5 b/time/sunclock/files/md5
new file mode 100644
index 00000000000..ff9752c5e3e
--- /dev/null
+++ b/time/sunclock/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/12/17 23:32:19 wiz Exp $
+
+MD5 (sunclock-1.4.tar.gz) = 56e232a2d12fb5a38b09e8199e30dcd6
diff --git a/time/sunclock/files/patch-sum b/time/sunclock/files/patch-sum
new file mode 100644
index 00000000000..1092159b63c
--- /dev/null
+++ b/time/sunclock/files/patch-sum
@@ -0,0 +1,6 @@
+$NetBSD: patch-sum,v 1.1.1.1 2000/12/17 23:32:19 wiz Exp $
+
+This placeholder file is generated by the ``makepatchsum'' target
+whenever the patches directory is empty or missing. Its purpose
+is to ensure that the presence of any obsolete patches will cause
+the proper error to be emitted at build time.
diff --git a/time/sunclock/pkg/COMMENT b/time/sunclock/pkg/COMMENT
new file mode 100644
index 00000000000..0e69356fc7f
--- /dev/null
+++ b/time/sunclock/pkg/COMMENT
@@ -0,0 +1 @@
+Show which portion of the Earth's surface is illuminated by the Sun
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.
diff --git a/time/sunclock/pkg/PLIST b/time/sunclock/pkg/PLIST
new file mode 100644
index 00000000000..33ff1d95275
--- /dev/null
+++ b/time/sunclock/pkg/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/17 23:32:19 wiz Exp $
+bin/sunclock
+man/cat1/sunclock.0