- Don't install docs (they are copies of the manpage)
- Add support for deb archives
- Depend on rpm-3 instead of rpm4
PR: ports/96577
Submitted by: sat
Approved by: krion (mentor)
Approved by: Mark Kane <mark@mkproductions.org> (maintainer)
zip, ace, 7zip, arj, and rpm.
It uses external bash shell wrappers to handle the different types of file
formats, so adding support for new archive types can be easily done by writing
a wrapper.
PR: ports/88760
Submitted by: Mark Kane <mark@mkproductions.org>