Date: Sun, 19 Nov 2006 06:55:27 +0200 (EET) From: Sulev-Madis Silber <madis555@hot.ee> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/105656: [NEW PORT] devel/p5-Time-Stopwatch: Use tied scalars as timers Message-ID: <20061119045527.B5D971F5@dome.gotdns.org> Resent-Message-ID: <200611190500.kAJ50Tis050202@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105656 >Category: ports >Synopsis: [NEW PORT] devel/p5-Time-Stopwatch: Use tied scalars as timers >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Nov 19 05:00:28 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Sulev-Madis Silber >Release: FreeBSD 4.7-RELEASE-p26 i386 >Organization: >Environment: System: FreeBSD dome.gotdns.org 4.7-RELEASE-p26 FreeBSD 4.7-RELEASE-p26 #0: Thu Mar 25 20:28:02 EET 2004 >Description: This module provides a convenient interface to timing functions through tied scalars. WWW: http://search.cpan.org/dist/Time-Stopwatch/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Time-Stopwatch-1.00.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-Time-Stopwatch # p5-Time-Stopwatch/Makefile # p5-Time-Stopwatch/distinfo # p5-Time-Stopwatch/pkg-descr # p5-Time-Stopwatch/pkg-plist # echo c - p5-Time-Stopwatch mkdir -p p5-Time-Stopwatch > /dev/null 2>&1 echo x - p5-Time-Stopwatch/Makefile sed 's/^X//' >p5-Time-Stopwatch/Makefile << 'END-of-p5-Time-Stopwatch/Makefile' X# New ports collection makefile for: Time::Stopwatch X# Date created: 2006-11-18 X# Whom: Sulev-Madis Silber <madis555@hot.ee> X# X# $FreeBSD$ X# X XPORTNAME= Time-Stopwatch XPORTVERSION= 1.00 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Time XPKGNAMEPREFIX= p5- X XMAINTAINER= madis555@hot.ee XCOMMENT= Use tied scalars as timers X XPERL_CONFIGURE= yes X XMAN3= Time::Stopwatch.3 X X.include <bsd.port.mk> END-of-p5-Time-Stopwatch/Makefile echo x - p5-Time-Stopwatch/distinfo sed 's/^X//' >p5-Time-Stopwatch/distinfo << 'END-of-p5-Time-Stopwatch/distinfo' XMD5 (Time-Stopwatch-1.00.tar.gz) = 9ae1b95ea417ba1a96f10ea2ac1b3818 XSHA256 (Time-Stopwatch-1.00.tar.gz) = 0a57c881f1407af49209dde0b6fafcc38e905f9258c6d4f8cb841d6c8bac3c1d XSIZE (Time-Stopwatch-1.00.tar.gz) = 4026 END-of-p5-Time-Stopwatch/distinfo echo x - p5-Time-Stopwatch/pkg-descr sed 's/^X//' >p5-Time-Stopwatch/pkg-descr << 'END-of-p5-Time-Stopwatch/pkg-descr' XThis module provides a convenient interface to timing functions Xthrough tied scalars. X XWWW: http://search.cpan.org/dist/Time-Stopwatch/ END-of-p5-Time-Stopwatch/pkg-descr echo x - p5-Time-Stopwatch/pkg-plist sed 's/^X//' >p5-Time-Stopwatch/pkg-plist << 'END-of-p5-Time-Stopwatch/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Time/Stopwatch/.packlist X%%SITE_PERL%%/Time/Stopwatch.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Time/Stopwatch X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Time X@dirrmtry %%SITE_PERL%%/Time END-of-p5-Time-Stopwatch/pkg-plist exit --- p5-Time-Stopwatch-1.00.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061119045527.B5D971F5>