From owner-cvs-all@FreeBSD.ORG Tue Oct 7 03:35:00 2003 Return-Path: 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 8433816A4B3; Tue, 7 Oct 2003 03:35:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 837CA43FBD; Tue, 7 Oct 2003 03:34:59 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h97AYxXJ029419; Tue, 7 Oct 2003 03:34:59 -0700 (PDT) (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h97AYxGA029418; Tue, 7 Oct 2003 03:34:59 -0700 (PDT) (envelope-from roam) Message-Id: <200310071034.h97AYxGA029418@repoman.freebsd.org> From: Peter Pentchev Date: Tue, 7 Oct 2003 03:34:59 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile ports/www/mod_auth_pam2 Makefile distinfo pkg-descr pkg-plist ports/www/mod_auth_pam2/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2003 10:35:00 -0000 X-List-Received-Date: Tue, 07 Oct 2003 10:35:00 -0000 roam 2003/10/07 03:34:59 PDT FreeBSD ports repository Modified files: www Makefile Added files: www/mod_auth_pam2 Makefile distinfo pkg-descr pkg-plist www/mod_auth_pam2/files patch-Makefile Log: Add mod_auth_pam 1.1.1 - an Apache 2 module for authentication against the system's PAM framework. PR: 57654 Submitted by: Clement Laforet Revision Changes Path 1.721 +1 -0 ports/www/Makefile 1.1 +35 -0 ports/www/mod_auth_pam2/Makefile (new) 1.1 +1 -0 ports/www/mod_auth_pam2/distinfo (new) 1.1 +18 -0 ports/www/mod_auth_pam2/files/patch-Makefile (new) 1.1 +6 -0 ports/www/mod_auth_pam2/pkg-descr (new) 1.1 +11 -0 ports/www/mod_auth_pam2/pkg-plist (new)