Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup patches, a* categories. | mat | 2016-07-27 | 1 | -1/+1 |
| | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight | ||||
* | - Add some NO_ARCH'es | amdmi3 | 2015-08-11 | 1 | -0/+1 |
| | | | | Approved by: portmgr blanket | ||||
* | Add new port archivers/atool | marino | 2014-11-05 | 5 | -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. |