aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/py-rarfile
Commit message (Collapse)AuthorAgeFilesLines
* Add LICENSE_FILEsunpoet2018-03-071-0/+1
| | | | Approved by: portmgr (blanket)
* - Update to 3.0miwi2018-03-062-4/+4
| | | | PR: 226393
* Simplify some USES=pythonantoine2017-12-291-1/+1
| | | | With hat: portmgr
* Update to 2.8arved2016-06-092-3/+4
| | | | | PR: 210092 Submitted by: maintainer
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* This is Python module for RAR archive reading. The interface is mademiwi2016-01-173-0/+27
as zipfile like as possible. WWW: https://github.com/markokr/rarfile PR: 206306 Submitted by: Kevin Golding <ports@caomhin.org>