Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2011 05:10:11 GMT
From:      Jason Helfman <jhelfman@e-e.com>
To:        ruby@FreeBSD.org
Subject:   Re: ports/153965: [new port] security/rubygem-bcrypt-ruby : Sophisticated and secure hash algorithm for passwords
Message-ID:  <201101140510.p0E5ABa9025929@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/153965; it has been noted by GNATS.

From: Jason Helfman <jhelfman@e-e.com>
To: Alexander Logvinov <avl@logvinov.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/153965: [new port] security/rubygem-bcrypt-ruby :
 Sophisticated and secure hash algorithm for passwords
Date: Thu, 13 Jan 2011 21:00:25 -0800

 --mP3DRpeJDSE+ciuQ
 Content-Type: text/plain; charset=us-ascii; format=flowed
 Content-Disposition: inline
 
 On Fri, Jan 14, 2011 at 11:50:58AM +0800, Alexander Logvinov thus spake:
 >Hi!
 >
 >>RUN_DEPENDS+=   bcrypt:${PORTSDIR}/security/bcrypt
 >
 > Is it really needed?
 >
 >-- 
 >Best regards,
 >Alexander
 >
 >
 
 After looking this over again, and the dependencies listed on the rubygem
 page for the module, it isn't needed. I'm not certain why I thought it was a
 requirement. Thanks for pointing this out.
 
 In addition to this, I changed the name of the port directory, as suggested
 earlier.
 
 Both of these changes are in the attached shell archive.
 
 Thanks!
 -jgh
 
 -- 
 Jason Helfman
 System Administrator
 experts-exchange.com
 http://www.experts-exchange.com/M_4830110.html
 E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5
 
 --mP3DRpeJDSE+ciuQ
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="rubygem-bcrypt.shar.txt"
 
 # 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
 #	rubygem-bcrypt/Makefile
 #	rubygem-bcrypt/distinfo
 #	rubygem-bcrypt/pkg-descr
 #
 echo c - rubygem-bcrypt
 mkdir -p rubygem-bcrypt > /dev/null 2>&1
 echo x - rubygem-bcrypt/Makefile
 sed 's/^X//' >rubygem-bcrypt/Makefile << 'eef9991bce03a26789c50ad6323ef65a'
 X# Ports collection makefile for:	rubygem-bcrypt
 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
 XUSE_RUBY=	yes
 XUSE_RUBYGEMS=	yes
 X#RUBY_DOCDIR=	
 XRUBYGEM_AUTOPLIST=	yes
 X
 X.include <bsd.port.mk>
 eef9991bce03a26789c50ad6323ef65a
 echo x - rubygem-bcrypt/distinfo
 sed 's/^X//' >rubygem-bcrypt/distinfo << '148c9774356475d7aab89185cacb9f97'
 XSHA256 (rubygem/bcrypt-ruby-2.1.4.gem) = 6198fa6c0c1a2c2fc437e03f956866fa82e2178f4d4006ce5a77823e4643d853
 XSIZE (rubygem/bcrypt-ruby-2.1.4.gem) = 39424
 148c9774356475d7aab89185cacb9f97
 echo x - rubygem-bcrypt/pkg-descr
 sed 's/^X//' >rubygem-bcrypt/pkg-descr << '1fd73b97a57cc84b0336b8de7a7f9b0a'
 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
 1fd73b97a57cc84b0336b8de7a7f9b0a
 exit
 
 
 --mP3DRpeJDSE+ciuQ--



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