aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-TheSchwartz
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.07Martin Wilke2009-03-113-5/+12
| | | | | | | | | | - Pass maintainership to perl PR: 132530 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=229890
* Specify required perl version in PERL_CONFIGURESergey Skvortsov2008-12-091-8/+2
| | | | | | | | | PR: ports/129065 Submitted by: skv Approved by: maintainer timeout Notes: svn path=/head/; revision=224018
* TheSchwartz is a reliable job queue system. Your application can putMarcelo Araujo2008-01-144-0/+51
jobs into the system, and your worker processes can pull jobs from the queue atomically to perform. Failed jobs can be left in the queue to retry later. WWW: http://search.cpan.org/dist/TheSchwartz/ PR: ports/119549 Submitted by: Gean-Suan Lin <gslin@gslin.org> Approved by: stas (mentor, implicit) Notes: svn path=/head/; revision=205608