ports/71759: [NEW PORT] graphics/py-pydot: A Python interface to the Graphviz Dot language

Stefan Walter sw at gegenunendlich.de
Wed Sep 15 10:20:31 UTC 2004


>Number:         71759
>Category:       ports
>Synopsis:       [NEW PORT] graphics/py-pydot: A Python interface to the Graphviz Dot language
>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 Sep 15 10:20:30 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Walter
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Infinity Approximation Task Force
>Environment:
System: FreeBSD kyuzo.dunkelkammer.void 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Wed Jul 28 20:21:17 CEST 2004
>Description:
>From the project's home page:

An interface for creating both directed and non directed graphs from
Python. Currently all attributes implemented in the Dot language are
supported (up to Graphviz 1.10). Output can be inlined in Postscript
into interactive scientific environments like TeXmacs, or output in any
of the format's supported by the Graphviz tools dot, neato, twopi.

WWW:	http://dkbza.org/pydot.html

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

--- py23-pydot-0.9.9.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-pydot
#	py-pydot/Makefile
#	py-pydot/distinfo
#	py-pydot/pkg-descr
#
echo c - py-pydot
mkdir -p py-pydot > /dev/null 2>&1
echo x - py-pydot/Makefile
sed 's/^X//' >py-pydot/Makefile << 'END-of-py-pydot/Makefile'
X# New ports collection makefile for:	pydot
X# Date created:				15 Sep 2004
X# Whom:					Stefan Walter <sw at gegenunendlich.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	pydot
XPORTVERSION=	0.9.9
XCATEGORIES=	graphics python
XMASTER_SITES=	http://dkbza.org/data/
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	sw at gegenunendlich.de
XCOMMENT=	A Python interface to the Graphviz Dot language
X
XBUILD_DEPENDS=	${PYTHON_SITELIBDIR}/pyparsing.py:${PORTSDIR}/devel/py-parsing
XRUN_DEPENDS=	${PYTHON_SITELIBDIR}/pyparsing.py:${PORTSDIR}/devel/py-parsing \
X		dot:${PORTSDIR}/graphics/graphviz
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=yes
X
XPLIST_FILES=	%%PYTHON_SITELIBDIR%%/dot_parser.py \
X		%%PYTHON_SITELIBDIR%%/dot_parser.pyc \
X		%%PYTHON_SITELIBDIR%%/dot_parser.pyo \
X		%%PYTHON_SITELIBDIR%%/pydot.py \
X		%%PYTHON_SITELIBDIR%%/pydot.pyc \
X		%%PYTHON_SITELIBDIR%%/pydot.pyo
X
X.include <bsd.port.mk>
END-of-py-pydot/Makefile
echo x - py-pydot/distinfo
sed 's/^X//' >py-pydot/distinfo << 'END-of-py-pydot/distinfo'
XMD5 (pydot-0.9.9.tar.gz) = 7023e7fad3baa464b1516135ff3bf390
XSIZE (pydot-0.9.9.tar.gz) = 14301
END-of-py-pydot/distinfo
echo x - py-pydot/pkg-descr
sed 's/^X//' >py-pydot/pkg-descr << 'END-of-py-pydot/pkg-descr'
XAn interface for creating both directed and non directed graphs from
XPython. Currently all attributes implemented in the Dot language are
Xsupported (up to Graphviz 1.10). Output can be inlined in Postscript
Xinto interactive scientific environments like TeXmacs, or output in any
Xof the format's supported by the Graphviz tools dot, neato, twopi.
X
XWWW:	http://dkbza.org/pydot.html
END-of-py-pydot/pkg-descr
exit
--- py23-pydot-0.9.9.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list