SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
devel/p5-IPC-Run3/Makefile
Normal file
11
devel/p5-IPC-Run3/Makefile
Normal file
|
@ -0,0 +1,11 @@
|
|||
COMMENT= run a subprocess in batch mode
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
DISTNAME= IPC-Run3-0.048
|
||||
CATEGORIES= devel
|
||||
REVISION= 0
|
||||
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-IPC-Run3/distinfo
Normal file
2
devel/p5-IPC-Run3/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (IPC-Run3-0.048.tar.gz) = PYHDzBtc/2nMqTYeLG443wNSJRrntB4v8/68hQ5GNWU=
|
||||
SIZE (IPC-Run3-0.048.tar.gz) = 20312
|
2
devel/p5-IPC-Run3/pkg/DESCR
Normal file
2
devel/p5-IPC-Run3/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This module allows you to run a subprocess and redirect stdin, stdout,
|
||||
and/or stderr to files and perl data structures.
|
14
devel/p5-IPC-Run3/pkg/PLIST
Normal file
14
devel/p5-IPC-Run3/pkg/PLIST
Normal file
|
@ -0,0 +1,14 @@
|
|||
${P5SITE}/IPC/
|
||||
${P5SITE}/IPC/Run3/
|
||||
${P5SITE}/IPC/Run3.pm
|
||||
${P5SITE}/IPC/Run3/ProfArrayBuffer.pm
|
||||
${P5SITE}/IPC/Run3/ProfLogReader.pm
|
||||
${P5SITE}/IPC/Run3/ProfLogger.pm
|
||||
${P5SITE}/IPC/Run3/ProfPP.pm
|
||||
${P5SITE}/IPC/Run3/ProfReporter.pm
|
||||
@man man/man3p/IPC::Run3.3p
|
||||
@man man/man3p/IPC::Run3::ProfArrayBuffer.3p
|
||||
@man man/man3p/IPC::Run3::ProfLogReader.3p
|
||||
@man man/man3p/IPC::Run3::ProfLogger.3p
|
||||
@man man/man3p/IPC::Run3::ProfPP.3p
|
||||
@man man/man3p/IPC::Run3::ProfReporter.3p
|
Loading…
Add table
Add a link
Reference in a new issue