Port details |
- p5-IPC-System-Options Perl system(), readpipe()/qx, IPC::Run's run(), start() (with more options)
- 0.341 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-09-05 06:21:30
- Last Update: 2024-09-05 06:11:16
- Commit Hash: b5580f2
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/dist/IPC-System-Options
- Description:
- IPC::System::Options provides replacement (wrapper) for Perl's system(),
readpipe() (qx//, a.k.a. the backtick operator), as well as IPC::Run's start()
and run(). The wrappers give you options like forcing/avoiding use of shell
(like what IPC::System::Simple offers you), logging the arguments and/or output
(using Log::ger), temporarily setting environment variables, temporarily setting
working directory, dying on non-zero exit code, capturing (or tee-ing) output
(stdout/stderr) (using Capture::Tiny), and a few others. They are meant as a
convenience so you can just call system() (or the other wrapper target) instead
of doing some additional setup and cleanup yourself.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-IPC-System-Options>0:devel/p5-IPC-System-Options
- To install the port:
- cd /usr/ports/devel/p5-IPC-System-Options/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-IPC-System-Options
- pkg install p5-IPC-System-Options
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-IPC-System-Options
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724084458
SHA256 (IPC-System-Options-0.341.tar.gz) = cb3349a3424d744d7171e9a0f9a48681898af7ab714f875fffecd5914e2b8522
SIZE (IPC-System-Options-0.341.tar.gz) = 25187
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Capture-Tiny>=0 : devel/p5-Capture-Tiny
- p5-IPC-Run>=0 : devel/p5-IPC-Run
- p5-Log-ger>=0.018 : devel/p5-Log-ger
- p5-Proc-ChildError>=0 : devel/p5-Proc-ChildError
- p5-String-ShellQuote>=0 : textproc/p5-String-ShellQuote
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Exception>=0 : devel/p5-Test-Exception
- Runtime dependencies:
-
- p5-Capture-Tiny>=0 : devel/p5-Capture-Tiny
- p5-IPC-Run>=0 : devel/p5-IPC-Run
- p5-Log-ger>=0.018 : devel/p5-Log-ger
- p5-Proc-ChildError>=0 : devel/p5-Proc-ChildError
- p5-String-ShellQuote>=0 : textproc/p5-String-ShellQuote
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- www/p5-Nodejs-Util
- for Run
-
- www/p5-Nodejs-Util
Configuration Options:
- No options to configure
- Options name:
- devel_p5-IPC-System-Options
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|