aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Session-Store-File
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* 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.18.Anton Berezin2009-10-092-6/+6
| | | | | | | Changes: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-File/Changes Notes: svn path=/head/; revision=242599
* 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.17Philip M. Gollucci2009-06-152-4/+4
| | | | | | | | | PR: ports/135119 Approved by: maintainer timeout (lbr; 2 weeks 1 day) Submitted by: pgollucci@ (myself) Notes: svn path=/head/; revision=235954
* Update to 0.13Lars Balker Rasmussen2008-01-192-6/+5
| | | | Notes: svn path=/head/; revision=205856
* Update to 0.12Lars Balker Rasmussen2008-01-123-7/+12
| | | | Notes: svn path=/head/; revision=205567
* 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.10Lars Balker Rasmussen2007-01-052-4/+4
| | | | Notes: svn path=/head/; revision=181548
* Forgot Module::Build depend.Lars Balker Rasmussen2006-07-211-0/+1
| | | | | | | | | | | (Also, 100677 predated my previous commit, and though I unwittingly didn't use it, credit to the submitter). PR: 100677 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=168423
* Update to 0.09Lars Balker Rasmussen2006-07-213-11/+5
| | | | Notes: svn path=/head/; revision=168422
* 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
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-8/+8
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 0.07Erwin Lansing2006-01-022-4/+4
| | | | | | | | PR: 91216 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=152596
* Update to 0.05Erwin Lansing2005-12-022-5/+6
| | | | | | | | PR: 89846 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=150258
* Add p5-Catalyst-Plugin-Session-Store-File 0.04, file storage backend forLars Thegler2005-11-214-0/+51
session data. PR: ports/89223 Submitted by: Lars Balker Rasmussen <lars@balker.dk> Notes: svn path=/head/; revision=148924