Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2001 16:56:10 +0300
From:      skv@protey.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32974: New port: p5-Math-SimpleVariable-0.03 
Message-ID:  <E16GKj4-0009VN-00@3wgraphics.com>

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

>Number:         32974
>Category:       ports
>Synopsis:       New port: p5-Math-SimpleVariable-0.03
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 18 07:10: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-Math-SimpleVariable-0.03

Simple representation of mathematical variables

>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-Math-SimpleVariable
#	p5-Math-SimpleVariable/Makefile
#	p5-Math-SimpleVariable/pkg-comment
#	p5-Math-SimpleVariable/pkg-descr
#	p5-Math-SimpleVariable/pkg-plist
#	p5-Math-SimpleVariable/distinfo
#
echo c - p5-Math-SimpleVariable
mkdir -p p5-Math-SimpleVariable > /dev/null 2>&1
echo x - p5-Math-SimpleVariable/Makefile
sed 's/^X//' >p5-Math-SimpleVariable/Makefile << 'END-of-p5-Math-SimpleVariable/Makefile'
X# New ports collection makefile for:	Math::SimpleVariable
X# Date created:		5 Nov 2001
X# Whom:			Sergey Skvortsov <skv@protey.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Math-SimpleVariable
XPORTVERSION=	0.03
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Math
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	skv@protey.ru
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/fields.pm:${PORTSDIR}/devel/p5-Class-Fields
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Math::SimpleVariable.3
X
Xpre-patch:
X	@${FIND} ${WRKSRC} -name "*.pm" | xargs ${PERL} -pi -e \
X		'$$package=$$1 if /^package\s+([^\s;]*);/; s!^require 5.005_62;!!; s!^use warnings;!!; s!^our\s+(\$$)(VERSION)\s+=!$$1$${package}::$$2=!;'
X
X.include <bsd.port.mk>
END-of-p5-Math-SimpleVariable/Makefile
echo x - p5-Math-SimpleVariable/pkg-comment
sed 's/^X//' >p5-Math-SimpleVariable/pkg-comment << 'END-of-p5-Math-SimpleVariable/pkg-comment'
XSimple representation of mathematical variables
END-of-p5-Math-SimpleVariable/pkg-comment
echo x - p5-Math-SimpleVariable/pkg-descr
sed 's/^X//' >p5-Math-SimpleVariable/pkg-descr << 'END-of-p5-Math-SimpleVariable/pkg-descr'
XMath::SimpleVariable is a simple representation of mathematical
Xvariables, with an obligatory name and an optional value.
X
XWWW: http://search.cpan.org/search?dist=Math-SimpleVariable
X
X-- Sergey Skvortsov
Xskv@protey.ru
END-of-p5-Math-SimpleVariable/pkg-descr
echo x - p5-Math-SimpleVariable/pkg-plist
sed 's/^X//' >p5-Math-SimpleVariable/pkg-plist << 'END-of-p5-Math-SimpleVariable/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/SimpleVariable/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/Math/SimpleVariable.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/SimpleVariable
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true
END-of-p5-Math-SimpleVariable/pkg-plist
echo x - p5-Math-SimpleVariable/distinfo
sed 's/^X//' >p5-Math-SimpleVariable/distinfo << 'END-of-p5-Math-SimpleVariable/distinfo'
XMD5 (Math-SimpleVariable-0.03.tar.gz) = 0b7b45d71edab401e7aa64a0ad292eed
END-of-p5-Math-SimpleVariable/distinfo
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?E16GKj4-0009VN-00>