Port details |
- p5-Import-Base Import a set of modules into the calling module
- 1.004 devel
=0 1.004Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2016-03-01 16:39:38
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- This module makes it easier to build and manage a base set of imports. Rather
than importing a dozen modules in each of your project's modules, you simply
import one module and get all the other modules you want. This reduces your
module boilerplate from 12 lines to 1.
WWW: https://metacpan.org/pod/Import::Base
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Import-Base>0:devel/p5-Import-Base
- To install the port:
- cd /usr/ports/devel/p5-Import-Base/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Import-Base
- pkg install p5-Import-Base
- PKGNAME: p5-Import-Base
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1516191375
SHA256 (Import-Base-1.004.tar.gz) = 559abf0c2a10a7cd702bc1d3f05a28a6e37377c8e8e4ec4ed4afb02b18f25ee7
SIZE (Import-Base-1.004.tar.gz) = 26812
- 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-Import-Into>=1.002005 : devel/p5-Import-Into
- p5-Module-Runtime>=0 : devel/p5-Module-Runtime
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Import-Into>=1.002005 : devel/p5-Import-Into
- p5-Module-Runtime>=0 : devel/p5-Module-Runtime
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-Import-Base
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.004
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
1.004
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
17 Jan 2018 13:43:55
1.004
|
sunpoet  |
Update to 1.004
Changes: http://search.cpan.org/dist/Import-Base/CHANGES |
15 Sep 2017 08:58:50
1.003
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
17 Feb 2017 16:48:34
1.003
|
sunpoet  |
Update to 1.003
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Import-Base/CHANGES |
10 Oct 2016 20:01:29
1.002
|
adamw  |
Donate some stable Perl modules that are unlikely to see new releases
back to the collective. |
01 Apr 2016 14:00:57
1.002
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
04 Mar 2016 04:19:44
1.002
|
adamw  |
Update to 1.002.
Changes: https://metacpan.org/changes/distribution/Import-Base |
01 Mar 2016 16:39:32
1.001
|
adamw  |
Add devel/p5-Import-Base.
This module makes it easier to build and manage a base set of imports. Rather
than importing a dozen modules in each of your project's modules, you simply
import one module and get all the other modules you want. This reduces your
module boilerplate from 12 lines to 1.
WWW: https://metacpan.org/pod/Import::Base |
Number of commits found: 9
|