Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Dec 2006 18:58:29 +0800 (CST)
From:      Li-Wen Hsu <lwhsu@lwhsu.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lwhsu@lwhsu.org
Subject:   ports/106971: [NEW PORT] math/py24-igraph: High performance graph data structures and algorithms
Message-ID:  <200612201058.kBKAwThp092748@knight.lwhsu.ckefgisc.org>
Resent-Message-ID: <200612201100.kBKB0So0087573@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         106971
>Category:       ports
>Synopsis:       [NEW PORT] math/py24-igraph: High performance graph data structures and algorithms
>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 Dec 20 11:00:28 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD knight.lwhsu.ckefgisc.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Wed Dec  6 11:34:36 CST
>Description:
This module extends Python with a Graph class which is capable of handling
arbitrary directed and undirected graphs with thousands of nodes and millions
of edges. Since the module makes use of the open source igraph library
written in almost 100% pure C, it is blazing fast and outperforms most other
pure Python-based packages around.

WWW:	http://cneurocvs.rmki.kfki.hu/igraph

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- py24-igraph-0.3.2.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:
#
#	py-igraph
#	py-igraph/pkg-descr
#	py-igraph/Makefile
#	py-igraph/pkg-plist
#	py-igraph/distinfo
#
echo c - py-igraph
mkdir -p py-igraph > /dev/null 2>&1
echo x - py-igraph/pkg-descr
sed 's/^X//' >py-igraph/pkg-descr << 'END-of-py-igraph/pkg-descr'
XThis module extends Python with a Graph class which is capable of handling
Xarbitrary directed and undirected graphs with thousands of nodes and millions
Xof edges. Since the module makes use of the open source igraph library
Xwritten in almost 100% pure C, it is blazing fast and outperforms most other
Xpure Python-based packages around.
X
XWWW:	http://cneurocvs.rmki.kfki.hu/igraph
END-of-py-igraph/pkg-descr
echo x - py-igraph/Makefile
sed 's/^X//' >py-igraph/Makefile << 'END-of-py-igraph/Makefile'
X# New ports collection makefile for:	py-igraph
X# Date created:		2006-12-20
X# Whom:			Li-Wen Hsu <lwhsu@lwhsu.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	igraph
XPORTVERSION=	0.3.2
XCATEGORIES=	math python
XMASTER_SITES=	http://cheeseshop.python.org/packages/source/i/igraph/
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	lwhsu@lwhsu.org
XCOMMENT=	High performance graph data structures and algorithms
X
XLIB_DEPENDS=	xml2.5:${PORTSDIR}/textproc/libxml2
X#RUN_DEPENDS=	${LIB_DEPENDS}
X
XUSE_PYTHON=	2.4+
XUSE_PYDISTUTILS=	yes
X
X.include <bsd.port.mk>
END-of-py-igraph/Makefile
echo x - py-igraph/pkg-plist
sed 's/^X//' >py-igraph/pkg-plist << 'END-of-py-igraph/pkg-plist'
X%%PYTHON_SITELIBDIR%%/igraph/__init__.py
X%%PYTHON_SITELIBDIR%%/igraph/test/__init__.py
X%%PYTHON_SITELIBDIR%%/igraph/test/attributes.py
X%%PYTHON_SITELIBDIR%%/igraph/test/basic.py
X%%PYTHON_SITELIBDIR%%/igraph/test/flow.py
X%%PYTHON_SITELIBDIR%%/igraph/test/foreign.py
X%%PYTHON_SITELIBDIR%%/igraph/test/games.py
X%%PYTHON_SITELIBDIR%%/igraph/test/spectral.py
X%%PYTHON_SITELIBDIR%%/igraph/test/structural.py
X%%PYTHON_SITELIBDIR%%/igraph/test/__init__.pyc
X%%PYTHON_SITELIBDIR%%/igraph/test/attributes.pyc
X%%PYTHON_SITELIBDIR%%/igraph/test/basic.pyc
X%%PYTHON_SITELIBDIR%%/igraph/test/flow.pyc
X%%PYTHON_SITELIBDIR%%/igraph/test/foreign.pyc
X%%PYTHON_SITELIBDIR%%/igraph/test/games.pyc
X%%PYTHON_SITELIBDIR%%/igraph/test/spectral.pyc
X%%PYTHON_SITELIBDIR%%/igraph/test/structural.pyc
X%%PYTHON_SITELIBDIR%%/igraph/test/__init__.pyo
X%%PYTHON_SITELIBDIR%%/igraph/test/attributes.pyo
X%%PYTHON_SITELIBDIR%%/igraph/test/basic.pyo
X%%PYTHON_SITELIBDIR%%/igraph/test/flow.pyo
X%%PYTHON_SITELIBDIR%%/igraph/test/foreign.pyo
X%%PYTHON_SITELIBDIR%%/igraph/test/games.pyo
X%%PYTHON_SITELIBDIR%%/igraph/test/spectral.pyo
X%%PYTHON_SITELIBDIR%%/igraph/test/structural.pyo
X%%PYTHON_SITELIBDIR%%/igraph/_igraph.so
X%%PYTHON_SITELIBDIR%%/igraph/__init__.pyc
X%%PYTHON_SITELIBDIR%%/igraph/__init__.pyo
X@dirrm %%PYTHON_SITELIBDIR%%/igraph/test
X@dirrm %%PYTHON_SITELIBDIR%%/igraph
END-of-py-igraph/pkg-plist
echo x - py-igraph/distinfo
sed 's/^X//' >py-igraph/distinfo << 'END-of-py-igraph/distinfo'
XMD5 (igraph-0.3.2.tar.gz) = 343bdffef7fcf3841858acf6c16f06b3
XSHA256 (igraph-0.3.2.tar.gz) = e6753c708a6226e71d63159773b439c9d576e127830b2303aa3dabd048dab2ca
XSIZE (igraph-0.3.2.tar.gz) = 347036
END-of-py-igraph/distinfo
exit
--- py24-igraph-0.3.2.shar ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612201058.kBKAwThp092748>