2021-10-26 12:06:07 by Nia Alarie | Files touched by this commit (85) |
Log message:
comms: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:27:10 by Nia Alarie | Files touched by this commit (85) |
Log message:
comms: Remove SHA1 hashes for distfiles
|
2021-03-25 11:47:24 by Nia Alarie | Files touched by this commit (2) |
Log message:
Fix autoconf fallout.
|
2019-07-08 14:52:42 by Nia Alarie | Files touched by this commit (8) |
Log message:
libhidapi: Update to 0.9.0
pkg-config and libtool support.
|
2015-11-03 02:34:58 by Alistair G. Crooks | Files touched by this commit (79) |
Log message:
Add SHA512 digests for distfiles for comms category
Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden). Existing SHA1
digests retained for now as an audit trail.
|
2015-04-04 15:18:54 by Blue Rats | Files touched by this commit (1) |
Log message:
Include devel/libusb1/buildlink3.mk here.
|
2015-04-04 00:36:02 by Blue Rats | Files touched by this commit (1) |
Log message:
Be lazy and use GITHUB_* variables in WRKSRC and INSTALLATION_DIRS.
|
2015-04-04 00:29:12 by Blue Rats | Files touched by this commit (7) |
Log message:
Import libhidapi-0.7.0 as comms/libhidapi.
HIDAPI is a multi-platform library which allows an application to interface
with USB and Bluetooth HID-Class devices on Windows, Linux, and Mac OS X.
On Windows, a DLL is built. On other platforms (and optionally on Windows),
the single source file can simply be dropped into a target application.
HIDAPI has four back-ends:
* Windows (using hid.dll)
* Linux/hidraw (using the Kernel's hidraw driver)
* Linux/libusb (using libusb-1.0)
* Mac (using IOHidManager)
This package includes only the libusb backend.
|