Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -0,0 +1,5 @@
Archive::Any::Lite is a fork of Archive::Any. The main difference is this works
properly even when you fork(), and may require less memory to extract a tarball.
On the other hand, this isn't pluggable (this only supports file formats used in
the CPAN toolchains), and this doesn't check mime types (at least as of this
writing).

View File

@@ -0,0 +1,27 @@
# $NetBSD: Makefile,v 1.2 2013/12/09 14:17:41 obache Exp $
DISTNAME= Archive-Any-Lite-0.07
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Archive-Any-Lite/
COMMENT= Simple CPAN package extractor
LICENSE= ${PERL5_LICENSE}
DEPENDS+= {perl>=5.9.3,p5-Archive-Tar>=0}:../../archivers/p5-Archive-Tar
DEPENDS+= p5-Archive-Zip>=0:../../archivers/p5-Archive-Zip
DEPENDS+= p5-PathTools>=0:../../devel/p5-PathTools
DEPENDS+= {perl>=5.9.3,p5-IO-Zlib>=0}:../../devel/p5-IO-Zlib
DEPENDS+= {perl>=5.10.1,p5-IO-Compress>=0}:../../devel/p5-IO-Compress # IO::Uncompress::Bunzip2>=0
BUILD_DEPENDS+= p5-Test-UseAllModules>=0:../../devel/p5-Test-UseAllModules
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/Archive/Any/Lite/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2013/08/25 06:17:35 wen Exp $
SHA1 (Archive-Any-Lite-0.07.tar.gz) = 0c4b9dd34bcdb28aa868c27f9ca6d645e8883cf4
RMD160 (Archive-Any-Lite-0.07.tar.gz) = d72e03aa03d8136eeff270a9bf701eed385a4a9f
Size (Archive-Any-Lite-0.07.tar.gz) = 21207 bytes