summaryrefslogtreecommitdiff
path: root/x11-clocks/bclock
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-05-21 04:18:04 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-05-21 04:18:04 +0000
commitf4ce78e7aa952c722249200568c6e554b517b0ce (patch)
tree3299e6c63777770cd2c0dd085fc96afe99085fa4 /x11-clocks/bclock
parentAdded xbattle. (diff)
A clock with bezier curve for hands. Almost impossible to tell the time
from it. ;) PR: 3589 Submitted by: Brian Handy <handy@lambic.space.lockheed.com>
Notes
Notes: svn path=/head/; revision=6519
Diffstat (limited to 'x11-clocks/bclock')
-rw-r--r--x11-clocks/bclock/Makefile17
-rw-r--r--x11-clocks/bclock/distinfo1
-rw-r--r--x11-clocks/bclock/pkg-comment1
-rw-r--r--x11-clocks/bclock/pkg-descr15
-rw-r--r--x11-clocks/bclock/pkg-plist3
5 files changed, 37 insertions, 0 deletions
diff --git a/x11-clocks/bclock/Makefile b/x11-clocks/bclock/Makefile
new file mode 100644
index 000000000000..bfaa9e7765d6
--- /dev/null
+++ b/x11-clocks/bclock/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: dclock
+# Version required: 1.0
+# Date created: 13 May 1997
+# Whom: Brian Handy <handy@physics.montana.edu>
+#
+# $Id$
+#
+
+DISTNAME= bclock-1.0
+CATEGORIES= x11
+MASTER_SITES= http://dutian.twi.tudelft.nl/~vgeel/bclock/
+
+MAINTAINER= ports@FreeBSD.ORG
+
+USE_IMAKE= yes
+
+.include <bsd.port.mk>
diff --git a/x11-clocks/bclock/distinfo b/x11-clocks/bclock/distinfo
new file mode 100644
index 000000000000..a91153ef5350
--- /dev/null
+++ b/x11-clocks/bclock/distinfo
@@ -0,0 +1 @@
+MD5 (bclock-1.0.tar.gz) = 9acf16ce409e1d80602da7b0ba9f65d6
diff --git a/x11-clocks/bclock/pkg-comment b/x11-clocks/bclock/pkg-comment
new file mode 100644
index 000000000000..3ca646510a03
--- /dev/null
+++ b/x11-clocks/bclock/pkg-comment
@@ -0,0 +1 @@
+A round, analog X11 clock with bezier curve hands.
diff --git a/x11-clocks/bclock/pkg-descr b/x11-clocks/bclock/pkg-descr
new file mode 100644
index 000000000000..7eb18f560f2c
--- /dev/null
+++ b/x11-clocks/bclock/pkg-descr
@@ -0,0 +1,15 @@
+This is a mutated version of Oclock, using a bezier curve to
+draw the hands. It has a pretty funny appearance and it's
+actually fairly tough to use it to tell the time.
+
+The bezier curve is drawn using 4 control points:
+1) the end of the (not visible) hours hand (closest to the center)
+2) the center of the clock itself
+3) the end of the seconds hand (closest to the border)
+4) the end of the minutes hand (slightly closer to the center)
+
+Visit the home page:
+http://dutian.twi.tudelft.nl/~vgeel/bclock
+
+--
+Brian Handy --> handy@physics.montana.edu
diff --git a/x11-clocks/bclock/pkg-plist b/x11-clocks/bclock/pkg-plist
new file mode 100644
index 000000000000..111f4dc65609
--- /dev/null
+++ b/x11-clocks/bclock/pkg-plist
@@ -0,0 +1,3 @@
+bin/bclock
+man/man1/bclock.1.gz
+lib/X11/app-defaults/Clock-color