summaryrefslogtreecommitdiff
path: root/net/x2vnc
diff options
context:
space:
mode:
authorwiz <wiz>2003-11-04 07:43:33 +0000
committerwiz <wiz>2003-11-04 07:43:33 +0000
commit127cf22e43824c3da8f76018a9d303cc7d6f4c9c (patch)
treeeded1119e7ee8529ccde400691896714aabe8c5e /net/x2vnc
parentca8dd932eeab4258ebe392ac443cd28ae9130086 (diff)
downloadpkgsrc-127cf22e43824c3da8f76018a9d303cc7d6f4c9c.tar.gz
Update to 1.5.1:
* Now traps grabkey errors, no more X errors. * Xinerama support, allows x2vnc to work sanely on multi-head X displays. * If stdin is not a tty, read password with fgets() instead of getpass(). This allows scripts to feed in the password. * New arguments -noblank and -lockdelay allows you to keep screen savers from activating while using your computers. Provided by Andreas Wrede in PR 23365.
Diffstat (limited to 'net/x2vnc')
-rw-r--r--net/x2vnc/Makefile5
-rw-r--r--net/x2vnc/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/net/x2vnc/Makefile b/net/x2vnc/Makefile
index 920651a4c16..70340840a63 100644
--- a/net/x2vnc/Makefile
+++ b/net/x2vnc/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2003/09/08 17:49:47 cjep Exp $
+# $NetBSD: Makefile,v 1.5 2003/11/04 07:43:33 wiz Exp $
#
-DISTNAME= x2vnc-1.4
-PKGREVISION= 1
+DISTNAME= x2vnc-1.5.1
CATEGORIES= net x11
MASTER_SITES= http://fredrik.hubbe.net/
diff --git a/net/x2vnc/distinfo b/net/x2vnc/distinfo
index 49ceb7cd472..adb46a13636 100644
--- a/net/x2vnc/distinfo
+++ b/net/x2vnc/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2002/10/04 14:57:49 hubertf Exp $
+$NetBSD: distinfo,v 1.3 2003/11/04 07:43:33 wiz Exp $
-SHA1 (x2vnc-1.4.tar.gz) = 4bb0f48936864bd90a4269cb36630b5564622441
-Size (x2vnc-1.4.tar.gz) = 57696 bytes
+SHA1 (x2vnc-1.5.1.tar.gz) = bf492481c7dcdb4abe71628faff955c16b43a4d2
+Size (x2vnc-1.5.1.tar.gz) = 60887 bytes