From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Nov 18 09:30:22 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F2BA116A518 for ; Sat, 18 Nov 2006 09:30:21 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AAF743D6E for ; Sat, 18 Nov 2006 09:30:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kAI9UGUk039926 for ; Sat, 18 Nov 2006 09:30:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kAI9UGVt039925; Sat, 18 Nov 2006 09:30:16 GMT (envelope-from gnats) Resent-Date: Sat, 18 Nov 2006 09:30:16 GMT Resent-Message-Id: <200611180930.kAI9UGVt039925@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sulev-Madis Silber Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6156F16A40F for ; Sat, 18 Nov 2006 09:21:50 +0000 (UTC) (envelope-from ketas@si.pri.ee) Received: from smtp-out.neti.ee (smtp-out.neti.ee [194.126.126.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 958AF43D49 for ; Sat, 18 Nov 2006 09:21:47 +0000 (GMT) (envelope-from ketas@si.pri.ee) Received: from localhost (localhost [127.0.0.1]) by MXR-5.estpak.ee (Postfix) with ESMTP id 5C3411894F4 for ; Sat, 18 Nov 2006 11:21:47 +0200 (EET) Received: from smtp-out.neti.ee ([127.0.0.1]) by localhost (MXR-2.estpak.ee [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rGp+gRNQ+mZq for ; Sat, 18 Nov 2006 11:21:45 +0200 (EET) Received: from Relayhost1.neti.ee (Relayhost1 [192.168.1.101]) by MXR-5.estpak.ee (Postfix) with ESMTP id 4914E188ACD for ; Sat, 18 Nov 2006 11:21:45 +0200 (EET) Received: from dome.gotdns.org (213-35-164-120-dsl.kjj.estpak.ee [213.35.164.120]) by Relayhost1.neti.ee (Postfix) with ESMTP id 4AD721C4F38 for ; Sat, 18 Nov 2006 11:21:44 +0200 (EET) Received: by dome.gotdns.org (Postfix, from userid 1007) id 11EDF2DE; Sat, 18 Nov 2006 11:21:30 +0200 (EET) Message-Id: <20061118092131.11EDF2DE@dome.gotdns.org> Date: Sat, 18 Nov 2006 11:21:30 +0200 (EET) From: Sulev-Madis Silber To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/105643: [NEW PORT] devel/p5-Time-Stopwatch: Use tied scalars as timers X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Nov 2006 09:30:22 -0000 >Number: 105643 >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: Sat Nov 18 09:30:15 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 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 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: