aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Authentication
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.10016Wen Heping2010-01-232-4/+4
| | | | Notes: svn path=/head/; revision=248388
* Update to 0.10015Sergey Skvortsov2009-09-042-4/+4
| | | | | | | Changes: http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Plugin-Authentication-0.10015/Changes Notes: svn path=/head/; revision=240842
* Update to 0.10014Andrej Zverev2009-08-252-4/+4
| | | | | | | Changelog: http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Plugin-Authentication-0.10014/Changes Notes: svn path=/head/; revision=240322
* Update to 0.10013Sergey Skvortsov2009-08-163-5/+7
| | | | | | | Changes: http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Plugin-Authentication-0.10013/Changes Notes: svn path=/head/; revision=239642
* Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-161-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239640
* - Update to 0.100091Philip M. Gollucci2009-07-233-9/+6
| | | | | | | | | PR: ports/136575 Approved by: maintainer timeout (lbr; 14 days) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=238288
* - Really fix the plist this timePhilip M. Gollucci2009-06-191-1/+1
| | | | Notes: svn path=/head/; revision=236344
* - Fix previous commitPhilip M. Gollucci2009-06-192-0/+3
| | | | | | | | Pointyhat to: pgollucci Approved by: maintainer (lbr; implicit) Notes: svn path=/head/; revision=236343
* - Update to 0.10012Philip M. Gollucci2009-06-192-5/+5
| | | | | | | | | | | - Bump PORTEPOCH PR: ports/135708 Approved by: maintainer (lbr) Submitted by: Denis Pokataev <catone@cpan.org> Notes: svn path=/head/; revision=236341
* - Update to 0.100091Philip M. Gollucci2009-06-152-4/+4
| | | | | | | | | PR: ports/135112 Approved by: maintainer timeout (lbr; 2 weeks 1 day) Submitted by: pgollucci@ (myself) Notes: svn path=/head/; revision=235948
* Update to 0.10011Lars Balker Rasmussen2009-03-222-5/+7
| | | | Notes: svn path=/head/; revision=230625
* Update to 0.100092Lars Balker Rasmussen2009-01-242-4/+4
| | | | Notes: svn path=/head/; revision=226780
* Update to 0.100091Lars Balker Rasmussen2008-12-063-4/+6
| | | | Notes: svn path=/head/; revision=223833
* Update to 0.10008Lars Balker Rasmussen2008-10-272-4/+4
| | | | Notes: svn path=/head/; revision=222124
* Update to 0.10007Lars Balker Rasmussen2008-08-242-4/+7
| | | | Notes: svn path=/head/; revision=219111
* Update to 0.10006Lars Balker Rasmussen2008-02-182-6/+5
| | | | Notes: svn path=/head/; revision=207526
* Update to 0.10005Lars Balker Rasmussen2008-01-252-4/+4
| | | | Notes: svn path=/head/; revision=206178
* Update to 0.10004Lars Balker Rasmussen2007-12-113-13/+31
| | | | Notes: svn path=/head/; revision=203024
* 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.10002Lars Balker Rasmussen2007-07-223-6/+4
| | | | Notes: svn path=/head/; revision=196042
* Update to 0.10001Lars Balker Rasmussen2007-07-202-4/+4
| | | | Notes: svn path=/head/; revision=195932
* Update to 0.10000Lars Balker Rasmussen2007-07-124-10/+12
| | | | Notes: svn path=/head/; revision=195468
* update to 0.09Lars Balker Rasmussen2006-08-033-7/+8
| | | | | | | | PR: 101180 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=169549
* Update to 0.08Lars Balker Rasmussen2006-07-293-5/+9
| | | | Notes: svn path=/head/; revision=169099
* 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
* Changing email-address on my 80 ports.Lars Balker Rasmussen2006-05-011-2/+2
| | | | | | | Approved by: erwin (mental) Notes: svn path=/head/; revision=161060
* - Update to 0.07Sergey Matveychuk2006-03-262-4/+4
| | | | | | | | PR: ports/94961 Submitted by: maintainer Notes: svn path=/head/; revision=158189
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-7/+7
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 0.05Erwin Lansing2006-01-022-5/+6
| | | | | | | | PR: 91197 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=152573
* The authentication plugin provides generic user support. It is the basisErwin Lansing2005-12-124-0/+58
for both authentication (checking the user is who they claim to be), and authorization (allowing the user to do what the system authorises them to do). WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/ PR: ports/90271 Submitted by: Lars Balker Rasmussen <lars@balker.dk> Notes: svn path=/head/; revision=150990