Bug 198451 - New port: devel/rubygem-curses ruby binding for curses, ncurses and PDCurses
Summary: New port: devel/rubygem-curses ruby binding for curses, ncurses and PDCurses
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-09 13:51 UTC by Jonathan Price
Modified: 2015-07-22 13:56 UTC (History)
2 users (show)

See Also:


Attachments
SHAR file (1.74 KB, text/plain)
2015-03-09 13:51 UTC, Jonathan Price
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Price 2015-03-09 13:51:16 UTC
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.
Comment 1 Bartek Rutkowski freebsd_committer freebsd_triage 2015-07-20 07:51:47 UTC
Can you please test your port with 'portlint -ACNc' and submit a new shar version with all errors fixed?
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-07-22 13:55:55 UTC
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
Comment 3 Steve Wills freebsd_committer freebsd_triage 2015-07-22 13:56:09 UTC
Committed, with minor changes. Thanks!