aboutsummaryrefslogtreecommitdiff
path: root/archivers/py-rarfile
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 4.0Li-Wen Hsu2020-08-042-5/+5
| | | | | | | | PR: 248457 Submitted by: Kevin Golding <ports@caomhin.org> (maintainer) Notes: svn path=/head/; revision=544133
* archivers/py-rarfile: Update to 3.1Danilo G. Baio2020-04-242-4/+4
| | | | | | | | PR: 245844 Submitted by: Kevin Golding <ports@caomhin.org> (maintainer) Notes: svn path=/head/; revision=532721
* Add LICENSE_FILESunpoet Po-Chuan Hsieh2018-03-061-0/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=463766
* - Update to 3.0Martin Wilke2018-03-062-4/+4
| | | | | | | PR: 226393 Notes: svn path=/head/; revision=463728
* Simplify some USES=pythonAntoine Brodin2017-12-291-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=457499
* 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