Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Nov 2004 11:23:22 -0300 (ART)
From:      Fernan Aguero <fernan@iib.unsam.edu.ar>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/74415: [new port] graphics/p5-SpringGraph
Message-ID:  <200411261423.iAQENMDx036568@pi.iib.unsam.edu.ar>
Resent-Message-ID: <200411261430.iAQEUDHQ096368@freefall.freebsd.org>

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

>Number:         74415
>Category:       ports
>Synopsis:       [new port] graphics/p5-SpringGraph
>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:   Fri Nov 26 14:30:12 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Fernan Aguero
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
IIB-UNSAM
>Environment:

FreeBSD pi.iib.unsam.edu.ar 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Wed May 26 12:56:43 ART 2004 fernan@pi.iib.unsam.edu.ar:/usr/obj/usr/src/sys/PI  i386

	
>Description:
	

	This perl module is required by the latest version of
	devel/autodia (update sent in separate PR).
	
>How-To-Repeat:
	
	
>Fix:

	



--- p5-SpringGraph.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:
#
#	p5-SpringGraph
#	p5-SpringGraph/distinfo
#	p5-SpringGraph/Makefile
#	p5-SpringGraph/pkg-descr
#	p5-SpringGraph/pkg-plist
#
echo c - p5-SpringGraph
mkdir -p p5-SpringGraph > /dev/null 2>&1
echo x - p5-SpringGraph/distinfo
sed 's/^X//' >p5-SpringGraph/distinfo << 'END-of-p5-SpringGraph/distinfo'
XMD5 (SpringGraph-0.05.tar.gz) = ccc2a02f7d79c9d97a838cbe7f0958eb
XSIZE (SpringGraph-0.05.tar.gz) = 11188
END-of-p5-SpringGraph/distinfo
echo x - p5-SpringGraph/Makefile
sed 's/^X//' >p5-SpringGraph/Makefile << 'END-of-p5-SpringGraph/Makefile'
X# ex:ts=8
X# New ports collection makefile for:	graphics/p5-SpringGraph
X# Date created:				25 November 2004
X# Whom:					fernan@iib.unsam.edu.ar
X#
X# $FreeBSD$
X#
X
XPORTNAME=		SpringGraph
XPORTVERSION=		0.05
XCATEGORIES=		graphics perl5
XMASTER_SITES=		${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	GraphViz/TEEJAY
XPKGNAMEPREFIX=		p5-
X
XMAINTAINER=	fernan@iib.unsam.edu.ar
XCOMMENT=	Directed graph alternative to GraphViz
X
XBUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
X
XMAN3=	SpringGraph.3
X
XPERL_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-p5-SpringGraph/Makefile
echo x - p5-SpringGraph/pkg-descr
sed 's/^X//' >p5-SpringGraph/pkg-descr << 'END-of-p5-SpringGraph/pkg-descr'
XSpringGraph.pm is a rewrite of the springgraph.pl script, which provides 
Xsimilar functionality to Neato and can read some/most dot files.
X 
XThe goal of this module is to provide a compatible interface to VCG
Xand/or GraphViz perl modules on CPAN. This module will also provide some
Xextra features to provide more flexibility and power.
X
XThis module is still experimental and is moving quickly away from the
Xoriginal springgraph.pl code. It is likely to be rewritten from basic
Xprinciples in the near future to remove some of the quirks inherent in
Xthe Autodia and springgraph.pl code used.
X
XWWW: http://search.cpan.org/search?dist=SpringGraph
X
XFernan
X<fernan@iib.unsam.edu.ar>
END-of-p5-SpringGraph/pkg-descr
echo x - p5-SpringGraph/pkg-plist
sed 's/^X//' >p5-SpringGraph/pkg-plist << 'END-of-p5-SpringGraph/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/SpringGraph/.packlist
X%%SITE_PERL%%/SpringGraph.pm
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SpringGraph
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto 2>/dev/null || true
END-of-p5-SpringGraph/pkg-plist
exit
--- p5-SpringGraph.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?200411261423.iAQENMDx036568>