Port details |
- openrgb Software to control a multitude of RGB devices
- 0.8_2 x11 =2 0.8Version of this port present on the latest quarterly branch.
- Maintainer: vidar@karlsen.tech
- Port Added: 2022-08-27 02:27:06
- Last Update: 2025-01-05 13:13:23
- Commit Hash: e420c86
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://openrgb.org
- Description:
- Open source RGB lighting control that doesn't depend on manufacturer software.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/openrgb/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/openrgb
- pkg install openrgb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openrgb
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1678395750
SHA256 (CalcProgrammer1-OpenRGB-fb88964b8e514cdf4eb22da314e13f8db06a3636_GL0.tar.gz) = 5887b33c8d4e717f6636ff97f2ff0317d622490bc1cf79706e7c6a5c6fbebb84
SIZE (CalcProgrammer1-OpenRGB-fb88964b8e514cdf4eb22da314e13f8db06a3636_GL0.tar.gz) = 29736847
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- git>0 : devel/git
- hidapi>0 : comms/hidapi
- mbedtls3>0 : security/mbedtls3
- qt5-qmake>0 : devel/qt5-qmake
- gmake>=4.4.1 : devel/gmake
- xorgproto>=0 : x11/xorgproto
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- Library dependencies:
-
- libGL.so : graphics/libglvnd
- libhidapi.so : comms/hidapi
- libmbedcrypto.so : security/mbedtls3
- libmbedtls.so : security/mbedtls3
- libmbedx509.so : security/mbedtls3
- libGL.so : graphics/libglvnd
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_openrgb
- USES:
- gmake gl qmake qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8_2 05 Jan 2025 13:13:23 |
Nuno Teixeira (eduardo) Author: Vidar Karlsen |
x11/openrgb: Undeprecate: Switch dep from mbedtls2 to mbedtls3
PR: 283857 |
0.8_1 02 Jan 2025 16:31:07 |
Tijl Coosemans (tijl) |
security/mbedtls: Move to security/mbedtls2
The port has expired but isn't removed yet because there are still too
many consumers. Rename it because the name "security/mbedtls" makes it
look like it's the default version.
PR: 283792 |
0.8 01 Jan 2025 14:01:13 |
Rene Ladan (rene) |
x11/openrgb: expire on 2025-03-31 for security/mbedtls |
0.8 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
0.8 14 Mar 2023 11:19:43 |
Ganael LAPLANCHE (martymac) |
x11/openrgb: Update to 0.8
While here, fix COMMENT and re-generate patch.
PR: 270174
Approved by: vidar@karlsen.tech (maintainer) |
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.7.20220505 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.7.20220505 27 Aug 2022 02:23:47 |
Neel Chauhan (nc) Author: Vidar Karlsen |
x11/openrgb: New port
PR: 263815 |
Number of commits found: 8
|