ports/172117: [NEW PORT] www/rubygem-async_sinatra - Async plugin to Sinatra
Kimo
kimor79 at yahoo.com
Thu Sep 27 17:00:18 UTC 2012
>Number: 172117
>Category: ports
>Synopsis: [NEW PORT] www/rubygem-async_sinatra - Async plugin to Sinatra
>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 Sep 27 17:00:17 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Kimo
>Release: 9.0-RELEASE
>Organization:
>Environment:
>Description:
New port for async_sinatra ruby gem.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
# 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-async_sinatra/
# rubygem-async_sinatra//Makefile
# rubygem-async_sinatra//distinfo
# rubygem-async_sinatra//pkg-descr
#
echo c - rubygem-async_sinatra/
mkdir -p rubygem-async_sinatra/ > /dev/null 2>&1
echo x - rubygem-async_sinatra//Makefile
sed 's/^X//' >rubygem-async_sinatra//Makefile << 'END-of-rubygem-async_sinatra//Makefile'
XPORTNAME= async_sinatra
XPORTVERSION= 1.0.0
XCATEGORIES= www rubygems
XMASTER_SITES= RG
X
XMAINTAINER= ruby at FreeBSD.org
XCOMMENT= A Sinatra plugin to provide async responses
X
XRUN_DEPENDS= rubygem-rack>=1.4.1:${PORTSDIR}/www/rubygem-rack \
X rubygem-sinatra>=1.3.2:${PORTSDIR}/www/rubygem-sinatra \
X
XUSE_RUBY= yes
XUSE_RUBYGEMS= yes
XRUBYGEM_AUTOPLIST= yes
X
X.include <bsd.port.mk>
END-of-rubygem-async_sinatra//Makefile
echo x - rubygem-async_sinatra//distinfo
sed 's/^X//' >rubygem-async_sinatra//distinfo << 'END-of-rubygem-async_sinatra//distinfo'
XSHA256 (rubygem/async_sinatra-1.0.0.gem) = 2ae0d764f2edff215a4b8cf289422da0eaf82ee99ab070892273a2a81d4ed10b
XSIZE (rubygem/async_sinatra-1.0.0.gem) = 10752
END-of-rubygem-async_sinatra//distinfo
echo x - rubygem-async_sinatra//pkg-descr
sed 's/^X//' >rubygem-async_sinatra//pkg-descr << 'END-of-rubygem-async_sinatra//pkg-descr'
XA Sinatra plugin to provide convenience whilst performing asynchronous
Xresponses inside of the Sinatra framework running under async webservers.
XTo properly utilise this package, some knowledge of EventMachine and/or
Xasynchronous patterns is recommended. Currently, supporting servers include:
X* Thin * Rainbows * Zbatery
X
XWWW: http://github.com/raggi/async_sinatra
END-of-rubygem-async_sinatra//pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list