summaryrefslogtreecommitdiff
path: root/x11/x11vnc
diff options
context:
space:
mode:
authorobache <obache>2009-07-09 11:17:10 +0000
committerobache <obache>2009-07-09 11:17:10 +0000
commit9c9bd10c707864367cdcf6a47719072203004368 (patch)
treeec2fde34fee4e21f677d97d958b1704293ff80c0 /x11/x11vnc
parentdfb939738926884f8876662445036eb1a4584843 (diff)
downloadpkgsrc-9c9bd10c707864367cdcf6a47719072203004368.tar.gz
Update x11vnc to 0.9.8.
New in the 0.9.8 x11vnc release: Better reliability for the Java Viewer applet when connecting through a Web Proxy via HTTPS. A proxy hostname and port can be specified via applet parameters. Proxy Authentication via Auth-Basic is supported. More x11vnc printout in -ssl is provided to help troubleshoot this mode and other ssl connections. Stability improvements to -threads mode. Running x11vnc this way is more reliable now. Threaded operation sometimes gives better interactive response and faster updates. The threaded mode now supports multiple VNC viewers using the same VNC encoding (some only on Linux or enabled at build time.) The threaded mode can also yield a performance enhancement in the many client case (e.g. class-room broadcast.) We have tested with 30 to 50 simultaneous clients. See also -reflect. miscellaneous new features and changes: x11vnc automatically tries to work around an Xorg server bug involving infinitely repeating keys when turning off key repeating. Use -repeat if the automatic workaround fails. Also, the environment variable X11VNC_IDLE_TIMEOUT (seconds) is provided. In -reflect mode the environment variable X11VNC_REFLECT_PASSWORD is provided. The -clip mode works under -rawfb. The -nounixpw option can disable unixpw mode if an earlier option enables it (e.g. -svc). Scroll detection is skipped for windows with 'OpenOffice' in their name.
Diffstat (limited to 'x11/x11vnc')
-rw-r--r--x11/x11vnc/Makefile4
-rw-r--r--x11/x11vnc/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/x11vnc/Makefile b/x11/x11vnc/Makefile
index 699b8264e9f..ec5b29a6089 100644
--- a/x11/x11vnc/Makefile
+++ b/x11/x11vnc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2009/05/19 08:59:39 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2009/07/09 11:17:10 obache Exp $
#
-DISTNAME= x11vnc-0.9.7
+DISTNAME= x11vnc-0.9.8
CATEGORIES= x11 net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/}
diff --git a/x11/x11vnc/distinfo b/x11/x11vnc/distinfo
index a44cc7cee5c..b86fdde8df4 100644
--- a/x11/x11vnc/distinfo
+++ b/x11/x11vnc/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2009/05/07 14:03:26 obache Exp $
+$NetBSD: distinfo,v 1.14 2009/07/09 11:17:10 obache Exp $
-SHA1 (x11vnc-0.9.7.tar.gz) = 0ce3a0dd83694fddd64d262320ab7d2edb5310cc
-RMD160 (x11vnc-0.9.7.tar.gz) = e9eec21ca31b5ec215898624057edc6bd275edcb
-Size (x11vnc-0.9.7.tar.gz) = 2528334 bytes
+SHA1 (x11vnc-0.9.8.tar.gz) = 0cdcd5ce05ea4c00bb7515a1949344c32a95dffc
+RMD160 (x11vnc-0.9.8.tar.gz) = 5f7b5ab835657c03b05b854720da5ad59b25a2b1
+Size (x11vnc-0.9.8.tar.gz) = 2566632 bytes