Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
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 |