CVSROOT:        /cvs
Module name:    ports
Changes by:     lan...@cvs.openbsd.org  2012/09/02 03:23:00

Modified files:
        x11/slim       : Makefile distinfo 
        x11/slim/patches: patch-slim_conf patch-switchuser_cpp 
Added files:
        x11/slim/patches: patch-CMakeLists_txt patch-Ck_cpp patch-Ck_h 
                          patch-app_cpp patch-image_cpp 
Removed files:
        x11/slim/patches: patch-Makefile_openbsd patch-png_c 

Log message:
Update to slim 1.3.4.

- switch to cmake.
- add missing setusercontext() call in switchuser.cpp, now the ulimits
are properly applied when logging in.
- add support for bsd_auth(3) through auth_userokay(3). Now allows to
login via login_ldap/login_yubikey/etc...
- add support for consolekit, no need to do ck-launch-session in
.xinitrc anymore.
- make consolekit support at runtime optional, ie don't badly bail out
if systemwide dbus daemon is not running. Being discussed with
upstream.
parts based on a diff from 'johnw', ok ajacoutot@

Reply via email to