aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Authentication
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-16/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* support STAGEDIR.Vanilla I. Shu2013-11-072-19/+17
| | | | 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
* - Fix *_DEPENDSSunpoet Po-Chuan Hsieh2013-09-072-6/+8
| | | | | | | | - Bump PORTREVISION for dependency change - Sort PLIST Notes: svn path=/head/; revision=326606
* Update to 0.10023.Anton Berezin2013-09-063-6/+6
| | | | | | | | Changes: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/Changes Notes: svn path=/head/; revision=326483
* - Update PORTSCOUTSunpoet Po-Chuan Hsieh2013-09-051-2/+1
| | | | | | | - Cleanup Makefile header Notes: svn path=/head/; revision=326340
* - Convert to new perl frameworkMathieu Arnold2013-08-021-5/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Cleanup supporting perl version 5.8 and 5.10,Andrej Zverev2012-12-171-7/+1
| | | | | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon. Notes: svn path=/head/; revision=309086
* - Update to 0.10019Sunpoet Po-Chuan Hsieh2012-04-293-9/+12
| | | | | | | | | - Sort TEST_DEPENDS Changes: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/Changes Notes: svn path=/head/; revision=295666
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+7
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-7/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - Update to 0.10018Sunpoet Po-Chuan Hsieh2012-01-132-12/+19
| | | | | | | | | | - Add TEST_DEPENDS - Remove test_requires removal of Makefile.PL in post-extract: Changes: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/Changes Notes: svn path=/head/; revision=289079
* - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | | Suggested by: az With hat: perl Notes: svn path=/head/; revision=281882
* - Promote Moose requirement to 2.0+ which includes Class::MOPSunpoet Po-Chuan Hsieh2011-09-111-1/+1
| | | | Notes: svn path=/head/; revision=281625
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-201-1/+1
| | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275889
* Update devel/p5-Moose to version 2.0007Andrej Zverev2011-06-071-1/+1
| | | | | | | | | Changelog: http://cpansearch.perl.org/dist/Moose/Changes See also UPDATING entry 20110607 about this. Notes: svn path=/head/; revision=275180
* - update to 0.10017Yen-Ming Lee2011-02-212-8/+11
| | | | | | | | 0.10017 24 Jan 2010 - Fix failing tests with the new PSGI Catalyst dev release Notes: svn path=/head/; revision=269420
* - set some PORTSCOUT varsPhilip M. Gollucci2010-12-231-0/+2
| | | | Notes: svn path=/head/; revision=266757
* - 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