ajacoutot
3929367046
Update to consolekit2-1.0.2.
2016-03-19 17:51:34 +00:00
naddy
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
ajacoutot
5ca33fd3e8
When assigning session to active VT prefer graphical sessions (upstream).
...
Fix undefined behavior (upstream).
2016-01-21 06:43:37 +00:00
ajacoutot
e7de97bb54
Update to consolekit2-1.0.1.
2016-01-15 14:20:02 +00:00
jasper
d6e85d6790
DISTNAME is set by bsd.port.mk for these ports now
2015-12-29 19:49:39 +00:00
jasper
db644a787e
use GH_PROJECT to construct DISTNAME
2015-12-29 12:54:10 +00:00
ajacoutot
b5e74484e7
Fix DBus @sample files after recent dbus port update.
...
The dbus package does not install /etc/dbus-1/system.d/ anymore, so it
needs to be properly @sample'd.
2015-08-27 06:48:30 +00:00
ajacoutot
08eb522311
Missing @conflict marker.
2015-08-17 08:40:13 +00:00
ajacoutot
ed97fa54f4
Missing build dependency on devel/libtool.
...
breakage reported by Pavel Korovin
2015-08-17 07:10:34 +00:00
ajacoutot
60c225c941
Move to the ConsoleKit2 project and update to the newly released stable version:
...
consolekit2-1.0.0.
Committing early in the cycle to have time to catch any regression.
2015-08-15 11:12:54 +00:00
ajacoutot
11a7989584
These need to RUN_DEPENDS on x11/dbus,-suid now.
2015-04-04 09:30:30 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
ajacoutot
b7fea8a2d9
Unbreak ck-launch-session by properly initializing len in get_kinfo_proc().
...
from jmatthew@
No need to call sysctl(3) twice since we know exactly how many
structures it wants back: just one.
from guenther@
While here, drop a bogus chunk.
ok sthen@
2015-02-25 10:35:06 +00:00
ajacoutot
e93fb78799
Sync a few cleanups from the ConsoleKit2 project.
2014-11-27 09:38:22 +00:00
ajacoutot
49c74687c3
Need to see a shrink...
2014-10-10 12:46:23 +00:00
ajacoutot
502fd3fd40
NOTE: spam in /var/log/authlog is "expected".
2013-12-31 16:14:53 +00:00
ajacoutot
ae46b92a60
Drop /var/run/console management patches, calls to session.d's
...
session_active_changed are not supported since a while.
That fixes a race condition where connecting to ConsoleKit could fail
which would lead to several issues (unable to unlock screen, reboot...).
2013-12-30 08:52:08 +00:00
ajacoutot
025c6a8b6c
Tweaks.
2013-12-29 18:47:37 +00:00
ajacoutot
8e21e490c6
Add the @extra marker for /var/log/ConsoleKit/history
2013-12-27 10:12:58 +00:00
ajacoutot
235608b8a3
Add missing function to match other OSes -- in case something else out
...
there uses it.
Re-add the sanity check -- it seems it did not help occasional ckit failures.
2013-11-30 08:21:41 +00:00
ajacoutot
91403319aa
Fix uninitialised variable.
2013-10-31 08:29:36 +00:00
ajacoutot
ce2f63f862
Fix a bogus check that may prevent getting the XDG_SESSION_COOKIE
...
value which in turn prevents session managers from accessing ConsoleKit
since the process could not be looked up.
2013-10-31 06:38:44 +00:00
ajacoutot
33fb648845
Use setttyent() for get max VT.
2013-10-15 13:31:14 +00:00
ajacoutot
820cc6efd2
Properly detect the active VT on macppc now that we have support for it.
2013-10-14 13:56:10 +00:00
ajacoutot
46fbd2093d
Fix deprecated use of polkit_authority_get().
...
time_t fixe: GLib has a 'struct GTimeVal' with a long tv_sec...
2013-10-09 16:43:13 +00:00
jca
f69655f185
Fix after the kinfo_proc structure change.
...
ok ajacoutot@
2013-09-24 08:52:43 +00:00
ajacoutot
47ee4002c7
Update to consolekit-0.4.6.
2013-09-24 08:39:04 +00:00
ajacoutot
58e37b7e76
Fix sed(1) usage in pam-foreground-compat.ck.
2013-04-05 06:59:11 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
ajacoutot
9b58522046
VT monitoring is only available on i386 and amd64.
2012-10-12 15:04:14 +00:00
ajacoutot
fb5a6a3e3f
Bring some checks and enhancements from Debian and FreeBSD.
...
Enable console monitoring using VT_WAITACTIVE now that we have rthreads \o/
2012-10-12 14:55:42 +00:00
ajacoutot
4295898966
ck-history: don't truncate --frequent output to 8 chars.
...
(from upstream)
2012-09-15 15:36:00 +00:00
ajacoutot
501321be06
Fix WANTLIB.
2012-08-17 14:08:25 +00:00
sthen
fb0ff8d310
don't rely on param.h providing the nitems macro, ok ajacoutot@
2012-07-09 09:23:22 +00:00
ajacoutot
689f54b24a
--localstatedir=/var is the default now.
2012-04-28 10:52:08 +00:00
naddy
d24417d408
catch up with KERN_PROC2 -> KERN_PROC change
2012-01-08 19:42:02 +00:00
ajacoutot
afd57cac30
Sanitize get_kinfo_proc().
...
Fix a warning while here.
2011-12-20 19:24:38 +00:00
kili
27f99a5541
--disable-silent-rules is now added to CONFIGURE_ARGS per default,
...
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
f982995f2b
Add a consistent header that substitutes FULLPKGNAME for the READMEs.
...
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
ajacoutot
84147c7d44
MESSAGE -> README.
2011-06-01 11:29:53 +00:00
jasper
b6cb8227ab
- fix path in MESSAGE
...
"sure" aja@ (MAINTAINER)
2011-05-18 11:18:31 +00:00
ajacoutot
b6107a3c47
Maintenance update to consolekit-0.4.5.
2011-05-14 12:13:13 +00:00
ajacoutot
03b8f5bd01
Update to consolekit-0.4.4.
...
Make sure we don't try and use /proc.
s/KERN_PROC2/KERN_PROC
ok jasper@
2011-04-28 13:08:33 +00:00
ajacoutot
22dd2fea9c
Tweak example.
2011-03-02 06:50:23 +00:00
espie
6c283d7e98
new depends
2010-11-20 17:22:40 +00:00
ajacoutot
146540a4bd
Document the fact that a system-wide D-BUS daemon needs to be running.
2010-10-26 21:36:33 +00:00
ajacoutot
ef70779734
Make this work on non-human arches too.
...
ok jasper@
2010-09-17 13:37:57 +00:00
ajacoutot
cc322b975f
Add example on how to enable this if wanted.
...
Move to new DEPENDS.
2010-08-01 15:31:57 +00:00
ajacoutot
a31c5fe799
Extend some comments.
2010-07-05 06:51:40 +00:00