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:
parent
075dae37b8
commit
08f2a06d85
23
www/p5-Catalyst-ActionRole-ACL/Makefile
Normal file
23
www/p5-Catalyst-ActionRole-ACL/Makefile
Normal 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>
|
2
www/p5-Catalyst-ActionRole-ACL/distinfo
Normal file
2
www/p5-Catalyst-ActionRole-ACL/distinfo
Normal 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
|
3
www/p5-Catalyst-ActionRole-ACL/pkg/DESCR
Normal file
3
www/p5-Catalyst-ActionRole-ACL/pkg/DESCR
Normal 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.
|
7
www/p5-Catalyst-ActionRole-ACL/pkg/PLIST
Normal file
7
www/p5-Catalyst-ActionRole-ACL/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user