Bug 254967

Summary: [NEW PORT] misc/g810-led: LED controller for Logitech G-series keyboards
Product: Ports & Packages Reporter: Alexander Vereeken <Alexander88207>
Component: Individual Port(s)Assignee: Lewis Cook <lcook>
Status: Closed FIXED    
Severity: Affects Only Me CC: lwhsu
Priority: --- Keywords: feature
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/MatMoul/g810-led
See Also: https://reviews.freebsd.org/D29699
Attachments:
Description Flags
New Port: misc/g810-led: Led controller for Logitech G- Keyboards koobs: maintainer-approval+

Description Alexander Vereeken 2021-04-10 23:03:39 UTC
Led controller for Logitech G- Keyboards

WWW: https://github.com/MatMoul/g810-led

Differential Revision: https://reviews.freebsd.org/D29699
Comment 1 Alexander Vereeken 2021-11-13 23:35:47 UTC
Created attachment 229482 [details]
New Port: misc/g810-led: Led controller for Logitech G- Keyboards
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2021-11-14 00:58:36 UTC
Comment on attachment 229482 [details]
New Port: misc/g810-led: Led controller for Logitech G- Keyboards

Reviewed by koobs (ports)
Approved by: koobs (ports)
Differential Revision: https://reviews.freebsd.org/D29699
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-12-04 10:19:03 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fc16547fa75f66b4293dd84ee5cda1f03d927f18

commit fc16547fa75f66b4293dd84ee5cda1f03d927f18
Author:     Alexander Vereeken <Alexander88207@protonmail.com>
AuthorDate: 2021-12-04 10:10:49 +0000
Commit:     Lewis Cook <lcook@FreeBSD.org>
CommitDate: 2021-12-04 10:16:38 +0000

    misc/g810-led: Add port: Led controller for Logitech G- Keyboards

    PR:                     254967
    Reviewed by:            lwshu, diizzy, mat, koobs
    Differential Revision:  https://reviews.freebsd.org/D29699

 misc/Makefile                            |  1 +
 misc/g810-led/Makefile (new)             | 25 ++++++++++++
 misc/g810-led/distinfo (new)             |  3 ++
 misc/g810-led/files/patch-makefile (new) | 68 ++++++++++++++++++++++++++++++++
 misc/g810-led/pkg-descr (new)            |  3 ++
 misc/g810-led/pkg-plist (new)            | 24 +++++++++++
 6 files changed, 124 insertions(+)