From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jan 11 07:10:09 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C3C2106564A for ; Wed, 11 Jan 2012 07:10:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 554138FC08 for ; Wed, 11 Jan 2012 07:10:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q0B7A9Wq023193 for ; Wed, 11 Jan 2012 07:10:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q0B7A9W5023192; Wed, 11 Jan 2012 07:10:09 GMT (envelope-from gnats) Date: Wed, 11 Jan 2012 07:10:09 GMT Message-Id: <201201110710.q0B7A9W5023192@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Henry Hu Cc: Subject: Re: ports/152236: [patch] x11/slim: Enable pam support, add hald and dbus as start dependecies, fix reboot/halt with pam X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Henry Hu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jan 2012 07:10:09 -0000 The following reply was made to PR ports/152236; it has been noted by GNATS. From: Henry Hu To: bug-followup@freebsd.org, gleb.kurtsou@gmail.com Cc: Subject: Re: ports/152236: [patch] x11/slim: Enable pam support, add hald and dbus as start dependecies, fix reboot/halt with pam Date: Wed, 11 Jan 2012 02:04:33 -0500 I'm very sorry for the long, long delay..... Now I have a patch and I have tested it. It works, but I'm not sure if it uses PAM or not. I am able to login as before, and I am able to reboot in the login screen. Here is the patch: http://www.henryhu.net/slim-1.3.2_3.patch -- Cheers, Henry