summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2009-02-15 20:59:47 +0000
committerseb <seb@pkgsrc.org>2009-02-15 20:59:47 +0000
commite1ea0553955040f08b9d3034ddd807dff6e7f4c0 (patch)
treeaf7e19fbec4ab4e39b85e031cce29ff8c7ce6c32 /doc
parent92eefcb4454ef64d8bbcb0f974cfc27d00f0e89c (diff)
downloadpkgsrc-e1ea0553955040f08b9d3034ddd807dff6e7f4c0.tar.gz
Note initial addition of p5-Proc-Background version 1.08 as
devel/p5-Proc-Background into 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.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES-20093
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index 869ffc66375..bc1c17f2e3a 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.596 2009/02/15 20:35:12 tonnerre Exp $
+$NetBSD: CHANGES-2009,v 1.597 2009/02/15 20:59:47 seb Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -818,3 +818,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated devel/ruby-rcsparse to 0.0.0.43 [wiz 2009-02-15]
Updated converters/mpack to 1.6 [dholland 2009-02-15]
Added security/pam-mkhomedir version 1 [tonnerre 2009-02-15]
+ Added devel/p5-Proc-Background version 1.08 [seb 2009-02-15]