| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
07 Mar 2013 16:53:46
1.05_1
|
miwi  |
- Convert to OptionsNG
- Trim header
Reviewed by: bapt |
03 Sep 2011 05:31:07
1.05_1
|
sunpoet  |
- Add leftover dependencies and OPTIONS in original NEW PORT submission [1]
- 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) |
25 Jun 2011 10:11:01
1.05
|
miwi  |
Apache2::SiteControl is a set of perl object-oriented classes that implement
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 |