Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A810663C1C0 for ; Wed, 25 Feb 2009 16:04:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4DA7563B18C; Wed, 25 Feb 2009 16:04:13 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 0850263B195 for ; Wed, 25 Feb 2009 16:04:11 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E8FF6175D0; Wed, 25 Feb 2009 16:04:11 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/x11/xf86-input-vmmouse To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20090225160411.E8FF6175D0@cvs.netbsd.org> Date: Wed, 25 Feb 2009 16:04:11 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Wed Feb 25 16:04:11 UTC 2009 Modified Files: pkgsrc/x11/xf86-input-vmmouse: Makefile PLIST distinfo Log Message: Update to 12.6.3: 12.6.3: Peter Hutterer (3): Fix build against master - add xf86OSmouse.h Fix make distcheck allowing custom build directories. Bump for 12.6.3 release 12.6.2: Philip Langdale (5): Narrow down the scope of what systems are checked for the vmmouse device. Don't flush buttons. Only turn on absolute mode when we get an actual event; we don't Revert "Narrow down the scope of what systems are checked for the vmmouse device." Bump for 12.6.2 release. 12.6.1: Philip Langdale (2): Remove call to iopl(). It's not portable and isn't necessary. Bump for 12.6.1 release. 12.6.0: Philip Langdale (5): Move shared vmmouse files into a separate static lib so we can Ignore more stuff in .gitignore Add HAL integration to support input hot plug. Switch hal-probe-vmmouse to /bin/sh and add Copyright statement. Bump version number for 12.6.0 release. 12.5.2: Adam Jackson (1): Remove useless call to xf86AddModuleInfo Matthias Hopf (2): Grab mouse from kernel if possible. Revert "Grab mouse from kernel if possible." Philip Langdale (3): Properly set axis range and resolution for Server 1.5+ Change ZAxisMapping default to match main mouse driver. Bump version number for 12.5.2 release. To generate a diff of this commit: cvs rdiff -r1.5 -r1.6 pkgsrc/x11/xf86-input-vmmouse/Makefile cvs rdiff -r1.2 -r1.3 pkgsrc/x11/xf86-input-vmmouse/PLIST \ pkgsrc/x11/xf86-input-vmmouse/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.