Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Nov 2010 22:24:29 GMT
From:      Eric Freeman <freebsdports@chillibear.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/152218: New port: devel/rubygem-ncurses (ruby interface to ncurses)
Message-ID:  <201011132224.oADMOTN0025288@www.freebsd.org>
Resent-Message-ID: <201011132230.oADMU95k015820@freefall.freebsd.org>

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

>Number:         152218
>Category:       ports
>Synopsis:       New port: devel/rubygem-ncurses  (ruby interface to ncurses)
>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:   Sat Nov 13 22:30:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Eric Freeman
>Release:        9.0
>Organization:
>Environment:
FreeBSD bsd9.local 9.0-CURRENT-201008 FreeBSD 9.0-CURRENT-201008 #0: Tue Aug  3 20:09:44 UTC 2010     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
This is the RubyGem version of the existing /devel/ruby-ncurses.

The Gem provides access to the functions, macros, global variables and constants of the ncurses library.

These are mapped to a Ruby Module named "Ncurses".

http://ncurses-ruby.berlios.de/

>How-To-Repeat:
n/a
>Fix:
# 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-ncurses
#	rubygem-ncurses/distinfo
#	rubygem-ncurses/Makefile
#	rubygem-ncurses/pkg-descr
#
echo c - rubygem-ncurses
mkdir -p rubygem-ncurses > /dev/null 2>&1
echo x - rubygem-ncurses/distinfo
sed 's/^X//' >rubygem-ncurses/distinfo << 'd3d14020ea341bd0b1751b044779e36a'
XSHA256 (rubygem/ncurses-0.9.1.gem) = 5064222d242dce3f9caec021e975743b5ac714996ecd762ddf71d2d75d1e3349
XSIZE (rubygem/ncurses-0.9.1.gem) = 56832
d3d14020ea341bd0b1751b044779e36a
echo x - rubygem-ncurses/Makefile
sed 's/^X//' >rubygem-ncurses/Makefile << '265f8c3da3219d3cd8d7d892a3228cb4'
X# Ports collection makefile for:	rubygem-ncurses
X# Date created:				13 November 2010
X# Whom:					Eric Freeman <freebsdports@chillibear.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ncurses
XPORTVERSION=	0.9.1
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	freebsdports@chillibear.com
XCOMMENT=	A gem wrapper to the ncurses library
X
XUSE_RUBY=		yes
XUSE_RUBYGEMS=		yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
265f8c3da3219d3cd8d7d892a3228cb4
echo x - rubygem-ncurses/pkg-descr
sed 's/^X//' >rubygem-ncurses/pkg-descr << '2a2da695b56fbbf6a45ac846b8add496'
XThis Gem provides access to the functions, macros,
Xglobal variables and constants of the ncurses library.
XThese are mapped to a Ruby Module named "Ncurses".
XFunctions and external variables are implemented as
Xsingleton functions of the Module Ncurses.
X
XWWW: http://ncurses-ruby.berlios.de/
2a2da695b56fbbf6a45ac846b8add496
exit

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



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