summaryrefslogtreecommitdiff
path: root/x11/xmindpath
diff options
context:
space:
mode:
authorjlam <jlam>1999-10-28 04:21:40 +0000
committerjlam <jlam>1999-10-28 04:21:40 +0000
commita26635625ab694a652685f95c27e7fb4c4078ed7 (patch)
treee89cad031333fcc3bda36a09e1c871546c1df135 /x11/xmindpath
parent428335344b91013b98463800723228c9065bdf61 (diff)
downloadpkgsrc-a26635625ab694a652685f95c27e7fb4c4078ed7.tar.gz
Initial import of xmindpath-19990930, a MindPath PocketPoint user-level
driver for X11.
Diffstat (limited to 'x11/xmindpath')
-rw-r--r--x11/xmindpath/Makefile15
-rw-r--r--x11/xmindpath/files/md53
-rw-r--r--x11/xmindpath/files/patch-sum3
-rw-r--r--x11/xmindpath/patches/patch-aa13
-rw-r--r--x11/xmindpath/pkg/COMMENT1
-rw-r--r--x11/xmindpath/pkg/DESCR4
-rw-r--r--x11/xmindpath/pkg/PLIST3
7 files changed, 42 insertions, 0 deletions
diff --git a/x11/xmindpath/Makefile b/x11/xmindpath/Makefile
new file mode 100644
index 00000000000..3506ae05efd
--- /dev/null
+++ b/x11/xmindpath/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/10/28 04:21:40 jlam Exp $
+
+DISTNAME= magicpoint-1.06a
+PKGNAME= xmindpath-19980930
+CATEGORIES= x11
+MASTER_SITES= ftp://ftp.mew.org/pub/MagicPoint/
+
+MAINTAINER= itojun@itojun.org
+
+GNU_CONFIGURE= yes
+USE_X11= yes
+
+WRKSRC= ${WRKDIR}/${DISTNAME}/contrib/xmindpath
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xmindpath/files/md5 b/x11/xmindpath/files/md5
new file mode 100644
index 00000000000..cb009b9fd18
--- /dev/null
+++ b/x11/xmindpath/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 1999/10/28 04:21:40 jlam Exp $
+
+MD5 (magicpoint-1.06a.tar.gz) = edc2e5eb350abe01a99eb344f72719b5
diff --git a/x11/xmindpath/files/patch-sum b/x11/xmindpath/files/patch-sum
new file mode 100644
index 00000000000..b96d8a46b2f
--- /dev/null
+++ b/x11/xmindpath/files/patch-sum
@@ -0,0 +1,3 @@
+$NetBSD: patch-sum,v 1.1.1.1 1999/10/28 04:21:40 jlam Exp $
+
+MD5 (patch-aa) = b47a6ee57d187d237f41e5ae416b4e2a
diff --git a/x11/xmindpath/patches/patch-aa b/x11/xmindpath/patches/patch-aa
new file mode 100644
index 00000000000..320bd999f87
--- /dev/null
+++ b/x11/xmindpath/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 1999/10/28 04:21:41 jlam Exp $
+
+--- xmindpath.1.orig Wed Sep 30 19:55:22 1998
++++ xmindpath.1 Thu Oct 28 00:05:59 1999
+@@ -95,7 +95,7 @@
+ .Xr mgp 1 .
+ .Pp
+ MindPath PocketPoint:
+-.Li http://www.mindpath.com/ppoint.htm
++.Li http://www.mindpath.com/Products/pocketpointer.htm
+ .\"
+ .Sh HISTORY
+ The
diff --git a/x11/xmindpath/pkg/COMMENT b/x11/xmindpath/pkg/COMMENT
new file mode 100644
index 00000000000..db12c180586
--- /dev/null
+++ b/x11/xmindpath/pkg/COMMENT
@@ -0,0 +1 @@
+MindPath PocketPoint user-level driver for X11
diff --git a/x11/xmindpath/pkg/DESCR b/x11/xmindpath/pkg/DESCR
new file mode 100644
index 00000000000..015a3a16c36
--- /dev/null
+++ b/x11/xmindpath/pkg/DESCR
@@ -0,0 +1,4 @@
+xmindpath reads signal sent from MindPath PocketPoint device via serial
+port, and translate that into X11 event.
+
+MindPath PocketPoint: http://www.mindpath.com/Products/pocketpointer.htm
diff --git a/x11/xmindpath/pkg/PLIST b/x11/xmindpath/pkg/PLIST
new file mode 100644
index 00000000000..d99d056649a
--- /dev/null
+++ b/x11/xmindpath/pkg/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1999/10/28 04:21:41 jlam Exp $
+bin/xmindpath
+man/man1/xmindpath.1