notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
p5-Test-CPANfile See if cpanfile lists every used modules
0.08 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.08Version of this port present on the latest quarterly branch.
Maintainer: root@dc365.ru search for ports maintained by this maintainer
Port Added: 2025-07-16 17:24:09
Last Update: 2025-07-23 07:24:46
Commit Hash: 9f0b154
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/dist/Test-CPANfile
Description:
This module tests if cpanfile lists every used modules or not. It's ok if you list a module that is evaled in the code, or a module that does not appear in the code, as requires, but it complains if a used module is listed as recommends or suggests.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Test-CPANfile-0.08/catalog.mk
  2. /usr/local/share/licenses/p5-Test-CPANfile-0.08/LICENSE
  3. /usr/local/share/licenses/p5-Test-CPANfile-0.08/ART10
  4. /usr/local/share/licenses/p5-Test-CPANfile-0.08/GPLv1+
  5. lib/perl5/site_perl/Test/CPANfile.pm
  6. lib/perl5/site_perl/man/man3/Test::CPANfile.3.gz
  7. @owner
  8. @group
  9. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • p5-Test-CPANfile>0:devel/p5-Test-CPANfile
To install the port:
cd /usr/ports/devel/p5-Test-CPANfile/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Test-CPANfile
  • pkg install p5-Test-CPANfile
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Test-CPANfile
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1751276008 SHA256 (Test-CPANfile-0.08.tar.gz) = 48edb5c93fce52239207f36ca6216473e4177fbc6ef0ae443c1c4728e1ffc882 SIZE (Test-CPANfile-0.08.tar.gz) = 11159

Packages (timestamps in pop-ups are UTC):
p5-Test-CPANfile
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.080.08-0.080.08n/an/an/a
FreeBSD:13:quarterly0.080.08--0.08n/an/an/a
FreeBSD:14:latest0.080.08-0.080.08---
FreeBSD:14:quarterly0.080.08--0.08---
FreeBSD:15:latest0.080.08n/a0.08n/an/a--
FreeBSD:15:quarterly0.080.08n/a-n/an/a--
FreeBSD:16:latest0.080.08n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-ExtUtils-MakeMaker-CPANfile>=0.06 : devel/p5-ExtUtils-MakeMaker-CPANfile
  2. perl5>=5.40.r<5.41 : lang/perl5.40
Test dependencies:
  1. perl5>=5.40.r<5.41 : lang/perl5.40
Runtime dependencies:
  1. p5-CPAN-Common-Index>=0 : devel/p5-CPAN-Common-Index
  2. p5-Module-CPANfile>=1.1004 : devel/p5-Module-CPANfile
  3. p5-Perl-PrereqScanner-NotQuiteLite>=0.9913 : devel/p5-Perl-PrereqScanner-NotQuiteLite
  4. p5-Test-UseAllModules>=0.17 : devel/p5-Test-UseAllModules
  5. perl5>=5.40.r<5.41 : lang/perl5.40
This port is required by:
for Build
  1. textproc/p5-Markdown-Perl

Configuration Options:
No options to configure
Options name:
devel_p5-Test-CPANfile
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Test/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Test/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Test/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Test/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Test/
  7. http://backpan.perl.org/modules/by-module/Test/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Test/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Test/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Test/
  12. https://www.cpan.org/modules/by-module/Test/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.08
23 Jul 2025 07:24:46
commit hash: 9f0b154dca7af2650b9c629f57191dd9e8a80c9acommit hash: 9f0b154dca7af2650b9c629f57191dd9e8a80c9acommit hash: 9f0b154dca7af2650b9c629f57191dd9e8a80c9acommit hash: 9f0b154dca7af2650b9c629f57191dd9e8a80c9a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-CPANfile: Clean up Makefile

- Remove MASTER_SITE_SUBDIR
- Remove USES=localbase

Approved by:	portmgr (blanket)
With hat:	perl
0.08
16 Jul 2025 17:21:32
commit hash: db683e56c9c7fd7602502d4ef64e6e4d1426713fcommit hash: db683e56c9c7fd7602502d4ef64e6e4d1426713fcommit hash: db683e56c9c7fd7602502d4ef64e6e4d1426713fcommit hash: db683e56c9c7fd7602502d4ef64e6e4d1426713f files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/p5-Test-CPANfile: add new port (+)

This module tests if cpanfile lists every used modules or not.

PR:	288257

Number of commits found: 2