Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Apr 2008 06:49:40 +0000 (UTC)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/rubygem-ezcrypto Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200804160649.m3G6ngue083107@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804160649.m3G6ngue083107>