FreeBSD Bugzilla – Attachment 88701 Details for
Bug 125534
[NEW PORT]math/igraph:Package For Manipulating Undirected And Directed Graphs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 3.27 KB, created by
wenheping
on 2008-07-12 06:10:02 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
wenheping
Created:
2008-07-12 06:10:02 UTC
Size:
3.27 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: ># ># igraph ># igraph/pkg-plist ># igraph/pkg-descr ># igraph/distinfo ># igraph/Makefile ># >echo c - igraph >mkdir -p igraph > /dev/null 2>&1 >echo x - igraph/pkg-plist >sed 's/^X//' >igraph/pkg-plist << 'END-of-igraph/pkg-plist' >Xlibdata/pkgconfig/igraph.pc >Xlib/libigraph.a >Xlib/libigraph.la >Xlib/libigraph.so >Xlib/libigraph.so.0 >Xinclude/igraph/NetDataTypes.h >Xinclude/igraph/NetRoutines.h >Xinclude/igraph/arpack.h >Xinclude/igraph/arpack_internal.h >Xinclude/igraph/array.h >Xinclude/igraph/array.pmt >Xinclude/igraph/attributes.h >Xinclude/igraph/dqueue.h >Xinclude/igraph/dqueue.pmt >Xinclude/igraph/error.h >Xinclude/igraph/f2c.h >Xinclude/igraph/gml_tree.h >Xinclude/igraph/heap.h >Xinclude/igraph/heap.pmt >Xinclude/igraph/igraph.h >Xinclude/igraph/igraph_pmt.h >Xinclude/igraph/igraph_pmt_off.h >Xinclude/igraph/interrupt.h >Xinclude/igraph/matrix.h >Xinclude/igraph/matrix.pmt >Xinclude/igraph/pottsmodel_2.h >Xinclude/igraph/stack.h >Xinclude/igraph/stack.pmt >Xinclude/igraph/types.h >Xinclude/igraph/vector.h >Xinclude/igraph/vector.pmt >Xinclude/igraph/walktrap_communities.h >Xinclude/igraph/walktrap_graph.h >Xinclude/igraph/walktrap_heap.h >X@dirrm include/igraph >END-of-igraph/pkg-plist >echo x - igraph/pkg-descr >sed 's/^X//' >igraph/pkg-descr << 'END-of-igraph/pkg-descr' >Xigraph is a free software package for creating and manipulating >Xundirected and directed graphs. It includes implementations for >Xclassic graph theory problems like minimum spanning trees and >Xnetwork flow, and also implements algorithms for some recent >Xnetwork analysis methods, like community structure search. >X >Xigraph contains functions for generating regular and random graphs, >Xmanipulating graphs, assigning attributes to vertices and edges. >XIt can calculate various structural properties, includes heuristics >Xfor community structure detection, supports many file formats. >X >XWWW: http://cneurocvs.rmki.kfki.hu/igraph/ >END-of-igraph/pkg-descr >echo x - igraph/distinfo >sed 's/^X//' >igraph/distinfo << 'END-of-igraph/distinfo' >XMD5 (igraph-0.5.tar.gz) = 515dde48ad99b6a1b19696c9c8ba13a8 >XSHA256 (igraph-0.5.tar.gz) = 0a9be03ad0c8b0d71b7c527c9707344e59ec8bcedc2ae499fe12f5db5111bdde >XSIZE (igraph-0.5.tar.gz) = 1555039 >END-of-igraph/distinfo >echo x - igraph/Makefile >sed 's/^X//' >igraph/Makefile << 'END-of-igraph/Makefile' >X# New ports collection makefile for: igarph >X# Date created: 07 July 2008 >X# Whom: Wen Heping <wenheping@gmail.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= igraph >XPORTVERSION= 0.5 >XCATEGORIES= math >XMASTER_SITES= http://cneurocvs.rmki.kfki.hu/igraph/download/ >X >XMAINTAINER= wenheping@gmail.com >XCOMMENT= Package For Manipulating Undirected And Directed Graphs >X >XLIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 >X >XGNU_CONFIGURE= yes >XUSE_GMAKE= yes >XCONFIGURE_ARGS+= --enable-gmp >XCFLAGS+= -I${LOCALBASE}/include >XLDFLAGS+= -L${LOCALBASE}/lib >XCONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" >XUSE_LDCONFIG= yes >X >Xpost-patch: >X @${REINPLACE_CMD} -e 's|@libdir@/pkgconfig|@prefix@/libdata/pkgconfig|' \ >X ${WRKSRC}/Makefile.in >X >X.include <bsd.port.mk> >END-of-igraph/Makefile >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 125534
: 88701