Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
One shortcoming of the CPAN clients that currently exist is that
they have no way of specifying conflicting downstream dependencies
of modules. This module attempts to work around this issue by
allowing you to specify conflicting versions of modules separately,
and deal with them after the module is done installing.

View File

@@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.4 2013/05/31 12:40:16 wiz Exp $
DISTNAME= Dist-CheckConflicts-0.02
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dist/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Dist-CheckConflicts/
COMMENT= Perl 5 module to declare version conflicts for your dist
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-List-MoreUtils>=0.12:../../devel/p5-List-MoreUtils
DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter
DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
PERL5_PACKLIST= auto/Dist/CheckConflicts/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2011/08/16 20:50:54 wiz Exp $
SHA1 (Dist-CheckConflicts-0.02.tar.gz) = d9c7366073e558a682f22271cceb24e46e37bcc4
RMD160 (Dist-CheckConflicts-0.02.tar.gz) = 54f9a92709b52e995d558b98d28d87721835907f
Size (Dist-CheckConflicts-0.02.tar.gz) = 15461 bytes