From fernan@pi.iib.unsam.edu.ar  Thu Nov 25 17:36:41 2004
Return-Path: <fernan@pi.iib.unsam.edu.ar>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BDB0216A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Nov 2004 17:36:41 +0000 (GMT)
Received: from smtp.unsam.edu.ar (smtp.unsam.edu.ar [170.210.48.3])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5FD8143D58
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Nov 2004 17:36:37 +0000 (GMT)
	(envelope-from fernan@pi.iib.unsam.edu.ar)
Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11])
	by smtp.unsam.edu.ar (8.12.6/8.12.6) with ESMTP id iAPHdgls033670
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Nov 2004 14:39:42 -0300 (ART)
	(envelope-from fernan@pi.iib.unsam.edu.ar)
Received: from pi.iib.unsam.edu.ar (localhost.iib.unsam.edu.ar [127.0.0.1])
	by pi.iib.unsam.edu.ar (8.12.11/8.12.9) with ESMTP id iAPHaPU4066056
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Nov 2004 14:36:25 -0300 (ART)
	(envelope-from fernan@pi.iib.unsam.edu.ar)
Received: (from fernan@localhost)
	by pi.iib.unsam.edu.ar (8.12.11/8.12.11/Submit) id iAPHaPMO066055;
	Thu, 25 Nov 2004 14:36:25 -0300 (ART)
	(envelope-from fernan)
Message-Id: <200411251736.iAPHaPMO066055@pi.iib.unsam.edu.ar>
Date: Thu, 25 Nov 2004 14:36:25 -0300 (ART)
From: Fernan Aguero <fernan@iib.unsam.edu.ar>
Reply-To: Fernan Aguero <fernan@iib.unsam.edu.ar>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [new port] graphics/p5-GD-SVG
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         74378
>Category:       ports
>Synopsis:       [new port] graphics/p5-GD-SVG
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 25 17:40:19 GMT 2004
>Closed-Date:    Fri Nov 26 00:20:33 GMT 2004
>Last-Modified:  Fri Nov 26 00:20:33 GMT 2004
>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 PR is part of a series of PRs, preparing for the upcoming
	update of biology/p5-bioperl to v1.5, once it is released.

	This and other perl modules are new dependencies of bioperl-1.5
	
>How-To-Repeat:
	
	
>Fix:

	



--- p5-GD-SVG.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-GD-SVG
#	p5-GD-SVG/Makefile
#	p5-GD-SVG/distinfo
#	p5-GD-SVG/pkg-descr
#	p5-GD-SVG/pkg-plist
#
echo c - p5-GD-SVG
mkdir -p p5-GD-SVG > /dev/null 2>&1
echo x - p5-GD-SVG/Makefile
sed 's/^X//' >p5-GD-SVG/Makefile << 'END-of-p5-GD-SVG/Makefile'
X# vim:ts=8
X# New ports collection makefile for:	p5-GD-SVG
X# Date created:				25 November 2004
X# Whom:					Fernan Aguero <fernan@iib.unsam.edu.ar>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	GD-SVG
XPORTVERSION=	0.25
XCATEGORIES=	graphics perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	GD
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	fernan@iib.unsam.edu.ar
XCOMMENT=	Seamlessly enable SVG output from scripts written using GD
X
XBUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \
X		${SITE_PERL}/SVG.pm:${PORTSDIR}/textproc/p5-SVG
XLIB_DEPENDS=	gd.4:${PORTSDIR}/graphics/gd
X
XPERL_CONFIGURE=	yes
X
XMAN3=		GD::SVG.3
X
X.include <bsd.port.mk>
END-of-p5-GD-SVG/Makefile
echo x - p5-GD-SVG/distinfo
sed 's/^X//' >p5-GD-SVG/distinfo << 'END-of-p5-GD-SVG/distinfo'
XMD5 (GD-SVG-0.25.tar.gz) = 47098a12f5bb4c339fac956318f65d6f
XSIZE (GD-SVG-0.25.tar.gz) = 42668
END-of-p5-GD-SVG/distinfo
echo x - p5-GD-SVG/pkg-descr
sed 's/^X//' >p5-GD-SVG/pkg-descr << 'END-of-p5-GD-SVG/pkg-descr'
XGD::SVG seamlessly enables the scalable vector graphics (SVG) output
Xfrom scripts written using GD.  It accomplishes this by translating GD
Xfunctions into SVG functions.
X
XWWW: http://www2.toddot.net:8081/projects/GD-SVG/
END-of-p5-GD-SVG/pkg-descr
echo x - p5-GD-SVG/pkg-plist
sed 's/^X//' >p5-GD-SVG/pkg-plist << 'END-of-p5-GD-SVG/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/GD/SVG/.packlist
X%%SITE_PERL%%/GD/SVG.pm
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/GD/SVG
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/GD 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/GD 2>/dev/null || true
END-of-p5-GD-SVG/pkg-plist
exit
--- p5-GD-SVG.shar ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: sem 
State-Changed-When: Fri Nov 26 00:20:22 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=74378 
>Unformatted:
