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,4 @@
Sick of writing 00_load.t (or something like that) that do use_ok() for every
written module? Even sicker of updating 00_load.t every time adding another file
to the distro? This module reads MANIFEST to find modules to be tested and does
use_ok() for each of them. Now all to do is keeping MANIFEST up to date.

View File

@@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.6 2013/05/31 12:40:51 wiz Exp $
DISTNAME= Test-UseAllModules-0.12
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Test-UseAllModules/
COMMENT= Do use_ok() for all the MANIFESTed modules
LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Test/UseAllModules/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2009/09/22 19:30:03 sno Exp $
SHA1 (Test-UseAllModules-0.12.tar.gz) = a02b4a25f7e5e4c0240bb0f92216ebf038e73040
RMD160 (Test-UseAllModules-0.12.tar.gz) = 4460e2bd099399eca56bb1259b2bd4d4272b0d9e
Size (Test-UseAllModules-0.12.tar.gz) = 4379 bytes