Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -0,0 +1,6 @@
This module is more or less a bunch of heuristics for determining if a
given path is a development tree root of some kind.
This has many useful applications, notably ones that require
behaviours for "installed" modules to be different to those that are
still "in development"

View File

@@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.2 2014/10/09 14:06:24 wiz Exp $
DISTNAME= Path-IsDev-1.001002
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KE/KENTNL/}
MAINTAINER= pkgsrc@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Path-IsDev/
COMMENT= Perl extension to determine if path resembles dev source tree
LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/Path/IsDev/.packlist
DEPENDS+= p5-Path-Tiny>=0.004:../../filesystems/p5-Path-Tiny
DEPENDS+= p5-Class-Tiny>=0.010:../../devel/p5-Class-Tiny
DEPENDS+= p5-File-HomeDir>0:../../devel/p5-File-HomeDir
DEPENDS+= p5-Module-Runtime>0:../../devel/p5-Module-Runtime
DEPENDS+= p5-Role-Tiny>0:../../devel/p5-Role-Tiny
DEPENDS+= p5-Sub-Exporter>0:../../devel/p5-Sub-Exporter
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2014/09/12 12:52:12 wen Exp $
SHA1 (Path-IsDev-1.001002.tar.gz) = 5fd427ee02a5405bdf8c748abec2e2908aa18afc
RMD160 (Path-IsDev-1.001002.tar.gz) = 8073a9b3357dd447086080dc624d0913ddd77d2f
Size (Path-IsDev-1.001002.tar.gz) = 190868 bytes