Port details |
- p5-IO-Capture Abstract Base Class to build modules to capture output
- 0.05_1 devel
=1 0.05_1Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2005-03-18 14:21:15
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: p5-POE-Component-Server-Twirc, p5-Filesys-Virtual-Plain, p5-Class-Accessor-Lvalue, p5-Class-DBI-Untaint, p5-Email-FolderType-Net
- Also Listed In: perl5
- License: not specified in port
- Description:
- The C<IO::Capture> Module defines an abstract base class that can be
used to build modules that capture output being sent on a filehandle
such as STDOUT or STDERR.
Several modules that come with the distribution, do just that.
(I.e., Capture STDOUT and STDERR) See L<IO::Capture::Overview> for a
discussion of these modules and examples of how to build a module to
sub-class from C<IO::Capture> yourself. If after reading the overview,
you would like to build a class from C<IO::Capture>, look here for
details on the internals.
WWW: https://metacpan.org/release/IO-Capture
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-IO-Capture>0:devel/p5-IO-Capture
- To install the port:
- cd /usr/ports/devel/p5-IO-Capture/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-IO-Capture
- pkg install p5-IO-Capture
- PKGNAME: p5-IO-Capture
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (IO-Capture-0.05.tar.gz) = c2c15a254ca74fb8c57d25d7b6cbcaff77a3b4fb5695423f1f80bb423abffea9
SIZE (IO-Capture-0.05.tar.gz) = 14246
- 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.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- misc/p5-I18N-Charset
- net-mgmt/p5-Net-IP-XS
- www/p5-CGI-Application-Dispatch-Server
- www/p5-Reddit-Client
- for Run
-
- net-mgmt/p5-Net-IP-XS
- www/p5-CGI-Application-Dispatch-Server
- www/p5-Reddit-Client
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-IO-Capture
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.05_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2018 20:15:20
0.05_1
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
07 Apr 2017 18:50:22
0.05_1
|
lth  |
Moving maintainership burden onto broader shoulders |
19 May 2016 10:21:25
0.05_1
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
26 Nov 2014 13:08:38
0.05_1
|
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 ) |
27 Oct 2014 10:55:59
0.05
|
bapt  |
Cleanup plist |
29 Jan 2014 09:19:35
0.05
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
0.05
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
07 Aug 2013 13:20:32
0.05 
|
az  |
- Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)
Approved by: lth@ (maintainer) |
03 Jul 2011 14:59:23
0.05
|
ohauer  |
-remove MD5 |
17 Apr 2008 14:30:31
0.05
|
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) |
08 Sep 2007 00:57:38
0.05
|
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 |
22 Jan 2006 08:30:12
0.05
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
0.05
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Sep 2005 19:31:43
0.05
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
06 May 2005 21:37:38
0.05
|
lth  |
Update to 0.05 |
18 Mar 2005 14:20:19
0.03
|
lth  |
Add p5-IO-Capture 0.03, abstract Base Class to build modules to capture
output. |