Port details |
- libg15 API for control of LCD and the extra keys on Logitech keyboards
- 3.0.7 sysutils =2 3.0.7Version 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: 2020-12-15 22:04:12
- Last Update: 2023-07-12 18:56:04
- Commit Hash: 7d1faa7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://gitlab.com/menelkir/libg15
- Description:
- API for control of the LCD display and the extra keys on some
Logitech keyboards.
- ¦ ¦ ¦ ¦
- 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/sysutils/libg15/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/libg15
- pkg install libg15
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libg15
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1665858861
SHA256 (menelkir-libg15-ea3bc624ac7b3c84f4669c317cae8554ec897907_GL0.tar.gz) = f858561b691de323af78422a4be5f9c4ba559cc25007b6ed92c27609ddddb2e5
SIZE (menelkir-libg15-ea3bc624ac7b3c84f4669c317cae8554ec897907_GL0.tar.gz) = 432028
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:
-
- gmake>=4.3 : devel/gmake
- This port is required by:
- for Libraries
-
- sysutils/g15daemon
- sysutils/libg15render
Configuration Options:
- No options to configure
- Options name:
- sysutils_libg15
- USES:
- gmake libtool
- 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 |
3.0.7 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 |
3.0.7 15 Oct 2022 18:49:07 |
Daniel Engberg (diizzy) |
sysutils/libg15: Use USE_GITLAB and update WWW entry
Use USE_GITLAB to follow Porters Handbook more closely and be consistent
with ports tree and update WWW |
3.0.7 08 Sep 2022 23:12:06 |
Lorenzo Salvadore (salvadore) Author: Daniel Menelkir |
all: Return Daniel Menelkir's ports to the pool per his request
PR: 266294 |
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) |
3.0.7 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 ) |
3.0.7 18 Jun 2022 09:03:36 |
Fernando Apesteguía (fernape) Author: Daniel Menelkir |
sysutils/libg15: update to 3.0.7
ChangeLog: https://gitlab.com/menelkir/libg15/-/releases/3.0.7
* Some G510 fixes (WIP, the changes doesn't affect other models).
PR: 264704
Reported by: dmenelkir@gmail.com (maintainer) |
3.0.6 04 Mar 2022 15:56:06 |
Jason E. Hale (jhale) |
*/*: Update maintainer's email address
PR: 262198 |
3.0.6 24 Jun 2021 17:22:44 |
Fernando Apesteguía (fernape) |
sysutils/libg15: update to 3.0.6
gcc-c++11-lib is not required anymore
PR: 256758
Reported by: menelkir@itroll.org (maintainer) |
3.0.5 29 May 2021 17:53:31 |
Neel Chauhan (nc) Author: Daniel Menelkir |
sysutils/libg15: update to 3.0.5
PR: 256207 |
3.0.3 29 Apr 2021 20:04:18 |
Rainer Hurling (rhurlin) |
sysutils/libg15: Update to 3.0.3
Changelog: https://gitlab.com/menelkir/libg15/-/releases
PR: 254262
Submitted by: Daniel Menelkir <menelkir@itroll.org> (maintainer) |
1.2.8 09 Apr 2021 18:44:23 |
Matthias Fechner (mfechner) |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
1.2.8 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.8 31 Jan 2021 21:17:28 |
yuri |
sysutils/libg15: Update 1.2.7 -> 1.2.8
PR: 252985
Submitted by: menelkir@itroll.org (maintainer) |
1.2.7 15 Dec 2020 22:04:06 |
makc |
Add sysutils/libg15 and sysutils/libg15render:
API and library for control of LCD and the extra keys on Logitech keyboards.
PR: 250429
PR: 250430
Submitted by: Daniel Menelkir |