| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Split out evdev headers (input.h, input-event-codes.h, uinput.h) into their
own port, devel/evdev-proto, and update those to be current with the Linux
4.19 kernel. This is done in order to be able to update the rest of the
FreeBSD input stack, which is forthcoming.
By splititng out the evdev headers we can update them independent of other
updates in v4l_compat, which makes it easier for the graphics team to keep
track of them and keep them updated as needed.
Update devel/libevdev from 1.4.4 to 1.5.9 instead of trying to make it work
with the updated headers. This will be further updated.
Update devel/py-evdev from 0.5.0 to 0.8.1 instead of trying to make it work
with the updated evdev headers.
Update consumers to use devel/evdev-proto rather than multimedia/v4l_compat
as needed, and bump portrevisions.
This is the first step in getting the FreeBSD input stack (libevdev,
libinput and so on) updated to newer versions.
Many thanks to all who have helped out with testing, code and exp-runs.
Apologies if I've forgotten to add any names.
PR: 222905, 217248, (based on, in part), 233787 (exp-run)
Submitted by: Greg V, wulf
Tested by: tcberner, kde
Exp-run by: antoine
Approved by: portmgr (antoine)
Obtained from: FreeBSDDesktop development repo
https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input
https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input-ports
Notes:
svn path=/head/; revision=487789
|
|
|
|
| |
Notes:
svn path=/head/; revision=480899
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906
Notes:
svn path=/head/; revision=479538
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine
Notes:
svn path=/head/; revision=476013
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/linuxwacom/xf86-input-wacom/releases/tag/xf86-input-wacom-0.36.1
Reported by: Repology
MFH: 2018Q2
Notes:
svn path=/head/; revision=468904
|
|
|
|
| |
Notes:
svn path=/head/; revision=468902
|
|
|
|
|
|
|
| |
Changes: https://sourceforge.net/p/linuxwacom/mailman/message/36201833/
Notes:
svn path=/head/; revision=459895
|
|
|
|
|
|
|
|
| |
Changes: https://sourceforge.net/p/linuxwacom/mailman/message/35914015/
MFH: 2017Q2
Notes:
svn path=/head/; revision=444604
|
|
|
|
|
|
|
|
| |
Changes: https://sourceforge.net/p/linuxwacom/mailman/message/35711101/
MFH: 2017Q1
Notes:
svn path=/head/; revision=435838
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update xf86-video-ati to 7.8.0
Update xf86-video-intel to 2.99.917.20170103
Update xf86-input-synaptics to 1.9.0
Update xf86-input-evdev to 2.10.5
Update xf86-video-r128 to 6.10.2
Update xf86-video-rendition to 4.2.6
New port: xf86-video-geode
PR: 214591,216269,214687,214593,214715,216276,216277,216278,216287,
216288,216292,216298,214560,216299,216300,216301,216302
Approved by: swills (mentor, portmgr)
Differential Revision: https://reviews.freebsd.org/D9436
Notes:
svn path=/head/; revision=433863
|
|
|
|
|
|
|
|
|
|
|
|
| |
Error: /usr/local/bin/xsetwacom is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency
Warning: you need USE_XORG+=x11
Error: /usr/local/bin/xsetwacom is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency
Warning: you need USE_XORG+=xext
Changes: https://sourceforge.net/p/linuxwacom/mailman/message/35533919/
Notes:
svn path=/head/; revision=428007
|
|
|
|
|
|
|
| |
Changes: https://sourceforge.net/p/linuxwacom/mailman/message/35064075/
Notes:
svn path=/head/; revision=415201
|
|
|
|
|
|
|
| |
https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html
Notes:
svn path=/head/; revision=411229
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devd(8) tries to load drivers for some classes of devices while rc.d/wacom
disables ums(4) for wacom devices. Adding quirks after the driver is loaded
would be too late.
PR: 207506
Submitted by: rozhuk.im@gmail.com
MFH: 2016Q1
Notes:
svn path=/head/; revision=409737
|
|
|
|
|
|
|
| |
PR: 206086
Notes:
svn path=/head/; revision=408464
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add device IDs for the following tablets:
Intuos Draw small
Intuos Art/Photo/Comic small
Intuos Draw medium
Intuos Art medium
- Add and enable devd(8) hotplug support
- Work around devd failing to remove stale device files opened by Xserver
- Drop Xserver 1.7 tip from pkg-message after r374982
PR: 206086
Submitted by: rozhuk.im@gmail.com
Notes:
svn path=/head/; revision=408423
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=405891
|
|
|
|
|
|
|
| |
Changes: http://sourceforge.net/p/linuxwacom/mailman/message/34642460/
Notes:
svn path=/head/; revision=403182
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update fontproto to 2.1.3.
Update libXfont to 1.5.1.
Update xf86-input-keyboard 1.8.1.
Update xf86-input-vmmouse to 13.1.0.
Update xf86-input-void to 1.4.1.
Update xf86-video-chips to 1.2.6.
Update xf86-video-cirrus to 1.5.3.
Update xf86-video-mach64 to 6.9.5.
Update xf86-video-neomagic to 1.2.9.
Update xf86-video-r128 to 6.10.0.
Update xf86-video-s3virge to 1.10.7.
Update xf86-video-savage to 2.3.8.
Update xf86-video-siliconmotion to 1.7.8.
Update xf86-video-sis to 0.10.8.
Update xf86-video-trident to 1.3.7.
Update xf86-video-vesa to 2.3.4.
* All other xf86-* drivers where bump and/or patched to allow them to
compile and work with the new xorg-server.
* The ATI-ums driver is removed because the API it depends on was
removed from the xorg-server.
* Add patch to sunffb to make the lack of XAA non-fatal
(not build/run tested due to lack of hardware).
* Remove the extra patches in xorg-server for arm. The code seems to
support it now natively. Please file a bug if this is not the case.
* Update the xorg-server support in virtualbox-ose-additions for vboxmouse. [1]
Submitted by: jkim@ [1]
Obtained from: Graphics devel repo
Notes:
svn path=/head/; revision=399179
|
|
|
|
| |
Notes:
svn path=/head/; revision=397463
|
|
|
|
| |
Notes:
svn path=/head/; revision=397047
|
|
|
|
|
|
|
|
|
|
|
|
| |
webcamd exposes V4L/DVB/EVDEV/etc devices with consumer ABI configured
by v4l_compat version during build. Drop >0 dummy as V4L is available
since day 1 and we only want the daemon. This syncs RUN_DEPENDS with:
multimedia/gstreamer-plugins-v4l2
multimedia/gstreamer1-plugins-v4l2
Notes:
svn path=/head/; revision=397046
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
|load_kld -e| cannot detect usb_quirk(4) at all and GENERIC kernel
always has it via |device usb|. So, the following happens:
$ kldstat -v | fgrep quirk
$ kldstat -m usb_quirk.ko
kldstat: can't find module usb_quirk.ko: No such file or directory
$ service wacom start
kldload: can't load usb_quirk: module already loaded or in kernel
/usr/local/etc/rc.d/wacom: WARNING: Unable to load kernel module usb_quirk
|kldload -n| is supported even by DragonFly, so there's no reason to
care for no longer supported FreeBSD 8.x.
Notes:
svn path=/head/; revision=396550
|
|
|
|
|
|
|
| |
Changes: http://sourceforge.net/p/linuxwacom/mailman/message/34382406/
Notes:
svn path=/head/; revision=394864
|
|
|
|
|
|
|
| |
Changes: http://sf.net/p/linuxwacom/xf86-input-wacom/ci/xf86-input-wacom-0.30.0/log/
Notes:
svn path=/head/; revision=389705
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to load_kld as 8.4R lacks kldload -n [1]
- Provide _stop command useful for testing
- Reword pkg-message to nudge looking inside rc.d/wacom
Suggested by: flo (via D1595) [1]
Notes:
svn path=/head/; revision=381903
|
|
|
|
|
|
|
|
|
|
|
| |
- Add RC script
- Add moused(8) workaround
PR: 196539
Submitted by: Jan Beich <jbeich@FreeBSD.org>
Notes:
svn path=/head/; revision=381216
|
|
|
|
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D1565
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=377543
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The X.Org server has been updated to 1.14. The changes it brings are described
in a post on the Graphics team blog:
http://blogs.freebsdish.org/graphics/2014/11/19/xserver-1-14-update-ready/
The most noticable change is the DEVD input device autodetection backend
which is enabled by default, replacing the HAL backend. The keyboard
layout configuration must be migrated from HAL's .fdi files to X.Org
files. The procedure is explained in the post mentionned above.
Several ports were removed with this update, mainly because they are not
compatible with the X.Org server anymore:
o nvidia-driver-71
o nvidia-driver-96
o xf86-input-egalax
o xf86-video-newport
o xf86-video-tga
PR: 155696, 181660, 183478 (partially fixed), 188640, 191331
Differential Revision: https://reviews.freebsd.org/D1337
Submitted by: ak (most of the work on the DEVD backend), dumbbell, kwm,
zeising
Tested by: Many people on freebsd-x11@ and IRC
Reviewed by: kwm, portmgr (antoine)
Approved by: kwm, portmgr (antoine)
Notes:
svn path=/head/; revision=374982
|
|
|
|
|
|
|
|
| |
PR: 195370
Submitted by: jbeich@vfemail.net (maintainer)
Notes:
svn path=/head/; revision=374109
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add OPTIONS
- Remove dirrms
PR: 191156
Submitted by: Jan Beich <jbeich at vfemail.net> (maintainer)
Notes:
svn path=/head/; revision=370792
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- replace rc.d script with a sample file to simplify configuration
- use the underlying install target; this exposes xorg headers which may
be used by gnome-settings-daemon
- drop gmake and autotools dependencies
- drop explicit xinput dependency
- require webcamd to get /dev/input/eventN
- require xinerama for xsetwacom display mapping
- explicitly disable doxygen docs
- add wacom to xorg-drivers port
- pass maintainership to submitter
- enable support of wacom tablets connected via a serial port [1]
- support stage
PR: 175876 , 181133 [1]
Submitted by: Jan Beich, aasoft@gmail.com [1]
Notes:
svn path=/head/; revision=357422
|
|
|
|
|
|
|
|
|
| |
PR: ports/128547
Requested by: flz
Approved by: gabor
Notes:
svn path=/head/; revision=223003
|
|
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>
Notes:
svn path=/head/; revision=222966
|