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-Module-Build-Prereqs-FromCPANfile Construct prereq parameters of Module::Build from cpanfile
0.02 devel on this many watch lists=2 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.02Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-16 18:33:37
Last Update: 2023-08-16 18:25:05
Commit Hash: b4ec23b
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/dist/Module-Build-Prereqs-FromCPANfile
Description:
Module::Build::Prereqs::FromCPANfile reads cpanfile and converts its content into valid prereq parameters for new() method of Module::Build.
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-Module-Build-Prereqs-FromCPANfile-0.02/catalog.mk
  2. /usr/local/share/licenses/p5-Module-Build-Prereqs-FromCPANfile-0.02/LICENSE
  3. /usr/local/share/licenses/p5-Module-Build-Prereqs-FromCPANfile-0.02/ART10
  4. /usr/local/share/licenses/p5-Module-Build-Prereqs-FromCPANfile-0.02/GPLv1+
  5. lib/perl5/site_perl/Module/Build/Prereqs/FromCPANfile.pm
  6. lib/perl5/site_perl/man/man3/Module::Build::Prereqs::FromCPANfile.3.gz
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • p5-Module-Build-Prereqs-FromCPANfile>0:devel/p5-Module-Build-Prereqs-FromCPANfile
To install the port:
cd /usr/ports/devel/p5-Module-Build-Prereqs-FromCPANfile/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Module-Build-Prereqs-FromCPANfile
  • pkg install p5-Module-Build-Prereqs-FromCPANfile
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Module-Build-Prereqs-FromCPANfile
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1691069890 SHA256 (Module-Build-Prereqs-FromCPANfile-0.02.tar.gz) = 94d17867bea8e04bf8a636bcbfb78c5d432cb8fbc0e046b88445c3983e089e29 SIZE (Module-Build-Prereqs-FromCPANfile-0.02.tar.gz) = 6382

Packages (timestamps in pop-ups are UTC):
p5-Module-Build-Prereqs-FromCPANfile
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.020.02-0.020.02---
FreeBSD:13:quarterly0.020.02-0.020.020.020.020.02
FreeBSD:14:latest0.020.02-0.020.02---
FreeBSD:14:quarterly0.020.02-0.020.020.020.020.02
FreeBSD:15:latest0.020.02n/a0.02n/a0.020.020.02
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Module-CPANfile>=1.0000 : devel/p5-Module-CPANfile
  2. perl5>=5.34<5.35 : lang/perl5.34
  3. p5-Module-Build>=0.4206 : devel/p5-Module-Build
  4. perl5>=5.34<5.35 : lang/perl5.34
Runtime dependencies:
  1. p5-Module-CPANfile>=1.0000 : devel/p5-Module-CPANfile
  2. perl5>=5.34<5.35 : lang/perl5.34
This port is required by:
for Build
  1. devel/p5-AnyEvent-Connector

Configuration Options:
No options to configure
Options name:
devel_p5-Module-Build-Prereqs-FromCPANfile
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/Module/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Module/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Module/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Module/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Module/
  7. http://backpan.perl.org/modules/by-module/Module/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Module/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Module/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Module/
  12. https://www.cpan.org/modules/by-module/Module/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.02
16 Aug 2023 18:25:05
commit hash: b4ec23b97c581e899be514a2d637e7e42394a022commit hash: b4ec23b97c581e899be514a2d637e7e42394a022commit hash: b4ec23b97c581e899be514a2d637e7e42394a022commit hash: b4ec23b97c581e899be514a2d637e7e42394a022 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Module-Build-Prereqs-FromCPANfile: Add
p5-Module-Build-Prereqs-FromCPANfile 0.02

Module::Build::Prereqs::FromCPANfile reads cpanfile and converts its content
into valid prereq parameters for new() method of Module::Build.

Number of commits found: 1