Subject: CVS commit: pkgsrc/net/x2vnc
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 01/16/2007 13:22:25
Module Name:	pkgsrc
Committed By:	abs
Date:		Tue Jan 16 13:22:25 UTC 2007

Modified Files:
	pkgsrc/net/x2vnc: Makefile distinfo

Log Message:
Update x2vnc from 1.5.1 to 1.7.2, and fix for modular X11 build:

Changes since version 1.7.1

    * Fixed some bugs

Changes since version 1.6.1

    * Now re-connects automatically
    * New input capture method which handles odd screen sizes better
    * Added -tunnel and -via for automatic SSH tunneling
    * Further fixes for cut'n'paste. (Should now work with java
      and on 64 bit platforms.)
    * Randr support allow x2vnc to detect when the screen is rotated

Changes since version 1.6

    * Added Martin Dorey's patch which fixes cut'n'paste for Java
      (and other) applications.
    * Fixed a bug in -navhack

Changes since version 1.5.1

    * Added some patches from Grant McDorman to allow proper
      cut'n'paste between x2vnc and Konsole/gnome-terminal.
    * Honor $DESTDIR to make packaging easier.
    * Added a workaround to make cut'n'paste work better with old
      VNC servers.
    * Since all new VNC servers already support wheel emulation
      themseleves, x2vnc doesn't translate wheel events to arrow
      up/down anymore unless -wheelhack is specified.
    * Added -navhack which is similar to -wheelhack, except it
      translates button 6 & 7 to Alt+Left/Right.
    * Added -debug to debug key events
    * Allow -edgewidth 0 to turn off edge-flipping


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/net/x2vnc/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/net/x2vnc/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.