FreeBSD Bugzilla – Attachment 152046 Details for
Bug 197018
[NEW PORT] science/rubygem-ruby-dcl: Ruby interface to the scientific graphic library DCL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar file.
rubygem-ruby-dcl.shar (text/plain), 2.79 KB, created by
murashin
on 2015-01-23 06:02:45 UTC
(
hide
)
Description:
shar file.
Filename:
MIME Type:
Creator:
murashin
Created:
2015-01-23 06:02:45 UTC
Size:
2.79 KB
patch
obsolete
># 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-ruby-dcl ># rubygem-ruby-dcl/files ># rubygem-ruby-dcl/files/patch-extconf.rb ># rubygem-ruby-dcl/pkg-descr ># rubygem-ruby-dcl/Makefile ># rubygem-ruby-dcl/distinfo ># >echo c - rubygem-ruby-dcl >mkdir -p rubygem-ruby-dcl > /dev/null 2>&1 >echo c - rubygem-ruby-dcl/files >mkdir -p rubygem-ruby-dcl/files > /dev/null 2>&1 >echo x - rubygem-ruby-dcl/files/patch-extconf.rb >sed 's/^X//' >rubygem-ruby-dcl/files/patch-extconf.rb << '38ed4b9f6fc624be2aaef79cc4d0478c' >X--- extconf.rb.orig 2015-01-21 18:37:52.000000000 +0900 >X+++ extconf.rb 2015-01-21 18:39:33.000000000 +0900 >X@@ -10,6 +10,9 @@ >X end >X end >X >X+RbConfig::CONFIG["CC"]=ENV["CC"] >X+RbConfig::CONFIG["CPP"]=ENV["CPP"] >X+ >X #dir_config('narray',$sitearchdir,$sitearchdir) >X gem_home=(`gem environment GEM_HOME`).chomp >X narray_dir = Dir.glob("#{gem_home}/gems/narray-*").sort[-1] >38ed4b9f6fc624be2aaef79cc4d0478c >echo x - rubygem-ruby-dcl/pkg-descr >sed 's/^X//' >rubygem-ruby-dcl/pkg-descr << '3e41f0aa9a6d7f7e03b99d7ee608534f' >XThis is a Ruby interface to the scientific graphic library DCL. >X >XWWW: http://ruby.gfd-dennou.org/products/ruby-dcl/ >3e41f0aa9a6d7f7e03b99d7ee608534f >echo x - rubygem-ruby-dcl/Makefile >sed 's/^X//' >rubygem-ruby-dcl/Makefile << '9f80e4aec06072b569a10c494d0f6e1b' >X# Created by: Shin-ya MURAKAMI <murashin@gfd-dennou.org> >X# $FreeBSD:$ >X >XPORTNAME= ruby-dcl >XPORTVERSION= 1.7.0.2 >XCATEGORIES= math rubygems >XMASTER_SITES= RG >X >XMAINTAINER= murashin@gfd-dennou.org >XCOMMENT= Ruby interface to the scientific graphic library DCL >X >XLICENSE= BSD2CLAUSE >XLICENSE_FILE= ${WRKSRC}/LICENSE.txt >X >XRUN_DEPENDS= rubygem-narray>=0.5.5:${PORTSDIR}/math/rubygem-narray \ >X rubygem-narray_miss>0:${PORTSDIR}/math/rubygem-narray_miss >X >XRUBY_NARRAY_PKGNAME= narray-${NARRAY_VERSION} >XCONFIGURE_ARGS+= --with-narray-include=${LOCALBASE}/lib/ruby/gems/${RUBY_VER}/gems/${RUBY_NARRAY_PKGNAME}/ >X >XUSE_GCC= yes >XUSE_RUBY= yes >XUSE_RUBY_EXTCONF= yes >XUSE_RAKE= yes >XUSE_RUBYGEMS= yes >XRUBYGEM_AUTOPLIST= yes >XCONFIGURE_ENV+= CC=${CC} CPP=${CPP} >XMAKE_ENV+= CC=${CC} CPP=${CPP} >XGEM_ENV+= CC=${CC} CPP=${CPP} >X >Xpost-configure: >X @${REINPLACE_CMD} -e 's|CC = cc|CC = ${CC}|' ${WRKSRC}/Makefile >X >X.include "${.CURDIR}/../../math/rubygem-narray/Makefile.version" >X >X.include <bsd.port.mk> >9f80e4aec06072b569a10c494d0f6e1b >echo x - rubygem-ruby-dcl/distinfo >sed 's/^X//' >rubygem-ruby-dcl/distinfo << '1147e9b11f03671e068a44b125e34fec' >XSHA256 (rubygem/ruby-dcl-1.7.0.2.gem) = 982e6be233bd891307d98f2cd85f33f7262a0574710cc3e328fd4e680fa6a229 >XSIZE (rubygem/ruby-dcl-1.7.0.2.gem) = 246784 >1147e9b11f03671e068a44b125e34fec >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 197018
:
152046
|
152296
|
152542