From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 20 07:40:01 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5140F16A421 for ; Sun, 20 May 2007 07:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 2F5C113C44B for ; Sun, 20 May 2007 07:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l4K7e1EJ036653 for ; Sun, 20 May 2007 07:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l4K7e06I036652; Sun, 20 May 2007 07:40:01 GMT (envelope-from gnats) Resent-Date: Sun, 20 May 2007 07:40:01 GMT Resent-Message-Id: <200705200740.l4K7e06I036652@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, NIIMI Satoshi Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C54C616A400 for ; Sun, 20 May 2007 07:37:19 +0000 (UTC) (envelope-from sa2c@sa2c.net) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.freebsd.org (Postfix) with ESMTP id 90EC213C4B7 for ; Sun, 20 May 2007 07:37:19 +0000 (UTC) (envelope-from sa2c@sa2c.net) Received: by py-out-1112.google.com with SMTP id f31so1555270pyh for ; Sun, 20 May 2007 00:37:19 -0700 (PDT) Received: by 10.35.51.13 with SMTP id d13mr6237173pyk.1179646638700; Sun, 20 May 2007 00:37:18 -0700 (PDT) Received: from berkeley.l.sa2c.net ( [60.236.87.252]) by mx.google.com with ESMTP id r9sm3856417nza.2007.05.20.00.37.17; Sun, 20 May 2007 00:37:18 -0700 (PDT) Received: by berkeley.l.sa2c.net (Postfix, from userid 3104) id 1A47C40CE; Sun, 20 May 2007 16:37:11 +0900 (JST) Message-Id: <20070520073711.1A47C40CE@berkeley.l.sa2c.net> Date: Sun, 20 May 2007 16:37:11 +0900 (JST) From: NIIMI Satoshi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/112805: New port: x11-drivers/xf86-input-vmmouse X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: NIIMI Satoshi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 May 2007 07:40:01 -0000 >Number: 112805 >Category: ports >Synopsis: New port: x11-drivers/xf86-input-vmmouse >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 20 07:40:00 GMT 2007 >Closed-Date: >Last-Modified: >Originator: NIIMI Satoshi >Release: FreeBSD 6.2-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD berkeley.l.sa2c.net 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #1: Fri Apr 27 10:03:16 JST 2007 root@berkeley.l.sa2c.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Mouse driver for VMware virtual machines. >How-To-Repeat: >Fix: --- vmmouse.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # Makefile # distinfo # pkg-descr # pkg-plist # echo x - Makefile sed 's/^X//' >Makefile << 'END-of-Makefile' X# New ports collection makefile for: xf86-input-vmmouse X# Date Created: 17 Feb 2006 X# Whom: Florent Thoumie X# X# $FreeBSD$ X# X XPORTNAME= xf86-input-vmmouse XPORTVERSION= 12.4.0 XCATEGORIES= x11-drivers X XMAINTAINER= x11@FreeBSD.org XCOMMENT= X.Org vmmouse input driver X XXORG_CAT= driver XMAN4= vmmouse.4x X X.include END-of-Makefile echo x - distinfo sed 's/^X//' >distinfo << 'END-of-distinfo' XMD5 (xorg/driver/xf86-input-vmmouse-12.4.0.tar.bz2) = 313e403e56702f6c38d1a5c830b60dc2 XSHA256 (xorg/driver/xf86-input-vmmouse-12.4.0.tar.bz2) = 383e0973aad0e96812fc019cb579abaf016f97427fc07466b150fe15739ba63c XSIZE (xorg/driver/xf86-input-vmmouse-12.4.0.tar.bz2) = 240927 END-of-distinfo echo x - pkg-descr sed 's/^X//' >pkg-descr << 'END-of-pkg-descr' XThis package contains the X.Org xf86-input-vmmouse driver. X X- Florent Thoumie Xflz@FreeBSD.org END-of-pkg-descr echo x - pkg-plist sed 's/^X//' >pkg-plist << 'END-of-pkg-plist' Xlib/xorg/modules/input/vmmouse_drv.la Xlib/xorg/modules/input/vmmouse_drv.so X@dirrmtry lib/xorg/modules/input X@dirrmtry lib/xorg/modules X@dirrmtry lib/xorg END-of-pkg-plist exit --- vmmouse.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: