Port details |
- p5-Test-Dependencies Ensure that your Makefile.PL specifies all module dependencies
- 0.30_1 devel
=0 0.30_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2006-07-13 18:33:50
- Last Update: 2022-06-03 09:00:29
- Commit Hash: ed0ecba
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Makes sure that all of the modules that are 'use'd are listed
in the Makefile.PL as dependencies.
WWW: https://metacpan.org/release/Test-Dependencies
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Test-Dependencies>0:devel/p5-Test-Dependencies
- To install the port:
- cd /usr/ports/devel/p5-Test-Dependencies/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Test-Dependencies
- pkg install p5-Test-Dependencies
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Test-Dependencies
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1605426381
SHA256 (Test-Dependencies-0.30.tar.gz) = 47bbb8266588b9f38f9a3c8abdd04208f27d80efd748a2956854ba83efb0bb94
SIZE (Test-Dependencies-0.30.tar.gz) = 15780
- 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-File-Find-Rule-Perl>=0 : devel/p5-File-Find-Rule-Perl
- p5-IPC-Cmd>=0 : devel/p5-IPC-Cmd
- p5-Pod-Strip>=0 : textproc/p5-Pod-Strip
- p5-YAML>=0 : textproc/p5-YAML
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-File-Find-Rule-Perl>=0 : devel/p5-File-Find-Rule-Perl
- p5-IPC-Cmd>=0 : devel/p5-IPC-Cmd
- p5-Pod-Strip>=0 : textproc/p5-Pod-Strip
- p5-YAML>=0 : textproc/p5-YAML
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-Test-Dependencies
- 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 |
03 Jun 2022 09:00:29 0.30_1
|
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Test-Dependencies: Remove outdated PERL_LEVEL check
lang/perl5.30 has been removed in b3fb5d8b3c860bd3c3ebcffafe621aea61379539. |
14 Jul 2021 16:09:45 0.30_1
|
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Test-Dependencies: Fix typo
- Bump PORTREVISION for dependency change
% corelist Module::CoreList 5.20200620
Data for 2021-06-20
Module::CoreList 5.20200620 was released with perl v5.32.0 |
06 Apr 2021 14:31:07 0.30
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
15 Nov 2020 18:00:52
0.30
|
sunpoet  |
Update to 0.30
Changes: https://metacpan.org/changes/distribution/Test-Dependencies |
13 Oct 2020 18:41:59
0.29
|
sunpoet  |
Update to 0.29
Changes: https://metacpan.org/changes/distribution/Test-Dependencies |
05 Sep 2020 10:09:12
0.28
|
sunpoet  |
Update to 0.28
Changes: https://metacpan.org/changes/distribution/Test-Dependencies |
30 Sep 2019 04:17:19
0.24
|
sunpoet  |
Update to 0.24
- Add NO_ARCH
- Take maintainership
Changes: https://metacpan.org/changes/distribution/Test-Dependencies |
06 Oct 2018 13:06:45
0.23
|
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) |
27 May 2018 20:15:20
0.23
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.23
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
08 Oct 2016 22:42:06
0.23
|
adamw  |
Update to 0.23.
Changes: https://metacpan.org/changes/distribution/Test-Dependencies |
12 Aug 2016 02:27:25
0.21
|
wen  |
- Update to 0.21
Changes: http://cpansearch.perl.org/src/EHUELS/Test-Dependencies-0.21/Changes
- Add LICENSE |
01 Jul 2016 14:27:26
0.20
|
mat  |
Update to 0.20.
Sponsored by: Absolight |
01 Apr 2016 14:00:57
0.12_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.12_2
|
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.12_1
|
bapt  |
Cleanup plist |
31 Oct 2013 14:31:31
0.12_1
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 17:13:47
0.12_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
02 Aug 2013 18:52:11
0.12_1
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
06 Jun 2012 11:22:18
0.12_1
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
01 May 2012 01:47:10
0.12_1
|
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
21 Jan 2012 17:40:15
0.12_1
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
03 Jul 2011 14:59:23
0.12_1
|
ohauer  |
-remove MD5 |
24 Sep 2010 02:03:44
0.12_1
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
28 Jan 2010 22:37:43
0.12_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 14).
Approved by: portmgr (itetcu) |
17 Nov 2009 08:42:04
0.12
|
clsung  |
- Update to 0.12
Changes: http://search.cpan.org/dist/Test-Dependencies/Changes |
07 Jan 2008 07:36:23
0.11
|
clsung  |
- Update to 0.11
- reset maintainership
Changes: http://search.cpan.org/dist/Test-Dependencies/Changes
PR: ports/119401
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> |
31 Jan 2007 15:21:53
0.08
|
rafan  |
- It builds fine in tinderbox with latest ports and src tree. It seems that
the missing IPC::Cmd is related to other perl modules. So, do not mark it
interactive.
Approved by: Jin-Shan Tseng (maintainer) |
29 Jan 2007 22:15:23
0.08
|
kris  |
Port somehow became interactive, typically this means it's missing a
dependency. |
09 Aug 2006 08:56:15
0.08
|
clsung  |
- Update to 0.08
PR: ports/101637
Submitted by: clsung
Approved by: maintainer (Jin-Shan Tseng) |
26 Jul 2006 15:17:41
0.07
|
clsung  |
- Update to 0.07
PR: ports/100849
Submitted by: maintainer (Jin-Shan Tseng) |
20 Jul 2006 06:35:07
0.06
|
clsung  |
- Update to 0.06
PR: ports/100592
Submitted by: maintainer |
20 Jul 2006 03:39:39
0.05
|
clsung  |
- Update to 0.05
PR: ports/100527
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Reviewed by: maintainer (Jin-Shan Tseng)
Approved by: maintainer |
13 Jul 2006 18:31:33
0.03
|
novel  |
Makes sure that all of the modules that are 'use'd are listed
in the Makefile.PL as dependencies.
WWW: http://search.cpan.org/dist/Test-Dependencies/
PR: ports/100154
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> |