From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 16 06:50:03 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D446E1065686 for ; Wed, 16 Apr 2008 06:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C373B8FC33 for ; Wed, 16 Apr 2008 06:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m3G6o31H040347 for ; Wed, 16 Apr 2008 06:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m3G6o33G040345; Wed, 16 Apr 2008 06:50:03 GMT (envelope-from gnats) Date: Wed, 16 Apr 2008 06:50:03 GMT Message-Id: <200804160650.m3G6o33G040345@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/122805: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2008 06:50:03 -0000 The following reply was made to PR ports/122805; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/122805: commit references a PR Date: Wed, 16 Apr 2008 06:49:49 +0000 (UTC) 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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"