Commit graph

6 commits

Author SHA1 Message Date
hiramatsu
f442772fc5 Depend on devel/p5-Class-Accessor-Lite.
Increment PKGREVISION.
2011-10-27 12:23:12 +00:00
adam
c9364cbd63 Changes 0.11:
* suppress warning in perl < 5.10

Changes 0.10:
* support new style: $pm->start(sub { ... })
* collect zombie processes without any delay when spawn_interval is nonzero
* do not sleep spawn_interval seconds when a worker process exits non-zero and
  if err_repawn_interval < spawn_interval

Changes 0.09:
* support for slow startup (with the new spawn_interval parameter) and slow
  shutdown (by passing arrayrefs as values of the trap_signals hashref)
2011-08-30 06:45:43 +00:00
obache
39619a9444 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:26:04 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
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!
2010-08-21 16:32:42 +00:00
seb
2262e7f9a7 Fix HOMEPAGE 2010-04-16 04:16:54 +00:00
seb
5564c537f1 Initial import of p5-Parallel-Prefork version 0.08 in the NetBSD
Packages Collection.

The Perl 5 module Parallel::Prefork provides a simple prefork server
framework. It is is much like Parallel::ForkManager, but supports
graceful shutdown and run-time reconfiguration.
2010-04-16 03:55:42 +00:00