Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Nov 2001 11:19:06 +0300
From:      skv@protey.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32160: New port: p5-SVG-1.13 
Message-ID:  <E166Sb4-000Fft-00@3wgraphics.com>

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

>Number:         32160
>Category:       ports
>Synopsis:       New port: p5-SVG-1.13
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 21 00:30:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Skvortsov
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
<Organization of PR author (multiple lines)>
>Environment:

	<Relevant environment information (multiple lines)>

>Description:

New port: p5-SVG-1.13

Perl extension for generating Scalable Vector Graphics (SVG) documents

>How-To-Repeat:

	<Code/input/activities to reproduce the problem (multiple lines)>

>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:
#
#	p5-SVG
#	p5-SVG/pkg-comment
#	p5-SVG/Makefile
#	p5-SVG/distinfo
#	p5-SVG/pkg-descr
#	p5-SVG/pkg-plist
#
echo c - p5-SVG
mkdir -p p5-SVG > /dev/null 2>&1
echo x - p5-SVG/pkg-comment
sed 's/^X//' >p5-SVG/pkg-comment << 'END-of-p5-SVG/pkg-comment'
XPerl extension for generating Scalable Vector Graphics (SVG) documents
END-of-p5-SVG/pkg-comment
echo x - p5-SVG/Makefile
sed 's/^X//' >p5-SVG/Makefile << 'END-of-p5-SVG/Makefile'
X# New ports collection makefile for:	SVG
X# Date created:		21 Nov 2001
X# Whom:			Sergey Skvortsov <skv@protey.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	SVG
XPORTVERSION=	1.13
XCATEGORIES=	textproc graphics perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	SVG
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	skv@protey.ru
X
XPERL_CONFIGURE=	yes
X
XMAN3=		SVG.3
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-SVG/Makefile
echo x - p5-SVG/distinfo
sed 's/^X//' >p5-SVG/distinfo << 'END-of-p5-SVG/distinfo'
XMD5 (SVG-1.13.tar.gz) = ff0057028d56a2d161ec59c7b915cbf5
END-of-p5-SVG/distinfo
echo x - p5-SVG/pkg-descr
sed 's/^X//' >p5-SVG/pkg-descr << 'END-of-p5-SVG/pkg-descr'
XSVG.pm is a perl extention to generate stand-alone or inline SVG (scaleable
Xvector graphics) images using the W3C SVG xml recommendation.
X
XWWW: http://search.cpan.org/search?dist=SVG
XWWW: http://roasp.com/SVG.html
X
X-- Godegisel
Xskv@protey.ru
END-of-p5-SVG/pkg-descr
echo x - p5-SVG/pkg-plist
sed 's/^X//' >p5-SVG/pkg-plist << 'END-of-p5-SVG/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SVG/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/SVG.pm
Xlib/perl5/site_perl/%%PERL_VER%%/SVG/Utils.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/SVG
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SVG
END-of-p5-SVG/pkg-plist
exit

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E166Sb4-000Fft-00>