Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 40225024 | 2021-04-12 10:53:55 | libhidapi: add a comment mentioning that any consumer should be patched to use hidapi_hid_init() instead of hid_init(3), to avoid conflict with base usbhid(3). OK sthen@ | ||
| 9fe1e38b | 2019-07-12 20:43:27 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| 792b694c | 2019-05-19 19:13:45 | switch to CONFIGURE_STYLE=autoreconf | ||
| f4b7f813 | 2018-09-04 12:46:09 | convert to PKGSTEM | ||
| 2f7d34d9 | 2018-08-03 07:07:44 | enforce PATH when running autoreconf | ||
| a51cea02 | 2018-06-18 23:37:01 | import ports/comms/libhidapi, ok sthen@ HIDAPI is a multi-platform library which allows an application to interface with USB and Bluetooth HID-Class devices on Windows, Linux, FreeBSD, and Mac OS X. On OpenBSD (like on FreeBSD), the backend uses libusb-1.0 to communicate directly to a USB device. This back-end will of course not work with Bluetooth devices. |