summaryrefslogtreecommitdiff
path: root/devel/libusb1
AgeCommit message (Collapse)AuthorFilesLines
2012-11-20Added patch from OpenBSDpettai3-15/+624
Rework the OpenBSD backend to add *basic support* for non ugen(4) devices. It is now possible to have a read access and submit control transfers to all USB devices using libusb, please note that controllers and hubs also appear as devices.
2012-10-31Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-08Revert part of previous: leave this marked NOT_FOR_PLATFORM for Dragonflydholland1-2/+2
by request of John Marino. But leave the patches in place as they are harmless. Affects PR 47042.
2012-10-08oops, add patch comments (meant to do that before committing)dholland4-7/+13
2012-10-08Build patches for DragonFly, from Neil Booth in PR 47042.dholland5-3/+53
2012-09-26Mark as not for Solaris.jperkin1-2/+2
2012-07-20devel/libusb1: Mark NOT-FOR-DRAGONFLYmarino1-1/+3
The library has to be specifically and non-trivially ported to each platform it supports and currently it is not ported to DragonFly. Moveover, FreeBSD's USB stack, which uses the same API, is intended to ported to DragonFly in the near future.
2012-05-31Add buildlink3.mkwiz1-0/+12
2012-05-30Mark conflict with libusbx.wiz1-1/+3
2012-05-30Initial import of libusb1-1.0.9.wiz4-0/+36
libusb is a library for USB device access from Linux, Mac OS X, OpenBSD, NetBSD, and Windows userspace. This package contains major version 1 of the library.