Subject: CVS commit: pkgsrc/archivers
From: Benny Siegert
Date: 2017-11-03 21:07:12
Message id: 20171103200712.B3D74FBDE@cvs.NetBSD.org

Log Message:
Import atool-0.39.0 from wip, PR pkg/52545.

atool is a script for managing file archives of various types (tar,
tar+gzip, zip, etc.). It provides the following commands:

  * aunpack: extract an archive, avoiding tar bombs
  *   apack: create archives or compressed files
  *     als: list the contents of an archive
  *    acat: extract to the standard output
  *   adiff: generate a diff between two archives
  * arepack: repack archives to a different format

Optional dependencies: lbzip2 or pbzip2, lzip, plzip, lzop, lzma, zip,
unzip, unrar, lha, unace, arj, arc, nomarch, p7zip, unalz.

Files:
RevisionActionfile
1.1addpkgsrc/archivers/atool/DESCR
1.1addpkgsrc/archivers/atool/Makefile
1.1addpkgsrc/archivers/atool/PLIST
1.1addpkgsrc/archivers/atool/distinfo
1.1addpkgsrc/archivers/atool/patches/patch-configure