SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View 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>

View file

@ -0,0 +1,2 @@
SHA256 (IPC-Run3-0.048.tar.gz) = PYHDzBtc/2nMqTYeLG443wNSJRrntB4v8/68hQ5GNWU=
SIZE (IPC-Run3-0.048.tar.gz) = 20312

View 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.

View 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