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,8 @@
Algorithm::Dependency is a framework for creating simple read-only
dependency hierarchies, where you have a set of items that rely on
other items in the set, and require actions on them as well.
Despite the most visible of these being software installation
systems like the CPAN installer, or debian apt-get, they are useful
in other situations. This module intentionally uses implementation-neutral
words, to avoid confusion.

View File

@@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.17 2013/05/31 12:40:02 wiz Exp $
DISTNAME= Algorithm-Dependency-1.110
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/}
MAINTAINER= rhaen@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Algorithm-Dependency/
COMMENT= Algorithmic framework for implementing dependency tree
LICENSE= ${PERL5_LICENSE}
BUILD_DEPENDS+= p5-Test-ClassAPI>=0.6:../../devel/p5-Test-ClassAPI
DEPENDS+= p5-Params-Util>=0.31:../../devel/p5-Params-Util
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/Algorithm/Dependency/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.7 2009/05/01 21:38:53 sno Exp $
SHA1 (Algorithm-Dependency-1.110.tar.gz) = 341eb6e5319790068c86a4862826e2a4ba749b1d
RMD160 (Algorithm-Dependency-1.110.tar.gz) = 56995f5f6e7c4116fa11b1c9e1e0198ee85393f6
Size (Algorithm-Dependency-1.110.tar.gz) = 40530 bytes