diff options
author | edwin <edwin@FreeBSD.org> | 2003-10-10 06:06:13 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-10-10 06:06:13 +0000 |
commit | c3f3e071a0a33ce2410471be5fc662ec5743f6c6 (patch) | |
tree | cfb69659b9ee49bb63e8e2d1b7e483b001b6a4ba /security | |
parent | b672097947f2563a0c82da29d29704c20852d05c (diff) | |
download | FreeBSD-ports-c3f3e071a0a33ce2410471be5fc662ec5743f6c6.zip FreeBSD-ports-c3f3e071a0a33ce2410471be5fc662ec5743f6c6.tar.gz |
[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 <rushani@FreeBSD.org>
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 1 | ||||
-rw-r--r-- | security/linux-pam-docs/Makefile | 26 | ||||
-rw-r--r-- | security/linux-pam-docs/distinfo | 1 | ||||
-rw-r--r-- | security/linux-pam-docs/pkg-descr | 10 | ||||
-rw-r--r-- | security/linux-pam-docs/pkg-plist | 56 |
5 files changed, 94 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index e15f275..4fbdb04 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 0000000..791cfd4 --- /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 <rushani@FreeBSD.org> +# +# $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 <bsd.port.mk> diff --git a/security/linux-pam-docs/distinfo b/security/linux-pam-docs/distinfo new file mode 100644 index 0000000..0053951 --- /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 0000000..1f4e4a7 --- /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: <morgan@kernel.org> +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 0000000..fdfabac --- /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%% |