ports/155728: [NEW PORT] devel/rubygem-ncursesw (curses gem with wide char support)

Eric Freeman freebsdports at chillibear.com
Sun Mar 20 18:50:03 UTC 2011


>Number:         155728
>Category:       ports
>Synopsis:       [NEW PORT] devel/rubygem-ncursesw (curses gem with wide char support)
>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:   Sun Mar 20 18:50:03 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Eric Freeman
>Release:        9.0
>Organization:
>Environment:
>Description:
Simple gem port.

This particular version of the ncurses gem adds support for wide characters.  It's required by another gem I'm working towards submitting.
>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-ncursesw
#	rubygem-ncursesw/Makefile
#	rubygem-ncursesw/distinfo
#	rubygem-ncursesw/pkg-descr
#
echo c - rubygem-ncursesw
mkdir -p rubygem-ncursesw > /dev/null 2>&1
echo x - rubygem-ncursesw/Makefile
sed 's/^X//' >rubygem-ncursesw/Makefile << '989b089e37c1e85ae8f50374d81744b2'
X# Ports collection makefile for:	rubygem-ncursesw
X# Date created:				19 March 2011
X# Whom:					Eric Freeman <freebsdports at chillibear.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ncursesw
XPORTVERSION=	1.2.4.3
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	freebsdports at chillibear.com
XCOMMENT=	A gem wrapper to the ncurses library with wide character support
X
XUSE_RUBY=		yes
XUSE_RUBYGEMS=		yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
989b089e37c1e85ae8f50374d81744b2
echo x - rubygem-ncursesw/distinfo
sed 's/^X//' >rubygem-ncursesw/distinfo << 'f8b5649973ecd9491a3204c87c63a4b1'
XMD5 (rubygem/ncursesw-1.2.4.3.gem) = 2d459a393baad4e36b5501c79c1ecb97
XSHA256 (rubygem/ncursesw-1.2.4.3.gem) = 3d48edb4100ebcbac0417febebef3131c69cfb02e4eeb2cd7931149d77e5f155
XSIZE (rubygem/ncursesw-1.2.4.3.gem) = 66560
f8b5649973ecd9491a3204c87c63a4b1
echo x - rubygem-ncursesw/pkg-descr
sed 's/^X//' >rubygem-ncursesw/pkg-descr << '0c5916bbf50c2b37dc4caec6d400b485'
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
XThis version of the ncurses gem supports wide 
Xcharacters and Ruby 1.9.2+
X
XWWW: http://ncurses-ruby.berlios.de/
0c5916bbf50c2b37dc4caec6d400b485
exit

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



More information about the freebsd-ports-bugs mailing list