Date: Sat, 19 Sep 2009 20:20:28 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/uhidd Makefile distinfo pkg-descr pkg-plist ports/sysutils/uhidd/files pkg-message.in uhidd.in Message-ID: <200909192020.n8JKKSbY019432@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-09-19 20:20:28 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/uhidd Makefile distinfo pkg-descr pkg-plist
sysutils/uhidd/files pkg-message.in uhidd.in
Log:
uhidd is a userland driver/daemon for USB HID devices (e.g. mouse,
keyboard) using libusb20. The driver aims to support USB HID devices
with multiple Top-Level application collections in one interface, i.e,
HID devices with multiple logical device sharing one endpoint.
WWW: http://wiki.FreeBSD.org/uhidd
PR: ports/137793
Feature safe: yes
Submitted by: Kai Wang <kaiwang27 at gmail.com>
Revision Changes Path
1.1125 +1 -0 ports/sysutils/Makefile
1.1 +64 -0 ports/sysutils/uhidd/Makefile (new)
1.1 +3 -0 ports/sysutils/uhidd/distinfo (new)
1.1 +20 -0 ports/sysutils/uhidd/files/pkg-message.in (new)
1.1 +49 -0 ports/sysutils/uhidd/files/uhidd.in (new)
1.1 +6 -0 ports/sysutils/uhidd/pkg-descr (new)
1.1 +9 -0 ports/sysutils/uhidd/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909192020.n8JKKSbY019432>
