cvs commit: ports/security Makefile ports/security/rubygem-ezcrypto Makefile distinfo pkg-descr pkg-plist

Cheng-Lung Sung clsung at FreeBSD.org
Wed Apr 16 06:49:43 UTC 2008


clsung      2008-04-16 06:49:40 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/rubygem-ezcrypto Makefile distinfo pkg-descr 
                              pkg-plist 
  Log:
  EzCrypto is an easy to use wrapper around the poorly documented OpenSSL ruby
  library.
  
  Features
      * Defaults to AES 128 CBC
      * Will use the systems OpenSSL library for transparent hardware crypto
        support
      * Single class object oriented access to most commonly used features
      * Ruby like
  
  WWW:  http://ezcrypto.rubyforge.org/
  
  PR:             ports/122805
  Submitted by:   Steven Kreuzer
  
  Revision  Changes    Path
  1.954     +1 -0      ports/security/Makefile
  1.1       +19 -0     ports/security/rubygem-ezcrypto/Makefile (new)
  1.1       +3 -0      ports/security/rubygem-ezcrypto/distinfo (new)
  1.1       +11 -0     ports/security/rubygem-ezcrypto/pkg-descr (new)
  1.1       +169 -0    ports/security/rubygem-ezcrypto/pkg-plist (new)


More information about the cvs-ports mailing list