aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Authorization-ACL
Commit message (Collapse)AuthorAgeFilesLines
* Updated to 0.10Lars Balker Rasmussen2008-10-142-4/+4
| | | | Notes: svn path=/head/; revision=221595
* Update to 0.09Lars Balker Rasmussen2008-08-243-7/+12
| | | | Notes: svn path=/head/; revision=219114
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-6/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Update to 0.08Lars Balker Rasmussen2006-07-222-4/+4
| | | | Notes: svn path=/head/; revision=168452
* Update all users of p5-Catalyst to use p5-Catalyst-Runtime, and possiblyLars Balker Rasmussen2006-07-111-1/+1
| | | | | | | p5-Catalyst-Devel as well (if they have Helper modules). Notes: svn path=/head/; revision=167513
* Update to 0.07.Lars Balker Rasmussen2006-07-072-4/+4
| | | | Notes: svn path=/head/; revision=167116
* Changing email-address on my 80 ports.Lars Balker Rasmussen2006-05-011-2/+2
| | | | | | | Approved by: erwin (mental) Notes: svn path=/head/; revision=161060
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 0.06Erwin Lansing2005-12-262-4/+4
| | | | | | | | PR: 90916 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=152087
* This module provides Access Control List style path protection, withErwin Lansing2005-12-124-0/+47
arbitrary rules for Catalyst applications. It operates only on the Catalyst private namespace, at least at the moment. WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authorization-ACL/ PR: ports/90275 Submitted by: Lars Balker Rasmussen <lars@balker.dk> Notes: svn path=/head/; revision=151008