Port details on branch 2023Q3 |
- consolekit2 Framework for defining and tracking users
- 1.2.6_1 sysutils
=0 1.2.6_1Version of this port present on the latest quarterly branch. - Maintainer: desktop@FreeBSD.org
 - Port Added: 2023-08-09 12:51:08
- Last Update: 2023-08-12 10:36:53
- Commit Hash: 8bddb87
- Also Listed In: gnome
- License: GPLv2
- WWW:
- https://github.com/ConsoleKit2/ConsoleKit2
- Description:
- ConsoleKit2 is a framework for defining and tracking users, login
sessions, and seats. It allows multiple users to be logged in at the
same time and share hardware for their graphical session. ConsoleKit2
will keep track of those resources and whichever session is active
will have use of the hardware at that time.
What is a seat?
===============
A seat is a collection of sessions and a set of hardware (usually at
least a keyboard and mouse). Only one session may be active on a
seat at a time.
What is a session?
==================
A session is a collection of all processes that originate from a single
common ancestor and retain knowledge of a secret. As an implementation
detail, this secret may be stored in the process environment by the
login manager under the name XDG_SESSION_COOKIE.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- consolekit2>0:sysutils/consolekit2
- To install the port:
- cd /usr/ports/sysutils/consolekit2/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/consolekit2
- pkg install consolekit2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: consolekit2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1691771274
SHA256 (arrowd-ConsoleKit2-1.2.6-3ead222361800ca2b893354741ad43e6526c9b8b_GH0.tar.gz) = dc6bcb44e182725489136ab46fb76b81b81da9ff0e6be432e3d24a5e42664aca
SIZE (arrowd-ConsoleKit2-1.2.6-3ead222361800ca2b893354741ad43e6526c9b8b_GH0.tar.gz) = 260631
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:
-
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- g-ir-scanner : devel/gobject-introspection
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libdbus-1.so : devel/dbus
- libdrm.so : graphics/libdrm
- libevdev.so : devel/libevdev
- libudev.so : devel/libudev-devd
- libpolkit-gobject-1.so : sysutils/polkit
- libintl.so : devel/gettext-runtime
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- libxslt.so : textproc/libxslt
- This port is required by:
- for Run
-
- x11/plasma5-plasma-workspace
Configuration Options:
- ===> The following configuration options are available for consolekit2-1.2.6_1:
POLKIT=on: Build with Polkit support
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_consolekit2
- USES:
- autoreconf gettext gmake gnome libtool localbase pathfix pkgconfig tar:bzip2 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.6_1 12 Aug 2023 10:36:53
    |
Gleb Popov (arrowd)  |
sysutils/consolekit2: Switch to my fork.
My fork incorporates optional X11 support from files/, Val Packett's patches
for Wayland and my own fixes for systemd login1 compatibility required for
the newest sysutils/accountsservice.
Sponsored by: Serenity Cybersecurity, LLC
(cherry picked from commit 503c15c3e1a5416017d83d66768e06b91f07f630) |
1.2.6 09 Aug 2023 12:48:12
    |
Gleb Popov (arrowd)  |
sysutils/consolekit2: Update to 1.2.6
Sponsored by: Serenity Cybersecurity, LLC
(cherry picked from commit 8c48a83684b3993c6c7d466edbd816602ee2bb4e) |
Number of commits found: 2
|