Subject: CVS commit: pkgsrc/x11/x11vnc
To: None <pkgsrc-changes@NetBSD.org>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-changes
Date: 04/29/2007 03:59:26
Module Name:	pkgsrc
Committed By:	obache
Date:		Sun Apr 29 03:59:26 UTC 2007
Modified Files:
	pkgsrc/x11/x11vnc: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/x11/x11vnc/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/x11vnc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.