summaryrefslogtreecommitdiff
path: root/www/p5-Handel
AgeCommit message (Collapse)AuthorFilesLines
2015-01-12(pkgsrc)mef2-7/+7
- Add ${PERL5_LICENSE} (upstream) - Update 1.00011 to 1.00014 ------------------------ 1.00014 Fri Dec 30 09:59:24 2011 - Update to latest Class::Accessor::Grouped to fix warnings - Fixed various warnings and test failures on recent DBIx::Class 1.00013 Sun Aug 8 17:07:36 2010 - Fixed live currency conversion compat tests to be author only - Fixed decimal comparison under -Duselongdouble compiled Perls - Fixed issue with Storage::Result::can aborting when UNIVERSAL::isa and Class::XSAccessors are both loaded. 1.00012 Sun Aug 1 13:40:04 2010 - Upgraded to Test::File::Contents 0.05 (LESTERM) - Fixed: timzone in extra => {} is deprecated, its now directly on the columns definition (LESTERM) - Added CONTRIBUTORS file - Tweaked manifest.t for .git - Tweaked spelling tests - Updated PREREQ - Tested on 5.8.9, 5.10.1, 5.12.1
2014-05-31Don't expect perl to provide p5-Module-Pluggable (removed in 5.20).wiz1-3/+3
Bump PKGREVISION.
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-12-09Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.obache1-3/+3
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-10-28Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2011-08-14Revision bump after updating perl5 to 5.14.1.obache1-2/+2
2010-09-04Using Locale::Maketext from core for newer Perl5 versions and use rightsno1-6/+6
module type. Bumping revision.
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-2/+2
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2009-09-24Bumping revision of packages which depend direct or indirect onsno1-1/+2
devel/p5-Class-MOP. A late detected incompible change forced it.
2009-04-24Modify dependencies to perl-modules which are deployed with the perl-core,sno1-4/+4
mainly Scalar::Util and List::Util
2009-04-24Module::Pluggable 3.6 is a core module since perl-5.10 -> Updating dependencysno1-2/+2
2008-12-15Update from version 1.00010nb1 to 1.00011.he2-7/+7
This despite one test still fails, but at least it's an improvement over the old version, which failed 6-7 of the tests. Pkgsrc changes: o Add commented-out HOMEPAGE using search.cpan.org. Upstream changes: 1.00011 Wed Aug 20 19:32:44 2008 - Order->create($cart) uses storage->has_column instead of can - Removed Build.PL to make Module::Install happy - Removed $self->stash->clear call in Checkout->process - Checkout->new phases now eval strings in arrayref correctly - Deprecating phase names as constants. Just use strings and be happy. - Added tests for plugins add_handler using strings - Fixed compat.t tests under 5.10 - Fixed storage_dbic_clone.t failure under 5.10
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-1/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-07-15Added www/p5-Handel version 1.00010abs3-0/+66
Handel is a cart/order/checkout framework with AxKit taglib support, TT2 (Template Toolkit) support and Catalyst::Helper support. It was created for the conversion of an IIS/ASP based commerce site to Apache/ModPerl, but I decided that it might be useful to others so here it is. For the curious, Handel is German for commerce.