aboutsummaryrefslogtreecommitdiff
path: root/archivers/libunrar4
Commit message (Collapse)AuthorAgeFilesLines
* Fix build without gccBaptiste Daroussin2013-08-011-6/+3
| | | | Notes: svn path=/head/; revision=324100
* Update to 4.2.1Wesley Shields2012-08-034-50/+6
| | | | | | | | PR: ports/170257 Submitted by: Joris Vandalon <joris@vandalon.nl> (maintainer) Notes: svn path=/head/; revision=301877
* Fix typos in COMMENTCarlo Strub2012-07-231-1/+1
| | | | Notes: svn path=/head/; revision=301396
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-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 Notes: svn path=/head/; revision=282282
* The UnRAR library is a minor part of the RAR archiver and containsMartin Wilke2011-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> Notes: svn path=/head/; revision=274862