Port details |
- p5-IPC-Run Run subprocesses with piping and redirection
- 20231003.0 devel =28 20231003.0Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2001-07-12 19:16:42
- Last Update: 2023-10-05 02:00:34
- Commit Hash: e12cfec
- People watching this port, also watch:: gmake, libiconv, p5-HTML-Tagset, p5-IO-Tty, expat
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/IPC-Run
- Description:
- IPC::Run allows you run and interact with child processes, files, pipes,
and pseudo-ttys. Both event-loop and procedural techniques are
supported and may be mixed. Likewise, functional and OO API styles are
both supported and may be mixed.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-IPC-Run>0:devel/p5-IPC-Run
- To install the port:
- cd /usr/ports/devel/p5-IPC-Run/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-IPC-Run
- pkg install p5-IPC-Run
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-IPC-Run
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1696433030
SHA256 (IPC-Run-20231003.0.tar.gz) = eb25bbdf5913d291797ef1bfe998f15130b455d3ed02aacde6856f0b25e4fe57
SIZE (IPC-Run-20231003.0.tar.gz) = 135491
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-IO-Tty>=1.08 : devel/p5-IO-Tty
- perl5>=5.34<5.35 : lang/perl5.34
- perl5>=5.34<5.35 : lang/perl5.34
- Test dependencies:
-
- p5-Readonly>=0 : devel/p5-Readonly
- Runtime dependencies:
-
- p5-IO-Tty>=1.08 : devel/p5-IO-Tty
- perl5>=5.34<5.35 : lang/perl5.34
- This port is required by:
- for Build
-
- archivers/p5-Archive-Rar
- archivers/p5-Archive-Tar-Wrapper
- biology/p5-BioPerl
- biology/p5-BioPerl-Run
- devel/p5-B-C
- devel/p5-Config-Identity
- devel/p5-Cvs
-
Deleted ports which required this port:
- for Run
-
- archivers/p5-Archive-Rar
- archivers/p5-Archive-Tar-Wrapper
- biology/p5-BioPerl
- biology/p5-BioPerl-Run
- devel/commit-patch
- devel/cvsweb3
- devel/p5-B-C
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_p5-IPC-Run
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20231003.0 05 Oct 2023 02:00:34 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-IPC-Run: Update to 20231003.0
Changes: https://metacpan.org/dist/IPC-Run/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) |
20220807.0 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 ) |
20220807.0 09 Aug 2022 02:03:02 |
Wen Heping (wen) |
devel/p5-IPC-Run: Update to 20220807.0 |
20200505.0 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
20200505.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20200505.0 13 Sep 2020 14:40:41 |
swills |
devel/p5-IPC-Run: update to 20200505.0
PR: 242049
Submitted by: Tomohiro Hosaka <bokutin@bokut.in> |
0.99 28 May 2020 13:13:25 |
danfe |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). |
0.99 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.99 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.99 01 Apr 2018 12:28:58 |
wen |
- Update to 0.99
Changes: http://cpansearch.perl.org/src/TODDR/IPC-Run-0.99/Changes |
0.98 31 Mar 2018 22:46:48 |
sunpoet |
Update to 0.98
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/IPC-Run/Changes |
0.97 27 Mar 2018 18:55:45 |
sunpoet |
Update to 0.97
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/IPC-Run/Changes
https://github.com/toddr/IPC-Run/blob/master/Changes |
0.96 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.96 13 May 2017 12:13:12 |
sunpoet |
Update to 0.96
Changes: http://search.cpan.org/dist/IPC-Run/Changes |
0.95 26 Apr 2017 18:46:10 |
sunpoet |
Update to 0.95
- Add NO_ARCH
Changes: http://search.cpan.org/dist/IPC-Run/Changes |
0.94 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.94 01 Jan 2015 18:14:32 |
sunpoet |
- Update to 0.94
- Sort PLIST
Changes: http://search.cpan.org/dist/IPC-Run/Changes |
0.92_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.92 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.92 30 Oct 2013 01:38:25 |
vanilla |
Support STAGEDIR. |
0.92 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.92 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.92 01 Oct 2012 08:43:39 |
culot |
- Update to 0.92
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/IPC-Run/Changes |
0.91 15 Feb 2012 07:51:29 |
sunpoet |
- Update to 0.91
- Sort MAN3
Changes: http://search.cpan.org/dist/IPC-Run/Changes |
0.90 10 Jul 2011 21:58:48 |
bapt |
- update to 0.90
- changes: http://cpansearch.perl.org/src/TODDR/IPC-Run-0.90/Changes |
0.89 17 May 2011 11:05:02 |
jadawin |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
0.89 01 Apr 2010 08:54:53 |
tobez |
Update to 0.89.
Changes: http://search.cpan.org/dist/IPC-Run/Changes |
0.88 30 Mar 2010 22:12:38 |
tobez |
Update to 0.88.
Changes: http://search.cpan.org/dist/IPC-Run/Changes |
0.87 29 Mar 2010 20:04:07 |
tobez |
Update to 0.87.
Changes: http://search.cpan.org/dist/IPC-Run/Changes |
0.85 23 Mar 2010 08:16:58 |
tobez |
Update to 0.85.
Changes: http://search.cpan.org/dist/IPC-Run/Changes |
0.84 16 Jul 2009 08:14:51 |
tobez |
Update to 0.84.
Changes: http://search.cpan.org/dist/IPC-Run/Changes |
0.82 07 Jan 2009 23:02:57 |
leeym |
- update to 0.82 |
0.80 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
0.80 08 Sep 2007 00:57:38 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.80 11 May 2006 08:34:41 |
tobez |
Update to 0.80. Only require optional dependency on p5-IO-Tty for
lang/perl5.8, since that's what the dependency wants. |
0.79 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.79 14 Nov 2005 15:05:17 |
mat |
Take a perl@ hat and add SHA256 checksums |
0.79 21 Jan 2005 09:51:37 |
tobez |
Update to 0.79, drop maintainership in favour of perl. |
0.78_1 12 Oct 2004 22:49:22 |
kuriyama |
- Remove Time::HiRes dependency which is not used yet by this module.
Approved by: maintainer (tobez) |
0.78 25 Jun 2004 12:10:45 |
erwin |
Update to 0.78
Approved by: maintainer (implicit) |
0.75 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.75 02 Oct 2003 15:52:06 |
mat |
Update to 0.75
Cleanup
maintainer timeout (4 months)
PR: 52160
Submitted by: myself |
0.74 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.74 26 Jun 2002 12:55:17 |
tobez |
1. Update to 0.74.
2. Add dependecnies to make sure it works with pseudo-ttys this time.
PR: 39400 (for item 1)
Submitted by: Erwin Lansing <erwin@lansing.dk> (for item 1) |
12 Jul 2001 23:16:42 |
tobez |
Add p5-IPC-Run - a perl module to run subprocesses with piping and
redirection. |