Port details |
- p5-Test-Output Utilities to test STDOUT and STDERR messages
- 1.034 devel =2 1.034Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2006-07-19 08:06:49
- Last Update: 2023-07-06 12:52:42
- Commit Hash: 94dd3934
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART20
- WWW:
- https://metacpan.org/release/Test-Output
- Description:
- Test::Output provides a simple interface for testing output sent to
STDOUT or STDERR. A number of different utilities are included to try
and be as flexible as possible to the tester.
Originally this module was designed not to have external requirements,
however, the features provided by Sub::Exporter over what Exporter
provides is just to great to pass up.
Test::Output ties STDOUT and STDERR using Test::Output::Tie.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Test-Output>0:devel/p5-Test-Output
- To install the port:
- cd /usr/ports/devel/p5-Test-Output/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Test-Output
- pkg install p5-Test-Output
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Test-Output
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1688647820
SHA256 (Test-Output-1.034.tar.gz) = cd42e2801c0d2b482d18c9fb4b06c757054818bcbb2824e5dfbf33ad7a3d69a0
SIZE (Test-Output-1.034.tar.gz) = 18139
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.17 : devel/p5-Capture-Tiny
- p5-Sub-Exporter>=0 : devel/p5-Sub-Exporter
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Capture-Tiny>=0.17 : devel/p5-Capture-Tiny
- p5-Sub-Exporter>=0 : devel/p5-Sub-Exporter
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/pushmi
- mail/p5-Mail-DMARC
- for Run
-
- mail/p5-Mail-DMARC
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Test-Output
- 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 |
1.034 06 Jul 2023 12:52:42 |
Wen Heping (wen) |
devel/p5-Test-Output: Update to 1.034 |
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.033 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.033 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 ) |
1.033 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.033 07 Mar 2021 07:23:44 |
wen |
- Update to 1.033 |
1.032 01 Feb 2021 19:45:39 |
sunpoet |
Update to 1.032
- Update LICENSE
- Add LICENSE_FILE
Changes: https://metacpan.org/changes/distribution/Test-Output |
1.031 01 Nov 2018 19:15:20 |
sunpoet |
Use real PORTVERSION and update dependent ports |
1.03.1 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) |
1.03.1 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 |
1.03.1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.03.1 30 Mar 2017 15:13:38 |
sunpoet |
Update to 1.031
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Test-Output/Changes |
1.03_1 23 May 2016 03:53:19 |
sunpoet |
- Update to 1.302015
- Use real PORTVERSION
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Update CONFLICTS_INSTALL
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Test-Simple/Changes |
1.03_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.03_1 24 Jun 2015 16:05:48 |
adamw |
Switch p5-Test-Tester dependencies to p5-Test-Simple, but only on
perl < 5.22. Bump PORTREVISION where necessary. |
1.03_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 ) |
1.03 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.03 11 Jan 2014 08:29:46 |
culot |
- Update to 1.03
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Test-Output/Changes |
1.02_1 09 Nov 2013 18:48:15 |
sunpoet |
- Fix *_DEPENDS: Capture::Tiny is a build/runtime dependency
- Bump PORTREVISION for dependency change |
1.02 05 Oct 2013 06:05:25 |
sunpoet |
- Fix *_DEPENDS
- Add TEST_DEPENDS
- Remove unnecessary post-patch:
- Support STAGEDIR |
1.02 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.02 29 Aug 2013 04:08:54 |
sunpoet |
- Use single space after WWW: |
1.02 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.02 10 Jul 2013 13:26:19 |
skreuzer |
Update to 1.02 |
1.01 10 Jun 2012 18:42:48 |
swills |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
1.01 30 Apr 2011 05:31:15 |
bapt |
- update to 1.01
- changes: http://cpansearch.perl.org/src/BDFOY/Test-Output-1.01/Changes |
0.16 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
0.16 20 May 2009 04:51:05 |
leeym |
- update to 0.16 |
0.15 14 May 2009 23:08:34 |
erwin |
Update to 0.15 |
0.13 15 Mar 2009 19:40:10 |
miwi |
- Update to 0.13
- Pass maintainership to perl
PR: 132667
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
0.12 22 Nov 2008 08:53:33 |
leeym |
- update to 0.12
PR: 128504
Submitted by: leeym
Approved by: maintainer timeout |
0.10 23 May 2008 21:18:39 |
olgeni |
Hunt for typos in devel/p5-*. |
0.10 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.10 08 Sep 2007 00:59:21 |
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.10 19 Jul 2006 08:04:17 |
clsung |
Add p5-Test-Output 0.10, utilities to test STDOUT and STDERR messages.
PR: ports/100515
Submitted by: Gea-Suan Lin <gslin at gslin.org> |