Date: Tue, 18 Nov 2008 14:07:44 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-drivers Makefile ports/x11-drivers/input-wacom Makefile distinfo pkg-descr pkg-plist ports/x11-drivers/input-wacom/files pkg-message.in wacom.in Message-ID: <200811181407.mAIE7iMj051451@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgj 2008-11-18 14:07:44 UTC FreeBSD ports repository (doc committer) Modified files: x11-drivers Makefile Added files: x11-drivers/input-wacom Makefile distinfo pkg-descr pkg-plist x11-drivers/input-wacom/files pkg-message.in wacom.in Log: Add an X.Org driver, a kernel module, and a script to configure X.Org for Wacom tablets. The X.Org driver is a port of the Linux Wacom Project's [1] work. The kernel module required for USB tablets is provided by Bartosz Fabianowski [2], and supports the following devices: Graphire*, Graphire2*, Graphire3, Graphire4 Bamboo, Bamboo One*, Bamboo Fun Intuos3, Cintiq 21UX Volito*, Volito2* PenStation2*, PenPartner2* * not tested PR: ports/128547 Submitted by: Dominic Fandrey [3] Reviewed by: gabor Approved by: gabor [1] http://linuxwacom.sourceforge.net [2] <freebsd (at) chillt (dot) de> [3] <kamikaze (at) bsdforen (dot) de> Revision Changes Path 1.12 +1 -0 ports/x11-drivers/Makefile 1.1 +106 -0 ports/x11-drivers/input-wacom/Makefile (new) 1.1 +6 -0 ports/x11-drivers/input-wacom/distinfo (new) 1.1 +16 -0 ports/x11-drivers/input-wacom/files/pkg-message.in (new) 1.1 +365 -0 ports/x11-drivers/input-wacom/files/wacom.in (new) 1.1 +17 -0 ports/x11-drivers/input-wacom/pkg-descr (new) 1.1 +12 -0 ports/x11-drivers/input-wacom/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811181407.mAIE7iMj051451>