aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/atool
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup patches, a* categories.mat2016-07-271-1/+1
| | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
* - Add some NO_ARCH'esamdmi32015-08-111-0/+1
| | | | Approved by: portmgr blanket
* Add new port archivers/atoolmarino2014-11-055-0/+57
PR: 194082 Submitted by: Matteo Cypriani 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 * als: list the contents of an archive * acat: extract files to the standard output * apack: create an archive Optional dependencies: lbzip2 or pbzip2, lzip, plzip, lzop, lzma, zip, unzip, unrar, lha, unace, arj, arc, nomarch, p7zip, unalz.