Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jul 2001 12:07:49 +0400
From:      skv@protey.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28715: New port: p5-Math-Random-0.61
Message-ID:  <E15I4Av-00075X-00@3wgraphics.com>

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

>Number:         28715
>Category:       ports
>Synopsis:       New port: p5-Math-Random-0.61
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 05 01:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Skvortsov
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
<Organization of PR author (multiple lines)>
>Environment:

	<Relevant environment information (multiple lines)>

>Description:

New port: p5-Math-Random-0.61 - Random number generators

>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-Random
#	p5-Math-Random/Makefile
#	p5-Math-Random/distinfo
#	p5-Math-Random/pkg-comment
#	p5-Math-Random/pkg-descr
#	p5-Math-Random/pkg-plist
#
echo c - p5-Math-Random
mkdir -p p5-Math-Random > /dev/null 2>&1
echo x - p5-Math-Random/Makefile
sed 's/^X//' >p5-Math-Random/Makefile << 'END-of-p5-Math-Random/Makefile'
X# New ports collection makefile for:	Math::Random
X# Date created:		5 Jul 2001
X# Whom:			Sergey Skvortsov <skv@protey.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Math-Random
XPORTVERSION=	0.61
XCATEGORIES=	math perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Math
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	skv@protey.ru
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Math::Random.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-Math-Random/Makefile
echo x - p5-Math-Random/distinfo
sed 's/^X//' >p5-Math-Random/distinfo << 'END-of-p5-Math-Random/distinfo'
XMD5 (Math-Random-0.61.tar.gz) = 844197763ebc45669841bf8700f85f44
END-of-p5-Math-Random/distinfo
echo x - p5-Math-Random/pkg-comment
sed 's/^X//' >p5-Math-Random/pkg-comment << 'END-of-p5-Math-Random/pkg-comment'
XRandom number generators
END-of-p5-Math-Random/pkg-comment
echo x - p5-Math-Random/pkg-descr
sed 's/^X//' >p5-Math-Random/pkg-descr << 'END-of-p5-Math-Random/pkg-descr'
XMath::Random is a Perl port of the C version of randlib,
Xwhich is a suite of routines for generating random deviates.
END-of-p5-Math-Random/pkg-descr
echo x - p5-Math-Random/pkg-plist
sed 's/^X//' >p5-Math-Random/pkg-plist << 'END-of-p5-Math-Random/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Random/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Math/Random.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Math/example.pl
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Random/Random.bs
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Random/Random.so
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Random 2>/dev/null || true
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-Random/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?E15I4Av-00075X-00>