ports/78624: New port: math/pear-Structures_Graph PEAR graph datastructure manipulation library

Antonio Carlos Venancio Junior antonio at php.net
Wed Mar 9 14:30:07 UTC 2005


>Number:         78624
>Category:       ports
>Synopsis:       New port: math/pear-Structures_Graph PEAR graph datastructure manipulation 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:   Wed Mar 09 14:30:06 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #5: Tue Feb 22 17:32:18 BRT 2005     root at antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
New port: math/pear-Structures_Graph PEAR graph datastructure manipulation library

PEAR::Structures_Graph is a package for creating and manipulating graph
datastructures. It allows building of directed and undirected graphs, with
data and metadata stored in nodes. The library provides functions for graph
traversing as well as for characteristic extraction from the graph topology.
>How-To-Repeat:
>Fix:
# 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:
#
#	pear-Structures_Graph
#	pear-Structures_Graph/Makefile
#	pear-Structures_Graph/distinfo
#	pear-Structures_Graph/pkg-descr
#
echo c - pear-Structures_Graph
mkdir -p pear-Structures_Graph > /dev/null 2>&1
echo x - pear-Structures_Graph/Makefile
sed 's/^X//' >pear-Structures_Graph/Makefile << 'END-of-pear-Structures_Graph/Makefile'
X# Ports collection makefile for:  pear-Structures_Graph
X# Date created:			  09 March 2005
X# Whom:				  Antonio Carlos Venancio Junior (<antonio at inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Structures_Graph
XPORTVERSION=	1.0.1
XCATEGORIES=	math devel pear
X
XMAINTAINER=	antonio at php.net
XCOMMENT=	PEAR graph datastructure manipulation library
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	Structures
XFILES=		Graph/Manipulator/TopologicalSorter.php \
X		Graph/Manipulator/AcyclicTest.php Graph/Node.php Graph.php
XDOCS=		Structures_Graph.pkg
X_DOCSDIR=	docs/tutorials/Structures_Graph
X
Xpost-extract:
X	@${MV} ${WRKSRC}/Structures/* ${WRKSRC}/
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-pear-Structures_Graph/Makefile
echo x - pear-Structures_Graph/distinfo
sed 's/^X//' >pear-Structures_Graph/distinfo << 'END-of-pear-Structures_Graph/distinfo'
XMD5 (PEAR/Structures_Graph-1.0.1.tgz) = 97baf9bf892a6a54213d193767f97a09
XSIZE (PEAR/Structures_Graph-1.0.1.tgz) = 7060
END-of-pear-Structures_Graph/distinfo
echo x - pear-Structures_Graph/pkg-descr
sed 's/^X//' >pear-Structures_Graph/pkg-descr << 'END-of-pear-Structures_Graph/pkg-descr'
XPEAR::Structures_Graph is a package for creating and manipulating graph
Xdatastructures. It allows building of directed and undirected graphs, with
Xdata and metadata stored in nodes. The library provides functions for graph
Xtraversing as well as for characteristic extraction from the graph topology.
X
XWWW: http://pear.php.net/package/Structures_Graph/
END-of-pear-Structures_Graph/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list