ports/187917: [new ports] math/rubygem-narray
Shin-ya Murakami
murashin at gfd-dennou.org
Tue Mar 25 03:40:01 UTC 2014
>Number: 187917
>Category: ports
>Synopsis: [new ports] math/rubygem-narray
>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: Tue Mar 25 03:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Shin-ya Murakami
>Release: FreeBSD 11.0-CURRENT amd64
>Organization:
GFD-Dennou Club
>Environment:
System: FreeBSD phase 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r263062: Sat Mar 15 02:00:48 JST 2014 murashin at phase:/usr/obj/usr/src/sys/PHASE amd64
>Description:
- add rubygem version of math/ruby-narray
>How-To-Repeat:
N/A
>Fix:
--- rubygem-narray.shar begins here ---
# 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-narray/
# rubygem-narray/distinfo
# rubygem-narray/pkg-descr
# rubygem-narray/Makefile
#
echo c - rubygem-narray/
mkdir -p rubygem-narray/ > /dev/null 2>&1
echo x - rubygem-narray/distinfo
sed 's/^X//' >rubygem-narray/distinfo << 'a80fdba85daa1590d0aa898e968e98b7'
XSHA256 (rubygem/narray-0.6.0.8.gem) = 6ebe71c6047b2058fd456041ce29ba4bcc91615bfa8a87b0c4f60cdd82a7275d
XSIZE (rubygem/narray-0.6.0.8.gem) = 65024
a80fdba85daa1590d0aa898e968e98b7
echo x - rubygem-narray/pkg-descr
sed 's/^X//' >rubygem-narray/pkg-descr << 'd26d081d82e34f626a23b735670a86fd'
XNArray is an Numerical N-dimensional Array class. Supported element types are
X1/2/4-byte Integer, single/double-precision Real/Complex, and Ruby Object. This
X extension library incorporates fast calculation and easy manipulation of large
Xnumerical arrays into the Ruby language. NArray has features similar to NumPy,
Xbut NArray has vector and matrix subclasses.
X
XAuthor: Masahiro TANAKA <masa16.tanaka @nospam@ gmail.com>
XWWW: http://narray.rubyforge.org/
X http://rubygems.org/gems/narray
d26d081d82e34f626a23b735670a86fd
echo x - rubygem-narray/Makefile
sed 's/^X//' >rubygem-narray/Makefile << '9b9207752ce766e0676f9716f51a2382'
X# New ports collection makefile for: rubygem-narray
X# Date created: 2014-03-25
X# Whom: Shin-ya MURAKAMI <murashin at gfd-dennou.org>
X#
X# $FreeBSD: $
X#
X
XPORTNAME= narray
XPORTVERSION= 0.6.0.8
XCATEGORIES= math rubygems
XMASTER_SITES= RG
X
XMAINTAINER= murashin at FreeBSD.org
XCOMMENT= Numerical N-dimensional array library for Ruby
X
XUSE_RUBY= yes
XUSE_RAKE= yes
XUSE_RUBYGEMS= yes
XRUBYGEM_AUTOPLIST= yes
X
X.include <bsd.port.mk>
9b9207752ce766e0676f9716f51a2382
exit
--- rubygem-narray.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list