aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Session-Store-Delegate
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.302015Sunpoet Po-Chuan Hsieh2016-05-231-1/+1
| | | | | | | | | | | | - Use real PORTVERSION - Use CONFLICTS_INSTALL instead of CONFLICTS - Update CONFLICTS_INSTALL - Add NO_ARCH Changes: http://search.cpan.org/dist/Test-Simple/Changes Notes: svn path=/head/; revision=415696
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* Convert all p5-Test-use-ok dependencies to p5-Test-Simple, but only onAdam Weinberger2015-06-241-2/+7
| | | | | | | | | perl < 5.22. For www/p5-Catalyst-Controller-BindLex, change it from a BUILD/RUN depend to TEST, as it is only used for the test target, and bump PORTREVISION on that port. Notes: svn path=/head/; revision=390494
* Change my non-FreeBSD MAINTAINER mail to bofh@Muhammad Moinur Rahman2014-12-241-1/+1
| | | | | | | Approved by: bapt Notes: svn path=/head/; revision=375378
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-10/+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
* - Add LICENSESunpoet Po-Chuan Hsieh2014-04-062-3/+7
| | | | | | | | | | | - Pass maintainership to submitter - While I'm here, fix WWW and update pkg-descr PR: 188273 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=350333
* support STAGEDIR.Vanilla I. Shu2013-11-072-8/+6
| | | | 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
* - Convert to new perl frameworkAndrej Zverev2013-08-021-1/+2
| | | | Notes: svn path=/head/; revision=324171
* - Reassign to the heap at maintainer's requestThomas Abthorpe2012-10-011-6/+2
| | | | Notes: svn path=/head/; revision=305130
* - Add TEST_DEPENDSSteve Wills2012-04-101-0/+1
| | | | | | | | PR: ports/166269 Approved by: maintainer timeout (fernan@iib.unsam.edu.ar, >2 weeks) Notes: svn path=/head/; revision=294490
* 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
* - 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
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 0.06Philip M. Gollucci2010-08-282-6/+5
| | | | | | | | | | | PR: ports/147410 Submitted by: myself (pgollucci) Approved by: fernan@iib.unsam.edu.ar (maintainer) Changes: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-DBIC/Changes Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=260111
* - Update to 0.05Philip M. Gollucci2009-12-292-5/+6
| | | | | | | | | PR: ports/141601 Approved by: maintainer timeout (fernan@iib.unsam.edu.ar; 14 days) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=246822
* - Update to 0.04Philip M. Gollucci2009-06-193-6/+5
| | | | | | | | | PR: ports/135810 Approved by: maintainer Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=236259
* - 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-8/+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
* This storage module will store session data in a database using DBIx::Class.Martin Wilke2007-01-104-0/+50
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-DBIC/ PR: ports/107784 Submitted by: Fernan Aguero <fernan at iib.unsam.edu.ar> Notes: svn path=/head/; revision=182034