| Port details |
- p5-ExtUtils-Builder Overview of foundations of ExtUtils::Builder Plan framework
- 0.020 devel
=0 0.017Version of this port present on the latest quarterly branch. - Maintainer: svysh.fbsd@gmail.com
 - Port Added: 2024-08-07 23:15:04
- Last Update: 2026-02-28 23:11:03
- Commit Hash: 7c54488
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/dist/ExtUtils-Builder
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- p5-ExtUtils-Builder>0:devel/p5-ExtUtils-Builder
- To install the port:
- cd /usr/ports/devel/p5-ExtUtils-Builder/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-ExtUtils-Builder
- pkg install p5-ExtUtils-Builder
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-ExtUtils-Builder
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1772317216
SHA256 (ExtUtils-Builder-0.020.tar.gz) = 52d651e3aa0327250e47987d45ff48e9cc90b5b7bd2fb0ff3f78783e532affcc
SIZE (ExtUtils-Builder-0.020.tar.gz) = 31383
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-ExtUtils-Config>=0.009 : devel/p5-ExtUtils-Config
- p5-ExtUtils-Helpers>=0.027 : devel/p5-ExtUtils-Helpers
- perl5>=5.42.r<5.43 : lang/perl5.42
- Runtime dependencies:
-
- p5-ExtUtils-Config>=0.009 : devel/p5-ExtUtils-Config
- p5-ExtUtils-Helpers>=0.027 : devel/p5-ExtUtils-Helpers
- perl5>=5.42.r<5.43 : lang/perl5.42
- This port is required by:
- for Build
-
- devel/p5-ExtUtils-Builder-Compiler
- for Run
-
- devel/p5-ExtUtils-Builder-Compiler
Configuration Options:
- No options to configure
- Options name:
- devel_p5-ExtUtils-Builder
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|