Bug 254967 - [NEW PORT] misc/g810-led: LED controller for Logitech G-series keyboards
Summary: [NEW PORT] misc/g810-led: LED controller for Logitech G-series keyboards
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Lewis Cook
URL: https://github.com/MatMoul/g810-led
Keywords: feature
Depends on:
Blocks:
 
Reported: 2021-04-10 23:03 UTC by Alexander Vereeken
Modified: 2021-12-21 13:05 UTC (History)
1 user (show)

See Also:


Attachments
New Port: misc/g810-led: Led controller for Logitech G- Keyboards (5.73 KB, patch)
2021-11-13 23:35 UTC, Alexander Vereeken
koobs: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)