cvs commit: ports/x11-drivers Makefile ports/x11-drivers/xf86-input-wacom Makefile distinfo pkg-descr pkg-plist ports/x11-drivers/xf86-input-wacom/files pkg-message.in wacom.in

Gabor Pali pgj at FreeBSD.org
Mon Nov 17 02:02:26 PST 2008


pgj         2008-11-17 10:02:25 UTC

  FreeBSD ports repository (doc committer)

  Modified files:
    x11-drivers          Makefile 
  Added files:
    x11-drivers/xf86-input-wacom Makefile distinfo pkg-descr 
                                 pkg-plist 
    x11-drivers/xf86-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.10      +1 -0      ports/x11-drivers/Makefile
  1.1       +105 -0    ports/x11-drivers/xf86-input-wacom/Makefile (new)
  1.1       +6 -0      ports/x11-drivers/xf86-input-wacom/distinfo (new)
  1.1       +16 -0     ports/x11-drivers/xf86-input-wacom/files/pkg-message.in (new)
  1.1       +365 -0    ports/x11-drivers/xf86-input-wacom/files/wacom.in (new)
  1.1       +17 -0     ports/x11-drivers/xf86-input-wacom/pkg-descr (new)
  1.1       +12 -0     ports/x11-drivers/xf86-input-wacom/pkg-plist (new)


More information about the cvs-all mailing list