FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 7:35 PM GMT
Port details
input-wacom 40.0.8.2.2_6 x11-drivers on this many watch lists=4 search for ports that depend on this port
Broken BROKEN: does not patch
Ignore IGNORE: is marked as broken: does not patch
X.Org Wacom tablet driver and kernel module
Maintained by: kamikaze@bsdforen.de search for ports maintained by this maintainer
Port Added: 18 Nov 2008 14:08:04
Also Listed In: kld
License: not specified in port
This package contains the X.Org linuxwacom driver, a Wacom kernel module
and a script to configure Xorg.

The kernel module is provided by Bartosz Fabianowski <freebsd@chillt.de> and
supports the following devices:
	Graphire*, Graphire2*, Graphire3, Graphire4
	Bamboo, Bamboo One*, Bamboo Fun
	Intuos3, Cintiq 21UX
	Volito*, Volito2*
	PenStation2*, PenPartner2*

* not tested

WWW: http://linuxwacom.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, x11/randrproto, x11/inputproto, x11/libXi, x11-servers/xorg-server, x11/xproto, x11/libXi, devel/pkg-config
Required To Run: x11/libXi, x11-servers/xorg-server, x11/xproto, x11/libXi, devel/pkg-config
There are no ports dependent upon this port

To install the port: cd /usr/ports/x11-drivers/input-wacom/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
===> The following configuration options are available for input-wacom-40.0.8.2.2_6:
     UWACOMKLD=Off (default) "Install USB kernel module (not supported on 8.x)"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xorg/driver/
Port Moves

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  40.0.8.2.2_6
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
19 Mar 2011 12:38:54
Original commit files touched by this commit  40.0.8.2.2_6
miwi search for other commits by this committer
- Get Rid MD5 support
28 Feb 2011 04:43:28
Original commit files touched by this commit  40.0.8.2.2_6
miwi search for other commits by this committer
- Restore BROKEN does not build
25 Feb 2011 16:52:50
Original commit files touched by this commit  40.0.8.2.2_6
miwi search for other commits by this committer
- Please welcome Xorg 7.5.1

The X-Server has been patched to the latest 1.7.X series, drivers
and fonts have been updated to the latest versions. This update includes
some components from Xorg 7.6 with a lot of improvements, and it seems
that the performance is much better than the old version. Also this
Update fix build issues with clang and binutils 2.17.50 in current,
remove 6.X gruft and de-author pkg-descr.

I would like to thank:

        Beat Gaetzi
        Dima Panov
        Koop Mast
        Eitan Adler
        and all Testers.

PR:             ports/147646
                ports/148035
                ports/148744
                ports/150223
                ports/152889
                ports/154457
23 Jul 2010 20:14:25
Original commit files touched by this commit  40.0.8.2.2_6
pav search for other commits by this committer
- Mark BROKEN on 6.X: does not compile
  cc1: error: unrecognized command line option "-fvisibility=hidden"

Reported by:    pointyhat
10 Jul 2010 10:07:57
Original commit files touched by this commit  40.0.8.2.2_6
miwi search for other commits by this committer
- Unbreak with Xorg 1.7X

PR:             146495 (based on)
Submitted by:   Alex Deiter <alex.deiter@gmail.com>
Approved by:    maintainer
07 May 2010 03:37:45
Original commit files touched by this commit  40.0.8.2.2_6
miwi search for other commits by this committer
- Fix build on 6.X
01 May 2010 11:41:07
Original commit files touched by this commit  40.0.8.2.2_6
miwi search for other commits by this committer
- Update to Xorg 7.5

The Intel drivers was patched to work with
the new server. The drivers for Vesa, NV,NVIDIA and
ATI have been tested thoroughfully and seem to work fine.
A complete changelog of Xorg 7.5 can you read here:

http://www.x.org/releases/X11R7.5/

A note to FreeBSD 6.X users: We strongly recommend you
to update your system to 7.x or above.

For updating try

portupgrade -af \*
(Only the first 15 lines of the commit message are shown above View all of this commit message)
27 Mar 2010 00:15:24
Original commit files touched by this commit  40.0.8.2.2_5
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
07 Feb 2010 15:25:33
Original commit files touched by this commit  40.0.8.2.2_5
rnoland search for other commits by this committer
Chase xorg-server update and bump driver PORTREVISIONS.
15 Jan 2010 18:41:09
Original commit files touched by this commit  40.0.8.2.2_4
erwin search for other commits by this committer
Fix the bsd.port.(pre|post).mk inclusion that was incorrectly removed
in the previous revision and breaks INDEX

Submitted by:   itetcu
Pointyhat to:   pgollucci
15 Jan 2010 02:54:57
Original commit files touched by this commit  40.0.8.2.2_4
  Sanity Test Failure
pgollucci search for other commits by this committer
- USB module does not build on 8.x, turn it off by default in this case.

PR:             ports/141829
Submitted by:   Dominic Fandrey <lon_kamikaze@gmx.de>
22 Aug 2009 00:39:37
Original commit files touched by this commit  40.0.8.2.2_3
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with X
29 May 2009 13:13:26
Original commit files touched by this commit  40.0.8.2.2_3
erwin search for other commits by this committer
Mark BROKEN on 8.x: does not build.
07 May 2009 19:42:40
Original commit files touched by this commit  40.0.8.2.2_3
rnoland search for other commits by this committer
Chase xserver update with driver port bumps.
09 Apr 2009 23:10:19
Original commit files touched by this commit  40.0.8.2.2_2
pav search for other commits by this committer
- Fix build with xorg-server 1.6

PR:             ports/133466
Submitted by:   Kalten <kalten@gmx.at>
Approved by:    Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
04 Apr 2009 04:05:11
Original commit files touched by this commit  40.0.8.2.2_1
rnoland search for other commits by this committer
Chase the Xorg server update and bump ports that depend on it.
26 Jan 2009 17:47:34
Original commit files touched by this commit  40.0.8.2.2
pgollucci search for other commits by this committer
- Update to 0.8.2-2

PR:             ports/130946
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
17 Jan 2009 22:55:27
Original commit files touched by this commit  0.8.1.3.38
miwi search for other commits by this committer
- Update to 0.8.2

PR:             129906
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
21 Nov 2008 02:12:05
Original commit files touched by this commit  0.8.1.3.38
pgj search for other commits by this committer
- Fix missing shared object issue
- Try to remove XINPUTMODDIR

Submitted by:   maintainer (partially)
Approved by:    maintainer, gabor
18 Nov 2008 14:07:44
Original commit files touched by this commit  0.8.1.3.38
pgj search for other commits by this committer
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>

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23154
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 4
new 48 hours10
new 7 days46
new fortnight71
new month139

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.181 seconds.