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
headsetcontrol Tool to control certain aspects of USB-connected headsets
2.7.0 audio 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 2.7.0Version of this port present on the latest quarterly branch.
Maintainer: Alexander88207@protonmail.com search for ports maintained by this maintainer
Port Added: 2020-10-26 13:32:55
Last Update: 2023-10-04 19:59:56
Commit Hash: 1ee788e
License: GPLv3
WWW:
https://github.com/Sapd/HeadsetControl
Description:
A tool to control certain aspects of USB-connected headsets. Currently, support is provided for - Adjusting sidetone - Getting battery state - Controlling LEDs - Setting the inactive time. See the link below for which headset supports which feature.
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. /usr/local/bin/headsetcontrol
  2. /usr/local/share/licenses/headsetcontrol-2.7.0/catalog.mk
  3. /usr/local/share/licenses/headsetcontrol-2.7.0/LICENSE
  4. /usr/local/share/licenses/headsetcontrol-2.7.0/GPLv3
Collapse this list.
Dependency lines:
  • headsetcontrol>0:audio/headsetcontrol
To install the port:
cd /usr/ports/audio/headsetcontrol/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/headsetcontrol
  • pkg install headsetcontrol
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: headsetcontrol
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1696110167 SHA256 (Sapd-HeadsetControl-2.7.0_GH0.tar.gz) = 57ef523fa469b77f93d31bb2283d4fdb2e612c7f9822f958fb1f59fd67149529 SIZE (Sapd-HeadsetControl-2.7.0_GH0.tar.gz) = 50581

Packages (timestamps in pop-ups are UTC):
headsetcontrol
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.7.02.7.02.32.7.02.7.0-2.3-
FreeBSD:13:quarterly2.7.02.7.02.6.12.7.02.7.02.7.02.7.02.7.0
FreeBSD:14:latest2.7.02.7.02.6.12.7.02.7.02.6.1-2.6.1
FreeBSD:14:quarterly2.7.02.7.0-2.7.02.7.02.7.02.7.02.7.0
FreeBSD:15:latest2.7.02.7.0n/a2.7.0n/a2.7.02.7.02.7.0
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. hidapi>=0 : comms/hidapi
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
Library dependencies:
  1. libhidapi.so : comms/hidapi
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_headsetcontrol
USES:
cmake
pkg-message:
For install:
Type headsetcontrol -h to get all available options. Type headsetcontrol -? to get a list of supported capabilities for the currently detected headset. headsetcontrol -s 128 sets the sidetone to 128 (REAL loud). You can silence it with 0. I recommend a loudness of 16. The following options don't work on all devices yet: headsetcontrol -b check battery level. Returns a value from 0 to 100 or loading. headsetcontrol -n 0|1 sends a notification sound, made by the headset. 0 or 1 are currently supported as values. headsetcontrol -l 0|1 switches LED off/on (off almost doubles battery lifetime!). headsetcontrol --short-output cut unnecessary output, for reading by other scripts or applications. headsetcontrol -i 0-90 sets inactive time in minutes, time must be between 0 and 90, 0 disables the feature. headsetcontrol -m retrieves the current chat-mix-dial level setting between 0 and 128. Below 64 is the game side and above is the chat side. headsetcontrol -v 0|1 turn voice prompts on or off. headsetcontrol -r 0|1 turn rotate to mute feature on or off. headsetcontrol --dev Advanced menu for developers, to send and/or receive custom data headsetcontrol -p 0-3 sets equalizer preset, must be between 0 and 3, 0 is the default preset.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Sapd/HeadsetControl/tar.gz/2.7.0?dummy=/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.7.0
04 Oct 2023 19:59:56
commit hash: 1ee788e1c1ae5335ec92408bdcf80f8ffad3ea73commit hash: 1ee788e1c1ae5335ec92408bdcf80f8ffad3ea73commit hash: 1ee788e1c1ae5335ec92408bdcf80f8ffad3ea73commit hash: 1ee788e1c1ae5335ec92408bdcf80f8ffad3ea73 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Alexander
audio/headsetcontrol: Update to 2.7.0

ChangeLog: https://github.com/Sapd/HeadsetControl/releases/tag/2.7.0

PR:		274183
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)
2.6.1
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)
2.6.1
17 Aug 2022 16:12:39
commit hash: 67557fba52fa83ee39b81aa9ac3dde8372f6df85commit hash: 67557fba52fa83ee39b81aa9ac3dde8372f6df85commit hash: 67557fba52fa83ee39b81aa9ac3dde8372f6df85commit hash: 67557fba52fa83ee39b81aa9ac3dde8372f6df85 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Graham Perrin
audio/headsetcontrol: show pkg-message on install only

PR:		265485
Reported by:	grahamperrin@gmail.com
Approved by:	Alexander88207@protonmail.com (maintainer)
2.6.1
24 Jul 2022 12:32:48
commit hash: 7173c7fc3140b1362f6eab7878152d02968c3c44commit hash: 7173c7fc3140b1362f6eab7878152d02968c3c44commit hash: 7173c7fc3140b1362f6eab7878152d02968c3c44commit hash: 7173c7fc3140b1362f6eab7878152d02968c3c44 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Alexander Vereeken
audio/headsetcontrol: Update to 2.6.1

 - switch to DISTVERSION

ChangeLog:	https://github.com/Sapd/HeadsetControl/releases/tag/2.6.1
PR:		265418
2.6
20 Jul 2022 14:20:54
commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
audio: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <dmagda+libsamplerate@ee.ryerson.ca>
  *  <trasz@FreeBSD.org>
  *  Adam Weinberger
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aleksander Fafula <alex@bsdguru.org>
  *  Alex Allan <alex@kamaz.org.uk>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kojevnikov <alexander@kojevnikov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.6
13 Nov 2021 12:37:11
commit hash: e201631cf3368c4ecf6359719689107c7e908633commit hash: e201631cf3368c4ecf6359719689107c7e908633commit hash: e201631cf3368c4ecf6359719689107c7e908633commit hash: e201631cf3368c4ecf6359719689107c7e908633 files touched by this commit
Hans Petter Selasky (hselasky) search for other commits by this committer
audio/headsetcontrol: Update to 2.6

PR:		259815
Approved by:	pi (implicit) and maintainer
2.4
16 May 2021 15:32:32
commit hash: 429866ca88eca5c1f14cf5e09d66355e0ffb8b6bcommit hash: 429866ca88eca5c1f14cf5e09d66355e0ffb8b6bcommit hash: 429866ca88eca5c1f14cf5e09d66355e0ffb8b6bcommit hash: 429866ca88eca5c1f14cf5e09d66355e0ffb8b6b files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
Author: Alexander Vereeken
audio/headsetcontrol: Update to 2.4

PR:		255919
Changes:	https://github.com/Sapd/HeadsetControl/releases/tag/2.4
2.3
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.
2.3
26 Oct 2020 13:32:47
Revision:553352Original commit files touched by this commit
lwhsu search for other commits by this committer
audio/headsetcontrol: setup sidetone for various of gaming headsets

PR:		243714
Submitted by:	Alexander Vereeken <Alexander88207@protonmail.com>

Number of commits found: 10