Date: Wed, 19 May 2010 12:58:55 GMT From: Christoph Kick <kick.christoph@googlemail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/146730: New port: devel/rubygem-sdl-ffi Message-ID: <201005191258.o4JCwtI2059740@www.freebsd.org> Resent-Message-ID: <201005191300.o4JD0E5b045830@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 146730 >Category: ports >Synopsis: New port: devel/rubygem-sdl-ffi >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: Wed May 19 13:00:14 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Christoph Kick >Release: 8.0 >Organization: TU Muenchen >Environment: FreeBSD pc-138.admin.frm2 8.0-RELEASE-p1 FreeBSD 8.0-RELEASE-p1 #1: Wed Dec 9 09:18:56 CET 2009 ckick@pc-138.admin.frm2:/usr/obj/usr/src/sys/ESPRIMO amd64 >Description: New port: devel/rubygem-sdl-ffi Ruby-SDL-FFI is a low-level binding to SDL and related libraries using Ruby-FFI. It provides very basic access to SDL from Ruby without the need for a compiled C wrapper. It aims to be platform and Ruby implementation independent Needed as dependency for rubygem-rubygame (the following portsubmit) >How-To-Repeat: >Fix: Patch attached with submission follows: # 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-sdl-ffi # rubygem-sdl-ffi/Makefile # rubygem-sdl-ffi/pkg-descr # rubygem-sdl-ffi/distinfo # echo c - rubygem-sdl-ffi mkdir -p rubygem-sdl-ffi > /dev/null 2>&1 echo x - rubygem-sdl-ffi/Makefile sed 's/^X//' >rubygem-sdl-ffi/Makefile << 'b9c3066113817b068059d3b072e89b46' X# New ports collection makefile for: rubygem-ruby-sdl-ffi X# Date created: 28 April 2010 X# Whom: Christoph Kick X# X# $FreeBSD$ X# X XPORTNAME= ruby-sdl-ffi XPORTVERSION= 0.2 XCATEGORIES= devel rubygems XMASTER_SITES= RF XMASTER_SITE_SUBDIR= rubygame X XMAINTAINER= kick.christoph@googlemail.com XCOMMENT= Ruby-SDL-FFI is a low-level binding to SDL and related \ X libraries using Ruby-FFI X XBUILD_DEPENDS= rubygem-nice-ffi>=0.3:${PORTSDIR}/devel/rubygem-nice-ffi XRUN_DEPENDS= ${BUILD_DEPENDS} X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X X.include <bsd.port.pre.mk> X.include <bsd.port.post.mk> b9c3066113817b068059d3b072e89b46 echo x - rubygem-sdl-ffi/pkg-descr sed 's/^X//' >rubygem-sdl-ffi/pkg-descr << '17838a199a7dd53634a64c5cea4e9197' XRuby-SDL-FFI is a low-level binding to SDL and related libraries using Ruby-FFI. It provides very basic access to SDL from Ruby without the need for a compiled C wrapper. It aims to be platform and Ruby implementation independent. X XWWW: http://rubygems.org/gems/ruby-sdl-ffi 17838a199a7dd53634a64c5cea4e9197 echo x - rubygem-sdl-ffi/distinfo sed 's/^X//' >rubygem-sdl-ffi/distinfo << 'ea3f6e4f7285187f9c46b34264d0a90e' XMD5 (rubygem/ruby-sdl-ffi-0.2.gem) = 6e4ee5f537b723cfe08d3ecebb75a8c3 XSHA256 (rubygem/ruby-sdl-ffi-0.2.gem) = 7af46b614f1bdf2d53297feb9f4b107e374974b283ebefce319ed1f86330ddcc XSIZE (rubygem/ruby-sdl-ffi-0.2.gem) = 29184 ea3f6e4f7285187f9c46b34264d0a90e exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005191258.o4JCwtI2059740>