Port details |
- p5-Minilla CPAN module authoring tool
- 3.0.15 devel
=0 3.0.15Version of this port present on the latest quarterly branch. - Maintainer: oklaspec@gmail.com
 - Port Added: 2015-07-15 20:17:31
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Minilla is a CPAN module authoring tool. Minilla provides 'minil' command for
authorizing a CPAN distribution. The repository created and managed by Minilla
is git install ready, and cpan of course. Minilla is built on only few small
libraries. You can install Minilla without a huge list of dependencies to
heavy modules. Conventions: module written in Pure Perl are located in lib/;
executable file is in script/ directory, if any; module is maintained with
Git and git ls-files matches with what you will release; module has a static
list of prerequisites that can be described in cpanfile; has a Changes file.
WWW: https://metacpan.org/release/Minilla
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Minilla>0:devel/p5-Minilla
- To install the port:
- cd /usr/ports/devel/p5-Minilla/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Minilla
- pkg install p5-Minilla
- PKGNAME: p5-Minilla
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1519140545
SHA256 (Minilla-v3.0.15.tar.gz) = 2a250ddcc377f30d86d7718903e3b70d466216123d89725d3be199f026160861
SIZE (Minilla-v3.0.15.tar.gz) = 87360
- 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:
-
- git>=0 : devel/git
- tree>=0 : sysutils/tree
- p5-App-cpanminus>=1.6902 : devel/p5-App-cpanminus
- p5-CPAN-Uploader>=0 : devel/p5-CPAN-Uploader
- p5-Config-Identity>=0 : devel/p5-Config-Identity
- p5-Data-Section-Simple>=0.04 : devel/p5-Data-Section-Simple
- p5-Devel-CheckBin>=0 : devel/p5-Devel-CheckBin
- p5-File-Which>=0 : sysutils/p5-File-Which
- p5-File-pushd>=0 : devel/p5-File-pushd
- p5-Module-CPANfile>=0.9025 : devel/p5-Module-CPANfile
- p5-Module-Runtime>=0 : devel/p5-Module-Runtime
- p5-Moo>=1.001 : devel/p5-Moo
- p5-Pod-Markdown>=1.322 : textproc/p5-Pod-Markdown
- p5-Software-License>=0.103010 : misc/p5-Software-License
- p5-TOML>=0.95 : textproc/p5-TOML
- p5-Text-MicroTemplate>=0.20 : textproc/p5-Text-MicroTemplate
- p5-Try-Tiny>=0 : lang/p5-Try-Tiny
- p5-URI>=0 : net/p5-URI
- p5-Version-Next>=0 : textproc/p5-Version-Next
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Module-Build-Tiny>=0.039 : devel/p5-Module-Build-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- git>=0 : devel/git
- tree>=0 : sysutils/tree
- p5-App-cpanminus>=1.6902 : devel/p5-App-cpanminus
- p5-CPAN-Uploader>=0 : devel/p5-CPAN-Uploader
- p5-Config-Identity>=0 : devel/p5-Config-Identity
- p5-Data-Section-Simple>=0.04 : devel/p5-Data-Section-Simple
- p5-Devel-CheckBin>=0 : devel/p5-Devel-CheckBin
- p5-File-Which>=0 : sysutils/p5-File-Which
- p5-File-pushd>=0 : devel/p5-File-pushd
- p5-Module-CPANfile>=0.9025 : devel/p5-Module-CPANfile
- p5-Module-Runtime>=0 : devel/p5-Module-Runtime
- p5-Moo>=1.001 : devel/p5-Moo
- p5-Pod-Markdown>=1.322 : textproc/p5-Pod-Markdown
- p5-Software-License>=0.103010 : misc/p5-Software-License
- p5-TOML>=0.95 : textproc/p5-TOML
- p5-Text-MicroTemplate>=0.20 : textproc/p5-Text-MicroTemplate
- p5-Try-Tiny>=0 : lang/p5-Try-Tiny
- p5-URI>=0 : net/p5-URI
- p5-Version-Next>=0 : textproc/p5-Version-Next
- 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-Minilla
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 3.0.15
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
3.0.15
|
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) |
05 Aug 2018 19:07:58
3.0.15
|
sunpoet  |
Remove outdated PERL_LEVEL check
With hat: perl |
27 May 2018 20:15:20
3.0.15
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
27 Mar 2018 19:16:57
3.0.15
|
sunpoet  |
Update to 3.0.15
- Fix and clean up *_DEPENDS
- Remove duplicate entry in *_DEPENDS: e.g. devel/p5-Config-Identity
- Fix version requirement of *_DEPENDS
Changes: http://search.cpan.org/dist/Minilla/Changes
PR: 226744
Submitted by: sunpoet (myself)
Approved by: Serguei Okladnikov <oklaspec@gmail.com> (maintainer) |
12 Oct 2017 08:10:09
2.5.0_3
|
sunpoet  |
Convert to test framework
Approved by: portmgr (blanket) |
15 Sep 2017 08:58:50
2.5.0_3
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
29 Jun 2017 19:13:44
2.5.0_3
|
sunpoet  |
Remove Perl core modules
- While I'm here, use DISTVERSIONPREFIX instead of DISTNAME
- Bump PORTREVISION for dependency change
With hat: perl |
31 Jan 2017 16:21:46
2.5.0_2
|
mat  |
Bump PORTREVISION for ports affected by the fix the last commit.
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight |
01 Apr 2016 14:00:57
2.5.0_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
31 Mar 2016 15:23:13
2.5.0_1
|
mat  |
Cleanup dependencies on lang/p5-Scalar-List-Utils.
The different cases are:
- Only bring it if the one bundled with Perl is outdated.
- The version bundled with all our Perl is sufficient.
- Scalar-List-Util is not really needed by the port.
(looking for /(Sub|Scalar|List)::Util/ returns nothing.)
While there, do some minor cleanup that caught my eye.
PR: 208378
With hat: perl@
Sponsored by: Absolight |
27 Oct 2015 15:49:18
2.5.0
|
sunpoet  |
- Add LICENSE
Approved by: portmgr (blanket) |
20 Oct 2015 16:23:31
2.5.0
|
amdmi3  |
- Update to 2.5.0
PR: 203727
Submitted by: oklaspec@gmail.com (maintainer) |
15 Jul 2015 20:17:14
2.4.1
|
amdmi3  |
- Add devel/p5-Minilla
Minilla is a CPAN module authoring tool. Minilla provides 'minil' command for
authorizing a CPAN distribution. The repository created and managed by Minilla
is git install ready, and cpan of course. Minilla is built on only few small
libraries. You can install Minilla without a huge list of dependencies to
heavy modules. Conventions: module written in Pure Perl are located in lib/;
executable file is in script/ directory, if any; module is maintained with
Git and git ls-files matches with what you will release; module has a static
list of prerequisites that can be described in cpanfile; has a Changes file.
WWW: http://search.cpan.org/dist/Minilla/
PR: 200515
Submitted by: oklaspec@gmail.com |