Import www/p5-Catalyst-Authentication-Credential-HTTP

HTTP Basic and Digest authentication for Catalyst.

From wen heping <wenheping2000 () hotmail ! com>
OK with tweaks cwen@
This commit is contained in:
afresh1 2020-10-10 01:50:43 +00:00
parent 3e47cbf2d7
commit 935d753de5
4 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,31 @@
# $OpenBSD: Makefile,v 1.1.1.1 2020/10/10 01:50:43 afresh1 Exp $
COMMENT = HTTP Basic and Digest authentication for Catalyst
DISTNAME = Catalyst-Authentication-Credential-HTTP-1.018
CATEGORIES = www
FIX_EXTRACT_PERMISSIONS = Yes
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-Class-Accessor \
devel/p5-Data-UUID>=0.11 \
security/p5-Catalyst-Plugin-Authentication>=0.10005 \
textproc/p5-String-Escape \
www/p5-Catalyst-Runtime \
www/p5-URI
TEST_DEPENDS = devel/p5-Test-Exception \
devel/p5-Test-MockObject \
devel/p5-Test-Needs \
devel/p5-Test-WWW-Mechanize-Catalyst>=0.51
CONFIGURE_STYLE = modbuild tiny
PKG_ARCH = *
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Catalyst-Authentication-Credential-HTTP-1.018.tar.gz) = b6GBbe5kSw216gzBXF5xHcLO0gg2JavOcJZSHx1lpSk=
SIZE (Catalyst-Authentication-Credential-HTTP-1.018.tar.gz) = 39956

View File

@ -0,0 +1 @@
HTTP Basic and Digest authentication for Catalyst.

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2020/10/10 01:50:43 afresh1 Exp $
${P5SITE}/Catalyst/Authentication/Credential/HTTP.pm
@man man/man3p/Catalyst::Authentication::Credential::HTTP.3p