aboutsummaryrefslogtreecommitdiff
path: root/sysutils/consolekit2
Commit message (Collapse)AuthorAgeFilesLines
* The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.Koop Mast2018-09-302-4/+4
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=480951
* Fix build on architectures which still have gcc as the default compiler.Mark Linimon2018-06-111-1/+2
| | | | | | | | | | Tested for no harm on amd64. Submitted by: jhibbits Differential Revision: D15685 Notes: svn path=/head/; revision=472163
* Update consolekit to 1.2.0.Koop Mast2017-08-054-0/+121
* 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 Notes: svn path=/head/; revision=447399