summaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Run
diff options
context:
space:
mode:
authorseb <seb>2002-08-28 19:33:20 +0000
committerseb <seb>2002-08-28 19:33:20 +0000
commit4bf3ac3a921bbcd6d4b9ee4e5e631f638a2d26f3 (patch)
tree4d3e76edbf7ad4477b77b4e26ed5d83cb69f735a /devel/p5-IPC-Run
parent12fedaf246956b98f83c4c69f2ec3366c95aec72 (diff)
downloadpkgsrc-4bf3ac3a921bbcd6d4b9ee4e5e631f638a2d26f3.tar.gz
Initial import of p5-IPC-Run version 0.74 into the Packages Collection.
This perl module allows you run and interact with child processes using files, pipes, and pseudo-ttys. Both system()-style and scripted usages are supported and may be mixed. Likewise, functional and OO API styles are both supported and may be mixed. Various redirection operators reminiscent of those seen on common Unix and DOS command lines are provided.
Diffstat (limited to 'devel/p5-IPC-Run')
-rw-r--r--devel/p5-IPC-Run/DESCR7
-rw-r--r--devel/p5-IPC-Run/Makefile18
-rw-r--r--devel/p5-IPC-Run/PLIST1
-rw-r--r--devel/p5-IPC-Run/distinfo4
4 files changed, 30 insertions, 0 deletions
diff --git a/devel/p5-IPC-Run/DESCR b/devel/p5-IPC-Run/DESCR
new file mode 100644
index 00000000000..45a77fe360e
--- /dev/null
+++ b/devel/p5-IPC-Run/DESCR
@@ -0,0 +1,7 @@
+This perl module allows you run and interact with child processes using files,
+pipes, and pseudo-ttys. Both system()-style and scripted usages are supported
+and may be mixed. Likewise, functional and OO API styles are both supported
+and may be mixed.
+
+Various redirection operators reminiscent of those seen on common Unix and DOS
+command lines are provided.
diff --git a/devel/p5-IPC-Run/Makefile b/devel/p5-IPC-Run/Makefile
new file mode 100644
index 00000000000..238bfc6e0af
--- /dev/null
+++ b/devel/p5-IPC-Run/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/08/28 19:33:20 seb Exp $
+
+DISTNAME= IPC-Run-0.74
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/}
+
+MAINTAINER= packages@netbsd.org
+COMMENT= Perl module for interacting with child processes
+
+USE_BUILDLINK2= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IPC/Run/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../lang/perl5/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-IPC-Run/PLIST b/devel/p5-IPC-Run/PLIST
new file mode 100644
index 00000000000..c8112b61bed
--- /dev/null
+++ b/devel/p5-IPC-Run/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/08/28 19:33:20 seb Exp $
diff --git a/devel/p5-IPC-Run/distinfo b/devel/p5-IPC-Run/distinfo
new file mode 100644
index 00000000000..99f75828b3c
--- /dev/null
+++ b/devel/p5-IPC-Run/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/08/28 19:33:20 seb Exp $
+
+SHA1 (IPC-Run-0.74.tar.gz) = ef6288700444e949a49ade658f4e7257e24444ca
+Size (IPC-Run-0.74.tar.gz) = 87892 bytes