From owner-cvs-all Sun Oct 6 1:11:46 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B784137B401; Sun, 6 Oct 2002 01:11:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6570643E75; Sun, 6 Oct 2002 01:11:45 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g968BjCo062829; Sun, 6 Oct 2002 01:11:45 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g968BjND062828; Sun, 6 Oct 2002 01:11:45 -0700 (PDT) Message-Id: <200210060811.g968BjND062828@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 6 Oct 2002 01:11:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/wdm Makefile pkg-plist ports/x11/wdm/files wdm.pam X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/10/06 01:11:45 PDT Modified files: x11/wdm Makefile pkg-plist Added files: x11/wdm/files wdm.pam Log: * Take over maintainership of this port. * Take a shot at fixing the broken PAM support, which could never possibly have worked under FreeBSD because it was using the Linux/Solaris PAM module path. Enable PAM by default on 5.0 and install a config file derived from /etc/pam.d/xdm. Revision Changes Path 1.52 +16 -4 ports/x11/wdm/Makefile 1.1 +25 -0 ports/x11/wdm/files/wdm.pam (new) 1.7 +2 -0 ports/x11/wdm/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message