summaryrefslogtreecommitdiff
path: root/devel/p5-Dist-Zilla
diff options
context:
space:
mode:
authorsno <sno>2012-07-05 17:13:54 +0000
committersno <sno>2012-07-05 17:13:54 +0000
commita8db1f982c1b565ac2f92bd99f8acc62d6664519 (patch)
tree8fb7064e980c12798203ee3a118ea745bdcd718f /devel/p5-Dist-Zilla
parent9d6ceb583b4d3aa19d35357900478133c423fb29 (diff)
downloadpkgsrc-a8db1f982c1b565ac2f92bd99f8acc62d6664519.tar.gz
Importing package for Perl 5 module Dist::Zilla version 4.300020 from
CPAN into devel/p5-Dist-Zilla. Dist::Zilla builds distributions of code to be uploaded to the CPAN. In this respect, it is like ExtUtils::MakeMaker, Module::Build, or Module::Install. Unlike those tools, however, it is not also a system for installing code that has been downloaded from the CPAN. Since it's only run by authors, and is meant to be run on a repository checkout rather than on published, released code, it can do much more than those tools, and is free to make much more ludicrous demands in terms of prerequisites.
Diffstat (limited to 'devel/p5-Dist-Zilla')
-rw-r--r--devel/p5-Dist-Zilla/DESCR7
-rw-r--r--devel/p5-Dist-Zilla/Makefile71
-rw-r--r--devel/p5-Dist-Zilla/distinfo5
3 files changed, 83 insertions, 0 deletions
diff --git a/devel/p5-Dist-Zilla/DESCR b/devel/p5-Dist-Zilla/DESCR
new file mode 100644
index 00000000000..e30c0ec55ee
--- /dev/null
+++ b/devel/p5-Dist-Zilla/DESCR
@@ -0,0 +1,7 @@
+Dist::Zilla builds distributions of code to be uploaded to the CPAN.
+In this respect, it is like ExtUtils::MakeMaker, Module::Build, or
+Module::Install. Unlike those tools, however, it is not also a system for
+installing code that has been downloaded from the CPAN. Since it's only
+run by authors, and is meant to be run on a repository checkout rather
+than on published, released code, it can do much more than those tools,
+and is free to make much more ludicrous demands in terms of prerequisites.
diff --git a/devel/p5-Dist-Zilla/Makefile b/devel/p5-Dist-Zilla/Makefile
new file mode 100644
index 00000000000..ffb766413cb
--- /dev/null
+++ b/devel/p5-Dist-Zilla/Makefile
@@ -0,0 +1,71 @@
+# $NetBSD: Makefile,v 1.1 2012/07/05 17:13:54 sno Exp $
+
+DISTNAME= Dist-Zilla-4.300020
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dist/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Dist-Zilla/
+COMMENT= Perl 5 module distribution builder; installer not included
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-App-Cmd>=0.309:../../devel/p5-App-Cmd
+DEPENDS+= p5-CPAN-Meta>=2.120630:../../devel/p5-CPAN-Meta
+DEPENDS+= p5-CPAN-Meta-Requirements>=2.121:../../devel/p5-CPAN-Meta-Requirements
+DEPENDS+= p5-CPAN-Uploader>=0.101550:../../devel/p5-CPAN-Uploader
+DEPENDS+= p5-Class-Load>=0.17:../../devel/p5-Class-Load
+DEPENDS+= p5-Config-INI-[0-9]*:../../devel/p5-Config-INI
+DEPENDS+= p5-Config-MVP>=2.200002:../../devel/p5-Config-MVP
+DEPENDS+= p5-Config-MVP-Reader-INI>=2.0:../../devel/p5-Config-MVP-Reader-INI
+DEPENDS+= p5-Data-Section>=0.004:../../devel/p5-Data-Section
+DEPENDS+= p5-DateTime>=0.4400:../../time/p5-DateTime
+DEPENDS+= p5-File-Copy-Recursive-[0-9]*:../../sysutils/p5-File-Copy-Recursive
+DEPENDS+= p5-File-Find-Rule-[0-9]*:../../devel/p5-File-Find-Rule
+DEPENDS+= p5-File-HomeDir-[0-9]*:../../devel/p5-File-HomeDir
+DEPENDS+= p5-File-ShareDir-[0-9]*:../../devel/p5-File-ShareDir
+DEPENDS+= p5-File-ShareDir-Install>=0.03:../../devel/p5-File-ShareDir-Install
+DEPENDS+= p5-File-pushd-[0-9]*:../../devel/p5-File-pushd
+DEPENDS+= p5-Hash-Merge-Simple-[0-9]*:../../devel/p5-Hash-Merge-Simple
+DEPENDS+= p5-JSON>=2.00:../../converters/p5-JSON
+DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
+DEPENDS+= p5-Log-Dispatchouli>=1.102.220:../../devel/p5-Log-Dispatchouli
+DEPENDS+= p5-Moose>=0.9100:../../devel/p5-Moose
+DEPENDS+= p5-Moose-Autobox>=0.10:../../devel/p5-Moose-Autobox
+DEPENDS+= p5-MooseX-LazyRequire-[0-9]*:../../devel/p5-MooseX-LazyRequire
+DEPENDS+= p5-MooseX-Role-Parameterized-[0-9]*:../../devel/p5-MooseX-Role-Parameterized
+DEPENDS+= p5-MooseX-SetOnce-[0-9]*:../../devel/p5-MooseX-SetOnce
+DEPENDS+= p5-MooseX-Types-[0-9]*:../../devel/p5-MooseX-Types
+DEPENDS+= p5-MooseX-Types-Path-Class-[0-9]*:../../devel/p5-MooseX-Types-Path-Class
+DEPENDS+= p5-MooseX-Types-Perl-[0-9]*:../../devel/p5-MooseX-Types-Perl
+DEPENDS+= p5-PPI-[0-9]*:../../devel/p5-PPI
+DEPENDS+= p5-Params-Util-[0-9]*:../../devel/p5-Params-Util
+DEPENDS+= p5-Path-Class-[0-9]*:../../devel/p5-Path-Class
+DEPENDS+= p5-Perl-PrereqScanner>=1.005:../../devel/p5-Perl-PrereqScanner
+DEPENDS+= p5-Perl-Version-[0-9]*:../../devel/p5-Perl-Version
+DEPENDS+= p5-Pod-Eventual>=0.091.480:../../textproc/p5-Pod-Eventual
+DEPENDS+= p5-Software-License>=0.101.370:../../devel/p5-Software-License
+DEPENDS+= p5-String-Formatter>=0.100680:../../textproc/p5-String-Formatter
+DEPENDS+= p5-String-RewritePrefix>=0.005:../../textproc/p5-String-RewritePrefix
+DEPENDS+= p5-Sub-Exporter-ForMethods-[0-9]*:../../devel/p5-Sub-Exporter-ForMethods
+DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
+# Term::ReadLine and Term::UI are part of core
+DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
+DEPENDS+= p5-Text-Glob>=0.08:../../textproc/p5-Text-Glob
+DEPENDS+= p5-Text-Template-[0-9]*:../../textproc/p5-Text-Template
+DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
+DEPENDS+= p5-YAML-Tiny-[0-9]*:../../textproc/p5-YAML-Tiny
+DEPENDS+= p5-autobox>=2.53:../../devel/p5-autobox
+DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
+
+BUILD_DEPENDS+= p5-File-ShareDir-Install>=0.03:../../devel/p5-File-ShareDir-Install
+BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
+BUILD_DEPENDS+= p5-Test-File-ShareDir-[0-9]*:../../devel/p5-Test-File-ShareDir
+BUILD_DEPENDS+= {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Dist/Zilla/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Dist-Zilla/distinfo b/devel/p5-Dist-Zilla/distinfo
new file mode 100644
index 00000000000..9e4a48c4574
--- /dev/null
+++ b/devel/p5-Dist-Zilla/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2012/07/05 17:13:54 sno Exp $
+
+SHA1 (Dist-Zilla-4.300020.tar.gz) = a44296e9d3de53392c5b77bfd971a12b7fd2d91f
+RMD160 (Dist-Zilla-4.300020.tar.gz) = d975f40515344e9a3bff1938aff4ad83b8703bd9
+Size (Dist-Zilla-4.300020.tar.gz) = 125884 bytes