summaryrefslogtreecommitdiff
path: root/archivers/p5-Archive-Any-Lite
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-08-25 06:17:35 +0000
committerwen <wen@pkgsrc.org>2013-08-25 06:17:35 +0000
commit61ac28fcb8bb6e1cd18650c764c1516a9e937e50 (patch)
treeb71422160205b7ac11330f52b5c678cd11b3ce96 /archivers/p5-Archive-Any-Lite
parent1286ecab5b520dca01145bc9cc9c69c3fa91c48c (diff)
downloadpkgsrc-61ac28fcb8bb6e1cd18650c764c1516a9e937e50.tar.gz
Import Archive::Any::Lite-0.07 as archivers/p5-Archive-Any-Lite.
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).
Diffstat (limited to 'archivers/p5-Archive-Any-Lite')
-rw-r--r--archivers/p5-Archive-Any-Lite/DESCR5
-rw-r--r--archivers/p5-Archive-Any-Lite/Makefile26
-rw-r--r--archivers/p5-Archive-Any-Lite/distinfo5
3 files changed, 36 insertions, 0 deletions
diff --git a/archivers/p5-Archive-Any-Lite/DESCR b/archivers/p5-Archive-Any-Lite/DESCR
new file mode 100644
index 00000000000..a8e8bc01916
--- /dev/null
+++ b/archivers/p5-Archive-Any-Lite/DESCR
@@ -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).
diff --git a/archivers/p5-Archive-Any-Lite/Makefile b/archivers/p5-Archive-Any-Lite/Makefile
new file mode 100644
index 00000000000..1950ca24552
--- /dev/null
+++ b/archivers/p5-Archive-Any-Lite/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1 2013/08/25 06:17:35 wen Exp $
+
+DISTNAME= Archive-Any-Lite-0.07
+PKGNAME= p5-${DISTNAME}
+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+= 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+= p5-IO-Zlib>=0:../../devel/p5-IO-Zlib
+DEPENDS+= p5-IO-Compress>=0:../../devel/p5-IO-Compress
+
+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"
diff --git a/archivers/p5-Archive-Any-Lite/distinfo b/archivers/p5-Archive-Any-Lite/distinfo
new file mode 100644
index 00000000000..c401c21326f
--- /dev/null
+++ b/archivers/p5-Archive-Any-Lite/distinfo
@@ -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