pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/p5-Authen-PAM Imported p5-Authen-PAM.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0767b117988b
branches:  trunk
changeset: 526578:0767b117988b
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Mar 15 12:18:29 2007 +0000

description:
Imported p5-Authen-PAM.

This module provides a Perl interface to the PAM library.

diffstat:

 security/p5-Authen-PAM/DESCR    |   1 +
 security/p5-Authen-PAM/Makefile |  19 +++++++++++++++++++
 security/p5-Authen-PAM/PLIST    |   1 +
 security/p5-Authen-PAM/distinfo |   5 +++++
 4 files changed, 26 insertions(+), 0 deletions(-)

diffs (42 lines):

diff -r e1ca30f8788f -r 0767b117988b security/p5-Authen-PAM/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Authen-PAM/DESCR      Thu Mar 15 12:18:29 2007 +0000
@@ -0,0 +1,1 @@
+This module provides a Perl interface to the PAM library.
diff -r e1ca30f8788f -r 0767b117988b security/p5-Authen-PAM/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Authen-PAM/Makefile   Thu Mar 15 12:18:29 2007 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/03/15 12:18:29 rillig Exp $
+#
+
+DISTNAME=      Authen-PAM-0.16
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    security
+MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/N/NI/NIKIP/
+
+MAINTAINER=    rillig%NetBSD.org@localhost
+HOMEPAGE=      http://nik.pelov.name/Authen-PAM/
+COMMENT=       Authentication via PAM
+
+GNU_CONFIGURE= yes
+PERL5_PACKLIST=        auto/Authen/PAM/.packlist
+USE_LANGUAGES= c
+
+.include "../../mk/pam.buildlink3.mk"
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e1ca30f8788f -r 0767b117988b security/p5-Authen-PAM/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Authen-PAM/PLIST      Thu Mar 15 12:18:29 2007 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/03/15 12:18:29 rillig Exp $
diff -r e1ca30f8788f -r 0767b117988b security/p5-Authen-PAM/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Authen-PAM/distinfo   Thu Mar 15 12:18:29 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/03/15 12:18:29 rillig Exp $
+
+SHA1 (Authen-PAM-0.16.tar.gz) = 648dc61f67fc17571072c3e1221827230eb2820b
+RMD160 (Authen-PAM-0.16.tar.gz) = 22e4df145506a207700a90ad5bcd47f6f7f245d0
+Size (Authen-PAM-0.16.tar.gz) = 45922 bytes



Home | Main Index | Thread Index | Old Index