Port details |
- p5-ExtUtils-Builder Overview of foundations of ExtUtils::Builder Plan framework
- 0.014 devel
=2 0.013Version of this port present on the latest quarterly branch. - Maintainer: svysh.fbsd@gmail.com
 - Port Added: 2024-08-07 23:15:04
- Last Update: 2025-01-17 07:54:39
- Commit Hash: 2017def
- 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/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 - 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 = 1737087498
SHA256 (ExtUtils-Builder-0.014.tar.gz) = 20e7095a47cc62906d282279eb89a0f560832befeca99e2667bd58697e284d14
SIZE (ExtUtils-Builder-0.014.tar.gz) = 27400
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
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-ExtUtils-Config>=0.009 : devel/p5-ExtUtils-Config
- perl5>=5.36<5.37 : lang/perl5.36
- 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:
|