pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-LWP-Authen-Negotiate Initial import of p5-LWP-A...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6d6320a7f6d7
branches:  trunk
changeset: 512753:6d6320a7f6d7
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon May 15 12:02:34 2006 +0000

description:
Initial import of p5-LWP-Authen-Negotiate 0.06

Library for enabling GSSAPI authentication in LWP

diffstat:

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

diffs (42 lines):

diff -r 40234788332f -r 6d6320a7f6d7 www/p5-LWP-Authen-Negotiate/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-LWP-Authen-Negotiate/DESCR Mon May 15 12:02:34 2006 +0000
@@ -0,0 +1,1 @@
+Library for enabling GSSAPI authentication in LWP
diff -r 40234788332f -r 6d6320a7f6d7 www/p5-LWP-Authen-Negotiate/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-LWP-Authen-Negotiate/Makefile      Mon May 15 12:02:34 2006 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/05/15 12:02:34 markd Exp $
+
+DISTNAME=      LWP-Authen-Negotiate-0.06
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    perl5 www
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=LWP/}
+
+MAINTAINER=    markd%NetBSD.org@localhost
+HOMEPAGE=      http://perlgssapi.sourceforge.net/
+COMMENT=       Library for enabling GSSAPI authentication in LWP
+
+DEPENDS+=      p5-libwww-[0-9]*:../../www/p5-libwww
+DEPENDS+=      p5-GSSAPI-[0-9]*:../../security/p5-GSSAPI
+DEPENDS+=      p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
+
+PERL5_PACKLIST=                auto/LWP/Authen/Negotiate/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 40234788332f -r 6d6320a7f6d7 www/p5-LWP-Authen-Negotiate/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-LWP-Authen-Negotiate/PLIST Mon May 15 12:02:34 2006 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/05/15 12:02:34 markd Exp $
diff -r 40234788332f -r 6d6320a7f6d7 www/p5-LWP-Authen-Negotiate/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-LWP-Authen-Negotiate/distinfo      Mon May 15 12:02:34 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/05/15 12:02:34 markd Exp $
+
+SHA1 (LWP-Authen-Negotiate-0.06.tar.gz) = 1fed13477279b70148816c26a286071c0df68ba8
+RMD160 (LWP-Authen-Negotiate-0.06.tar.gz) = 1b1aff09c01e39749f8fdbeec8cc01e6414c0105
+Size (LWP-Authen-Negotiate-0.06.tar.gz) = 4701 bytes



Home | Main Index | Thread Index | Old Index