NOTICE: This package has been removed from pkgsrc

./wip/p5-TheSchwartz, Reliable job queue system

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.10nb1, Package name: p5-TheSchwartz-1.10nb1, Maintainer: hiramatu

TheSchwartz is a reliable job queue system. Your application can put 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.


Required to run:
[lang/perl5] [security/p5-Digest-MD5] [wip/p5-Data-ObjectDriver]

Master sites: (Expand)

SHA1: 43e789cc7cbef0da74bfe7355523857cafbe953a
RMD160: 69d831daf5d2d6131738a6b91d92c6ce1778dea3
Filesize: 58.74 KB

Version history: (Expand)


CVS history: (Expand)


   2014-10-09 16:06:26 by Thomas Klausner | Files touched by this commit (97)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2013-11-24 11:00:21 by Thomas Klausner | Files touched by this commit (5)
Log message:
Comment out p5-Storable dependency; included in perl since 5.7.3.
   2012-11-16 20:31:54 by Krister Walfridsson | Files touched by this commit (1)
Log message:
Add version to DEPENDS.
   2012-10-04 21:11:57 by Aleksej Saushev | Files touched by this commit (56)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-03-25 08:44:06 by Hiramatsu Yoshifumi | Files touched by this commit (3) | Imported package
Log message:
Import p5-TheSchwartz-1.10 as wip/p5-TheSchwartz.

TheSchwartz is a reliable job queue system. Your application can put 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.