From owner-cvs-all@FreeBSD.ORG Thu Oct 9 23:06:17 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 EC97016A4B3; Thu, 9 Oct 2003 23:06:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4A5943FF5; Thu, 9 Oct 2003 23:06:13 -0700 (PDT) (envelope-from edwin@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 h9A66DXJ053611; Thu, 9 Oct 2003 23:06:13 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9A66DRm053610; Thu, 9 Oct 2003 23:06:13 -0700 (PDT) (envelope-from edwin) Message-Id: <200310100606.h9A66DRm053610@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 9 Oct 2003 23:06:13 -0700 (PDT) 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/linux-pam-docs Makefile distinfo pkg-descr pkg-plist 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: Fri, 10 Oct 2003 06:06:18 -0000 edwin 2003/10/09 23:06:13 PDT FreeBSD ports repository Modified files: security Makefile Added files: security/linux-pam-docs Makefile distinfo pkg-descr pkg-plist Log: [New ports] linux-pam-docs While pam(8) refers Linux-PAM Guides at ``SEE ALSO'' section, it seems no documentation is in ports/ tree. I think reading those docs takes good understanding of PAM in RELENG_4, and also OpenPAM in HEAD. PR: ports/53490 Submitted by: Hideyuki KURASHINA Revision Changes Path 1.452 +1 -0 ports/security/Makefile 1.1 +26 -0 ports/security/linux-pam-docs/Makefile (new) 1.1 +1 -0 ports/security/linux-pam-docs/distinfo (new) 1.1 +10 -0 ports/security/linux-pam-docs/pkg-descr (new) 1.1 +56 -0 ports/security/linux-pam-docs/pkg-plist (new)