ports/134392: [NEW PORT]math/rubygem-igraph:A Ruby extension for using the igraph library

Wen Heping wenheping at gmail.com
Sat May 9 15:40:01 UTC 2009


>Number:         134392
>Category:       ports
>Synopsis:       [NEW PORT]math/rubygem-igraph:A Ruby extension for using the igraph library
>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:   Sat May 09 15:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-CURRENT
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Mar 22 22:12:06 CST 2009     root at fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
rubygem-igraph is a Ruby extension for using the igraph library
(http://cneurocvs.rmki.kfki.hu/igraph/). igraph is a library for
creating and manipulating graphs with a particular emphasis on
network analysis functions.

WWW:    http://rubyforge.org/projects/igraph/
>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-igraph
#	rubygem-igraph/Makefile
#	rubygem-igraph/distinfo
#	rubygem-igraph/pkg-descr
#
echo c - rubygem-igraph
mkdir -p rubygem-igraph > /dev/null 2>&1
echo x - rubygem-igraph/Makefile
sed 's/^X//' >rubygem-igraph/Makefile << '6e3ff0096973538fb1d10775e43fdb3c'
X# New ports collection makefile for:	igraph
X# Date created:		09 May, 2009
X# Whom:			Wen Heping <wenheping at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	igraph
XPORTVERSION=	0.9.6
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RF
X
XMAINTAINER=	wenheping at gmail.com
XCOMMENT=	A Ruby extension for using the igraph library
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/libigraph.so:${PORTSDIR}/math/igraph
X
XCONFIGURE_ARGS+=	--with-igraph-include=${LOCALBASE}/include/igraph \
X			--without-igraph-lib=${LOCALBASE}/lib
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
6e3ff0096973538fb1d10775e43fdb3c
echo x - rubygem-igraph/distinfo
sed 's/^X//' >rubygem-igraph/distinfo << 'e54c2b125535b65b74ae290f3f5a38b8'
XMD5 (rubygem/igraph-0.9.6.gem) = 8cc075cc3a553dbe3ba5aff1421d8694
XSHA256 (rubygem/igraph-0.9.6.gem) = f6c6fb3c12e25f53eb17a944040b362f95ba5cf302f5dc8dbc245294ce4aa603
XSIZE (rubygem/igraph-0.9.6.gem) = 72704
e54c2b125535b65b74ae290f3f5a38b8
echo x - rubygem-igraph/pkg-descr
sed 's/^X//' >rubygem-igraph/pkg-descr << '6d0fbdfe3fc7fce47976a43b53035be6'
Xrubygem-igraph is a Ruby extension for using the igraph library
X(http://cneurocvs.rmki.kfki.hu/igraph/). igraph is a library for
Xcreating and manipulating graphs with a particular emphasis on
Xnetwork analysis functions.
X
XWWW:	http://rubyforge.org/projects/igraph/
6d0fbdfe3fc7fce47976a43b53035be6
exit



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



More information about the freebsd-ports-bugs mailing list