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.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/00533161645f
branches: trunk
changeset: 547491:00533161645f
user: obache <obache%pkgsrc.org@localhost>
date: Thu Sep 18 00:11:30 2008 +0000
description:
Update x11vnc to 0.9.4.
New in the 0.9.4 x11vnc release:
Reverse VNC connections (-connect and -connect_or_exit options)
work in the -find and -create X session FINDCREATEDISPLAY
modes.
Reverse VNC connections (either normal or using SSL) can use a
Web Proxy, a SOCKS proxy, the UltraVNC repeater proxy,
an SSH connection, or even a CGI URL to make the outgoing
connection (-proxy option). Forward connections can
use the -ssh option to set up a reachable redirection.
Support for the ZYWRLE encoding is added, this is the RealVNC ZRLE
encoding extended to do motion video and photo regions
more efficiently by way of a Wavelet based transformation.
The session finding and creating modes (-find and -create) have
been improved to be more reliable and also provide a new
desktop types (xfce) and new service redirection options.
Support for indexed colormaps (PseudoColor) with depths other
than 8 is provided (depths 1 to 16 now work).
Java viewer applet source code is provided in the x11vnc 0.9.4
tarball so now everything can be built from source.
miscellaneous new features and changes:
To unset Caps_Lock, Num_Lock and raise all keys in the X server
use -clear_all, or by remote control 'x11vnc -R clear_all'
The -autoport option gives more control over the server port
range that probes.
The -ping option can be used to help keep idle connections alive.
The -finddpy and -listdpy utilities help to debug and configure
the -find, -create, and -display WAIT:... modes.
Some automatic detection of screen resizes are handled even if
the -xrandr option is not supplied.
The -advertise_truecolor option can workaround some VNC viewer
incompatibilities with PseudoColor.
The option '-clip xinerama0' can be used to clip to the first
Xinerama sub-screen, etc.
If a fast framebuffer read rate is detected the -wait and -defer
parameters are reduced to 10 and 15 msec, respectively.
Pasting of the selection/clipboard into remote applications
(e.g. Java) is improved.
Usage with dvorak keyboards is improved. The option -macuskbd is
available on MacOSX to use the original US keyboard code.
Via a compiler option (-DENABLE_GRABLOCAL) one can use the
-grablocal n option to filter VNC client input if someone
at the console has done mouse or keyboard input n secs ago.
The -sleepin option can now sleep a random amount of time between
min and max time delays (-sleepin min-max).
diffstat:
x11/x11vnc/Makefile | 5 ++---
x11/x11vnc/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r ede60dba964d -r 00533161645f x11/x11vnc/Makefile
--- a/x11/x11vnc/Makefile Wed Sep 17 23:00:05 2008 +0000
+++ b/x11/x11vnc/Makefile Thu Sep 18 00:11:30 2008 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2008/02/12 14:49:01 obache Exp $
+# $NetBSD: Makefile,v 1.16 2008/09/18 00:11:30 obache Exp $
#
-DISTNAME= x11vnc-0.9.3
-PKGREVISION= 1
+DISTNAME= x11vnc-0.9.4
CATEGORIES= x11 net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/}
diff -r ede60dba964d -r 00533161645f x11/x11vnc/distinfo
--- a/x11/x11vnc/distinfo Wed Sep 17 23:00:05 2008 +0000
+++ b/x11/x11vnc/distinfo Thu Sep 18 00:11:30 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2007/10/11 14:20:35 obache Exp $
+$NetBSD: distinfo,v 1.10 2008/09/18 00:11:30 obache Exp $
-SHA1 (x11vnc-0.9.3.tar.gz) = 7bb5e0d16d5fae301e6f4dcb5b9419a5e2396ee3
-RMD160 (x11vnc-0.9.3.tar.gz) = e4013e62af1e9e23c8566cf39cbee5af93bcc572
-Size (x11vnc-0.9.3.tar.gz) = 2105034 bytes
+SHA1 (x11vnc-0.9.4.tar.gz) = 142b6af81dee5825c993b25cfe1ed7aa7e515b0d
+RMD160 (x11vnc-0.9.4.tar.gz) = 398c2e789d164cc69f209cbe35f0f4b1efc845b6
+Size (x11vnc-0.9.4.tar.gz) = 2346158 bytes
Home |
Main Index |
Thread Index |
Old Index