Import www/p5-Catalyst-ActionRole-ACL

Provides a reusable action role for user role-based authorization. ACLs
are applied via the assignment of attributes to application action
subroutines.

From wen heping <wenheping2000 () hotmail ! com>
OK cwen@
This commit is contained in:
afresh1 2020-10-09 02:30:35 +00:00
parent 075dae37b8
commit 08f2a06d85
4 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,23 @@
# $OpenBSD: Makefile,v 1.1.1.1 2020/10/09 02:30:35 afresh1 Exp $
COMMENT = user role-based authorization action class
DISTNAME = Catalyst-ActionRole-ACL-0.07
CATEGORIES = www
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-Moose \
devel/p5-namespace-autoclean \
www/p5-Catalyst-Controller-ActionRole \
www/p5-Catalyst-Runtime>=5.90013
CONFIGURE_STYLE = modinst
PKG_ARCH = *
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Catalyst-ActionRole-ACL-0.07.tar.gz) = GvD6XW046O32tsU0m2nwPMVBto1wCq94IZb04/K7+BY=
SIZE (Catalyst-ActionRole-ACL-0.07.tar.gz) = 26052

View File

@ -0,0 +1,3 @@
Provides a reusable action role for user role-based authorization. ACLs
are applied via the assignment of attributes to application action
subroutines.

View File

@ -0,0 +1,7 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2020/10/09 02:30:35 afresh1 Exp $
${P5SITE}/Catalyst/Action/
${P5SITE}/Catalyst/Action/Role/
${P5SITE}/Catalyst/Action/Role/ACL.pm
${P5SITE}/Catalyst/ActionRole/ACL.pm
@man man/man3p/Catalyst::Action::Role::ACL.3p
@man man/man3p/Catalyst::ActionRole::ACL.3p