Subject: CVS commit: pkgsrc/x11/x11vnc
To: None <pkgsrc-changes@NetBSD.org>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-changes
Date: 10/11/2007 14:20:35
Module Name: pkgsrc
Committed By: obache
Date: Thu Oct 11 14:20:35 UTC 2007
Modified Files:
pkgsrc/x11/x11vnc: Makefile distinfo
Log Message:
Update x11vnc to 0.9.3.
New in the 0.9.3 x11vnc release:
This release provides client-side caching to improve interactive
response. Almost no VNC viewers implement caching which is why
VNC is slow compared to other remote graphics protocols.
The x11vnc caching will work with any VNC viewer, but they will
not hide the pixmap cache region that is below the main desktop
(one must adjust the window manually). The SSVNC Unix VNC viewer,
however, automatically detects and hides the region.
To enable caching, supply "-ncache n" to x11vnc, where the
number n, e.g. 10, indicates how much memory to devote to the
caching scheme.
See http://www.karlrunge.com/x11vnc/#faq-client-caching
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/x11/x11vnc/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/x11/x11vnc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.