From owner-freebsd-ports Thu Jul 5 1:30:15 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 61C8437B403 for ; Thu, 5 Jul 2001 01:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f658U3g21779; Thu, 5 Jul 2001 01:30:03 -0700 (PDT) (envelope-from gnats) Received: from pinochet.cityline.ru (pinochet.cityline.ru [195.46.160.34]) by hub.freebsd.org (Postfix) with ESMTP id 04C1637B403 for ; Thu, 5 Jul 2001 01:24:27 -0700 (PDT) (envelope-from root@3wgraphics.com) Received: from 3wgraphics.com (b72ae00a3d1d7830038ccf5673151a71@27.169.05.dn.dialup.cityline.ru [195.46.169.27]) by pinochet.cityline.ru (8.10.2/t/08-Oct-1998) with ESMTP id f658DxV53329 for ; Thu, 5 Jul 2001 12:13:59 +0400 (MSD) Received: from root by 3wgraphics.com with local (Exim 3.30 #1) id 15I4Av-00075X-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 05 Jul 2001 12:07:49 +0400 Message-Id: Date: Thu, 05 Jul 2001 12:07:49 +0400 From: skv@protey.ru Reply-To: skv@protey.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/28715: New port: p5-Math-Random-0.61 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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: >Environment: >Description: New port: p5-Math-Random-0.61 - Random number generators >How-To-Repeat: >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 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 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