Created attachment 233764 [details] git format-patch Descr: Open source RGB lighting control that doesn't depend on manufacturer software. QA: portlint -AC: looks fine poudriere testport ok on: - 13.0 amd64 - 13.0 arm64.aarch64 - 12.3 amd64 - 12.3 i386 Runtime-tested on: - 13.0 amd64: it successfully controls the RGB LEDs in my workstation's chassis - 13.0 amd64: cleanly installed VBox VM to verify that all dependencies are accounted for The port uses a GL_COMMIT hash instead of a release tag because FreeBSD support has just been added upstream, and is slated for inclusion in the next release (0.8).
Committed (with a few changes)!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6ef20e1815c7eea2a3213a44777e3ea0ce518baf commit 6ef20e1815c7eea2a3213a44777e3ea0ce518baf Author: Vidar Karlsen <vidar@karlsen.tech> AuthorDate: 2022-05-06 12:05:11 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-08-27 02:23:47 +0000 x11/openrgb: New port PR: 263815 x11/Makefile | 1 + x11/openrgb/Makefile (new) | 35 +++++++++++++++++++++++++++++++ x11/openrgb/distinfo (new) | 3 +++ x11/openrgb/files/patch-OpenRGB.pro (new) | 11 ++++++++++ x11/openrgb/pkg-descr (new) | 3 +++ 5 files changed, 53 insertions(+)