aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Application-Plugin-Authorization
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSESunpoet Po-Chuan Hsieh2014-04-261-1/+4
| | | | | | | | | | - Pass maintainership to submitter PR: ports/188722 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=352336
* support STAGEDIR.Vanilla I. Shu2013-11-072-9/+8
| | | | Notes: svn path=/head/; revision=333070
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Add missing trailing slash to WWWSunpoet Po-Chuan Hsieh2013-09-141-1/+1
| | | | Notes: svn path=/head/; revision=327238
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324175
* - Reassign to the heap at maintainer's requestThomas Abthorpe2012-10-031-6/+2
| | | | Notes: svn path=/head/; revision=305216
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-6/+6
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300275
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-221-1/+1
| | | | | | | | | (part 2). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248359
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-5/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* CGI::Application::Plugin::Authorization adds the ability toMartin Wilke2008-12-074-0/+58
authorize users for specific tasks. WWW: http://search.cpan.org/dist/CGI-Application-Plugin-Authorization PR: ports/129006 Submitted by: George Hartzell <hartzell at alerce.com> Notes: svn path=/head/; revision=223945