pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/x11vnc Update x11vnc to 0.9.8.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8bba7f2fb1d2
branches: trunk
changeset: 395583:8bba7f2fb1d2
user: obache <obache%pkgsrc.org@localhost>
date: Thu Jul 09 11:17:10 2009 +0000
description:
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:
x11/x11vnc/Makefile | 4 ++--
x11/x11vnc/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 3a76a71e3541 -r 8bba7f2fb1d2 x11/x11vnc/Makefile
--- a/x11/x11vnc/Makefile Thu Jul 09 10:44:11 2009 +0000
+++ b/x11/x11vnc/Makefile Thu Jul 09 11:17:10 2009 +0000
@@ -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 -r 3a76a71e3541 -r 8bba7f2fb1d2 x11/x11vnc/distinfo
--- a/x11/x11vnc/distinfo Thu Jul 09 10:44:11 2009 +0000
+++ b/x11/x11vnc/distinfo Thu Jul 09 11:17:10 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index