Commit graph

6 commits

Author SHA1 Message Date
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +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
sno
57fd2a2198 Updating package for p5 module Proc::Background from 1.08 to 1.10 and
setting license to ${PERL5_LICENSE} according to module POD

Upstream changes:
Sun Jul  5 15:40:32 PDT 2009

	* Release version 1.10.

Sun Jul  5 15:15:12 PDT 2009

	* Makefile.PL: Resolve
	  https://rt.cpan.org/Ticket/Display.html?id=47100 by passing
	  PREREQ_PM to WriteMakefile().
	  Patch by: Tomas Doran <bobtfish@bobtfish.net>

Wed Jul  1 22:58:13 PDT 2009

	* README: Correct the URL to the Subversion repository for
	  this project.

Wed Jul  1 22:46:11 PDT 2009

	* Release version 1.09.

Wed Jul  1 22:36:06 PDT 2009

	* Makefile.PL: Switch from die() to warn() if Win32::Process
	  isn't installed into a warning. When running under CPAN.pm,
	  the die causes the install to fail before processing
	  dependencies.  Reducing this to a warning means that CPAN
	  will cleanly install Proc::Background and Win32::Process
	  with no user intervention needed in strawberry perl or even
	  ActiveState if you have a working make.
	  Patch by: Tomas Doran <bobtfish@bobtfish.net>
2009-07-21 22:49:22 +00:00
seb
e7ca541cb9 Initial import of p5-Proc-Background version 1.08 in the NetBSD
Packages Collection.

The Perl 5 module Proc::Background provides a generic interface for
placing processes in the background on both Unix and Win32 platforms.
Background processes can be started, killed, waited upon, checked
for existence and their exit values can be retrieved.
2009-02-15 20:57:01 +00:00