aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc/qclock/Makefile23
-rw-r--r--misc/qclock/distinfo1
-rw-r--r--misc/qclock/pkg-comment1
-rw-r--r--misc/qclock/pkg-descr2
-rw-r--r--misc/qclock/pkg-plist1
5 files changed, 28 insertions, 0 deletions
diff --git a/misc/qclock/Makefile b/misc/qclock/Makefile
new file mode 100644
index 000000000000..e7d91cafbf98
--- /dev/null
+++ b/misc/qclock/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: qclock
+# Version required: 1.0
+# Date created: 12 August 1998
+# Whom: brett@peloton.physics.montana.edu
+#
+# $Id$
+#
+
+DISTNAME= qclock
+PKGNAME= qclock-1.0
+CATEGORIES= misc
+MASTER_SITES= http://snowball.cypcopic.com.au/qclock/
+
+MAINTAINER= brett@peloton.physics.montana.edu
+
+NO_WRKSUBDIR= yes
+
+ALL_TARGET= qclock
+
+do-install:
+ ${CP} ${WRKDIR}/qclock ${PREFIX}/bin/qclock
+
+.include <bsd.port.mk>
diff --git a/misc/qclock/distinfo b/misc/qclock/distinfo
new file mode 100644
index 000000000000..0d524b052a30
--- /dev/null
+++ b/misc/qclock/distinfo
@@ -0,0 +1 @@
+MD5 (qclock.tar.gz) = 147b2543c827ee134ab625efcd977515
diff --git a/misc/qclock/pkg-comment b/misc/qclock/pkg-comment
new file mode 100644
index 000000000000..8d0975cb4f7d
--- /dev/null
+++ b/misc/qclock/pkg-comment
@@ -0,0 +1 @@
+A text based clock that tells you what time it is.
diff --git a/misc/qclock/pkg-descr b/misc/qclock/pkg-descr
new file mode 100644
index 000000000000..125f2135c7ff
--- /dev/null
+++ b/misc/qclock/pkg-descr
@@ -0,0 +1,2 @@
+A text based clock that tells you what time it is the way a friend would.
+Much better than plain old date!
diff --git a/misc/qclock/pkg-plist b/misc/qclock/pkg-plist
new file mode 100644
index 000000000000..73527d9bfc12
--- /dev/null
+++ b/misc/qclock/pkg-plist
@@ -0,0 +1 @@
+bin/qclock
>13-0/+163 * Update to 2.0.2.Joe Marcus Clarke2002-08-082-2/+2 * - enable --with-charset by default, provide WITHOUT_ICONV knob,Max Khon2002-08-081-5/+12 * Update maintainer email address and MASTER_SITESPatrick Li2002-08-081-6/+5 * bump port revision (libslang)Max Khon2002-08-061-0/+1 * - build with libslang by default (and provide -DWITHOUT_SLANG knob)Max Khon2002-08-063-16/+41 * - ${PERL} -> ${REINPLACE_CMD}Max Khon2002-08-062-6/+4 * Add new port wmtunlo: A dockapp that displays a zooming 2D tunnelPatrick Li2002-08-067-0/+71 * Build with qt30 by defaultPatrick Li2002-08-061-1/+1 * - upgrade to 4.1.55Max Khon2002-08-0618-670/+288 * Upgrade achievo to 0.8.1 (php4 is now default)Neil Blakey-Milner2002-08-053-47/+156 * 1. Changed the lib depends on gettext to a build depends. This will meanAlan Eldridge2002-08-0368-136/+136 * Bump PORTREVISION. KDE is fragile enough in its dependencies; we don'tAlan Eldridge2002-08-0268-1/+68 * Chase shlib rev of devel/gettextAde Lovett2002-08-0277-77/+77 * upgrade to 0.998aYing-Chieh Liao2002-07-317-77/+83 * Update to version 0.8.Jimmy Olgeni2002-07-294-4/+376 * Add missing dependency on gettext.Joe Marcus Clarke2002-07-292-0/+4 * Update to 2.14Patrick Li2002-07-273-5/+5 * Remove WWW tag: Project site nowhere to be found.Patrick Li2002-07-271-2/+0 * Update to 2.0.1 and USE_GNOMENG.Joe Marcus Clarke2002-07-273-13/+13 * Mark FORBIDDEN due to buffer overflow in resolver in libc.Akinori MUSHA2002-07-243-0/+6 * Update to 2.0.0.Joe Marcus Clarke2002-07-246-6/+30 * * Update to 1.7.Christian Weisgerber2002-07-232-4/+5 * Update to version 1.01.Kelly Yancey2002-07-232-3/+3 * Update maintainer's email addressPatrick Li2002-07-232-4/+4 * Use USE_REINPLACE and REINPLACE_CMD rather than implicitly depend on Perl.Dag-Erling Smørgrav2002-07-201-2/+5 * Fix a bug in the version comparison logic (epochs weren't being comparedDag-Erling Smørgrav2002-07-172-7/+12 * Convert USE_GLIB into USE_GNOMENG+USE_GNOME.Maxim Sobolev2002-07-164-4/+8 * Use USE_GNOMENG.Maxim Sobolev2002-07-162-7/+4 * USE_GTK implies USE_GLIB, so that remove the latter when the former is present.Maxim Sobolev2002-07-161-1/+0 * Use USE_GNOMENG.Maxim Sobolev2002-07-161-8/+5 * add lr 1.6Ying-Chieh Liao2002-07-156-0/+43 * Update to 2.4.1Patrick Li2002-07-1310-601/+439