Port details |
- wlopm Wayland output power management
- 1.0.0 x11
=2 0.1.0Version of this port present on the latest quarterly branch. - Maintainer: tino.engel@mail.de
 - Port Added: 2023-11-18 20:30:52
- Last Update: 2025-01-17 12:34:02
- Commit Hash: 3a3b181
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: wayland
- License: GPLv3
- WWW:
- https://git.sr.ht/~leon_plickat/wlopm
- Description:
- wlopm - Wayland output power management
Simple client for switching displays in Wayland on and off.
¦ ¦ ¦ ¦ 
- 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/wlopm/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/wlopm
- pkg install wlopm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wlopm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1736373535
SHA256 (wlopm/v1.0.0.tar.gz) = 15f31bbd855131943397dded3a26003f2f5056e4c6a1a93d35ff7697b3f1e439
SIZE (wlopm/v1.0.0.tar.gz) = 19451
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:
-
- wayland-scanner : graphics/wayland
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- libwayland-client.so : graphics/wayland
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_wlopm
- USES:
- gmake localbase:ldflags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0 17 Jan 2025 12:34:02
    |
Robert Clausecker (fuz)  Author: Tino Engel |
x11/wlopm: update to 1.0.0
CHANGELOG:
- Add bash completions.
- Fix installation on FreeBSD (thanks to Isaac Freund).
- Follow (new) C standard by replacing noop() function (thanks to Ben
Buse).
- Allow compiling with clang via -Wno-strict-prototypes.
- Fix file permissions of man page.
PR: 283942 |
0.1.0 18 Nov 2023 20:20:44
    |
Robert Clausecker (fuz)  Author: Tino Engel |
x11/wlopm: Wayland output power management
wlopm - Wayland output power management
Simple client implementing zwlr-output-power-management-v1.
WWW: https://git.sr.ht/~leon_plickat/wlopm
PR: 275141 |
Number of commits found: 2
|