diff options
author | kleink <kleink@pkgsrc.org> | 2006-01-30 13:13:44 +0000 |
---|---|---|
committer | kleink <kleink@pkgsrc.org> | 2006-01-30 13:13:44 +0000 |
commit | 010aee0137d5dc85f9bde3aec2f0a93a22340d84 (patch) | |
tree | 4a569427b6abbbfa71cc38e8f53af736ba25fd0b /www | |
parent | ef80d408e84c36e7f69729c462765a3e378a67ff (diff) | |
download | pkgsrc-010aee0137d5dc85f9bde3aec2f0a93a22340d84.tar.gz |
Initial import of p5-LWP-Authen-Wsse 0.05, a library for enabling X-WSSE
authentication in LWP, into the Packages Collection.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-LWP-Authen-Wsse/DESCR | 1 | ||||
-rw-r--r-- | www/p5-LWP-Authen-Wsse/Makefile | 20 | ||||
-rw-r--r-- | www/p5-LWP-Authen-Wsse/PLIST | 1 | ||||
-rw-r--r-- | www/p5-LWP-Authen-Wsse/distinfo | 5 |
4 files changed, 27 insertions, 0 deletions
diff --git a/www/p5-LWP-Authen-Wsse/DESCR b/www/p5-LWP-Authen-Wsse/DESCR new file mode 100644 index 00000000000..f2bd6335935 --- /dev/null +++ b/www/p5-LWP-Authen-Wsse/DESCR @@ -0,0 +1 @@ +Library for enabling X-WSSE authentication in LWP diff --git a/www/p5-LWP-Authen-Wsse/Makefile b/www/p5-LWP-Authen-Wsse/Makefile new file mode 100644 index 00000000000..e2c0ab2feba --- /dev/null +++ b/www/p5-LWP-Authen-Wsse/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2006/01/30 13:13:44 kleink Exp $ + +DISTNAME= LWP-Authen-Wsse-0.05 +PKGNAME= p5-${DISTNAME} +SVR4_PKGNAME= p5law +CATEGORIES= perl5 www +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/} + +MAINTAINER= kleink@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/LWP-Authen-Wsse/ +COMMENT= Library for enabling X-WSSE authentication in LWP + +DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww +DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1 +DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64 + +PERL5_PACKLIST= auto/LWP/Authen/Wsse/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/p5-LWP-Authen-Wsse/PLIST b/www/p5-LWP-Authen-Wsse/PLIST new file mode 100644 index 00000000000..b4eb9d0de23 --- /dev/null +++ b/www/p5-LWP-Authen-Wsse/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/30 13:13:44 kleink Exp $ diff --git a/www/p5-LWP-Authen-Wsse/distinfo b/www/p5-LWP-Authen-Wsse/distinfo new file mode 100644 index 00000000000..aa481aa30a3 --- /dev/null +++ b/www/p5-LWP-Authen-Wsse/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/01/30 13:13:44 kleink Exp $ + +SHA1 (XML-Atom-0.16.tar.gz) = c3caf74f3d4fabab6aad332e645eb702a3c09e29 +RMD160 (XML-Atom-0.16.tar.gz) = 88932a1c541c1bc8eb82f77f3a71a6e44a220532 +Size (XML-Atom-0.16.tar.gz) = 51001 bytes |