Summary: | New port: devel/rubygem-ncurses (ruby interface to ncurses) | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Eric Freeman <freebsdports> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ruby (Nobody) <ruby> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Eric Freeman
2010-11-13 22:30:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->ruby ruby@ wants this port PRs (via the GNATS Auto Assign Tool) wen 2010-11-15 08:43:36 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/rubygem-ncurses Makefile distinfo pkg-descr Log: This Gem provides access to the functions, macros, global variables and constants of the ncurses library. These are mapped to a Ruby Module named "Ncurses". Functions and external variables are implemented as singleton functions of the Module Ncurses. WWW: http://ncurses-ruby.berlios.de/ PR: ports/152218 Submitted by: Eric Freeman <freebsdports@chillibear.com> Revision Changes Path 1.4115 +1 -0 ports/devel/Makefile 1.1 +20 -0 ports/devel/rubygem-ncurses/Makefile (new) 1.1 +2 -0 ports/devel/rubygem-ncurses/distinfo (new) 1.1 +7 -0 ports/devel/rubygem-ncurses/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed New port added. Thanks! |