aboutsummaryrefslogtreecommitdiff
path: root/archivers/py-rarfile
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.8Tilman Keskinoz2016-06-092-3/+4
| | | | | | | | PR: 210092 Submitted by: maintainer Notes: svn path=/head/; revision=416606
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* This is Python module for RAR archive reading. The interface is madeMartin Wilke2016-01-163-0/+27
as zipfile like as possible. WWW: https://github.com/markokr/rarfile PR: 206306 Submitted by: Kevin Golding <ports@caomhin.org> Notes: svn path=/head/; revision=406269