7c6f FreshPorts -- www/p5-Catalyst-Plugin-Authorization-Roles
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. www/p5-Catalyst-Runtime
  2. www/p5-Catalyst-Plugin-Authentication
  3. devel/p5-Set-Object
  4. devel/p5-UNIVERSAL-isa
  5. lang/perl5.8
Required To Run:
  1. www/p5-Catalyst-Runtime
  2. www/p5-Catalyst-Plugin-Authentication
  3. devel/p5-Set-Object
  4. devel/p5-UNIVERSAL-isa
  5. lang/perl5.8

This port is required by:

for Build for Run

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:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Catalyst/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Catalyst/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Catalyst/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Catalyst/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Catalyst/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Catalyst/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Catalyst/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Catalyst/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Catalyst/
  11. http://at.cpan.org/modules/by-module/Catalyst/
  12. http://backpan.perl.org/modules/by-module/Catalyst/
  13. http://cpan.nctu.edu.tw/modules/by-module/Catalyst/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Catalyst/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Catalyst/
  16. http://www.cpan.dk/modules/by-module/Catalyst/
  17. http://www.cpan.dk/modules/by-module/Catalyst/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Jun 2012 18:42:48
Original commit files touched by this commit  0.09
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
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: 18

286a
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24526
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours11
new 7 days27
new fortnight58
new month212

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0