Port details |
- p5-Test-Mini Provides lightweight unit testing framework
- v1.1.3_4 devel =2 v1.1.3_4Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2011-01-30 11:48:29
- Last Update: 2024-02-01 20:07:27
- Commit Hash: 97aeb43
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: not specified in port
- WWW:
- https://metacpan.org/release/Test-Mini
- Description:
- Lightweight unit testing for Perl.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Test-Mini>0:devel/p5-Test-Mini
- To install the port:
- cd /usr/ports/devel/p5-Test-Mini/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Test-Mini
- pkg install p5-Test-Mini
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Test-Mini
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Test-Mini-v1.1.3.tar.gz) = 89938d4a8ba02512b32e0c7c6cd289db19d3c04a19e7d04f33574ced0afdda22
SIZE (Test-Mini-v1.1.3.tar.gz) = 22107
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-Data-Inspect>=0.03 : devel/p5-Data-Inspect
- p5-Exception-Class>=1.30 : devel/p5-Exception-Class
- p5-IO-Stringy>=2.110 : devel/p5-IO-Stringy
- p5-MRO-Compat>=0.10 : devel/p5-MRO-Compat
- p5-Text-Outdent>=0.01 : devel/p5-Text-Outdent
- p5-Try-Tiny>=0.04 : lang/p5-Try-Tiny
- p5-aliased>=0.30 : devel/p5-aliased
- p5-namespace-clean>=0.14 : devel/p5-namespace-clean
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-Data-Inspect>=0.03 : devel/p5-Data-Inspect
- p5-Exception-Class>=1.30 : devel/p5-Exception-Class
- p5-IO-Stringy>=2.110 : devel/p5-IO-Stringy
- p5-MRO-Compat>=0.10 : devel/p5-MRO-Compat
- p5-Text-Outdent>=0.01 : devel/p5-Text-Outdent
- p5-Try-Tiny>=0.04 : lang/p5-Try-Tiny
- p5-aliased>=0.30 : devel/p5-aliased
- p5-namespace-clean>=0.14 : devel/p5-namespace-clean
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- devel/p5-Test-Mini-Unit
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Test-Mini
- 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 |
v1.1.3_4 01 Feb 2024 20:07:27 |
Muhammad Moinur Rahman (bofh) |
*/*: RIP Kurt Lidl (2019)
Reported by: bugmeister |
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) |
v1.1.3_4 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 ) |
v1.1.3_4 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 ) |
v1.1.3_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
v1.1.3_4 26 Jun 2020 11:55:23 |
sunpoet |
Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113
- Fix LICENSE_FILE
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for dependency change
Changes: https://metacpan.org/changes/distribution/IO-Stringy |
v1.1.3_3 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) |
v1.1.3_3 29 Jun 2018 10:10:36 |
mat |
Fix a few Perl ports with Perl 5.28.
Starting at ExtUtils::MakeMaker 7.31_06 and Perl 5.27.1, the base
README.pod is no longer installed. So stop installing them altogether.
PR: 229112
Reported by: many
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D15946 |
v1.1.3_3 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 |
v1.1.3_3 30 May 2016 15:33:44 |
mat |
Starting at ExtUtils::MakeMaker 7.06 and Perl 5.25.1, the base
README.pod is no longer manified into a README.3, as the README.pod is
installed and can be read with perldoc, remove the README.3 files that
may be generated.
With hat: perl@
Sponsored by: Absolight |
v1.1.3_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
v1.1.3_2 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 ) |
v1.1.3_1 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
v1.1.3_1 29 Jan 2014 09:19:35 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
v1.1.3_1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
v1.1.3_1 09 Sep 2013 14:13:21 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
v1.1.3_1 12 Apr 2012 01:45:57 |
swills |
- Add missing DEPENDS
- Bump PORTREVISION
PR: ports/166361
Approved by: Kurt Lidl <kurt.lidl@cello.com> (maintainer) |
v1.1.3 21 Jun 2011 06:58:21 |
az |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro |
v1.1.3 09 Mar 2011 21:08:48 |
culot |
- Update to v1.1.3 [1]
- Sort BUILD_DEPENDS and MAN3
PR: ports/155377 [1]
Submitted by: Kurt Lidl <kurt.lidl AT cello.com> (maintainer) |
v1.1.1 30 Jan 2011 11:48:10 |
miwi |
Lightweight unit testing for Perl.
WWW: http://search.cpan.org/dist/Test-Mini/
PR: ports/154206
Submitted by: Kurt Lidl <kurt.lidl at cello.com>
Feature safe: yes |