From owner-cvs-ports@FreeBSD.ORG Tue Dec 11 20:03:07 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6691816A46C; Tue, 11 Dec 2007 20:03:07 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 65B7C13C4E7; Tue, 11 Dec 2007 20:03:07 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id lBBK37YR075862; Tue, 11 Dec 2007 20:03:07 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lBBK37me075861; Tue, 11 Dec 2007 20:03:07 GMT (envelope-from dougb) Message-Id: <200712112003.lBBK37me075861@repoman.freebsd.org> From: Doug Barton Date: Tue, 11 Dec 2007 20:03:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/xscreensaver Makefile distinfo pkg-plist ports/x11/xscreensaver/files patch-driver_Makefile.in xscreensaver.pam X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Dec 2007 20:03:07 -0000 dougb 2007-12-11 20:03:07 UTC FreeBSD ports repository Modified files: x11/xscreensaver Makefile distinfo pkg-plist x11/xscreensaver/files patch-driver_Makefile.in Added files: x11/xscreensaver/files xscreensaver.pam Log: Update to version 5.04, which contains the usual combination of a few new screesavers and miscellaneous bug fixes. For the port: 1. Update the CONFIGURE_ARGS for the new xorg and other options 2. Add an OPTION to add --with-kerberos 3. Add an OPTION for PAM support, and delete stuff that was designed to disable PAM. 4. Related to above, add a policy file for PAM that is relevant to FreeBSD, and simply copy that over the distribution's and allow the normal install method to work. Revision Changes Path 1.96 +28 -4 ports/x11/xscreensaver/Makefile 1.50 +3 -3 ports/x11/xscreensaver/distinfo 1.9 +17 -27 ports/x11/xscreensaver/files/patch-driver_Makefile.in 1.1 +2 -0 ports/x11/xscreensaver/files/xscreensaver.pam (new) 1.61 +7 -0 ports/x11/xscreensaver/pkg-plist