aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-ezcrypto
Commit message (Collapse)AuthorAgeFilesLines
* - Mass conversion of RF -> RG for MASTER_SITE for rubygem- portsPhilip M. Gollucci2010-05-261-1/+1
| | | | | | | | | | | | [RG aka rubygems.org] PR: ports/147005 Submitted by: pgollucci (myself) Approved by: portmgr (pav) With Hat: ruby@ Notes: svn path=/head/; revision=255136
* Update to 0.7.2Steven Kreuzer2009-04-092-4/+4
| | | | | | | | | PR: ports/133520 Submitted by Philip M. Gollucci <pgollucci@freebsd.org> Approved by: wxs (mentor) Notes: svn path=/head/; revision=231935
* Change MAINTAINER on my ports to my FreeBSD email addressSteven Kreuzer2009-03-281-1/+1
| | | | | | | Approved by: wxs (mentor) Notes: svn path=/head/; revision=231170
* - Fix plist after ruby update by generating it dynamically.Stanislav Sedov2009-02-142-169/+1
| | | | Notes: svn path=/head/; revision=228248
* EzCrypto is an easy to use wrapper around the poorly documented OpenSSL rubyCheng-Lung Sung2008-04-164-0/+202
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 Notes: svn path=/head/; revision=211343