From owner-cvs-ports@FreeBSD.ORG Thu Jan 29 15:49:03 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50B7C1065741; Thu, 29 Jan 2009 15:49:03 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 24D788FC18; Thu, 29 Jan 2009 15:49:03 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n0TFn3qU088764; Thu, 29 Jan 2009 15:49:03 GMT (envelope-from rnoland@repoman.freebsd.org) Received: (from rnoland@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n0TFn3ho088763; Thu, 29 Jan 2009 15:49:03 GMT (envelope-from rnoland) Message-Id: <200901291549.n0TFn3ho088763@repoman.freebsd.org> From: Robert Noland Date: Thu, 29 Jan 2009 15:49:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-drivers/xf86-input-mouse Makefile ports/x11-drivers/xf86-input-mouse/files patch-src-bsd_mouse.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2009 15:49:04 -0000 rnoland 2009-01-29 15:49:02 UTC FreeBSD ports repository Modified files: x11-drivers/xf86-input-mouse Makefile x11-drivers/xf86-input-mouse/files patch-src-bsd_mouse.c Log: Take a crack at resolving the mouse blocking issues. Revision Changes Path 1.7 +1 -0 ports/x11-drivers/xf86-input-mouse/Makefile 1.2 +12 -5 ports/x11-drivers/xf86-input-mouse/files/patch-src-bsd_mouse.c