Port details |
- p5-Test-Class Easily create test classes in an xUnit style
- 0.52 devel =6 0.52Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2003-02-06 18:59:42
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-Locale-gettext, p5-Digest-HMAC, t1lib, p5-Digest-MD5, p5-Net-SSLeay
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Test-Class
- Description:
- Test::Class provides a simple way of creating classes and
objects to test your code in an xUnit style.
Built using Test::Builder it is designing to work with
other Test::Builder based modules (Test::More,
Test::Differences, Test::Exception, etc.)
Note: This module will make more sense if you are already
familiar with the "standard" mechanisms for testing perl code.
Those unfamiliar with Test::Harness, Test::Simple, Test::More
and friends should go take a look at them now.
Note: This is an early release. Things may change. Be warned.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Test-Class>0:devel/p5-Test-Class
- To install the port:
- cd /usr/ports/devel/p5-Test-Class/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Test-Class
- pkg install p5-Test-Class
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Test-Class
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1622214028
SHA256 (Test-Class-0.52.tar.gz) = 40c1b1d388f0a8674769c27529f0cc3634ca0fd9d8f72b196c0531611934bc82
SIZE (Test-Class-0.52.tar.gz) = 61103
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-MRO-Compat>=0.11 : devel/p5-MRO-Compat
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-MRO-Compat>=0.11 : devel/p5-MRO-Compat
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-Test-Class-Most
- security/p5-Crypt-Perl
-
Deleted ports which required this port:
- for Run
-
- devel/p5-Test-Class-Most
-
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-Test-Class
- 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 |
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) |
0.52 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 ) |
0.52 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 ) |
0.52 30 May 2021 19:53:11 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Test-Class: Update to 0.52
Changes: https://metacpan.org/changes/distribution/Test-Class |
0.50 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.50 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.50 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.50 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.50 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.50 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.50 07 Jun 2015 20:40:31 |
sunpoet |
- Update to 0.50
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Test-Class/Changes |
0.48_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.48 14 Nov 2014 07:37:55 |
culot |
- Update to 0.48
Changes: http://search.cpan.org/dist/Test-Class/Changes |
0.46 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.46 11 Jul 2014 04:53:15 |
culot |
- Update to 0.46
- Do not repeat port name in COMMENT
Changes: http://search.cpan.org/dist/Test-Class/Changes |
0.43 30 Jun 2014 13:29:51 |
jadawin |
- Update to 0.43 |
0.42 20 May 2014 08:40:59 |
jadawin |
- Update to 0.42 |
0.41 05 Dec 2013 20:26:47 |
sunpoet |
- Update to 0.41
Changes: http://search.cpan.org/dist/Test-Class/Changes |
0.40 05 Nov 2013 19:04:54 |
sunpoet |
- Update to 0.40
- Add LICENSE
- Use TEST_DEPENDS
Changes: http://search.cpan.org/dist/Test-Class/Changes |
0.39 31 Oct 2013 14:31:31 |
vanilla |
Support STAGEDIR. |
0.39 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.39 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.39 16 May 2013 07:30:02 |
culot |
- Update to 0.39
Changes: http://search.cpan.org/dist/Test-Class/Changes |
0.38 25 Nov 2012 16:02:21 |
wen |
- Update to 0.38
Changes: http://cpansearch.perl.org/src/ADIE/Test-Class-0.38/Changes
- Trim Makefile headers
Feature safe: yes |
0.37 27 Jun 2012 03:09:28 |
swills |
- Update to 0.37 |
0.36 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) |
0.36 17 Sep 2011 06:50:17 |
sunpoet |
- Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
0.36 17 May 2011 11:05:02 |
jadawin |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
0.36 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.36 21 Aug 2010 21:54:12 |
leeym |
- update to 0.36 |
0.35 10 Jun 2010 01:33:45 |
pgollucci |
- Update to 0.35
With Hat: perl@
Changes: http:/search.cpan.org/dist/Test-Class/Changes |
0.34 08 Mar 2010 14:20:10 |
tobez |
Update to 0.34.
Changes: http://search.cpan.org/dist/Test-Class/Changes |
0.33 21 Sep 2009 08:13:35 |
tobez |
Update to 0.33.
Changes: http://search.cpan.org/dist/Test-Class/Changes
Feature safe: yes |
0.31 22 Jul 2009 16:27:08 |
pgollucci |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
0.31 23 Sep 2008 12:15:41 |
miwi |
- Update to 0.31 |
0.30 09 Apr 2008 14:02:17 |
mat |
Update to 0.30 |
0.28 20 Jan 2008 14:29:54 |
miwi |
- Update to 0.28 |
0.27 04 Jan 2008 10:33:25 |
clsung |
- Update to 0.27 |
0.26_1 12 Dec 2007 06:20:53 |
clsung |
- add a missing dependency
- bump PORTREVISION |
0.26 12 Dec 2007 01:45:23 |
clsung |
- Update to 0.26 |
0.24 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.24 02 Mar 2007 01:26:31 |
clsung |
- Update to 0.24 |
0.23 24 Feb 2007 09:40:45 |
clsung |
- Update to 0.23 |
0.22 04 Dec 2006 05:53:37 |
clsung |
- Update to 0.22 |
0.21 05 Nov 2006 13:53:24 |
clsung |
- Update to 0.21 |
0.20 31 Oct 2006 01:53:11 |
clsung |
- Update to 0.20
PR: ports/104592
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> |
0.18 09 Oct 2006 16:16:48 |
clsung |
- Update to 0.18 |
0.17 08 Oct 2006 17:28:06 |
clsung |
- Update to 0.17 |
0.16 06 Oct 2006 04:05:43 |
clsung |
- Update to 0.16 |
0.15 05 Oct 2006 03:12:50 |
clsung |
- Update to 0.15 |
0.14 03 Oct 2006 01:53:13 |
clsung |
- Update to 0.14 |
0.13 02 Oct 2006 01:24:31 |
clsung |
- Update to 0.13 |
0.11_1 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.11_1 30 Nov 2005 06:22:30 |
kuriyama |
- Change dependency on p5-Test-Builder-Tester to p5-Test-Simple. |
0.11 14 Nov 2005 15:05:17 |
mat |
Take a perl@ hat and add SHA256 checksums |
0.11 31 Oct 2005 18:24:21 |
erwin |
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports |
0.11 22 Feb 2005 09:05:49 |
tobez |
Update to 0.11. |
0.10 15 Feb 2005 11:26:29 |
erwin |
- Update to 0.10
- Hand over to perl@ |
0.03 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
0.03 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.03 12 Jun 2003 16:41:16 |
erwin |
Change to my FreeBSD.org address |
0.03 13 Apr 2003 12:28:23 |
edwin |
Conditionalize dependencies for moudules included in perl 5.8
Make dependencies on modules included in the perl 5.8
distribution conditional on the perl version installed.
While I'm here, remove SITE_PERL and MAN(3)PREFIX.
17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself!
PR: ports/50588
Submitted by: Erwin Lansing <erwin@lansing.dk> |
0.03 21 Feb 2003 11:23:04 |
knu |
De-pkg-comment. |
0.03 12 Feb 2003 22:34:23 |
edwin |
make ports IGNORE instead of BROKEN for perl < 5.6
bento should not build these ports either, so mark IGNORE
instead of BROKEN when perl < 5.6
PR: ports/48207
Submitted by: Erwin Lansing <erwin@lansing.dk> |
0.03 05 Feb 2003 09:45:21 |
edwin |
New port: Test::Class - Easily create test classes in an xUnit style
Test::Class provides a simple way of creating classes and
objects to test your code in an xUnit style.
Built using Test::Builder it is designing to work with other
Test::Builder based modules (Test::More, Test::Differences,
Test::Exception, etc.)
Note: This module will make more sense if you are already
familiar with the "standard" mechanisms for testing perl
code. Those unfamiliar with Test::Harness, Test::Simple,
Test::More and friends should go take a look at them now.
PR: ports/47589
Submitted by: Erwin Lansing <erwin@lansing.dk> |