Port details |
- iichid Generic FreeBSD HID layer for I2C and USB devices
- 0.0.6 sysutils
=0 0.0.6Version of this port present on the latest quarterly branch.
- DEPRECATED: Merged into base from 13
This port expired on: 2023-12-31 IGNORE: Is a part of base system
- Maintainer: wulf@FreeBSD.org
- Port Added: 2020-02-14 06:46:29
- Last Update: 2023-12-31 00:06:30
- Commit Hash: e87d255
- Also Listed In: kld
- License: BSD2CLAUSE
- WWW:
- https://github.com/wulf7/iichid
- Description:
- FreeBSD driver for I2C HID touchscreens (and may be other devices)
A complete discussion about how to use this tool can be found at:
https://larastechlab.blogspot.com/2020/01/i2c-touchpads-on-freebsd-130-current.html
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: iichid
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1613293298
SHA256 (wulf7-iichid-0.0.6_GH0.tar.gz) = eef8b72ad094faa31b9d5334b7322d2b7f78db9d0817affe3edb50b996afe532
SIZE (wulf7-iichid-0.0.6_GH0.tar.gz) = 109323
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for iichid-0.0.6:
DEBUG=off: Build with debugging support
I2C=on: HID over I2C support
USB=off: HID over USB support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_iichid
- USES:
- kmod uidfix
- pkg-message:
- For install:
- iichid is currently in-development and EXPERIMENTAL. This port provides
an easy and quick method for users to test this code to encourage early
testing, feedback and bug reports.
USB backend is disabled by default to avoid conflicts with existing USB
HID drivers. To enable it place following lines to /boot/loader.conf:
hw.usb.usbhid.enable=1
iichid_load="YES"
Please report successes and issues to: https://github.com/wulf7/iichid
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.6 31 Dec 2023 00:06:30 |
Muhammad Moinur Rahman (bofh) |
sysutils/iichid: Remove expired port
2023-12-31 sysutils/iichid: Merged into base from 13 |
0.0.6 03 Nov 2023 02:26:23 |
Vladimir Kondratyev (wulf) |
sysutils/iichid: Do not try to build on FreeBSD 15
sysutils/iichid is a part of base system since FreeBSD 13
PR: 274867
Approved by: fuz |
0.0.6 29 Oct 2023 22:53:28 |
Muhammad Moinur Rahman (bofh) |
sysutils/iichid: Mark DEPRECATED
- Merged into base from 13
- Set EXPIRATION_DATE 2023-12-31
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.0.6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.0.6 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.0.6 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
0.0.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.6 14 Feb 2021 22:50:43 |
wulf |
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) |
0.0.5 03 Feb 2021 01:42:41 |
wulf |
sysutils/iichid: Update to 0.0.5
- Mostly matches recent base system import
- Disable build on 14-CURRENT and 13-STABLE
- Experemental driver for Elan I2C touchpads
PR: 252410
Approved by: fernape |
0.0.3 24 Jul 2020 22:10:22 |
wulf |
sysutils/iichid: Update to 0.0.3
Most important changes:
* USB transport backend is stable now and included in to port. It is disabled
by default as it has greater priority than OS drivers.
* hcons - Consumer page AKA Multimedia keys and hsctrl - System control page
AKA Power keys drivers are added. They should replace sysutils/uhidd port
that became unusable since recent X11 switchover to evdev.
* hidraw - Exports raw HID data in uhid(4) and Linux hidraw-compatible way.
Take maintainership, as suggested by imp@
PR: 247787
Submitted by: Miguel Gocobachi <miguel@gocobachi.dev>
Reviewed by: koobs (ports)
Approved by: koobs (ports), imp (maintainer)
Differential Revision: https://reviews.freebsd.org/D25538 |
0.0.1 31 Mar 2020 16:15:17 |
rene |
Clean up ports after FreeBSD 12.0 reached end-of-life.
emulators/mesen is left out for now, as it breaks on 11.3
Submitted by: rene
Reviewed by: jbeich, zeising
X-Differential Revision: https://reviews.freebsd.org/D24211 |
0.0.1 15 Mar 2020 19:15:08 |
grembo |
Revert changes committed accidentally in r528497 |
0.0.1 15 Mar 2020 18:44:02 |
grembo |
Rename swatch to swatchdog, update to 3.2.4, unbreak build
Reported by: Andrea Venturoli <ml@netfence.it> |
0.0.1 17 Feb 2020 04:40:23 |
koobs |
[NEW] sysutils/iichid: Generic FreeBSD HID layer for I2C and USB devices
FreeBSD driver for I2C HID touchscreens (and may be other devices)
A complete discussion about how to use this tool can be found at:
https://larastechlab.blogspot.com/2020/01/i2c-touchpads-on-freebsd-130-current.html
Currently limited to FreeBSD 12.1+ and architectures supporting ACPI.
WWW: https://github.com/wulf7/iichid
Note: This is a recommit of ports r526092 replacing OSVER check with OSVERSION
due to a bug in the freebsd-update make index setup/environment.
Submitted by: cy
Differential Revision: D23615 |
0.0.1 14 Feb 2020 08:24:15 |
antoine |
Revert r526092 and unbreak INDEX |
0.0.1 14 Feb 2020 06:46:23 |
koobs |
[NEW] sysutils/iichid: Generic FreeBSD HID layer for I2C and USB devices
FreeBSD driver for I2C HID touchscreens (and may be other devices)
A complete discussion about how to use this tool can be found at:
https://larastechlab.blogspot.com/2020/01/i2c-touchpads-on-freebsd-130-current.html
Currently limited to FreeBSD 12.1+ and architectures supporting ACPI.
WWW: https://github.com/wulf7/iichid
Submitted by: cy
Differential Revision: D23615 |