notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
p5-IPC-System-Options Perl system(), readpipe()/qx, IPC::Run's run(), start() (with more options)
0.341 develnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-IPC-System-Options-0.341/catalog.mk
  2. /usr/local/share/licenses/p5-IPC-System-Options-0.341/LICENSE
  3. /usr/local/share/licenses/p5-IPC-System-Options-0.341/ART10
  4. /usr/local/share/licenses/p5-IPC-System-Options-0.341/GPLv1+
  5. lib/perl5/site_perl/IPC/System/Options.pm
  6. lib/perl5/site_perl/man/man3/IPC::System::Options.3.gz
  7. @owner
  8. @group
  9. @mode
Collapse this list.
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):
p5-IPC-System-Options
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3410.341-0.3410.341---
FreeBSD:13:quarterly-0.341--0.341---
FreeBSD:14:latest0.3410.341-0.3410.341---
FreeBSD:14:quarterly-0.341--0.341---
FreeBSD:15:latest0.3410.341n/a0.341n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Capture-Tiny>=0 : devel/p5-Capture-Tiny
  2. p5-IPC-Run>=0 : devel/p5-IPC-Run
  3. p5-Log-ger>=0.018 : devel/p5-Log-ger
  4. p5-Proc-ChildError>=0 : devel/p5-Proc-ChildError
  5. p5-String-ShellQuote>=0 : textproc/p5-String-ShellQuote
  6. perl5>=5.36<5.37 : lang/perl5.36
  7. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. p5-Test-Exception>=0 : devel/p5-Test-Exception
Runtime dependencies:
  1. p5-Capture-Tiny>=0 : devel/p5-Capture-Tiny
  2. p5-IPC-Run>=0 : devel/p5-IPC-Run
  3. p5-Log-ger>=0.018 : devel/p5-Log-ger
  4. p5-Proc-ChildError>=0 : devel/p5-Proc-ChildError
  5. p5-String-ShellQuote>=0 : textproc/p5-String-ShellQuote
  6. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. www/p5-Nodejs-Util
for Run
  1. 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:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/IPC/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/IPC/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/IPC/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/IPC/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/IPC/
  7. http://backpan.perl.org/modules/by-module/IPC/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/IPC/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/IPC/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/IPC/
  12. https://www.cpan.org/modules/by-module/IPC/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.341
05 Sep 2024 06:11:16
commit hash: b5580f211c8fa03aa008d7153b9ccb44b63d4384commit hash: b5580f211c8fa03aa008d7153b9ccb44b63d4384commit hash: b5580f211c8fa03aa008d7153b9ccb44b63d4384commit hash: b5580f211c8fa03aa008d7153b9ccb44b63d4384 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-IPC-System-Options: Add p5-IPC-System-Options 0.341

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.

Number of commits found: 1