summaryrefslogtreecommitdiff
path: root/archivers/p5-Archive-Any-Lite
AgeCommit message (Collapse)AuthorFilesLines
2016-07-28Update to 0.11wen2-8/+7
Upstream changes: 0.11 2016/04/29 - improved tar extraction performance
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-2/+2
2015-11-03Add SHA512 digests for distfiles for archivers categoryagc1-1/+2
Problems found with existing distfile for eagle: distfiles/bicom101.zip distfiles/szip-2.1nb3/szip-2.1.tar.gz distfiles/xmill-0.9.1.tar.gz No changes made to these distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-08-20Add following lines for make testmef1-1/+4
BUILD_DEPENDS+= p5-Archive-Zip-[0-9]*:../../archivers/p5-Archive-Zip BUILD_DEPENDS+= p5-Test-UseAllModules-[0-9]*:../../devel/p5-Test-UseAllModules
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-1/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-11-24Update 0.07 to 0.10mef2-15/+9
0.10 2014/08/09 - added LICENSE file per RT#88571 0.09 2014/04/18 - updated version requirements (reported by Paul Howarth). 0.08 2014/04/18 - supported an optional hash reference for finer extraction control
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-12-09Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.obache1-4/+5
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-08-25Import Archive::Any::Lite-0.07 as archivers/p5-Archive-Any-Lite.wen3-0/+36
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).