ports/178621: [new port]: net/rubygem-iproto Ruby implementation of Mail.Ru iproto protocol

Veniamin Gvozdikov g.veniamin at googlemail.com
Tue May 14 08:50:02 UTC 2013


>Number:         178621
>Category:       ports
>Synopsis:       [new port]: net/rubygem-iproto Ruby implementation of Mail.Ru iproto protocol
>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:   Tue May 14 08:50:02 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Veniamin Gvozdikov
>Release:        FreeBSD 9.1-RELEASE
>Organization:
>Environment:
FreeBSD ololo 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Wrapper for Mail.Ru simple network protocol IProto. Support 2 modes: block via Ruby's TCPSocket and non block via EventMachine with fiblers. Wrapper used in Tarantool ruby client and private libs.

Depended by: ports/178619
>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-iproto
#	rubygem-iproto/pkg-descr
#	rubygem-iproto/distinfo
#	rubygem-iproto/Makefile
#
echo c - rubygem-iproto
mkdir -p rubygem-iproto > /dev/null 2>&1
echo x - rubygem-iproto/pkg-descr
sed 's/^X//' >rubygem-iproto/pkg-descr << 'dd1ae1af457bc54785a6cf5302a58734'
XWrapper for Mail.Ru simple network protocol IProto. Support 2 modes: block via
XRuby's TCPSocket and non block via EventMachine with fiblers. Wrapper used in
XTarantool ruby client and private libs.
X
XWWW: https://github.com/mailru/iproto-ruby
dd1ae1af457bc54785a6cf5302a58734
echo x - rubygem-iproto/distinfo
sed 's/^X//' >rubygem-iproto/distinfo << 'ad78b8f74ec7e3b0657a342a248cff38'
XSHA256 (rubygem/iproto-0.3.8.gem) = 1db06216baec4dc908337b448d94b2b840336cee0e003090fad96f62dd7d1bc7
XSIZE (rubygem/iproto-0.3.8.gem) = 8704
ad78b8f74ec7e3b0657a342a248cff38
echo x - rubygem-iproto/Makefile
sed 's/^X//' >rubygem-iproto/Makefile << 'c9d804bb8ae5be3bae4ab68c84f8b0fe'
X# Created by: Gvozdikov Veniamin <g.veniamin at googlemail.com>
X# $FreeBSD$
X
XPORTNAME=	iproto
XPORTVERSION=	0.3.8
XCATEGORIES=	net rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	g.veniamin at googlemail.com
XCOMMENT=	Ruby implementation of Mail.Ru iproto protocol
X
XRUN_DEPENDS=	rubygem-bin_utils=0.0.3:${PORTSDIR}/devel/rubygem-bin_utils
X
XRUBY_VER=	1.9
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
c9d804bb8ae5be3bae4ab68c84f8b0fe
exit


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


More information about the freebsd-ports-bugs mailing list