Port details |
- wayidle Wait for wayland compositor idle timeouts
- 0.2.0_3 x11 =3 0.2.0_2Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2023-05-30 02:24:10
- Last Update: 2024-11-08 08:24:20
- Commit Hash: ca048c2
- People watching this port, also watch:: ncspot, wlr-randr, spotify-player, sway, tarsnap-gui
- Also Listed In: wayland
- License: ISCL
- WWW:
- https://sr.ht/~whynothugo/wayidle
- Description:
- Wayidle waits until the Wayland compositor reports being N seconds
idle. If a command was specified, it will "exec" into that command,
otherwise, it will exit zero.
Wayidle is primarily designed for usage is scripts.
- ¦ ¦ ¦ ¦
- 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/wayidle/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/wayidle
- pkg install wayidle
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wayidle
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1719403204
SHA256 (wayidle-v0.2.0.tar.gz) = 36f191372658a7ac25a4343bcd227ce06523358ca1801daa807fd07b1cd34d27
SIZE (wayidle-v0.2.0.tar.gz) = 5247
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:
-
- scdoc : textproc/scdoc
- rust>=1.82.0 : lang/rust
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for wayidle-0.2.0_3:
MANPAGES=on: Build and/or install manual pages
===> Use 'make config' to modify these settings
- Options name:
- x11_wayidle
- USES:
- cargo
- 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 |
0.2.0_3 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
0.2.0_2 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
0.2.0_1 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
0.2.0 27 Jun 2024 00:55:38 |
Jan Beich (jbeich) |
x11/wayidle: update to 0.2.0
Changes: https://git.sr.ht/~whynothugo/wayidle/log/v0.2.0
Reported by: Repology |
0.1.1_10 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
0.1.1_9 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
0.1.1_8 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
0.1.1_7 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
0.1.1_6 09 Jan 2024 12:15:54 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
0.1.1_5 08 Dec 2023 15:04:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
0.1.1_4 24 Oct 2023 10:22:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
0.1.1_3 08 Sep 2023 09:06:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
0.1.1_2 17 Jul 2023 15:58:38 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
0.1.1_1 09 Jun 2023 11:38:16 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.70.0
PR: 271797 |
0.1.1 30 May 2023 02:22:01 |
Jan Beich (jbeich) |
x11/wayidle: add new port
Wayidle waits until the Wayland compositor reports being N seconds
idle. If a command was specified, it will "exec" into that command,
otherwise, it will exit zero.
Wayidle is designed for usage is shell scripts or execline scripts.
https://sr.ht/~whynothugo/wayidle |