FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 4:32 AM BST
Port details
p5-Catalyst-Plugin-Authorization-Roles 0.09 www on this many watch lists=3 search for ports that depend on this port
Role based authorization for Catalyst
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 12 Dec 2005 14:22:59
Also Listed In: perl5
License: not specified in port


Role based access control is very simple: every user has a list of
roles, which that user is allowed to assume, and every restricted part
of the app makes an assertion about the necessary roles.

If the user is a member in all of the required roles access is granted.
Otherwise, access is denied.

WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authorization-Roles/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: www/p5-Catalyst-Runtime, www/p5-Catalyst-Plugin-Authentication, devel/p5-Set-Object, devel/p5-UNIVERSAL-isa, lang/perl5.8, lang/perl5.8
Required To Run: www/p5-Catalyst-Runtime, www/p5-Catalyst-Plugin-Authentication, devel/p5-Set-Object, devel/p5-UNIVERSAL-isa, lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/p5-Catalyst-Plugin-Authorization-Roles/ && make install clean
To add the package: pkg_add -r p5-Catalyst-Plugin-Authorization-Roles


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Catalyst/
http://www.cpan.dk/modules/by-module/Catalyst/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Catalyst/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Catalyst/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Catalyst/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Catalyst/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/Catalyst/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Catalyst/
http://at.cpan.org/modules/by-module/Catalyst/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Catalyst/
http://backpan.perl.org/modules/by-module/Catalyst/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Catalyst/
http://cpan.nctu.edu.tw/modules/by-module/Catalyst/
http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Catalyst/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 17

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
03 May 2012 02:51:49
Original commit files touched by this commit  0.09
swills search for other commits by this committer
- Add TEST_DEPENDS

Approved by:    portmgr (blanket)
17 Sep 2011 07:06:45
Original commit files touched by this commit  0.09
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:   az
With hat:       perl
11 May 2011 07:35:26
Original commit files touched by this commit  0.09
sunpoet search for other commits by this committer
- Update to 0.09

Changes:       
http://search.cpan.org/dist/Catalyst-Plugin-Authorization-Roles/Changes
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.08
miwi search for other commits by this committer
- Get Rid MD5 support
15 Dec 2009 06:27:40
Original commit files touched by this commit  0.08
pgollucci search for other commits by this committer
- Update to 0.08
16 Aug 2009 09:22:05
Original commit files touched by this commit  0.07
linimon search for other commits by this committer
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
24 Aug 2008 21:19:50
Original commit files touched by this commit  0.07
lbr search for other commits by this committer
Update to 0.07
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.05
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
08 Sep 2007 01:10:46
Original commit files touched by this commit  0.05
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
05 Jan 2007 18:56:56
Original commit files touched by this commit  0.05
lbr search for other commits by this committer
Update to 0.05
17 Jul 2006 17:23:13
Original commit files touched by this commit  0.04
lbr search for other commits by this committer
Remove test modules from dependency list to help p5-Task-Catalyst NOT blow
up awk with make search.
11 Jul 2006 17:54:59
Original commit files touched by this commit  0.04
lbr search for other commits by this committer
Update all users of p5-Catalyst to use p5-Catalyst-Runtime, and possibly
p5-Catalyst-Devel as well (if they have Helper modules).
01 May 2006 13:52:00
Original commit files touched by this commit  0.04
lbr search for other commits by this committer
Changing email-address on my 80 ports.

Approved by:    erwin (mental)
26 Mar 2006 20:26:37
Original commit files touched by this commit  0.04
sem search for other commits by this committer
- Update to 0.04

PR:             ports/94968
Submitted by:   maintainer
20 Feb 2006 20:50:22
Original commit files touched by this commit  0.03
fenner search for other commits by this committer
Update search.cpan.org WWW: entries to have a trailing slash.
Change some URLs from author dirs to dist dirs.

The example in the porter's handbook didn't have the trailing slash;
mea culpa for not having caught that when it went in.
22 Jan 2006 02:58:25
Original commit files touched by this commit  0.03
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
12 Dec 2005 14:22:06
Original commit files touched by this commit  0.03
erwin search for other commits by this committer
Role based access control is very simple: every user has a list of
roles, which that user is allowed to assume, and every restricted part
of the app makes an assertion about the necessary roles.

If the user is a member in all of the required roles access is granted.
Otherwise, access is denied.

WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authorization-Roles

PR:             ports/90272
Submitted by:   Lars Balker Rasmussen <lars@balker.dk>

Number of commits found: 17

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.145 seconds.