Commit graph

10 commits

Author SHA1 Message Date
pettai
f005e92f77 Added patch from OpenBSD
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-11-20 13:01:47 +00:00
asau
1685739ccc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
dholland
82883222cd Revert part of previous: leave this marked NOT_FOR_PLATFORM for Dragonfly
by request of John Marino. But leave the patches in place as they are
harmless. Affects PR 47042.
2012-10-08 19:16:17 +00:00
dholland
047532cb3d oops, add patch comments (meant to do that before committing) 2012-10-08 16:59:26 +00:00
dholland
1e75d7f058 Build patches for DragonFly, from Neil Booth in PR 47042. 2012-10-08 16:54:07 +00:00
jperkin
9d84e29c58 Mark as not for Solaris. 2012-09-26 08:19:32 +00:00
marino
72f8bb369a devel/libusb1: Mark NOT-FOR-DRAGONFLY
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-07-20 11:30:00 +00:00
wiz
8fba765b74 Add buildlink3.mk 2012-05-31 11:57:28 +00:00
wiz
7e9341673a Mark conflict with libusbx. 2012-05-30 15:28:59 +00:00
wiz
39d8690d99 Initial import of libusb1-1.0.9.
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.
2012-05-30 14:10:23 +00:00