Port details |
- p5-POSIX-Run-Capture Run command and capture its output
- 1.05 sysutils =2 1.05Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2022-05-13 01:51:08
- Last Update: 2024-03-31 03:09:53
- Commit Hash: 4324679
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: GPLv3+
- WWW:
- https://metacpan.org/dist/POSIX-Run-Capture
- Description:
- POSIX::Run::Capture runs an external command and captures its output.
Both standard error and output are captured. Upon exit, their contents
can be accessed line by line or in one chunk. Callback routines can be
supplied that will be called for each complete line of output read,
providing a way for synchronous processing. Standard input can be
supplied as either a file handle or a text.
This module is for those who value performance and effectiveness over
portability. As its name suggests, it can be used only on POSIX systems.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-POSIX-Run-Capture>0:sysutils/p5-POSIX-Run-Capture
- To install the port:
- cd /usr/ports/sysutils/p5-POSIX-Run-Capture/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/p5-POSIX-Run-Capture
- pkg install p5-POSIX-Run-Capture
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-POSIX-Run-Capture
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711466418
SHA256 (POSIX-Run-Capture-1.05.tar.gz) = 25230158fb91a0c32a53d0e320d94ca393621325afda24b6f4f369edd3106e5c
SIZE (POSIX-Run-Capture-1.05.tar.gz) = 245823
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:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-File-Cmp>=1.06 : sysutils/p5-File-Cmp
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_p5-POSIX-Run-Capture
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.05 31 Mar 2024 03:09:53 |
Po-Chuan Hsieh (sunpoet) |
sysutils/p5-POSIX-Run-Capture: Update to 1.05
- Strip shared library
Changes: https://metacpan.org/dist/POSIX-Run-Capture/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.03 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.03 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.03 13 May 2022 01:48:06 |
Alexey Dokuchaev (danfe) |
sysutils/p5-POSIX-Run-Capture: new port had been added (+)
This module runs external command and captures its output.
Both standard error and output are captured. Upon exit,
their contents can be accessed line by line or in one chunk.
WWW: https://metacpan.org/dist/POSIX-Run-Capture |
Number of commits found: 5
|