| Port details |
- swayidle Idle management daemon for Wayland
- 1.9.0 x11
=5 1.8.0_2Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2019-01-15 00:54:23
- Last Update: 2025-11-07 17:47:12
- Commit Hash: b0db37c
- People watching this port, also watch:: pkg, wl-clipboard, seatd, sway, doas
- Also Listed In: wayland
- License: MIT
- WWW:
- https://github.com/swaywm/swayidle
- Description:
- swayidle is an idle management daemon, compatible with any Wayland
compositor which implements the ext-idle-notify protocol.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/swayidle/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/swayidle
- pkg install swayidle
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: swayidle
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1762419920
SHA256 (swaywm-swayidle-v1.9.0_GH0.tar.gz) = 161f5827b8c79bc486a472d27690e98d75da6615bb2dee9f24393cbbb13af656
SIZE (swaywm-swayidle-v1.9.0_GH0.tar.gz) = 12818
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-protocols>=1.40 : graphics/wayland-protocols
- scdoc : textproc/scdoc
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libwayland-client.so : graphics/wayland
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for swayidle-1.9.0:
MANPAGES=on: Build and/or install manual pages
===> Use 'make config' to modify these settings
- Options name:
- x11_swayidle
- USES:
- compiler:c11 meson pkgconfig
- 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.9.0 07 Nov 2025 17:47:12
    |
Jan Beich (jbeich)  |
x11/swayidle: update to 1.9.0
Changes: https://github.com/swaywm/swayidle/releases/tag/v1.9.0
Reported by: GitHub (watch releases) |
1.8.0_3 07 Nov 2025 17:47:12
    |
Jan Beich (jbeich)  |
x11/swayidle: drop ConsoleKit2 support
Upstream rejected basu patch to use ConsoleKit2 as logind alternative,
promising to drop logind support only to go back on the promise by
still maintaining the support. So, drop the patch as it gets in the
way during updates and confuses users with DBus errors[1].
This reverts commit c1c14aa6a4efd1baa30ee9a97083fe7728aabc4c.
This reverts commit c2abd42e59116a0f8130f76e2e468316d360c6bb.
This reverts commit 51bcedde1c13dd3926b2cdde56201d2c0b19dd51.
This reverts commit 9cd3f3cf9cf1a82367d340355508430d53e25033.
PR: 285553 [1] |
1.8.0_2 21 Mar 2025 22:03:32
    |
Jan Beich (jbeich)  |
x11/swayidle: document ConsoleKit2 as systemd-logind provider
InhibitDelayMaxSec via logind.conf won't work but the rest applies. |
1.8.0_1 21 Mar 2025 22:03:30
    |
Jan Beich (jbeich)  |
x11/swayidle: sync BASU description with sysutils/seatd
Not supported upstream thus experimental. |
1.8.0_1 26 Feb 2024 13:14:12
    |
Jan Beich (jbeich)  |
x11/swayidle: adjust consolekit2 comment |
1.8.0_1 12 Jan 2024 22:40:48
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
1.8.0 20 Mar 2023 19:59:00
    |
Jan Beich (jbeich)  |
x11/swayidle: unbreak with --auto-features=enabled
meson.build:90:2: ERROR: Assert failed: sd-bus-provider must not be set to auto
since auto_features != auto
PR: 270361 |
1.8.0 04 Dec 2022 14:52:41
    |
Jan Beich (jbeich)  |
x11/swayidle: update to 1.8.0
Changes: https://github.com/swaywm/swayidle/releases/tag/1.8.0
Reported by: GitHub (watch releases) |
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.7.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.7.1 01 Jul 2022 08:01:22
    |
Baptiste Daroussin (bapt)  |
wayland: add wayland virtual category |
1.7.1 15 Jan 2022 18:36:17
    |
Jan Beich (jbeich)  |
x11/swayidle: update to 1.7.1
Changes: https://github.com/swaywm/swayidle/releases/tag/1.7.1
Reported by: GitHub (watch releases) |
1.7 17 Aug 2021 10:28:39
    |
Jan Beich (jbeich)  |
x11/swayidle: update to 1.7
Changes: https://github.com/swaywm/swayidle/compare/1.6...1.7
Reported by: GitHub (watch releases) |
1.6_2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.6_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.6_2 26 Dec 2020 00:24:01
  |
