aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-CookiedSession
Commit message (Collapse)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-5/+5
| | | | | | | 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-251-3/+2
| | | | | | | | | (part 6). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248575
* - Update to 139567Martin Wilke2009-10-142-8/+8
| | | | | | | | PR: 139567 Submitted by: Denis Pokataev <catone@cpan.org> (maintainer) Notes: svn path=/head/; revision=242808
* Fix dependencies check and plist.Sergey Skvortsov2008-11-222-1/+3
| | | | | | | | PR: ports/129057 Submitted by: Denis Pokataev <catone xx cpan.org> Notes: svn path=/head/; revision=223185
* Add p5-Catalyst-Plugin-CookiedSession 0.34, catalyst Plugin for storingSergey Skvortsov2008-11-214-0/+41
sessions in a browser cookie. PR: ports/129055 Submitted by: Denis Pokataev <catone xx cpan.org> Notes: svn path=/head/; revision=223135