summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-10-24 09:42:52 +0000
committeragc <agc@pkgsrc.org>2001-10-24 09:42:52 +0000
commit0b3e4e627d622e4e507f3008f5142abd04dc8bc1 (patch)
tree9c8d3b877372122ffe802332ad02040a0308cebf /net
parent405cc95eea7966376dceac73b15e7224a5315a83 (diff)
downloadpkgsrc-0b3e4e627d622e4e507f3008f5142abd04dc8bc1.tar.gz
Initial import of x2vnc 1.2 into the NetBSD Packages Collection.
x2vnc merges the capabilities of x2x and vncviewer. It will allow a machine with an X display and a machine with a VNC server running on its main screen to act as if they were two displays connected to one machine. When you move your mouse pointer off the screen in a direction of your choosing, the pointer will appear on the other screen instead. Provided in PR 14344 by Michael Santos (mike@ethmoid.org).
Diffstat (limited to 'net')
-rw-r--r--net/x2vnc/Makefile14
-rw-r--r--net/x2vnc/distinfo4
-rw-r--r--net/x2vnc/pkg/DESCR6
-rw-r--r--net/x2vnc/pkg/PLIST3
4 files changed, 27 insertions, 0 deletions
diff --git a/net/x2vnc/Makefile b/net/x2vnc/Makefile
new file mode 100644
index 00000000000..a6ff5c9e4a3
--- /dev/null
+++ b/net/x2vnc/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/10/24 09:42:52 agc Exp $
+#
+
+DISTNAME= x2vnc-1.2
+CATEGORIES= net x11
+MASTER_SITES= http://fredrik.hubbe.net/
+
+MAINTAINER= mike@ethmoid.org
+HOMEPAGE= http://fredrik.hubbe.net/x2vnc.html
+COMMENT= Multi-console display using X and VNC
+
+USE_IMAKE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/x2vnc/distinfo b/net/x2vnc/distinfo
new file mode 100644
index 00000000000..9c86e0fda90
--- /dev/null
+++ b/net/x2vnc/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2001/10/24 09:42:52 agc Exp $
+
+SHA1 (x2vnc-1.2.tar.gz) = 54958bb284ae826731b2d787b20194b6043c041e
+Size (x2vnc-1.2.tar.gz) = 34303 bytes
diff --git a/net/x2vnc/pkg/DESCR b/net/x2vnc/pkg/DESCR
new file mode 100644
index 00000000000..bd96e94548d
--- /dev/null
+++ b/net/x2vnc/pkg/DESCR
@@ -0,0 +1,6 @@
+x2vnc merges the capabilities of x2x and vncviewer. It will allow
+a machine with an X display and a machine with a VNC server running
+on its main screen to act as if they were two displays connected
+to one machine. When you move your mouse pointer off the screen in
+a direction of your choosing, the pointer will appear on the other
+screen instead.
diff --git a/net/x2vnc/pkg/PLIST b/net/x2vnc/pkg/PLIST
new file mode 100644
index 00000000000..3901fea5dc9
--- /dev/null
+++ b/net/x2vnc/pkg/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/10/24 09:42:52 agc Exp $
+bin/x2vnc
+man/cat1/x2vnc.0