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 on branch 2024Q2
consolekit2 Framework for defining and tracking users
1.2.6_3 sysutils on this many watch lists=11 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.2.6_3Version of this port present on the latest quarterly branch.
Maintainer: desktop@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-08-05 10:58:59
Last Update: 2024-01-28 13:39:26
Commit Hash: ab41afe
People watching this port, also watch:: libidn, glib, colord, fribidi, libXdamage
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.
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 (66 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/consolekit2-1.2.6_3/catalog.mk
  3. /usr/local/share/licenses/consolekit2-1.2.6_3/LICENSE
  4. /usr/local/share/licenses/consolekit2-1.2.6_3/GPLv2
  5. bin/ck-history
  6. bin/ck-launch-session
  7. bin/ck-list-sessions
  8. etc/ConsoleKit/seats.d/00-primary.seat
  9. etc/X11/xinit/xinitrc.d/90-consolekit
  10. etc/dbus-1/system.d/ConsoleKit.conf
  11. etc/logrotate.d/consolekit
  12. include/ConsoleKit/ck-connector/ck-connector.h
  13. include/ConsoleKit/libconsolekit.h
  14. include/ConsoleKit/sd-login.h
  15. lib/ConsoleKit/scripts/ck-get-x11-display-device
  16. lib/ConsoleKit/scripts/ck-get-x11-server-pid
  17. @sample lib/ConsoleKit/scripts/ck-system-hibernate.sample
  18. @sample lib/ConsoleKit/scripts/ck-system-hybridsleep.sample
  19. @sample lib/ConsoleKit/scripts/ck-system-restart.sample
  20. @sample lib/ConsoleKit/scripts/ck-system-stop.sample
  21. @sample lib/ConsoleKit/scripts/ck-system-suspend.sample
  22. lib/girepository-1.0/libconsolekit-1.0.typelib
  23. lib/libck-connector.so
  24. lib/libck-connector.so.0
  25. lib/libck-connector.so.0.0.0
  26. lib/libconsolekit.so
  27. lib/libconsolekit.so.1
  28. lib/libconsolekit.so.1.0.0
  29. lib/pam_ck_connector.so
  30. libdata/pkgconfig/ck-connector.pc
  31. libdata/pkgconfig/libconsolekit.pc
  32. libexec/ck-collect-session-info
  33. @(,,4755) libexec/ck-get-x11-display-device
  34. libexec/ck-get-x11-server-pid
  35. libexec/ck-remove-directory
  36. share/man/man1/ck-history.1.gz
  37. share/man/man1/ck-launch-session.1.gz
  38. share/man/man1/ck-list-sessions.1.gz
  39. share/man/man1/console-kit-daemon.1m.gz
  40. share/man/man8/pam_ck_connector.8.gz
  41. sbin/ck-log-system-restart
  42. sbin/ck-log-system-start
  43. sbin/ck-log-system-stop
  44. sbin/console-kit-daemon
  45. share/dbus-1/interfaces/org.freedesktop.ConsoleKit.Manager.xml
  46. share/dbus-1/interfaces/org.freedesktop.ConsoleKit.Seat.xml
  47. share/dbus-1/interfaces/org.freedesktop.ConsoleKit.Session.xml
  48. share/dbus-1/system-services/org.freedesktop.ConsoleKit.service
  49. share/gir-1.0/libconsolekit-1.0.gir
  50. share/locale/bg/LC_MESSAGES/ConsoleKit2.mo
  51. share/locale/es/LC_MESSAGES/ConsoleKit2.mo
  52. share/locale/es_419/LC_MESSAGES/ConsoleKit2.mo
  53. share/locale/fr/LC_MESSAGES/ConsoleKit2.mo
  54. share/locale/ru/LC_MESSAGES/ConsoleKit2.mo
  55. share/polkit-1/actions/org.freedesktop.consolekit.policy
  56. @dir etc/ConsoleKit/run-seat.d
  57. @dir etc/ConsoleKit/run-session.d
  58. @dir lib/ConsoleKit/run-seat.d
  59. @dir lib/ConsoleKit/run-session.d
  60. @dir /var/log/ConsoleKit
  61. @postexec /usr/bin/touch /var/log/ConsoleKit/history
  62. @rmtry /var/log/ConsoleKit/history
  63. @dir /var/run/ConsoleKit
  64. @owner
  65. @group
  66. @mode
Collapse this list.
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 = 1693465691 SHA256 (arrowd-ConsoleKit2-1.2.6-70b5f7d6f710377f288b4723a32923290dc16501_GH0.tar.gz) = 7374daabd2158e446b76cbce75266605396cca9234ee819ef8d4c249d783da15 SIZE (arrowd-ConsoleKit2-1.2.6-70b5f7d6f710377f288b4723a32923290dc16501_GH0.tar.gz) = 261257

Packages (timestamps in pop-ups are UTC):
consolekit2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.6_31.2.6_3-1.2.6_31.2.6_3---
FreeBSD:13:quarterly1.2.6_31.2.6_3-1.2.6_31.2.6_31.2.6_21.2.6_21.2.6_2
FreeBSD:14:latest1.2.6_31.2.6_3-1.2.6_31.2.6_31.2.5-1.2.5
FreeBSD:14:quarterly1.2.6_31.2.6_3-1.2.6_31.2.6_31.2.6_21.2.6_21.2.6_2
FreeBSD:15:latest1.2.6_31.2.6_3n/a1.2.6_3n/a1.2.6_31.2.6_31.2.6_3
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gettext-runtime>=0.22_1 : devel/gettext-runtime
  2. msgfmt : devel/gettext-tools
  3. gmake>=4.3 : devel/gmake
  4. g-ir-scanner : devel/gobject-introspection
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. autoconf>=2.71 : devel/autoconf
  7. automake>=1.16.5 : devel/automake
  8. libtoolize : devel/libtool
  9. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
Library dependencies:
  1. libdbus-1.so : devel/dbus
  2. libdrm.so : graphics/libdrm
  3. libevdev.so : devel/libevdev
  4. libudev.so : devel/libudev-devd
  5. libpolkit-gobject-1.so : sysutils/polkit
  6. libintl.so : devel/gettext-runtime
  7. libglib-2.0.so : devel/glib20
  8. libintl.so : devel/gettext-runtime
  9. libxml2.so : textproc/libxml2
  10. libxslt.so : textproc/libxslt
This port is required by:
for Build
  1. security/plasma5-kscreenlocker
  2. security/plasma6-kscreenlocker
for Libraries
  1. audio/pulseaudio
  2. sysutils/accountsservice
  3. x11/gdm
  4. x11/slim
  5. x11-wm/lxsession

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. ports-mgmt/packagekit-qt4*
  2. sysutils/hal*
  3. x11/kde-workspace-kde4*
  4. x11/kde4-workspace*
  5. Collapse this list of deleted ports.
for Run
  1. deskutils/elementary-calendar
  2. ports-mgmt/packagekit
  3. security/plasma5-kscreenlocker
  4. security/plasma6-kscreenlocker
  5. www/gnome-user-share
  6. x11/budgie-desktop
  7. x11/cinnamon-session
Expand this list (13 items / 6 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. x11/gnome-session
  3. x11/lightdm
  4. x11/mate-session-manager
  5. x11/plasma5-plasma-workspace
  6. x11/sddm
  7. x11-wm/xfce4-session
  8. Collapse this list.

Configuration Options:
===> The following configuration options are available for consolekit2-1.2.6_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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/arrowd/ConsoleKit2/tar.gz/70b5f7d6f710377f288b4723a32923290dc16501?dummy=/
Collapse this list.

There are no commits on branch 2024Q2 for this port