jbeich  |
sysutils/basu: move to devel/ where dbus is |
1.6_2 25 Dec 2020 03:28:47
  |
jbeich  |
x11/swayidle: use consolekit2 instead of missing logind |
1.6_1 25 Dec 2020 00:31:50
  |
jbeich  |
x11/swayidle: enable logind support |
1.6 22 Jan 2020 20:16:07
  |
jbeich  |
x11/swayidle: update to 1.6
Changes: https://github.com/swaywm/swayidle/compare/1.5...1.6
Reported by: GitHub (watch releases) |
1.5_1 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.5 11 Jul 2019 16:22:56
  |
jbeich  |
x11/swayidle: update to 1.5
Changes: https://github.com/swaywm/swayidle/compare/1.3...1.5
Reported by: GitHub (watch releases) |
1.3 03 May 2019 17:37:23
  |
jbeich  |
x11/swayidle: update to 1.3
Changes: https://github.com/swaywm/swayidle/compare/1.2...1.3 |
1.2 25 Feb 2019 22:07:54
  |
jbeich  |
Add option helper for MESON_ARGS = -Dfoo=enabled
feature options define combo like auto/yes/no in a standand way.
In other words, upstream projects of ports that use _MESON_YES are
supposed to migrate to _MESON_ENABLED.
https://mesonbuild.com/Build-options.html#features
Reviewed by: tobik (implicit)
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D19127 |
1.2 05 Feb 2019 12:51:56
  |
jbeich  |
x11/swayidle: update to 1.2 (nop)
Changes: https://github.com/swaywm/swayidle/compare/d18c7cb...1.2
Changes: https://github.com/swaywm/swayidle/releases/tag/1.2 |
1.1.18 29 Jan 2019 00:47:06
  |
jbeich  |
x11-wm/sway: update to 1.0.b.2.282
Changes: https://github.com/swaywm/sway/compare/5f45a4bb...606f6a37
Changes: https://github.com/swaywm/wlroots/compare/209210d3...9fe8e379
Changes: https://github.com/swaywm/swayidle/compare/f002a7a...d18c7cb
Changes: https://github.com/swaywm/swaylock/compare/368f53e...ecc8402 |
1.1.17 26 Jan 2019 00:43:17
  |
jbeich  |
x11-wm/sway: update to 1.0.b.2.274
Changes: https://github.com/swaywm/sway/compare/1a1133dc...5f45a4bb
Changes: https://github.com/swaywm/wlroots/compare/c41d0130...209210d3
Changes: https://github.com/swaywm/swaylock/compare/72d15f8...f002a7a
Changes: https://github.com/swaywm/swaylock/compare/3d94a60...368f53e |
1.1.14 22 Jan 2019 00:42:14
  |
jbeich  |
x11-wm/sway: update to 1.0.b.2.243
Changes: https://github.com/swaywm/sway/compare/1cce14e7...410c9613
Changes: https://github.com/swaywm/wlroots/compare/5dde2e79...b619ab4d
Changes: https://github.com/swaywm/swayidle/compare/c94949d...72d15f8
Changes: https://github.com/swaywm/swaylock/compare/52eeb9f...4e72a36 |
1.1.12 19 Jan 2019 00:32:43
  |
jbeich  |
x11-wm/sway: update to 1.0.b.2.226
Changes: https://github.com/swaywm/sway/compare/70637b40...1cce14e7
Changes: https://github.com/swaywm/wlroots/compare/10b1de6e...5dde2e79
Changes: https://github.com/swaywm/swayidle/compare/1.1...c94949d
Changes: https://github.com/swaywm/swaylock/compare/1.2...52eeb9f |
1.1 15 Jan 2019 00:58:23
  |
jbeich  |
x11/swayidle: update COMMENT |
1.1 15 Jan 2019 00:52:45
  |
jbeich  |
x11-wm/sway: update to 1.0.b.2.189
The last beta is several months old, so use a snapshot to help users
evaluate the current state.
Changes: https://github.com/swaywm/sway/compare/1.0-beta.2...2573606b
Changes: https://github.com/swaywm/wlroots/compare/0.2...10a2c4ed |