mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
- This new port is needed as an indirect dependency for a new major release of existing port security/p5-Crypt-Argon2 - An overview of the foundations of the ExtUtils::Builder Plan framework. Actions are the cornerstone of this framework. They provide an interface between build tools (e.g. ExtUtils::MakeMaker, Module::Build, ...) and building extensions. This allows producing and consuming sides to be completely independent from each other. It is a flexible abstraction around pieces of work, this work can be a piece of perl code, an external command, a mix of those or possibly other things. https://metacpan.org/dist/ExtUtils-Builder PR: 280628
30 lines
1.4 KiB
Text
30 lines
1.4 KiB
Text
%%SITE_PERL%%/ExtUtils/Builder.pm
|
|
%%SITE_PERL%%/ExtUtils/Builder/Action.pm
|
|
%%SITE_PERL%%/ExtUtils/Builder/Action/Code.pm
|
|
%%SITE_PERL%%/ExtUtils/Builder/Action/Command.pm
|
|
%%SITE_PERL%%/ExtUtils/Builder/Action/Composite.pm
|
|
%%SITE_PERL%%/ExtUtils/Builder/Action/Function.pm
|
|
%%SITE_PERL%%/ExtUtils/Builder/Action/Perl.pm
|
|
%%SITE_PERL%%/ExtUtils/Builder/Action/Primitive.pm
|
|
%%SITE_PERL%%/ExtUtils/Builder/MakeMaker.pm
|
|
%%SITE_PERL%%/ExtUtils/Builder/Node.pm
|
|
%%SITE_PERL%%/ExtUtils/Builder/Plan.pm
|
|
%%SITE_PERL%%/ExtUtils/Builder/Planner.pm
|
|
%%SITE_PERL%%/ExtUtils/Builder/Planner/Extension.pm
|
|
%%SITE_PERL%%/ExtUtils/Builder/Serializer.pm
|
|
%%SITE_PERL%%/ExtUtils/Builder/Util.pm
|
|
%%PERL5_MAN3%%/ExtUtils::Builder.3.gz
|
|
%%PERL5_MAN3%%/ExtUtils::Builder::Action.3.gz
|
|
%%PERL5_MAN3%%/ExtUtils::Builder::Action::Code.3.gz
|
|
%%PERL5_MAN3%%/ExtUtils::Builder::Action::Command.3.gz
|
|
%%PERL5_MAN3%%/ExtUtils::Builder::Action::Composite.3.gz
|
|
%%PERL5_MAN3%%/ExtUtils::Builder::Action::Function.3.gz
|
|
%%PERL5_MAN3%%/ExtUtils::Builder::Action::Perl.3.gz
|
|
%%PERL5_MAN3%%/ExtUtils::Builder::Action::Primitive.3.gz
|
|
%%PERL5_MAN3%%/ExtUtils::Builder::MakeMaker.3.gz
|
|
%%PERL5_MAN3%%/ExtUtils::Builder::Node.3.gz
|
|
%%PERL5_MAN3%%/ExtUtils::Builder::Plan.3.gz
|
|
%%PERL5_MAN3%%/ExtUtils::Builder::Planner.3.gz
|
|
%%PERL5_MAN3%%/ExtUtils::Builder::Planner::Extension.3.gz
|
|
%%PERL5_MAN3%%/ExtUtils::Builder::Serializer.3.gz
|
|
%%PERL5_MAN3%%/ExtUtils::Builder::Util.3.gz
|