Date: Mon, 05 Aug 2024 12:24:11 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 280628] [NEW PORT] devel/p5-ExtUtils-Builder: Overview of foundations of ExtUtils::Builder Plan framework Message-ID: <bug-280628-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280628 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=20 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=3Dbase - built-in perl tests in a clean poudriere jail say: PASS. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280628-7788>