aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/libunrar4
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.2.1wxs2012-08-034-50/+6
| | | | | PR: ports/170257 Submitted by: Joris Vandalon <joris@vandalon.nl> (maintainer)
* Fix typos in COMMENTcs2012-07-231-1/+1
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* The UnRAR library is a minor part of the RAR archiver and containsmiwi2011-05-315-0/+88
RAR uncompression algorithm. UnRAR requires very small volume of memory to operate. UnRAR library can be used by other programs to extract RAR archives. This package contains small fixes from the http://mcmcc.bat.ru/clamav/. WWW: http://www.rarsoft.com/ PR: ports/157421 Submitted by: Joris Vandalon <joris@vandalon.nl>