import p5-LWP-Authen-Wsse

LWP::Authen::Wsse allows LWP to authenticate against servers that are
using the X-WSSE authentication scheme, as required by the Atom
Authentication API.

ok jasper@
This commit is contained in:
simon 2007-10-05 20:57:15 +00:00
parent 77c4271f8c
commit 9a6e13c3fd
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/10/05 20:57:15 simon Exp $
COMMENT= library for enabling X-WSSE authentication in LWP
MODULES= cpan
DISTNAME= LWP-Authen-Wsse-0.05
CATEGORIES= www
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
RUN_DEPENDS= ::security/p5-Digest-SHA1 \
::www/p5-libwww
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (LWP-Authen-Wsse-0.05.tar.gz) = d611b72884406ed92b7920be76bb3a94
RMD160 (LWP-Authen-Wsse-0.05.tar.gz) = 946da9337d1c120d080ef51ba89a2a307269c42a
SHA1 (LWP-Authen-Wsse-0.05.tar.gz) = fa44456a3996ca95e3e740ee656217cfef1e7613
SIZE (LWP-Authen-Wsse-0.05.tar.gz) = 11412

View File

@ -0,0 +1,3 @@
LWP::Authen::Wsse allows LWP to authenticate against servers that are
using the X-WSSE authentication scheme, as required by the Atom
Authentication API.

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/10/05 20:57:15 simon Exp $
${P5SITE}/LWP/Authen/Wsse.pm
@man man/man3p/LWP::Authen::Wsse.3p