Date: Sat, 19 Sep 2009 20:30:06 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/137793: commit references a PR Message-ID: <200909192030.n8JKU6RR022408@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/137793; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/137793: commit references a PR Date: Sat, 19 Sep 2009 20:20:43 +0000 (UTC) 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) _______________________________________________ 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909192030.n8JKU6RR022408>