From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Mar 9 14:30:07 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93E3116A4CE for ; Wed, 9 Mar 2005 14:30:07 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 530CE43D54 for ; Wed, 9 Mar 2005 14:30:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j29EU7kL034200 for ; Wed, 9 Mar 2005 14:30:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j29EU7bb034199; Wed, 9 Mar 2005 14:30:07 GMT (envelope-from gnats) Resent-Date: Wed, 9 Mar 2005 14:30:07 GMT Resent-Message-Id: <200503091430.j29EU7bb034199@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Antonio Carlos Venancio Junior Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 340E916A4CE for ; Wed, 9 Mar 2005 14:24:32 +0000 (GMT) Received: from digitalsign.com (cm-virtua-fln-C8B08F9E.brdterra.com.br [200.176.143.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DD4943D60 for ; Wed, 9 Mar 2005 14:24:30 +0000 (GMT) (envelope-from antonio@digitalsign.com) Received: from digitalsign.com (localhost [127.0.0.1]) by digitalsign.com (8.12.6/8.12.6) with ESMTP id j29EOSCP072678 for ; Wed, 9 Mar 2005 11:24:29 -0300 (BRT) (envelope-from antonio@digitalsign.com) Received: (from antonio@localhost) by digitalsign.com (8.12.6/8.12.6/Submit) id j29EOS11072677; Wed, 9 Mar 2005 11:24:28 -0300 (BRT) Message-Id: <200503091424.j29EOS11072677@digitalsign.com> Date: Wed, 9 Mar 2005 11:24:28 -0300 (BRT) From: Antonio Carlos Venancio Junior To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/78624: New port: math/pear-Structures_Graph PEAR graph datastructure manipulation library X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Antonio Carlos Venancio Junior List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 14:30:07 -0000 >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@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 () X# X# $FreeBSD$ X# X XPORTNAME= Structures_Graph XPORTVERSION= 1.0.1 XCATEGORIES= math devel pear X XMAINTAINER= antonio@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 X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" X.include 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: