[Bug 280628] [NEW PORT] devel/p5-ExtUtils-Builder: Overview of foundations of ExtUtils::Builder Plan framework
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 280628] [NEW PORT] devel/p5-ExtUtils-Builder: Overview of foundations of ExtUtils::Builder Plan framework"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 280628] [NEW PORT] devel/p5-ExtUtils-Builder: Overview of foundations of ExtUtils::Builder Plan framework"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 280628] [NEW PORT] devel/p5-ExtUtils-Builder: Overview of foundations of ExtUtils::Builder Plan framework"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Aug 2024 12:24:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280628 Bug ID: 280628 Summary: [NEW PORT] devel/p5-ExtUtils-Builder: Overview of foundations of ExtUtils::Builder Plan framework Product: Ports & Packages Version: Latest Hardware: Any URL: https://metacpan.org/dist/ExtUtils-Builder OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: svysh.fbsd@gmail.com - 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 - "portlint -AC" is happy. - "portclippy Makefile" is happy. - "portfmt -D Makefile" is happy. - Tested with: 14.1-RELEASE-p2 portlint 2.22.1 portfmt 1.1.5 pkg 1.21.99.2 poudriere-git-3.4.99.20240709 perl 5.36.3_1 openssl 3.0.13 ssl=base - built-in perl tests in a clean poudriere jail say: PASS. -- You are receiving this mail because: You are the assignee for the bug.