Version: 6.12, Package name: unrar-6.12 |
Maintained by: Christian Weisgerber |
Master sites: |
Description The unRAR utility is a freeware program, distributed with source code and developed for extracting, testing and viewing the contents of archives created with the RAR archiver, version 1.50 and above. For the usage and distribution license please read the file ${PREFIX}/share/doc/unrar/license.txt. The unRAR utility is a minor part of the RAR archiver and contains RAR uncompression algorithm. UnRAR requires very small volume of memory to operate. |
Filesize: 231.248 KB |
Version History (View Complete History) |
|
2021-11-20 06:40:18 by Theo Buehler | Files touched by this commit (3) |
Log message: archivers/unrar: change AES encryption patches to use EVP_CIPHER_CTX on the heap instead of the stack. tested by and looks correct to naddy (maintainer) |
2021-06-17 12:33:50 by Christian Weisgerber | Files touched by this commit (2) |
Log message: archivers/unrar: Update to 6.02 |
2021-05-06 09:52:04 by Christian Weisgerber | Files touched by this commit (2) |
Log message: archivers/unrar: update to 6.01 |
2021-01-15 13:56:49 by Christian Weisgerber | Files touched by this commit (2) |
Log message: maintenance update to 6.00 (minor incremental changes only) |
2020-07-11 12:39:42 by Christian Weisgerber | Files touched by this commit (2) |
Log message: update to 5.91 |
2020-04-06 10:10:11 by Christian Weisgerber | Files touched by this commit (3) |
Log message: maintenance update to 5.90 |
2019-12-29 04:52:10 by Christian Weisgerber | Files touched by this commit (3) |
Log message: update to 5.80 |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-07-11 11:16:59 by T.J. Townsend | Files touched by this commit (9) |
Log message: switch more homepage and master_sites links to https |
2019-05-04 18:13:41 by Christian Weisgerber | Files touched by this commit (2) |
Log message: update to 5.71 |
2019-03-09 15:57:53 by Christian Weisgerber | Files touched by this commit (4) |
Log message: update to 5.70 |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-10-18 07:56:48 by Christian Weisgerber | Files touched by this commit (3) |
Log message: update to 5.61 |
2018-08-02 04:43:01 by Christian Weisgerber | Files touched by this commit (4) |
Log message: update to 5.60 |
2017-09-04 10:36:34 by Christian Weisgerber | Files touched by this commit (1) |
Log message: Security update to 5.50 for directory traversal and memory safety bugs. |
2017-09-04 09:18:08 by Christian Weisgerber | Files touched by this commit (2) |
Log message: Security update to 5.50 for directory traversal and memory safety bugs. Prodded by Bryan Linton |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-07-06 14:42:17 by Christian Weisgerber | Files touched by this commit (2) |
Log message: update to 5.50 beta 5 (5.5.6) |
2017-06-29 13:58:36 by Christian Weisgerber | Files touched by this commit (2) |
Log message: Security update to 5.50 beta 4 to fix the VMSF_DELTA filter signedness error and unspecified other issues. |
2017-06-21 15:19:05 by Christian Weisgerber | Files touched by this commit (5) |
Log message: Security update to 5.50 beta 4 to fix the VMSF_DELTA filter signedness error and unspecified other issues. |
2017-04-10 05:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2016-11-03 10:09:22 by Christian Weisgerber | Files touched by this commit (1) |
Log message: oops, restore EPOCH |
2016-11-03 09:20:14 by Christian Weisgerber | Files touched by this commit (3) |
Log message: update to 5.40 |
2016-04-12 09:03:11 by Christian Weisgerber | Files touched by this commit (2) |
Log message: maintenance update to 5.31 |
2015-04-10 14:32:12 by Christian Weisgerber | Files touched by this commit (2) |
Log message: update to upstream tarball 5.2.7, still labeled version 5.21 |
2015-04-03 05:58:51 by Christian Weisgerber | Files touched by this commit (3) |
Log message: update to 5.21 |
2011-03-18 14:14:58 by Christian Weisgerber | Files touched by this commit (5) |
Log message: Update to 4.00 release; maintainer timeout. Switch version numbering to the official version from version.hpp, different from the distfile numbering. jasper@ agrees. The current license allows PERMIT_*=Yes. sthen@ agrees. |
2011-01-11 11:23:14 by Miod Vallat | Files touched by this commit (2) |
Log message: Change sprintfw() from a macro to an inline function, as g++ 2 doesn't like variadic macros (yet gcc 2 does), and remove the no longer necessary alpha optimization flags downgrade. ok giovanni@ benoit@ |
2010-12-30 00:51:31 by Benoit Lecocq | Files touched by this commit (4) |
Log message: - update unrar to 4.02 - maintainer timeout - add and regen patches ok giovanni@ |
2010-07-11 09:57:47 by Marc Espie | Files touched by this commit (23) |
Log message: switch to REVISION |
2010-05-22 01:44:30 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - workaround no longer needed for mips64 |
2010-02-09 05:23:59 by Jasper Lievisse Adriaanse | Files touched by this commit (19) |
Log message: - extend archtecture tests for mips64el ok naddy@ phessler@ |
2009-12-19 15:34:58 by Stuart Henderson | Files touched by this commit (2) |
Log message: minor update to 3.9.7, ok rui@ |
2009-11-08 09:42:21 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - another file upset gcc on mips64 |
2009-11-08 09:30:40 by Christian Weisgerber | Files touched by this commit (1) |
Log message: work around internal compiler error on alpha, too; ok rui@, merdely@ |
2009-09-11 10:14:01 by Christian Weisgerber | Files touched by this commit (6) |
Log message: update to 3.96; ok rui@ |
2008-12-31 11:43:07 by Rui Reis | Files touched by this commit (3) |
Log message: - maintenance update to unrar 3.85. ok jasper@ |
2008-09-21 12:25:32 by Rui Reis | Files touched by this commit (5) |
Log message: - maintenance update to unrar 3.82. ok jasper@ |
2008-06-09 02:18:01 by Rui Reis | Files touched by this commit (2) |
Log message: - maintenance update to unrar 3.81 ok jasper@ |
2008-02-14 14:36:27 by Rui Reis | Files touched by this commit (20) |
Log message: - update my e-mail address ok jasper@ |
2007-11-06 02:44:54 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: fix build on mips64. no bump, because !mips64 packages didn't change, and mips64 didn't package. |
2007-09-25 13:40:57 by Rui Reis | Files touched by this commit (6) |
Log message: maintenance update to 3.7.8 ok sthen@ |
2007-09-15 04:14:34 by Marc Espie | Files touched by this commit (38) |
Log message: zap all quotes in COMMENT/PERMIT_* |
2007-06-26 13:47:59 by Rui Reis | Files touched by this commit (6) |
Log message: update unrar to 3.76 ok jasper@ |
2007-05-26 15:42:58 by Rui Reis | Files touched by this commit (2) |
Log message: make sure that it'll work on every archs without keeping a list of them pointed by and ok naddy@ |
2007-05-26 14:23:58 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: don't let the port strip the binary ok aanriot@ |
2007-05-26 10:55:53 by Rui Reis | Files touched by this commit (5) |
Log message: update unrar to 3.75 ok ajacoutot@ |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2007-02-26 07:20:15 by Nikolay Sturm | Files touched by this commit (1) |
Log message: MFC: Security update to unrar 3.7.3 CVE-2007-0855: Stack-based buffer overflow allows user-assisted remote attackers to execute arbitrary code via a crafted, password-protected archive. |
2007-02-26 07:14:03 by Nikolay Sturm | Files touched by this commit (1) |
Log message: MFC: Security update to unrar 3.7.3 CVE-2007-0855: Stack-based buffer overflow allows user-assisted remote attackers to execute arbitrary code via a crafted, password-protected archive. |
2007-02-22 12:08:02 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: Security update to unrar 3.7.3 CVE-2007-0855: Stack-based buffer overflow allows user-assisted remote attackers to execute arbitrary code via a crafted, password-protected archive. "go, go, go, get it in" naddy@, ok MAINTAINER |
2006-12-26 13:42:38 by Steven Mestdagh | Files touched by this commit (1) |
Log message: remove no longer needed hack for endianess, the code checks BYTE_ORDER ok maintainer Rui Reis |
2006-12-18 02:06:15 by Marc Balmer | Files touched by this commit (2) |
Log message: Maintenance update to version 3.68, from maintainer Rui Reis. |
2006-01-23 17:02:07 by Pedro Martelletto | Files touched by this commit (2) |
Log message: Fix crash due to unaligned memory access, enable some define options so we can handle sizeof(off_t) and big endian architectures correctly. Testing and input from Rui Reis <rui@rui.cx> (maintainer), okay jolan@ |
2005-11-15 18:26:59 by David Cathcart | Files touched by this commit (2) |
Log message: Update to 3.5.4 From maintainer Rui Reis <rui@rui.cx> ok niallo@ |
2005-10-06 15:55:30 by Aleksander Piotrowski | Files touched by this commit (2) |
Log message: Update to 3.5.3 >From new maintainer Rui Reis <rui@rui.cx> |
2005-01-05 08:40:37 by Christian Weisgerber | Files touched by this commit (48) |
Log message: SIZE |
2004-11-21 05:50:34 by Marc Espie | Files touched by this commit (38) |
Log message: Mark all system libs in WANTLIB, result of running newlib-depends-check |
2004-11-17 12:14:00 by Christian Weisgerber | Files touched by this commit (4) |
Log message: update to 3.43; from Steve Shockley <steve.shockley@shockley.net> |
2004-11-14 14:33:11 by Brad Smith | Files touched by this commit (2) |
Log message: remove workaround for sparc64. |
2004-07-24 08:20:49 by Marc Espie | Files touched by this commit (27) |
Log message: switch to using dir/ and @info. a few more tweaks done by the automatic update mode of make update-plist. |
2004-02-22 17:33:35 by Christian Weisgerber | Files touched by this commit (10) |
Log message: drop workarounds for gcc2.95/sparc64 bugs |
2004-02-11 10:46:03 by Nikolay Sturm | Files touched by this commit (3) |
Log message: update to unrar 3.30 proper and point to the correct license file in DESCR from thuglife at bsd.hu (Robert Nagy) |
2004-01-17 11:44:18 by Nikolay Sturm | Files touched by this commit (5) |
Log message: update to unrar 3.30 beta 4 from thuglife at bsd dot hu (Robert Nagy) |
2003-12-29 05:48:21 by Marc Espie | Files touched by this commit (1) |
Log message: ISO C++ bitches if the order of declarations is incorrect. |
2003-12-15 14:42:44 by Christian Weisgerber | Files touched by this commit (507) |
Log message: remove WWW lines |
2003-06-01 13:24:36 by Margarida Sequeira | Files touched by this commit (1) |
Log message: Add WWW: ${HOMEPAGE}. |
2003-05-23 20:40:42 by Jolan Luff | Files touched by this commit (12) |
Log message: lzo -- # GPL lzop -- # GNU GPL -> # GPL macutil -- sync w/# None style nulib -- # Restrictive rar -- # Restrictive ucl -- # GPL unace -- # Copyrighted but freely distributable. That's all the author states. Is this acceptable as a license? -- Drop MAINTAINER per his request unarj -- # Restrictive PERMIT_*_CDROM=No "If you wish to distribute a modified version of UNARJ you MUST indicate that it is a modified version both in the program and source code." unrar -- # Restrictive unzip -- # Conditional It is freely re-distributable with conditions which we meet. This could use another pair of eyes to confirm. zip -- # Conditional Same thing as unzip. zoo -- # Conditional Different author/license but same idea as zip/unzip. |
2003-04-16 14:59:18 by Nikolay Sturm | Files touched by this commit (7) |
Log message: update to unrarsrc 3.2.1 (but it's called 3.20beta3 internally?!) This update is based on an update by naddy@ done earlier this year. I updated that to the current version and fixed sparc64 by disallowing exceptions (otherwise core dumps would occur). I got some feedback from wilfried@. Main changes in the program are a seemingly total rewrite in C++ with support for newer versions of the RAR algorithm (well, newer files that didn't uncompress with the old unrar, uncompress with this). |
2002-12-29 08:15:18 by Federico G. Schwindt | Files touched by this commit (15) |
Log message: sayonara NEED_VERSION. |