Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 2010 17:02:24 +0200 (CEST)
From:      Renaud Chaput <renchap@cocoa-x.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/145847: [NEW PORT] devel/rubygem-mixlib-authentication: Mixes in simple per-request authentication
Message-ID:  <20100419150224.82EDB61C2E@vty-infra1.fotolia.loc>
Resent-Message-ID: <201004191510.o3JFA1RD045011@freefall.freebsd.org>

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

>Number:         145847
>Category:       ports
>Synopsis:       [NEW PORT] devel/rubygem-mixlib-authentication: Mixes in simple per-request authentication
>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:   Mon Apr 19 15:10:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Renaud Chaput
>Release:        FreeBSD 8.0-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD vty-infra1.fotolia.loc 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan  5 21:11:58 UTC
>Description:
Mixlib::Authentication provides a class-based header signing authentication
object, like the one used in Chef.

WWW: http://github.com/opscode/mixlib-authentication

This port depends on devel/rubygem-mixlib-log, which has been submited as ports/145846.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- rubygem-mixlib-authentication-1.1.2.shar begins here ---
# 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-mixlib-authentication
#	rubygem-mixlib-authentication/distinfo
#	rubygem-mixlib-authentication/Makefile
#	rubygem-mixlib-authentication/pkg-descr
#
echo c - rubygem-mixlib-authentication
mkdir -p rubygem-mixlib-authentication > /dev/null 2>&1
echo x - rubygem-mixlib-authentication/distinfo
sed 's/^X//' >rubygem-mixlib-authentication/distinfo << '5ece860e6e9781b0e975e909f6ae4794'
XMD5 (rubygem/mixlib-authentication-1.1.2.gem) = 52d59c878a8628a97aae64ee6ac35b3f
XSHA256 (rubygem/mixlib-authentication-1.1.2.gem) = 5e1514e0689d3515a0dfcb992e38eea03a1c24ce6e80251ab8d35205fbccc83b
XSIZE (rubygem/mixlib-authentication-1.1.2.gem) = 16384
5ece860e6e9781b0e975e909f6ae4794
echo x - rubygem-mixlib-authentication/Makefile
sed 's/^X//' >rubygem-mixlib-authentication/Makefile << '7ecd340fd6e91001e22fcbb6d2105480'
X# Ports collection makefile for:	rubygem-mixlib-authentication
X# Date created:				18 Mar 2010
X# Whom:					renchap@cocoa-x.com
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mixlib-authentication
XPORTVERSION=	1.1.2
XCATEGORIES=	devel
XMASTER_SITES=	http://gemcutter.org/gems/
X
XMAINTAINER=	renchap@cocoa-x.com
XCOMMENT=	Mixes in simple per-request authentication
X
XBUILD_DEPENDS=	rubygem-mixlib-log>=1.1.0:${PORTSDIR}/devel/rubygem-mixlib-log
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X# we care about not passing -A to allow HTTP redirect
XFETCH_ARGS=	-pRr
X
X.include <bsd.port.mk>
7ecd340fd6e91001e22fcbb6d2105480
echo x - rubygem-mixlib-authentication/pkg-descr
sed 's/^X//' >rubygem-mixlib-authentication/pkg-descr << 'b38243e406b1b80f310cb47b6ef135d0'
XMixlib::Authentication provides a class-based header signing authentication
Xobject, like the one used in Chef.
X
XWWW: http://github.com/opscode/mixlib-authentication
b38243e406b1b80f310cb47b6ef135d0
exit
--- rubygem-mixlib-authentication-1.1.2.shar ends here ---

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



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