Port details |
- p5-Test-DependentModules Test all modules which depend on your module
- 0.27 devel
=0 0.27Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2012-04-30 01:47:47
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5
- License: ART20
- Description:
- Test::DependentModules is intended as a tool for module authors who would like
to easily test that a module release will not break dependencies. This is
particularly useful for module authors (like myself) who have modules which are
a dependency of many other modules.
WARNING: The tests this module does should *NEVER* be included as part of a
normal CPAN install!
WWW: https://metacpan.org/release/Test-DependentModules
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Test-DependentModules>0:devel/p5-Test-DependentModules
- To install the port:
- cd /usr/ports/devel/p5-Test-DependentModules/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Test-DependentModules
- pkg install p5-Test-DependentModules
- PKGNAME: p5-Test-DependentModules
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1547994894
SHA256 (Test-DependentModules-0.27.tar.gz) = d1fbcd00c7562c76bca73e0e745d661a224a526787eb2cf92a2194e260e3e1f4
SIZE (Test-DependentModules-0.27.tar.gz) = 36229
- 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 : devel/p5-Capture-Tiny
- p5-File-chdir>=0 : devel/p5-File-chdir
- p5-Parallel-ForkManager>=0.7.6 : devel/p5-Parallel-ForkManager
- p5-IO-Handle-Util>=0 : devel/p5-IO-Handle-Util
- p5-IPC-Run3>=0 : devel/p5-IPC-Run3
- p5-Log-Dispatch>=0 : devel/p5-Log-Dispatch
- p5-MetaCPAN-Client>=0 : devel/p5-MetaCPAN-Client
- p5-Try-Tiny>=0 : lang/p5-Try-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Capture-Tiny>=0 : devel/p5-Capture-Tiny
- p5-File-chdir>=0 : devel/p5-File-chdir
- p5-Parallel-ForkManager>=0.7.6 : devel/p5-Parallel-ForkManager
- p5-IO-Handle-Util>=0 : devel/p5-IO-Handle-Util
- p5-IPC-Run3>=0 : devel/p5-IPC-Run3
- p5-Log-Dispatch>=0 : devel/p5-Log-Dispatch
- p5-MetaCPAN-Client>=0 : devel/p5-MetaCPAN-Client
- p5-Try-Tiny>=0 : lang/p5-Try-Tiny
- 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-DependentModules
- 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.27
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20 Jan 2019 20:49:50
0.27
|
sunpoet  |
Update to 0.27
Changes: https://metacpan.org/changes/distribution/Test-DependentModules |
06 Oct 2018 13:06:45
0.26_1
|
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.26_1
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
12 Nov 2017 19:10:10
0.26_1
|
sunpoet  |
Remove Perl core modules
- Bump PORTREVISION for dependency change |
02 Nov 2017 21:41:47
0.26
|
olgeni  |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams. |
02 Jun 2017 18:13:14
0.26
|
sunpoet  |
Remove outdated PERL_LEVEL check |
17 Dec 2016 16:11:01
0.26
|
mat  |
Whatever you do, ${PORTSDIR}/ keeps creeping back.
Sponsored by: Absolight |
13 Nov 2016 17:36:36
0.26
|
sunpoet  |
- Revert the removal of PERL_LEVEL check
Notified by: mat |
06 Nov 2016 16:51:01
0.26
|
sunpoet  |
- Remove outdated PERL_LEVEL check |
01 Apr 2016 14:00:57
0.26
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
09 Nov 2015 18:43:04
0.26
|
sunpoet  |
- Update to 0.26
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Test-DependentModules/Changes |
08 Oct 2015 18:42:43
0.24
|
sunpoet  |
- Update to 0.24
Changes: http://search.cpan.org/dist/Test-DependentModules/Changes |
23 Aug 2015 16:39:47
0.22
|
sunpoet  |
- Update to 0.22
Changes: http://search.cpan.org/dist/Test-DependentModules/Changes |
19 Jul 2015 16:36:19
0.21
|
sunpoet  |
- Update to 0.21
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Test-DependentModules/Changes |
26 Nov 2014 13:08:38
0.20_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.20
|
bapt  |
Cleanup plist |
02 Sep 2014 15:37:46
0.20
|
sunpoet  |
- Update to 0.20
Changes: http://search.cpan.org/dist/Test-DependentModules/Changes |
27 Jun 2014 11:45:44
0.19
|
sunpoet  |
- Update to 0.19
Changes: http://search.cpan.org/dist/Test-DependentModules/Changes |
05 May 2014 14:40:02
0.18
|
sunpoet  |
- Update to 0.18
Changes: http://search.cpan.org/dist/Test-DependentModules/Changes |
30 Sep 2013 20:41:25
0.17
|
sunpoet  |
- Support STAGEDIR |
20 Sep 2013 17:13:47
0.17
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
21 Aug 2013 14:08:08
0.17
|
sunpoet  |
- Convert to new perl framework |
15 Jul 2013 15:52:59
0.17
|
sunpoet  |
- Update to 0.17
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Test-DependentModules/Changes |
23 May 2013 20:23:19
0.15
|
sunpoet  |
- Update to 0.15
Changes: http://search.cpan.org/dist/Test-DependentModules/Changes |
18 Mar 2013 14:47:37
0.14
|
sunpoet  |
- Update to 0.14
- Add LICENSE
- Remove outdated PERL_LEVEL check
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Test-DependentModules/Changes |
16 Dec 2012 06:12:28
0.13
|
az  |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
30 Apr 2012 01:49:17
0.13
|
sunpoet  |
- Remove double space |
30 Apr 2012 01:47:13
0.13
|
sunpoet  |
- Add p5-Test-DependentModules 0.12
Test::DependentModules is intended as a tool for module authors who would like
to easily test that a module release will not break dependencies. This is
particularly useful for module authors (like myself) who have modules which are
a dependency of many other modules.
WARNING: The tests this module does should *NEVER* be included as part of a
normal CPAN install!
WWW: http://search.cpan.org/dist/Test-DependentModules/ |