notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
opencorsairlink Support for CorsairLink Devices
g20191001 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout g20191001Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-10-16 21:46:59
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: GPLv2
WWW:
https://github.com/audiohacked/OpenCorsairLink
Description:
OpenCorsairLink is a status & control utility that interacts with CorsairLink products.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/OpenCorsairLink
  2. /usr/local/share/licenses/OpenCorsairLink-g20191001/catalog.mk
  3. /usr/local/share/licenses/OpenCorsairLink-g20191001/LICENSE
  4. /usr/local/share/licenses/OpenCorsairLink-g20191001/GPLv2
Collapse this list.
Dependency lines:
  • OpenCorsairLink>0:sysutils/opencorsairlink
To install the port:
cd /usr/ports/sysutils/opencorsairlink/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/opencorsairlink
  • pkg install OpenCorsairLink
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: OpenCorsairLink
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1598547244 SHA256 (audiohacked-OpenCorsairLink-g20191001-4234f4f_GH0.tar.gz) = 885ff3cc97db00eba7f59c64251aea3a5132a24a3e8a62b1a17fecc99123170f SIZE (audiohacked-OpenCorsairLink-g20191001-4234f4f_GH0.tar.gz) = 148932

Expand this list (2 items)

Collapse this list.

SHA256 (d600c7ff032a3911d30b039844a31f0b3acfe26a.patch) = f4938cd6cc8ffecf14d2343e4e52b478d3bb91484f2aa70c879a0ea502f3f626 SIZE (d600c7ff032a3911d30b039844a31f0b3acfe26a.patch) = 1018

Collapse this list.


Packages (timestamps in pop-ups are UTC):
OpenCorsairLink
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20191001g20191001g20191001g20191001g20191001-g20191001-
FreeBSD:13:quarterlyg20191001g20191001g20191001g20191001g20191001g20191001g20191001g20191001
FreeBSD:14:latestg20191001g20191001g20191001g20191001g20191001g20191001-g20191001
FreeBSD:14:quarterlyg20191001g20191001-g20191001g20191001g20191001g20191001g20191001
FreeBSD:15:latestg20191001g20191001n/ag20191001n/ag20191001g20191001g20191001
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_opencorsairlink
USES:
gmake pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/audiohacked/OpenCorsairLink/tar.gz/4234f4f?dummy=/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
g20191001
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
g20191001
04 May 2021 16:57:55
commit hash: a568582e026df32a6499996002ab73d4ecfe04b3commit hash: a568582e026df32a6499996002ab73d4ecfe04b3commit hash: a568582e026df32a6499996002ab73d4ecfe04b3commit hash: a568582e026df32a6499996002ab73d4ecfe04b3 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
*: reset lifanov's ports after safekeeping their ports bit.

Hat:	portmgr-secretary
g20191001
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
g20191001
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
g20191001
27 Aug 2020 16:55:04
Revision:546363Original commit files touched by this commit
tcberner search for other commits by this committer
sysutils/opencorsairlink: fix on recent current

Obtained
from:	https://github.com/audiohacked/OpenCorsairLink/commit/d600c7ff032a3911d30b039844a31f0b3acfe26a
g20191001
07 Nov 2019 15:40:43
Revision:516979Original commit files touched by this commit
pkubaj search for other commits by this committer
sysutils/opencorsairlink: fix build on GCC architectures

Linking to libm is required to build this port with GCC:
/wrkdirs/usr/ports/sysutils/opencorsairlink/work/OpenCorsairLink-4234f4f/protocol/rmi/core.c:49:
undefined reference to `pow'

PR:		241457
Approved by:	linimon (mentor), lifanov (maintainer timeout)
g20191001
16 Oct 2019 21:46:10
Revision:514618Original commit files touched by this commit
lifanov search for other commits by this committer
add sysutils/opencorsairlink

OpenCorsairLink is an utility that interacts with CorsairLink products.

Number of commits found: 8