aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache2-SiteControl
Commit message (Collapse)AuthorAgeFilesLines
* - Add leftover dependencies and OPTIONS in original NEW PORT submission [1]Sunpoet Po-Chuan Hsieh2011-09-032-6/+28
| | | | | | | | | | | - Bump PORTREVISION for dependency change [2] - While I'm here, sort MAN3 PR: ports/158001 [1], ports/158923 [2] Submitted by: Nick Hilliard <nick@foobar.org> (maintainer) Notes: svn path=/head/; revision=281061
* Apache2::SiteControl is a set of perl object-oriented classes that implementMartin Wilke2011-06-254-0/+49
a fine-grained security control system for a web-based application. The intent is to provide a clear, easy-to-integrate system that does not require the policies to be written into your application components. It attempts to separate the concerns of how to show and manipulate data from the concerns of who is allowed to view and manipulate data and why. WWW: http://search.cpan.org/dist/Apache2-SiteControl/ PR: ports/158001 Submitted by: Nick Hilliard <nick at foobar.org Notes: svn path=/head/; revision=276364