Opened 7 years ago

Last modified 7 years ago

#53024 new submission

byebug Debugger for Ruby 2

Reported by: luc-j-bourhis (Luc J. Bourhis) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: rb23-byebug

Description

Ruby 2 introduced changes requiring new debugger frameworks: byebug is one of them. My motivation comes from the fact that it is a required install for the popular Komodo IDE to enable its graphical debugger for Ruby 2. This is the first time I write a Portfile for a ruby component, so forgive the quirks if any!

Attachments (1)

Portfile (998 bytes) - added by luc-j-bourhis (Luc J. Bourhis) 7 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Thanks. The license line should just read "BSD". There should be two different checksums; typically we use rmd160 and sha256.

comment:2 Changed 7 years ago by luc-j-bourhis (Luc J. Bourhis)

I have uploaded a fixed Portfile addressing your two points. Thanks.

Changed 7 years ago by luc-j-bourhis (Luc J. Bourhis)

Attachment: Portfile added
Note: See TracTickets for help on using tickets.