From owner-cvs-all@FreeBSD.ORG Sat Jun 26 02:38:03 2004 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 62A2A16A4CE; Sat, 26 Jun 2004 02:38:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B16C43D2F; Sat, 26 Jun 2004 02:38:03 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i5Q2bk6k044172; Sat, 26 Jun 2004 02:37:46 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i5Q2bk2H044171; Sat, 26 Jun 2004 02:37:46 GMT (envelope-from lioux) Message-Id: <200406260237.i5Q2bk2H044171@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sat, 26 Jun 2004 02:37:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security Makefile ports/security/pam_pgina Makefile distinfo pkg-descr pkg-plistpatch-src::actions.c patch-src::pgina_pam_server.c 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: Sat, 26 Jun 2004 02:38:03 -0000 lioux 2004-06-26 02:37:46 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/pam_pgina Makefile distinfo pkg-descr pkg-plist security/pam_pgina/files patch-src::access.c patch-src::actions.c patch-src::pgina_pam_server.c Log: New port pam_pGina version 1.1.3: Daemon for allowing a pGina plugin to authenticate against Unix PAM Revision Changes Path 1.517 +1 -0 ports/security/Makefile 1.1 +50 -0 ports/security/pam_pgina/Makefile (new) 1.1 +2 -0 ports/security/pam_pgina/distinfo (new) 1.1 +10 -0 ports/security/pam_pgina/files/patch-src::access.c (new) 1.1 +10 -0 ports/security/pam_pgina/files/patch-src::actions.c (new) 1.1 +14 -0 ports/security/pam_pgina/files/patch-src::pgina_pam_server.c (new) 1.1 +16 -0 ports/security/pam_pgina/pkg-descr (new) 1.1 +9 -0 ports/security/pam_pgina/pkg-plist (new)