Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 May 2008 17:36:36 -0400 (EDT)
From:      Greg Larkin <glarkin@sourcehosting.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        glarkin@sourcehosting.net
Subject:   ports/123314: [NEW PORT] net/rubygem-righthttpconnection: Persistent HTTP/HTTPS connections with error retries
Message-ID:  <200805012136.m41LaaGb002546@fbsd70.localdomain>
Resent-Message-ID: <200805012140.m41Le2wv087287@freefall.freebsd.org>

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

>Number:         123314
>Category:       ports
>Synopsis:       [NEW PORT] net/rubygem-righthttpconnection: Persistent HTTP/HTTPS connections with error retries
>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:   Thu May 01 21:40:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Greg Larkin
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
SourceHosting.net, LLC
>Environment:
System: FreeBSD fbsd70.localdomain 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
RightScale's AWS gems provide robust, fast, and secure Ruby interfaces
to Amazon EC2, Amazon S3, Amazon SQS, and Amazon SDB. The gems use
Amazon's REST and query interfaces to provide full programmatic
control. An optional robust HTTP layer retries and clears transient
errors.

WWW: http://rightaws.rubyforge.org/

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

--- rubygem-righthttpconnection-1.2.1.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-righthttpconnection
#	rubygem-righthttpconnection/Makefile
#	rubygem-righthttpconnection/pkg-descr
#	rubygem-righthttpconnection/distinfo
#	rubygem-righthttpconnection/pkg-plist
#
echo c - rubygem-righthttpconnection
mkdir -p rubygem-righthttpconnection > /dev/null 2>&1
echo x - rubygem-righthttpconnection/Makefile
sed 's/^X//' >rubygem-righthttpconnection/Makefile << 'END-of-rubygem-righthttpconnection/Makefile'
X# Ports collection makefile for:	rubygem-righthttpconnection
X# Date created:			01 May 2008
X# Whom:				Greg Larkin <glarkin@sourcehosting.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	righthttpconnection
XPORTVERSION=	1.2.1
XCATEGORIES=	net rubygems
XMASTER_SITES=	RF
XMASTER_SITE_SUBDIR=	rightaws
XDISTNAME=	right_http_connection-${PORTVERSION}
X
XMAINTAINER=	glarkin@sourcehosting.net
XCOMMENT=	Persistent HTTP/HTTPS connections with error retries
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XGEM_NAME=	${DISTNAME}
X
X.include <bsd.port.mk>
END-of-rubygem-righthttpconnection/Makefile
echo x - rubygem-righthttpconnection/pkg-descr
sed 's/^X//' >rubygem-righthttpconnection/pkg-descr << 'END-of-rubygem-righthttpconnection/pkg-descr'
XRightScale's AWS gems provide robust, fast, and secure Ruby interfaces
Xto Amazon EC2, Amazon S3, Amazon SQS, and Amazon SDB. The gems use
XAmazon's REST and query interfaces to provide full programmatic
Xcontrol. An optional robust HTTP layer retries and clears transient
Xerrors.
X
XWWW: http://rightaws.rubyforge.org/
END-of-rubygem-righthttpconnection/pkg-descr
echo x - rubygem-righthttpconnection/distinfo
sed 's/^X//' >rubygem-righthttpconnection/distinfo << 'END-of-rubygem-righthttpconnection/distinfo'
XMD5 (rubygem/right_http_connection-1.2.1.gem) = 65a15eee27aa765219756a99a4198f57
XSHA256 (rubygem/right_http_connection-1.2.1.gem) = 2fe4c2c75345e4c93d19f4405eafb4198c8b7eee2c4090471d22a253a53753ca
XSIZE (rubygem/right_http_connection-1.2.1.gem) = 21504
END-of-rubygem-righthttpconnection/distinfo
echo x - rubygem-righthttpconnection/pkg-plist
sed 's/^X//' >rubygem-righthttpconnection/pkg-plist << 'END-of-rubygem-righthttpconnection/pkg-plist'
X%%GEM_CACHE%%
X%%GEM_DOC_DIR%%/rdoc/classes/Net.html
X%%GEM_DOC_DIR%%/rdoc/classes/Net/HTTP.html
X%%GEM_DOC_DIR%%/rdoc/classes/Net/HTTP.src/M000013.html
X%%GEM_DOC_DIR%%/rdoc/classes/Net/HTTPGenericRequest.html
X%%GEM_DOC_DIR%%/rdoc/classes/Net/HTTPGenericRequest.src/M000011.html
X%%GEM_DOC_DIR%%/rdoc/classes/Net/HTTPGenericRequest.src/M000012.html
X%%GEM_DOC_DIR%%/rdoc/classes/Rightscale.html
X%%GEM_DOC_DIR%%/rdoc/classes/Rightscale/HttpConnection.html
X%%GEM_DOC_DIR%%/rdoc/classes/Rightscale/HttpConnection.src/M000001.html
X%%GEM_DOC_DIR%%/rdoc/classes/Rightscale/HttpConnection.src/M000002.html
X%%GEM_DOC_DIR%%/rdoc/classes/Rightscale/HttpConnection.src/M000003.html
X%%GEM_DOC_DIR%%/rdoc/classes/Rightscale/HttpConnection.src/M000004.html
X%%GEM_DOC_DIR%%/rdoc/classes/Rightscale/HttpConnection.src/M000005.html
X%%GEM_DOC_DIR%%/rdoc/classes/Rightscale/HttpConnection.src/M000006.html
X%%GEM_DOC_DIR%%/rdoc/classes/Rightscale/HttpConnection.src/M000007.html
X%%GEM_DOC_DIR%%/rdoc/classes/Rightscale/HttpConnection.src/M000008.html
X%%GEM_DOC_DIR%%/rdoc/classes/Rightscale/HttpConnection.src/M000009.html
X%%GEM_DOC_DIR%%/rdoc/classes/Rightscale/HttpConnection.src/M000010.html
X%%GEM_DOC_DIR%%/rdoc/created.rid
X%%GEM_DOC_DIR%%/rdoc/files/History_txt.html
X%%GEM_DOC_DIR%%/rdoc/files/Manifest_txt.html
X%%GEM_DOC_DIR%%/rdoc/files/README_txt.html
X%%GEM_DOC_DIR%%/rdoc/files/lib/net_fix_rb.html
X%%GEM_DOC_DIR%%/rdoc/files/lib/right_http_connection_rb.html
X%%GEM_DOC_DIR%%/rdoc/fr_class_index.html
X%%GEM_DOC_DIR%%/rdoc/fr_file_index.html
X%%GEM_DOC_DIR%%/rdoc/fr_method_index.html
X%%GEM_DOC_DIR%%/rdoc/index.html
X%%GEM_DOC_DIR%%/rdoc/rdoc-style.css
X%%GEM_LIB_DIR%%/History.txt
X%%GEM_LIB_DIR%%/Manifest.txt
X%%GEM_LIB_DIR%%/README.txt
X%%GEM_LIB_DIR%%/Rakefile
X%%GEM_LIB_DIR%%/lib/net_fix.rb
X%%GEM_LIB_DIR%%/lib/right_http_connection.rb
X%%GEM_LIB_DIR%%/setup.rb
X%%GEM_SPEC%%
X@dirrm %%GEM_LIB_DIR%%/lib
X@dirrm %%GEM_LIB_DIR%%
X@dirrm %%GEM_DOC_DIR%%/rdoc/files/lib
X@dirrm %%GEM_DOC_DIR%%/rdoc/files
X@dirrm %%GEM_DOC_DIR%%/rdoc/classes/Rightscale/HttpConnection.src
X@dirrm %%GEM_DOC_DIR%%/rdoc/classes/Rightscale
X@dirrm %%GEM_DOC_DIR%%/rdoc/classes/Net/HTTPGenericRequest.src
X@dirrm %%GEM_DOC_DIR%%/rdoc/classes/Net/HTTP.src
X@dirrm %%GEM_DOC_DIR%%/rdoc/classes/Net
X@dirrm %%GEM_DOC_DIR%%/rdoc/classes
X@dirrm %%GEM_DOC_DIR%%/rdoc
X@dirrm %%GEM_DOC_DIR%%
END-of-rubygem-righthttpconnection/pkg-plist
exit
--- rubygem-righthttpconnection-1.2.1.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?200805012136.m41LaaGb002546>