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
Port details
wlopm Wayland output power management
1.0.0 x11 on this many watch lists=2 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 0.1.0Version of this port present on the latest quarterly branch.
Maintainer: tino.engel@mail.de search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/wlopm
  2. share/man/man1/wlopm.1.gz
  3. /usr/local/share/licenses/wlopm-1.0.0/catalog.mk
  4. /usr/local/share/licenses/wlopm-1.0.0/LICENSE
  5. /usr/local/share/licenses/wlopm-1.0.0/GPLv3
Collapse this list.
Dependency lines:
  • wlopm>0:x11/wlopm
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):
wlopm
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.01.0.0-1.0.01.0.0---
FreeBSD:13:quarterly0.1.00.1.0-0.1.00.1.00.1.00.1.00.1.0
FreeBSD:14:latest1.0.01.0.0-1.0.01.0.0---
FreeBSD:14:quarterly0.1.00.1.0-0.1.00.1.00.1.00.1.00.1.0
FreeBSD:15:latest1.0.01.0.0n/a1.0.0n/a0.1.00.1.00.1.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. wayland-scanner : graphics/wayland
  2. gmake>=4.4.1 : devel/gmake
Library dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://git.sr.ht/~leon_plickat/wlopm/archive/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0
17 Jan 2025 12:34:02
commit hash: 3a3b1819c6c13e83ca98034f47b7b3b0f6325084commit hash: 3a3b1819c6c13e83ca98034f47b7b3b0f6325084commit hash: 3a3b1819c6c13e83ca98034f47b7b3b0f6325084commit hash: 3a3b1819c6c13e83ca98034f47b7b3b0f6325084 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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
commit hash: e167afd981bb3bc9dfc22add54e1e301bfe30394commit hash: e167afd981bb3bc9dfc22add54e1e301bfe30394commit hash: e167afd981bb3bc9dfc22add54e1e301bfe30394commit hash: e167afd981bb3bc9dfc22add54e1e301bfe30394 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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