Summary: | sysutils/iichid: Update to 0.0.6 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Vladimir Kondratyev <wulf> | ||||
Component: | Individual Port(s) | Assignee: | Vladimir Kondratyev <wulf> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | lwhsu | ||||
Priority: | --- | Keywords: | buildisok | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/wulf7/iichid/releases/tag/0.0.6 | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 253498 | ||||||
Attachments: |
|
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/255991199 If you need a ports committer to approve this, please use: Approved by: lwhsu (ports) A commit references this bug: Author: wulf Date: Sun Feb 14 22:50:43 UTC 2021 New revision: 565271 URL: https://svnweb.freebsd.org/changeset/ports/565271 Log: sysutils/iichid: Update to 0.0.6 - Make FreeBSD hidraw driver interoperable with hid-tools. - Use loader tunable to turn HID-over-USB support on/off instead of choosing it at build time. - Allow build on non-ACPI platforms with I2C option disabled. USB support should be operable on them. PR: 253497 Approved by: lwhsu (ports) Changes: head/sysutils/iichid/Makefile head/sysutils/iichid/distinfo head/sysutils/iichid/pkg-message |
Created attachment 222422 [details] sysutils.iichid.patch - Make FreeBSD hidraw driver interoperable with hid-tools. - Use loader tunable to turn HID-over-USB support on/off instead of choosing it at build time. - Allow build on non-ACPI platforms with I2C option disabled. USB support should be operable on them.