Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 2014 00:53:58 GMT
From:      Michael Moll <kvedulv@kvedulv.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/188006: [NEW PORT]  devel/rubygem-byebug
Message-ID:  <201403270053.s2R0rwdx088160@cgiserv.freebsd.org>
Resent-Message-ID: <201403270100.s2R101u0040059@freefall.freebsd.org>

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

>Number:         188006
>Category:       ports
>Synopsis:       [NEW PORT]  devel/rubygem-byebug
>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 Mar 27 01:00:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Michael Moll
>Release:        
>Organization:
>Environment:
>Description:

>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-byebug
#	rubygem-byebug/pkg-descr
#	rubygem-byebug/Makefile
#	rubygem-byebug/distinfo
#
echo c - rubygem-byebug
mkdir -p rubygem-byebug > /dev/null 2>&1
echo x - rubygem-byebug/pkg-descr
sed 's/^X//' >rubygem-byebug/pkg-descr << '1e7e21ae9e26b49261b13bfb99ff7b57'
XByebug is a simple to use, feature rich debugger for Ruby 2. It uses the
Xnew TracePoint API for execution control and the new Debug Inspector API
Xfor call stack navigation, so it doesn't depend on internal core sources.
XIt's developed as a C extension, so it's fast. And it has a full test
Xsuite so it's reliable.
X
XWWW: https://github.com/deivid-rodriguez/byebug
1e7e21ae9e26b49261b13bfb99ff7b57
echo x - rubygem-byebug/Makefile
sed 's/^X//' >rubygem-byebug/Makefile << 'b80e2a169b3d3470d4c880264cd148f7'
X# Created by: Michael Moll <kvedulv at kvedulv.de>
X# $FreeBSD$
X
XPORTNAME=	byebug
XPORTVERSION=	2.7.0
XCATEGORIES=	devel ruby
XMASTER_SITES=	RG
X
XMAINTAINER=	ruby@FreeBSD.org
XCOMMENT=	Ruby 2 debugger
X
XLICENSE=	BSD2CLAUSE
X
XRUN_DEPENDS=	rubygem-columnize>=0.3:${PORTSDIR}/devel/rubygem-columnize \
X		rubygem-debugger-linecache>=1.2:${PORTSDIR}/devel/rubygem-debugger-linecache
X
XUSE_RUBY=	yes
XRUBY_REQUIRE=	Ruby >= 200
X
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
XPLIST_FILES=	bin/byebug
X
X.include <bsd.port.mk>
b80e2a169b3d3470d4c880264cd148f7
echo x - rubygem-byebug/distinfo
sed 's/^X//' >rubygem-byebug/distinfo << '57e0d7a25b04bbbc9eedcb5af5ce7fa6'
XSHA256 (rubygem/byebug-2.7.0.gem) = b728ad5c72d2ff4d53e809ddf3711136c622bf621f19ad59982c032858a1f690
XSIZE (rubygem/byebug-2.7.0.gem) = 93696
57e0d7a25b04bbbc9eedcb5af5ce7fa6
exit



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



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