cvs commit: ports/archivers/unrar Makefile ports/archivers/unrar/files patch-os.hpp patch-rijndael.cpp patch-rijndael.hpp

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Apr 24 16:31:16 UTC 2012


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)


More information about the cvs-ports mailing list