From ab050b8098dfe9c1087cacb4b42c1449e058a910 Mon Sep 17 00:00:00 2001 From: obache Date: Thu, 11 Oct 2007 14:20:35 +0000 Subject: 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 --- x11/x11vnc/Makefile | 4 ++-- x11/x11vnc/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11/x11vnc/Makefile b/x11/x11vnc/Makefile index a8f69c1fab9..063933d8469 100644 --- a/x11/x11vnc/Makefile +++ b/x11/x11vnc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2007/07/11 14:40:11 obache Exp $ +# $NetBSD: Makefile,v 1.13 2007/10/11 14:20:35 obache Exp $ # -DISTNAME= x11vnc-0.9.2 +DISTNAME= x11vnc-0.9.3 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/} diff --git a/x11/x11vnc/distinfo b/x11/x11vnc/distinfo index 0ba7bf2b7b0..75bc7c297f5 100644 --- a/x11/x11vnc/distinfo +++ b/x11/x11vnc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2007/07/11 14:40:11 obache Exp $ +$NetBSD: distinfo,v 1.9 2007/10/11 14:20:35 obache Exp $ -SHA1 (x11vnc-0.9.2.tar.gz) = adc9f61e949c30890bf8617669bef6bfa6a37137 -RMD160 (x11vnc-0.9.2.tar.gz) = c1931ec2fd1bda0ea78ddd93fa5aa155162247be -Size (x11vnc-0.9.2.tar.gz) = 2068626 bytes +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 -- cgit v1.2.3