Commit graph

5 commits

Author SHA1 Message Date
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
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-10-19 19:17:40 +00:00
he
a38955ed43 Update from version 1.21 to 1.23.
Pkgsrc changes:
 o Change MAINTAINER to pkgsrc-users@
 o Fix HOMEPAGE to use search.cpan.org pointing directly to the package

Upstream changes:

          from 1.22: Applied patch by Jeff Holt, providing start
                     and end time of the forked process via t0() and t1().

          from 1.21: Added patch by Chip Capelik to provide a wait()
                     method waiting for a process to terminate.
2008-08-21 13:06:34 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
minskim
4f1c55c67e Import p5-Proc-Simple from pkgsrc-wip. Packaged by David Howland.
The Proc::Simple package provides objects mimicing real-life processes
from a user's point of view.  A new process object is created by

    $myproc = Proc::Simple->new();

Either external programs or perl subroutines can be launched and
controlled as processes in the background.
2006-07-29 00:38:19 +00:00