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.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6ff88fe47d67
branches: trunk
changeset: 528314:6ff88fe47d67
user: obache <obache%pkgsrc.org@localhost>
date: Sun Apr 29 03:59:26 2007 +0000
description:
Update x11vnc to 0.9.
New in the 0.9 x11vnc release:
VNC Service advertising via mDNS / ZeroConf / BonJour with the
Avahi client library. Enable via "-avahi".
Implementations of UltraVNC's TextChat, SingleWindow, and
ServerInput extensions (requires ultravnc viewer or ssvnc
Unix viewer). They toggle the selection of a single window
(-id), and disable (friendly) user input and viewing
(monitor blank) at the VNC server.
Short aliases "-find", "-create", "-svc", and "-xdmsvc" for
commonly used FINDCREATEDISPLAY usage modes (to find
the user's display or create one with Xvfb, etc).
Reverse VNC connections (viewer listening) now work in SSL
(-ssl) mode.
miscellaneous new features and changes:
New options to control the Monitor power state and keyboard/mouse
grabbing: -forcedpms, -clientdpms, -noserverdpms,
and -grabalways.
A simple way to emulate inetd(8) to some degree via the "-loopbg"
option.
Monitor the accuracy of XDAMAGE and apply "-noxdamage" if it is
not working well. OpenGL applications like like beryl and
MythTv have been shown to make XDAMAGE not work properly.
For Java SSL connections involving a router/firewall port
redirection, an option -httpsredir to spare the user
from needing to include PORT=NNN in the browser URL.
A -sleepin n option to delay startup by n seconds to let redirs
and listening clients to get started.
TightVNC file transfer is now off by default; enable via
-tightfilexfer
diffstat:
x11/x11vnc/Makefile | 4 ++--
x11/x11vnc/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 9874c022181f -r 6ff88fe47d67 x11/x11vnc/Makefile
--- a/x11/x11vnc/Makefile Sat Apr 28 23:33:36 2007 +0000
+++ b/x11/x11vnc/Makefile Sun Apr 29 03:59:26 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2007/04/01 01:58:38 obache Exp $
+# $NetBSD: Makefile,v 1.10 2007/04/29 03:59:26 obache Exp $
#
-DISTNAME= x11vnc-0.8.4
+DISTNAME= x11vnc-0.9
CATEGORIES= x11 net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/}
diff -r 9874c022181f -r 6ff88fe47d67 x11/x11vnc/distinfo
--- a/x11/x11vnc/distinfo Sat Apr 28 23:33:36 2007 +0000
+++ b/x11/x11vnc/distinfo Sun Apr 29 03:59:26 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2007/02/02 01:56:08 obache Exp $
+$NetBSD: distinfo,v 1.6 2007/04/29 03:59:26 obache Exp $
-SHA1 (x11vnc-0.8.4.tar.gz) = 08176992c16b2e425c6687d87094ddda05b49260
-RMD160 (x11vnc-0.8.4.tar.gz) = 0e1b97064b803e6d6a44ceed01c492fb5b3c8607
-Size (x11vnc-0.8.4.tar.gz) = 1666637 bytes
+SHA1 (x11vnc-0.9.tar.gz) = a552b5fc2ce87f9b5e11fc02a83cf75d738d9201
+RMD160 (x11vnc-0.9.tar.gz) = f052d74fe54fa31edbc651a25a86e70ec5ed332f
+Size (x11vnc-0.9.tar.gz) = 1843199 bytes
Home |
Main Index |
Thread Index |
Old Index