Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jan 2011 17:04:30 -0800
From:      Jason Helfman <jhelfman@experts-exchange.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/153965: [new port] security/rubygem-bcrypt-ruby : Sophisticated and secure hash algorithm for passwords
Message-ID:  <1294967070.119298.43384.nullmailer@experts-exchange.com>
Resent-Message-ID: <201101140110.p0E1A5ID064411@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         153965
>Category:       ports
>Synopsis:       [new port] security/rubygem-bcrypt-ruby : Sophisticated and secure hash algorithm for passwords
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 14 01:10:05 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jason Helfman
>Release:        FreeBSD 8.1-RELEASE i386
>Organization:
Experts Exchange, LLC.
>Environment:
System: FreeBSD eggman.experts-exchange.com 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
New port.
Built clean in Tinderbox.
>How-To-Repeat:
	
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	rubygem-bcrypt-ruby
#	rubygem-bcrypt-ruby/Makefile
#	rubygem-bcrypt-ruby/distinfo
#	rubygem-bcrypt-ruby/pkg-descr
#
echo c - rubygem-bcrypt-ruby
mkdir -p rubygem-bcrypt-ruby > /dev/null 2>&1
echo x - rubygem-bcrypt-ruby/Makefile
sed 's/^X//' >rubygem-bcrypt-ruby/Makefile << 'c7acba83b04da78c00974effb13efdfb'
X# Ports collection makefile for:	rubygem-bcrypt-ruby
X# Date created:				13 January 2011
X# Whom:					Jason Helfman <jhelfman@experts-exchange.com>
X#
X# $FreeBSD$
X
XPORTNAME=	bcrypt-ruby
XPORTVERSION=	2.1.4
XCATEGORIES=	security rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	jhelfman@experts-exchange.com
XCOMMENT=	Sophisticated and secure hash algorithm for passwords
X
XRUN_DEPENDS+=	bcrypt:${PORTSDIR}/security/bcrypt
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
c7acba83b04da78c00974effb13efdfb
echo x - rubygem-bcrypt-ruby/distinfo
sed 's/^X//' >rubygem-bcrypt-ruby/distinfo << 'a6cb00d5ceb1b5397db2b82ada948146'
XSHA256 (rubygem/bcrypt-ruby-2.1.4.gem) = 6198fa6c0c1a2c2fc437e03f956866fa82e2178f4d4006ce5a77823e4643d853
XSIZE (rubygem/bcrypt-ruby-2.1.4.gem) = 39424
a6cb00d5ceb1b5397db2b82ada948146
echo x - rubygem-bcrypt-ruby/pkg-descr
sed 's/^X//' >rubygem-bcrypt-ruby/pkg-descr << '50441dd7fa2f61d69940b7a0af95df31'
Xbcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD 
Xproject for hashing passwords. bcrypt-ruby provides a simple, humane wrapper 
Xfor safely handling passwords.
X
XWWW: http://rubygems.org/gems/bcrypt-ruby
50441dd7fa2f61d69940b7a0af95df31
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



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