aboutsummaryrefslogtreecommitdiff
path: root/misc/kp
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-05-06 10:21:51 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-05-06 10:21:51 +0000
commit5f07993638f78280ccc1ead2d96c7cd485112517 (patch)
treeab7b8416c4e7edb601a616c96db38cb10cdf374d /misc/kp
parent2ffc64433ad8c85de023805be6684d9146b65376 (diff)
downloadports-5f07993638f78280ccc1ead2d96c7cd485112517.tar.gz
ports-5f07993638f78280ccc1ead2d96c7cd485112517.zip
Upgrade to 1.00, released today. (Guess who the author is. :)
This version goes back to using Motif. I'm tired of chasing the Tcl/Tk incompatibility-o-rama.
Notes
Notes: svn path=/head/; revision=18542
Diffstat (limited to 'misc/kp')
-rw-r--r--misc/kp/Makefile18
-rw-r--r--misc/kp/distinfo2
-rw-r--r--misc/kp/pkg-descr19
-rw-r--r--misc/kp/pkg-plist28
4 files changed, 41 insertions, 26 deletions
diff --git a/misc/kp/Makefile b/misc/kp/Makefile
index cd11ebc6e795..2e548348b668 100644
--- a/misc/kp/Makefile
+++ b/misc/kp/Makefile
@@ -1,20 +1,24 @@
# New ports collection makefile for: kp
-# Version required: 0.97
+# Version required: 1.00
# Date created: 8 May 1995
# Whom: asami
#
-# $Id: Makefile,v 1.10 1998/08/07 23:56:40 asami Exp $
+# $Id: Makefile,v 1.11 1998/10/09 01:14:42 asami Exp $
#
-DISTNAME= kp-0.97
-CATEGORIES= misc tk41
+DISTNAME= kp-1.00
+CATEGORIES= misc
MASTER_SITES= ftp://stampede.cs.berkeley.edu/pub/kp/
MAINTAINER= asami@FreeBSD.org
-RUN_DEPENDS= wish4.1:${PORTSDIR}/x11-toolkits/tk41
-
-USE_X_PREFIX= yes
+REQUIRES_MOTIF= yes
+USE_IMAKE= yes
MAN1= kp.1
+post-install:
+ ${MKDIR} ${PREFIX}/share/kp/xmodmaps
+ cd ${WRKSRC}; ${INSTALL_DATA} COPYRIGHT README ${PREFIX}/share/kp
+ cd ${WRKSRC}/xmodmaps; ${INSTALL_DATA} * ${PREFIX}/share/kp/xmodmaps
+
.include <bsd.port.mk>
diff --git a/misc/kp/distinfo b/misc/kp/distinfo
index 85abf927b08d..0acd769cd9ff 100644
--- a/misc/kp/distinfo
+++ b/misc/kp/distinfo
@@ -1 +1 @@
-MD5 (kp-0.97.tar.gz) = ddafe2e4cc0fba3685c986a5c2b2fe25
+MD5 (kp-1.00.tar.gz) = 106a13d6d370c94607c9d7c7bfc72f1c
diff --git a/misc/kp/pkg-descr b/misc/kp/pkg-descr
index 974406880728..49d6d0e3a609 100644
--- a/misc/kp/pkg-descr
+++ b/misc/kp/pkg-descr
@@ -1,6 +1,17 @@
-This is kp, the Keyboard Practicer. It's a rewrite of a Motif version
-of the program with the same name. It's still very incomplete, but it
-at least runs so it's included here for your convenience. :)
+This is kp, the Keyboard Practicer.
+
+Kp shows a keyboard and practice text. If you hit the right keys, the
+cursor advances. The keys you hit appear to be pushed in for your
+amusement.
+
+It also shows the next key you have to hit in reverse-video so that
+you don't have to watch your fingers. After you get rid of the habit
+of watching your fingers, you can turn off the next-key showing to
+perfect your typing.
+
+Kp has a "filter" feature which will let you select the keys you want
+to practice. When this is enabled, only words entirely consisting of
+those characters are displayed.
Satoshi
-asami@cs.berkeley.edu \ No newline at end of file
+asami@cs.berkeley.edu
diff --git a/misc/kp/pkg-plist b/misc/kp/pkg-plist
index 260c30cbea87..47058c41bfad 100644
--- a/misc/kp/pkg-plist
+++ b/misc/kp/pkg-plist
@@ -1,15 +1,15 @@
bin/kp
-lib/kp/bit_saddy.h
-lib/kp/bit_smiley.h
-lib/kp/cursor.tcl
-lib/kp/entry.tcl
-lib/kp/file.tcl
-lib/kp/filter.tcl
-lib/kp/help.tcl
-lib/kp/keyboard.tcl
-lib/kp/main.tcl
-lib/kp/menu.tcl
-lib/kp/options.tcl
-lib/kp/smileys.tcl
-lib/kp/status.tcl
-@dirrm lib/kp
+share/kp/COPYRIGHT
+share/kp/README
+share/kp/xmodmaps/dec.dv
+share/kp/xmodmaps/dec.qw
+share/kp/xmodmaps/hp.dv
+share/kp/xmodmaps/hp.qw
+share/kp/xmodmaps/pc.dv
+share/kp/xmodmaps/pc.qw
+share/kp/xmodmaps/sgi.dv
+share/kp/xmodmaps/sgi.qw
+share/kp/xmodmaps/sun.dv
+share/kp/xmodmaps/sun.qw
+@dirrm share/kp/xmodmaps
+@dirrm share/kp