notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/evemu/files/patch-tools_evemu-record.c
SVNWeb

Number of commits found: 2

Wed, 19 Dec 2018
[ 09:09 zeising search for other commits by this committer ] Original commit   Revision:487789 (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
Split out evdev headers from multimedia/v4l_compat

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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 9 Aug 2017
[ 21:00 wulf search for other commits by this committer ] Original commit   Revision:447657
New port: devel/evemu

Tools and bindings for kernel input event device emulation and data capture
and replay.

Evemu provides a programmatic API to access the kernel input event devices.
The original and intended purpose is for supporting multi-touch input,
especially with regard to the Ubuntu touch and gesture stack.

WWW: http://www.freedesktop.org/wiki/Evemu

PR:		218383
Approved by:	bapt (mentor)

Number of commits found: 2