ports/146728: New port: devel/rubygem-ffi

Christoph Kick kick.christoph at googlemail.com
Wed May 19 13:00:14 UTC 2010


>Number:         146728
>Category:       ports
>Synopsis:       New port: devel/rubygem-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:13 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 at pc-138.admin.frm2:/usr/obj/usr/src/sys/ESPRIMO  amd64
>Description:
New port: devel/rubygem-ffi 

A ruby extension for programmatically loading dynamic libraries, binding functions within them, and calling those functions from Ruby code.

Needed as dependency for rubygem-nice-ffi (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-ffi
#	rubygem-ffi/Makefile
#	rubygem-ffi/pkg-descr
#	rubygem-ffi/distinfo
#
echo c - rubygem-ffi
mkdir -p rubygem-ffi > /dev/null 2>&1
echo x - rubygem-ffi/Makefile
sed 's/^X//' >rubygem-ffi/Makefile << '936e28556316966ca0f2548d56db6525'
X# New ports collection makefile for:   rubygem-ffi
X# Date created:    28 April 2010
X# Whom:	Christoph Kick
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ffi
XPORTVERSION=	0.5.3
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RF
X
XMAINTAINER=	kick.christoph at googlemail.com
XCOMMENT=	A ruby extension for programmatically loading dynamic libraries\		, binding functions within them, and calling those functions \
X		from Ruby code
X
XUSE_RUBY=		yes
XUSE_RAKE=		yes
XUSE_RUBYGEMS=   	yes
XRUBYGEM_AUTOPLIST=      yes
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
936e28556316966ca0f2548d56db6525
echo x - rubygem-ffi/pkg-descr
sed 's/^X//' >rubygem-ffi/pkg-descr << '7fc00350b74068bc62ac40230dac537f'
XRuby-FFI is a ruby extension for programmatically loading dynamic libraries, binding functions within them, and calling those functions from Ruby code.
X
XWWW: http://wiki.github.com/ffi/ffi/
7fc00350b74068bc62ac40230dac537f
echo x - rubygem-ffi/distinfo
sed 's/^X//' >rubygem-ffi/distinfo << 'f2ae55ab0d47df647b423a64008f6519'
XMD5 (rubygem/ffi-0.5.3.gem) = a050278709ff23ceb2eb34d529923595
XSHA256 (rubygem/ffi-0.5.3.gem) = 8589a7cdafddc97e5dfb838fa68df20f338a9512e0cc7866f425b4b9e88c0fa4
XSIZE (rubygem/ffi-0.5.3.gem) = 785920
f2ae55ab0d47df647b423a64008f6519
exit



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



More information about the freebsd-ports-bugs mailing list