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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
swayidle Idle management daemon for Wayland
1.8.0_1 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 1.8.0Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-01-15 00:54:23
Last Update: 2024-02-26 13:14:12
Commit Hash: 3a6274b
People watching this port, also watch:: wayland, ffmpeg, sway, pkg, xdg-utils
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 KDE idle protocol.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. bin/swayidle
  2. share/bash-completion/completions/swayidle
  3. share/fish/vendor_completions.d/swayidle.fish
  4. share/zsh/site-functions/_swayidle
  5. share/man/man1/swayidle.1.gz
  6. /usr/local/share/licenses/swayidle-1.8.0_1/catalog.mk
  7. /usr/local/share/licenses/swayidle-1.8.0_1/LICENSE
  8. /usr/local/share/licenses/swayidle-1.8.0_1/MIT
Collapse this list.
Dependency lines:
  • swayidle>0:x11/swayidle
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 = 1670163481 SHA256 (swaywm-swayidle-1.8.0_GH0.tar.gz) = 0fba74c520a2bd64acd00bc3bce7bc8c7b84a2609c0f66329d72dfb33cca03d7 SIZE (swaywm-swayidle-1.8.0_GH0.tar.gz) = 13610

Expand this list (6 items)

Collapse this list.

SHA256 (28950f787813.patch) = 76301a36ce8a6acdd7f7466ec8079ae8cb3099560649b4e7e02f31139a81b6b1 SIZE (28950f787813.patch) = 658 SHA256 (26e192a5f1b2.patch) = 36fa718d512e6955daa3764b46fe4e6aeb901b67f86cbff0cae87d17b9d88514 SIZE (26e192a5f1b2.patch) = 7047 SHA256 (f2f7e4d0a7c8.patch) = c027af1e7255fac2d9410d3db16f0234fa7213c0f5e05d6ebcb7c29ee916ab46 SIZE (f2f7e4d0a7c8.patch) = 4483

Collapse this list.


Packages (timestamps in pop-ups are UTC):
swayidle
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.8.0_11.8.0_11.6_21.8.0_11.8.0_1-1.6_2-
FreeBSD:13:quarterly1.8.01.8.01.8.01.8.01.8.01.8.01.8.01.8.0
FreeBSD:14:latest1.8.0_11.8.0_11.8.01.8.0_11.8.0_11.8.0-1.8.0
FreeBSD:14:quarterly1.8.01.8.0-1.8.01.8.01.8.01.8.01.8.0
FreeBSD:15:latest1.8.0_11.8.0_1n/a1.8.0_1n/a1.8.0_11.8.0_11.8.0_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. wayland-protocols>=1.27 : graphics/wayland-protocols
  2. scdoc : textproc/scdoc
  3. meson : devel/meson
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libwayland-client.so : graphics/wayland
  2. libbasu.so : devel/basu
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for swayidle-1.8.0_1: BASU=on: Login manager support via basu 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/swaywm/swayidle/tar.gz/1.8.0?dummy=/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.0_1
26 Feb 2024 13:14:12
commit hash: 3a6274ba0d14c32c9647e1cd3bd32d227ac7a258commit hash: 3a6274ba0d14c32c9647e1cd3bd32d227ac7a258commit hash: 3a6274ba0d14c32c9647e1cd3bd32d227ac7a258commit hash: 3a6274ba0d14c32c9647e1cd3bd32d227ac7a258 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/swayidle: adjust consolekit2 comment
1.8.0_1
12 Jan 2024 22:40:48
commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sanitize MANPREFIX for meson ports

Approved by:	portmgr
1.8.0
20 Mar 2023 19:59:00
commit hash: c2abd42e59116a0f8130f76e2e468316d360c6bbcommit hash: c2abd42e59116a0f8130f76e2e468316d360c6bbcommit hash: c2abd42e59116a0f8130f76e2e468316d360c6bbcommit hash: c2abd42e59116a0f8130f76e2e468316d360c6bb files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
commit hash: fa720cf2513826f2b38b1f80718d054861b479dfcommit hash: fa720cf2513826f2b38b1f80718d054861b479dfcommit hash: fa720cf2513826f2b38b1f80718d054861b479dfcommit hash: fa720cf2513826f2b38b1f80718d054861b479df files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.7.1
01 Jul 2022 08:01:22
commit hash: b2eed2d66478efa63594275ffecd1be2d565c983commit hash: b2eed2d66478efa63594275ffecd1be2d565c983commit hash: b2eed2d66478efa63594275ffecd1be2d565c983commit hash: b2eed2d66478efa63594275ffecd1be2d565c983 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
wayland: add wayland virtual category
1.7.1
15 Jan 2022 18:36:17
commit hash: e9fab7ad2b6df147a9a0ffb1af7218a9fa88b920commit hash: e9fab7ad2b6df147a9a0ffb1af7218a9fa88b920commit hash: e9fab7ad2b6df147a9a0ffb1af7218a9fa88b920commit hash: e9fab7ad2b6df147a9a0ffb1af7218a9fa88b920 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
commit hash: c4b1fbd07607a32869e39e5483fb91b26f13ef07commit hash: c4b1fbd07607a32869e39e5483fb91b26f13ef07commit hash: c4b1fbd07607a32869e39e5483fb91b26f13ef07commit hash: c4b1fbd07607a32869e39e5483fb91b26f13ef07 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.6_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.6_2
26 Dec 2020 00:24:01
Revision:559264Original commit files touched by this commit
jbeich search for other commits by this committer
sysutils/basu: move to devel/ where dbus is
1.6_2
25 Dec 2020 03:28:47
Revision:559207Original commit files touched by this commit
jbeich search for other commits by this committer
x11/swayidle: use consolekit2 instead of missing logind
1.6_1
25 Dec 2020 00:31:50
Revision:559204Original commit files touched by this commit
jbeich search for other commits by this committer
x11/swayidle: enable logind support
1.6
22 Jan 2020 20:16:07
Revision:523836Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:506413Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:500746Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:493901Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:492204Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:491530Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:491216Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:490913Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:490689Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:490335Original commit files touched by this commit
jbeich search for other commits by this committer
x11/swayidle: update COMMENT
1.1
15 Jan 2019 00:52:45
Revision:490329Original commit files touched by this commit
jbeich search for other commits by this committer
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

Number of commits found: 26