Date: Tue, 24 Apr 2012 16:31:16 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/unrar Makefile ports/archivers/unrar/files patch-os.hpp patch-rijndael.cpp patch-rijndael.hpp Message-ID: <201204241631.q3OGVGNT032698@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sunpoet 2012-04-24 16:31:16 UTC FreeBSD ports repository Modified files: archivers/unrar Makefile Added files: archivers/unrar/files patch-os.hpp patch-rijndael.cpp patch-rijndael.hpp Log: - Add OPTIONS OPENSSL_AES: use OpenSSL implementation of AES instead of bundled one to speed up extraction of encrypted archives - Bump PORTREVISION for package change PR: ports/166968 (based on) Submitted by: naddy Revision Changes Path 1.75 +11 -1 ports/archivers/unrar/Makefile 1.1 +13 -0 ports/archivers/unrar/files/patch-os.hpp (new) 1.1 +79 -0 ports/archivers/unrar/files/patch-rijndael.cpp (new) 1.1 +24 -0 ports/archivers/unrar/files/patch-rijndael.hpp (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204241631.q3OGVGNT032698>