Port details |
- solaar Device manager for the Logitech Unifying Receiver
- 1.0.1_2 sysutils
=3 1.0.1_1Version 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
 - Port Added: 2017-03-28 12:00:35
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: keepass, keepassxc, py311-borgbackup, mesa-gallium-va, cpu-microcode-intel
- License: GPLv2+
- WWW:
- https://pwr-solaar.github.io/Solaar/
- Description:
- Solaar is a device manager for Logitech's Unifying Receiver. It is
able to pair/unpair devices to the receiver, and for most devices read
battery status.
It comes in two flavors, command-line and GUI. Both are able to list
the devices paired to a Unifying Receiver, show detailed info for each
device, and also pair/unpair supported devices with the receiver.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/solaar/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/solaar
- pkg install solaar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: solaar
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1565016777
SHA256 (pwr-Solaar-Solaar-1.0.1_GH0.tar.gz) = 20f7c29610cc1d0a964052b6698c3e01f1703d08d621cbe7f9e45a9892632f13
SIZE (pwr-Solaar-Solaar-1.0.1_GH0.tar.gz) = 1195660
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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- libhidapi.so : comms/hidapi
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for solaar-1.0.1_2:
GUI=off: GUI (Graphical User Interface) support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_solaar
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.1_2 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
1.0.1_1 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
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) |
1.0.1_1 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 ) |
1.0.1_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.1_1 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
1.0.1_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.1_1 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.0.1_1 28 Sep 2020 05:05:25
  |
tobik  |
Reset MAINTAINER |
1.0.1_1 13 Jan 2020 09:38:12
  |
tobik  |
sysutils/solaar: Bring back old patch to fix setting options on a Logitech K400
It is still needed after all. |
1.0.1 05 Aug 2019 15:05:59
  |
tobik  |
sysutils/solaar: Update to 1.0.1
- Add an awk script that converts the udev rules to a devd config at
build time and drop the manually maintained file
- Follow GitHub account rename
Changes: https://github.com/pwr/Solaar/compare/0.9.2-259-gc07c115...1.0.1
Changes: https://github.com/pwr-Solaar/Solaar/releases |
0.9.2.259_1 10 Apr 2019 06:18:32
  |
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
0.9.2.259 22 Feb 2019 08:04:25
  |
tobik  |
sysutils/solaar: Update to 0.9.2-259-gc07c115
This make Solaar compatible with Python 3.7 where 'async' has become
a reserved keyword.
Changes: https://github.com/pwr/Solaar/compare/0.9.2-221-g1a67b33...0.9.2-259-gc07c115 |
0.9.2.221 24 Jan 2018 15:05:44
  |
tobik  |
Revert bad commit |
0.9.2.221,1 24 Jan 2018 15:03:21
  |
tobik  |
sysutils/solaar: Also bump PORTEPOCH since g20170327 > 0.9.2-221-g1a67b33 |
0.9.2.221 24 Jan 2018 14:56:26
  |
tobik  |
sysutils/solaar: Update to 0.9.2-221-g1a67b33
Changes: https://github.com/pwr/Solaar/compare/53ec751...0.9.2-221-g1a67b33 |
g20170327_2 03 Jan 2018 13:22:32
  |
mat  |
Cleanup Mk/Uses/gnome.mk.
- Remove the use of comp_DETECT.
- Remove all comp_DETECT variables.
- Remove a use of comp_DETECT outside of gnome.mk
- Remove py3gobject3.
- Have ports depending directly on devel/py-gobject3 use gnome to do it.
PR: 224618
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D13550 |
g20170327_2 09 Dec 2017 19:05:04
  |
tobik  |
sysutils/solaar
Add missing example devd config that allows non-root users to have raw
access to the Logitech Unifying USB receivers. |
g20170327_1 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
g20170327_1 09 May 2017 09:13:19
  |
tobik  |
Add a patch to make Solaar work with keyboard+touchpad devices like
the Logitech K400
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D10655 |
g20170327 28 Mar 2017 12:00:10
  |
tobik  |
New port: sysutils/solaar
Solaar is a device manager for Logitech's Unifying Receiver. It is
able to pair/unpair devices to the receiver, and for most devices read
battery status.
It comes in two flavors, command-line and GUI. Both are able to list
the devices paired to a Unifying Receiver, show detailed info for each
device, and also pair/unpair supported devices with the receiver.
WWW: https://pwr.github.io/Solaar/
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D10155 |