Port details |
- consolekit2 Framework for defining and tracking users
- 1.2.4_3 sysutils
=8 Version of this port present on the latest quarterly branch. - Maintainer: desktop@FreeBSD.org
 - Port Added: 2017-08-05 10:58:59
- Last Update: 2022-07-20 14:23:05
- Commit Hash: ea71236
- People watching this port, also watch:: libinotify, desktop-file-utils, font-misc-meltho, libraw, mkfontscale
- Also Listed In: gnome
- License: GPLv2
- 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.
WWW: https://github.com/ConsoleKit2/ConsoleKit2
- SVNWeb : git : Homepage
- 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 = 1635592773
SHA256 (ConsoleKit2-ConsoleKit2-1.2.4-520b862_GH0.tar.gz) = a7632d616b455923afe810e955f869ecd62bd83d5422178188d7659d2656257b
SIZE (ConsoleKit2-ConsoleKit2-1.2.4-520b862_GH0.tar.gz) = 256578
- 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 Build
-
- security/plasma5-kscreenlocker
- for Libraries
-
- audio/pulseaudio
- ports-mgmt/packagekit
- x11/gdm
- x11/lightdm
- x11/slim
- x11-wm/lxsession
-
Deleted ports which required this port:
- for Run
-
- deskutils/elementary-calendar
- security/plasma5-kscreenlocker
- www/gnome-user-share
- x11/cinnamon-session
- x11/gnome-session
- x11/mate-session-manager
- x11/plasma5-plasma-workspace
- Configuration Options:
- ===> The following configuration options are available for consolekit2-1.2.4_3:
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:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:05 1.2.4_3 |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
27 May 2022 09:51:04 1.2.4_3 |
Tijl Coosemans (tijl)  |
devel/autoconf*: restructure to prepare for 2.71
- Rename autoconf 2.13 port directory, package, and command all to
autoconf2.13 just like ports like perl and python.
- Let USES=autoreconf run gtkdocize if necessary.
- Rewrite autoconf-wrapper and rename it autoconf-switch to reflect
better what it does.
- Delete patch-bison. It has been reverted upstream.
- Add a patch to let autoreconf set the AUTOCONF environment variable
so subprocesses like automake use the correct version.
- Make building of info files optional.
- Address portlint, portclippy, portfmt issues in devel/autoconf*.
PR: 259556, 263970 |
10 Apr 2022 19:11:41 1.2.4_3 |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
01 Apr 2022 15:09:49 1.2.4_2 |
Dmitry Marakasov (amdmi3)  |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
26 Mar 2022 08:27:27 1.2.4_2 |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
09 Nov 2021 16:08:33 1.2.4_1 |
Gleb Popov (arrowd)  Author: Jesper Schmitz Mouridsen |
sysutils/consolekit2: Remove problematic patch.
This change prevents ConsoleKit from tracking a currently active terminal.
PR: 221452
Reviewed by: Greg V <greg@unrelenting.technology> |
08 Jul 2021 21:54:52 1.2.4 |
Neel Chauhan (nc)  |
sysutils/consolekit2: UPdate to 1.2.4 |
05 Jun 2021 08:34:28 1.2.3 |
Tobias C. Berner (tcberner)  |
sysutils/consolekit2: update to 1.2.3
Bug Fixes:
* Fix a crash with glib debugging enable by not unreferencing
an instance object which was not referenced before while
removing the lock on it. |
16 May 2021 21:46:47 1.2.2 |
Adriaan de Groot (adridg)  |
sysutils/consolekit2: update to 1.2.2, latest upstream
This commit picks up several ideas:
- update to the 1.2.2 release from upstream (PR 252783)
- make the X11 option useful again; it **was** useless, so
PR 255847 proposed removing the option -- X11 is mandatory --
but there was patches also to remove X11 entirely, for a
Wayland-only experience. I've massaged it all until the
option is useful and meaningfully selects for X11 (or not).
The original patch for optionalize-X11 came from amdmi3@,
and the "competing" one was -- via DankBSD, from unrelentingtech,
who also has other patches (obtained from GitHub) for CK2.
PR: 252783 255847
Reported by: Olivier Duchateau |
06 Apr 2021 14:31:07 1.2.1_2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Apr 2021 08:11:39 1.2.1_2 |
Jan Beich (jbeich)  |
Chase GH_ACCOUNT rename for Greg V |
26 Feb 2021 12:11:36
1.2.1_2 |
tobik  |
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
Reported by: portscan |
08 Feb 2021 19:26:15
1.2.1_2 |
tcberner  |
sysutils/consolekit2: give back to desktop@
- revert the unwanted maintainer change from r564733 |
08 Feb 2021 19:19:17
1.2.1_2 |
tcberner  |
sysutils/consolekit2: enable drm/evdev, fix drm device recognition
This makes it possible to launch a Wayland compositor using ConsoleKit2 as the
session controller.
Submitted by: greg@unrelenting.technology
Obtained
from: https://github.com/DankBSD/ports/commits/lite/sysutils/consolekit2
Differential Revision: https://reviews.freebsd.org/D18754 |
17 Dec 2020 16:03:06
1.2.1_1 |
swills  |
sysutils/consolekit2: Add polkit build option
PR: 231730
Submitted by: Ali Abdallah <ali.abdallah@suse.com> (original version)
Approved by: desktop@ (tcberner) |
10 Sep 2020 18:55:41
1.2.1_1 |
tcberner  |
Move some gnome@ ports to desktop@
As gnome@ is lacking active committers at the moment, transfer some of its
ports [1] up the stack to the desktop@ group, in hope that this way we get some
updates in as the set of people that "should feel responsible" grows.
As soon as gnome@ grows some committers again, this can (and should) of course
be reverted again.
[1] The list of ports chosen in this move consits of all the ports that are
required to build x11/kde5.
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D26362 |
07 Nov 2019 17:17:54
1.2.1_1 |
zeising  |
Add USES=xorg USES=gl, ports categories s
Add USES=xorg and USES=gl to ports in categories starting with 's'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
25 Mar 2019 07:51:14
1.2.1_1 |
tobik  |
sysutils/consolekit2: Make ck-system-* scripts user editable
This might be needed when using alternatives to init(8), like
sysutils/runit-faster, which do not react well to signals send by
shutdown(8)/reboot(8) and where you have to use other commands,
like runit-init {0,6}. By updating the ck-system-* scripts to run
them instead, we can actually make use of things like the Xfce4
logout dialog or Kodi's shutdown dialog with runit-faster. But to
make this permanent across updates the scripts have to be installed
as sample files.
PR: 236445
Submitted by: tobik
Approved by: gnome (maintainer timeout, 14 days) |
30 Sep 2018 11:58:31
1.2.1 |
kwm  |
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/
Thanks to Antoine Brodin for running the exp-runs.
PR: 229761 |
11 Jun 2018 02:14:07
1.2.0 |
linimon  |
Fix build on architectures which still have gcc as the default compiler.
Tested for no harm on amd64.
Submitted by: jhibbits
Differential Revision: D15685 |
05 Aug 2017 10:58:48
1.2.0 |
kwm  |
Update consolekit to 1.2.0.
* Rename consolekit to consolekit2 to reflect that consolekit2 is a new
project, even if it the continuation of the old consolekit project.
* Expand pkg-descr with some background info.
* Add license
* ConsoleKit2 has been ported to GDbus, so dbus-glib is not anymore required
* Add GObject introspection support for desktops environment such Pantheon or
Deepin.
* Thanks to Jesper Schmitz Mouridsen, Ben Woods and Olivier Duchateau for
assisting with there versions of the port, suggesting changes and testing.
PR: 202269 |