Commit graph

5 commits

Author SHA1 Message Date
Niclas Zeising
428fac4e1c 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.
2019-11-07 17:17:53 +00:00
Tobias Kortkamp
d20f5e89e8 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)
2019-03-25 07:51:14 +00:00
Koop Mast
951c1f5d1c 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
2018-09-30 11:58:29 +00:00
Mark Linimon
ea89e22b71 Fix build on architectures which still have gcc as the default compiler.
Tested for no harm on amd64.

Submitted by:		jhibbits
Differential Revision:	D15685
2018-06-11 02:14:07 +00:00
Koop Mast
e18e2ae3c0 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
2017-08-05 10:58:48 +00:00