Created attachment 154074 [details] SHAR file From pkg-descr: A Ruby binding for curses, ncurses, and PDCurses, formerly part of the Ruby standard library. curses is an extension library for text UI applications. WWW: https://rubygems.org/gems/curses This is my first attempt at creating a port for a Ruby gem, so please let me know if there is anything I can do to improve it.
Can you please test your port with 'portlint -ACNc' and submit a new shar version with all errors fixed?
A commit references this bug: Author: swills Date: Wed Jul 22 13:55:51 UTC 2015 New revision: 392681 URL: https://svnweb.freebsd.org/changeset/ports/392681 Log: devel/rubygem-curses: create port A Ruby binding for curses, ncurses, and PDCurses, formerly part of the Ruby standard library. curses is an extension library for text UI applications. WWW: https://rubygems.org/gems/curses PR: 198451 Submitted by: Jonathan Price <freebsd@jonathanprice.org> Changes: head/devel/Makefile head/devel/rubygem-curses/ head/devel/rubygem-curses/Makefile head/devel/rubygem-curses/distinfo head/devel/rubygem-curses/pkg-descr
Committed, with minor changes. Thanks!