Bug 165464 - x11-drivers/input-wacom is broken [patch]
Summary: x11-drivers/input-wacom is broken [patch]
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-25 09:10 UTC by gl00my
Modified: 2012-03-12 18:50 UTC (History)
0 users

See Also:


Attachments
file.diff (24.41 KB, patch)
2012-02-25 09:10 UTC, gl00my
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gl00my 2012-02-25 09:10:13 UTC
x11-drivers/input-wacom is broken

Fix: Here is solution, that works for me
http://people.freebsd.org/~nox/tmp/inputwacom.patch

After patching port i got graphire wacom working.
Here is description, that helped me: http://lists.freebsd.org/pipermail/freebsd-usb/2011-October/010681.html

Patch attached with submission follows:
How-To-Repeat: Try make install in /usr/ports/x11-drivers/input-wacom
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-25 16:05:17 UTC
Maintainer of x11-drivers/input-wacom,

Please note that PR ports/165464 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/165464

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-25 16:05:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Michael Scheidell freebsd_committer freebsd_triage 2012-03-10 14:08:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

I'll take it.
Comment 4 Michael Scheidell freebsd_committer freebsd_triage 2012-03-10 21:50:08 UTC
State Changed
From-To: feedback->analyzed

I have 4 tinderbox logs that show this compiles and packages fine 
(7,8,9, plus 7 WITH_UWACOMKLD). Unless the maintainer has a suggested 
replacement patch, this will be committed Monday.
Comment 5 kamikaze 2012-03-10 22:04:18 UTC
Hello,

I'd like to surrender maintainership of this port. I don't have
access to a tablet, would you take it?

Regards

-- 
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
Comment 6 Michael Scheidell freebsd_committer freebsd_triage 2012-03-10 22:23:08 UTC
On 3/10/12 5:20 PM, Dominic Fandrey wrote:
> The following reply was made to PR ports/165464; it has been noted by GNATS.
>
> From: Dominic Fandrey<kamikaze@bsdforen.de>
> To: bug-followup@FreeBSD.org, gl00my@mail.ru
> Cc:
> Subject: Re: ports/165464: x11-drivers/input-wacom is broken [patch]
> Date: Sat, 10 Mar 2012 23:04:18 +0100
>
>   Hello,
>
>   I'd like to surrender maintainership of this port. I don't have
>   access to a tablet, would you take it?
>
>
I will set maintainer to ports@ for now,
gl00my@mail.ru, send me an email if you want maintainership of this 
port.  you do nothing much more than you did (fix the port, send in pr), 
but you get your patches committer a lot quicker.

-- 
Michael Scheidell, CTO
 >*| * SECNAP Network Security Corporation
d: +1.561.948.2259
w: http://people.freebsd.org/~scheidell
Comment 7 dfilter service freebsd_committer freebsd_triage 2012-03-12 18:40:13 UTC
scheidell    2012-03-12 18:39:51 UTC

  FreeBSD ports repository

  Modified files:
    x11-drivers/input-wacom Makefile distinfo pkg-plist 
  Added files:
    x11-drivers/input-wacom/files patch-configure.ac 
                                  patch-src-Makefile.in 
                                  patch-src-wcmConfig.c 
                                  patch-src-wcmUSB.c 
                                  patch-src-xf86WacomDefs.h 
                                  patch-tools-Makefile.in 
  Removed files:
    x11-drivers/input-wacom/files patch-linuxwacom-run_configure 
                                  patch-xorg-server-1.7 
  Log:
  - Unbreak port
  - Update to 40.0.11.1
  - Reset portmaintainer
  
  PR:             ports/165464
  Submitted by:   Peter Kosyh <gl00my@mail.ru>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.19      +19 -21    ports/x11-drivers/input-wacom/Makefile
  1.4       +2 -2      ports/x11-drivers/input-wacom/distinfo
  1.1       +11 -0     ports/x11-drivers/input-wacom/files/patch-configure.ac (new)
  1.6       +0 -17     ports/x11-drivers/input-wacom/files/patch-linuxwacom-run_configure (dead)
  1.1       +41 -0     ports/x11-drivers/input-wacom/files/patch-src-Makefile.in (new)
  1.1       +16 -0     ports/x11-drivers/input-wacom/files/patch-src-wcmConfig.c (new)
  1.1       +20 -0     ports/x11-drivers/input-wacom/files/patch-src-wcmUSB.c (new)
  1.1       +12 -0     ports/x11-drivers/input-wacom/files/patch-src-xf86WacomDefs.h (new)
  1.1       +11 -0     ports/x11-drivers/input-wacom/files/patch-tools-Makefile.in (new)
  1.2       +0 -387    ports/x11-drivers/input-wacom/files/patch-xorg-server-1.7 (dead)
  1.3       +0 -8      ports/x11-drivers/input-wacom/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 8 Michael Scheidell freebsd_committer freebsd_triage 2012-03-12 18:40:23 UTC
State Changed
From-To: analyzed->closed

Committed, with minor changes. Thanks!