| Port details on branch 2023Q4 |
- seatd Minimal seat management daemon and universal library
- 0.9.1_1 sysutils
=6 0.9.1_1Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2020-08-09 09:35:27
- Last Update: 2025-11-24 22:02:46
- Commit Hash: 42c18fd
- People watching this port, also watch:: wl-clipboard, doas, pkg, sway, wget
- License: MIT
- WWW:
- https://git.sr.ht/~kennylevinsen/seatd
- Description:
- seatd is a seat management daemon, that does everything it needs to
do. Nothing more, nothing less. Depends only on libc.
libseat is a seat management library allowing applications to use
whatever seat management is available.
Supports:
- seatd
- (e)logind
- embedded seatd for standalone operation
Each backend can be compile-time included and is runtime auto-detected
or manually selected with the `LIBSEAT_BACKEND` environment variable.
Which backend is in use is transparent to the application, providing a
simple common interface.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/seatd/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/seatd
- pkg install seatd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: seatd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1730317406
SHA256 (seatd-0.9.1.tar.gz) = 819979c922a0be258aed133d93920bce6a3d3565a60588d6d372ce9db2712cd3
SIZE (seatd-0.9.1.tar.gz) = 41968
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
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libbasu.so : devel/basu
- This port is required by:
- for Libraries
-
- x11-toolkits/aquamarine
- x11-toolkits/wlroots015
- x11-toolkits/wlroots017
- x11-toolkits/wlroots018
- x11-toolkits/wlroots019
- x11-wm/cosmic-comp
- x11-wm/niri
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for seatd-0.9.1_1:
BASU=on: ConsoleKit2 support via basu (experimental)
MANPAGES=on: Build and/or install manual pages
===> Use 'make config' to modify these settings
- Options name:
- sysutils_seatd
- USES:
- compiler:c11 cpe meson pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|