From c3f3e071a0a33ce2410471be5fc662ec5743f6c6 Mon Sep 17 00:00:00 2001 From: edwin Date: Fri, 10 Oct 2003 06:06:13 +0000 Subject: [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 --- security/Makefile | 1 + security/linux-pam-docs/Makefile | 26 ++++++++++++++++++ security/linux-pam-docs/distinfo | 1 + security/linux-pam-docs/pkg-descr | 10 +++++++ security/linux-pam-docs/pkg-plist | 56 +++++++++++++++++++++++++++++++++++++++ 5 files changed, 94 insertions(+) create mode 100644 security/linux-pam-docs/Makefile create mode 100644 security/linux-pam-docs/distinfo create mode 100644 security/linux-pam-docs/pkg-descr create mode 100644 security/linux-pam-docs/pkg-plist diff --git a/security/Makefile b/security/Makefile index e15f275abefb..4fbdb04bea0a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -156,6 +156,7 @@ SUBDIR += libtasn1 SUBDIR += libwhisker SUBDIR += liedentd + SUBDIR += linux-pam-docs SUBDIR += logcheck SUBDIR += lsh SUBDIR += lxnb diff --git a/security/linux-pam-docs/Makefile b/security/linux-pam-docs/Makefile new file mode 100644 index 000000000000..791cfd458957 --- /dev/null +++ b/security/linux-pam-docs/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: Linux-PAM offline documentation +# Date created: 19 Jun 2003 +# Whom: Hideyuki KURASHINA +# +# $FreeBSD$ +# + +PORTNAME= linux-pam-docs +PORTVERSION= 0.76 +CATEGORIES= security +MASTER_SITES= http://www.kernel.org/pub/linux/libs/pam/pre/doc/ +DISTNAME= Linux-PAM-${PORTVERSION}-docs + +MAINTAINER= rushani@FreeBSD.org +COMMENT= Linux-PAM offline documentation + +NO_WRKSUBDIR= yes +NO_BUILD= yes +CPIO= cpio --quiet -pdum -R + +do-install: + @ ${MKDIR} ${DOCSDIR} + @ cd ${WRKSRC} && ${FIND} * \ + | ${CPIO} ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} + +.include diff --git a/security/linux-pam-docs/distinfo b/security/linux-pam-docs/distinfo new file mode 100644 index 000000000000..0053951c80ec --- /dev/null +++ b/security/linux-pam-docs/distinfo @@ -0,0 +1 @@ +MD5 (Linux-PAM-0.76-docs.tar.gz) = fbabf5fb9ee5da74a641ae07a128f682 diff --git a/security/linux-pam-docs/pkg-descr b/security/linux-pam-docs/pkg-descr new file mode 100644 index 000000000000..1f4e4a7f7341 --- /dev/null +++ b/security/linux-pam-docs/pkg-descr @@ -0,0 +1,10 @@ +This documantation consists of following three guides for + + * System administrators + * Module writers + * Application developers + +PS/HTML/TXT versions are available. + +Author: +WWW: http://www.kernel.org/pub/linux/libs/pam/ diff --git a/security/linux-pam-docs/pkg-plist b/security/linux-pam-docs/pkg-plist new file mode 100644 index 000000000000..fdfabac94d6b --- /dev/null +++ b/security/linux-pam-docs/pkg-plist @@ -0,0 +1,56 @@ +%%DOCSDIR%%/html/index.html +%%DOCSDIR%%/html/pam-1.html +%%DOCSDIR%%/html/pam-10.html +%%DOCSDIR%%/html/pam-11.html +%%DOCSDIR%%/html/pam-12.html +%%DOCSDIR%%/html/pam-2.html +%%DOCSDIR%%/html/pam-3.html +%%DOCSDIR%%/html/pam-4.html +%%DOCSDIR%%/html/pam-5.html +%%DOCSDIR%%/html/pam-6.html +%%DOCSDIR%%/html/pam-7.html +%%DOCSDIR%%/html/pam-8.html +%%DOCSDIR%%/html/pam-9.html +%%DOCSDIR%%/html/pam.html +%%DOCSDIR%%/html/pam_appl-1.html +%%DOCSDIR%%/html/pam_appl-10.html +%%DOCSDIR%%/html/pam_appl-11.html +%%DOCSDIR%%/html/pam_appl-12.html +%%DOCSDIR%%/html/pam_appl-13.html +%%DOCSDIR%%/html/pam_appl-14.html +%%DOCSDIR%%/html/pam_appl-2.html +%%DOCSDIR%%/html/pam_appl-3.html +%%DOCSDIR%%/html/pam_appl-4.html +%%DOCSDIR%%/html/pam_appl-5.html +%%DOCSDIR%%/html/pam_appl-6.html +%%DOCSDIR%%/html/pam_appl-7.html +%%DOCSDIR%%/html/pam_appl-8.html +%%DOCSDIR%%/html/pam_appl-9.html +%%DOCSDIR%%/html/pam_appl.html +%%DOCSDIR%%/html/pam_modules-1.html +%%DOCSDIR%%/html/pam_modules-10.html +%%DOCSDIR%%/html/pam_modules-11.html +%%DOCSDIR%%/html/pam_modules-12.html +%%DOCSDIR%%/html/pam_modules-2.html +%%DOCSDIR%%/html/pam_modules-3.html +%%DOCSDIR%%/html/pam_modules-4.html +%%DOCSDIR%%/html/pam_modules-5.html +%%DOCSDIR%%/html/pam_modules-6.html +%%DOCSDIR%%/html/pam_modules-7.html +%%DOCSDIR%%/html/pam_modules-8.html +%%DOCSDIR%%/html/pam_modules-9.html +%%DOCSDIR%%/html/pam_modules.html +%%DOCSDIR%%/ps/README +%%DOCSDIR%%/ps/pam.ps +%%DOCSDIR%%/ps/pam_appl.ps +%%DOCSDIR%%/ps/pam_modules.ps +%%DOCSDIR%%/specs/draft-morgan-pam-current.txt +%%DOCSDIR%%/txts/README +%%DOCSDIR%%/txts/pam.txt +%%DOCSDIR%%/txts/pam_appl.txt +%%DOCSDIR%%/txts/pam_modules.txt +@dirrm %%DOCSDIR%%/html +@dirrm %%DOCSDIR%%/ps +@dirrm %%DOCSDIR%%/specs +@dirrm %%DOCSDIR%%/txts +@dirrm %%DOCSDIR%% -- cgit