From owner-freebsd-ports Tue Jun 15 20: 0: 5 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CC2EE15183 for ; Tue, 15 Jun 1999 20:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA76212; Tue, 15 Jun 1999 20:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from istari.home.net (cc158233-a.catv1.md.home.com [24.3.25.17]) by hub.freebsd.org (Postfix) with ESMTP id 98A3E15183 for ; Tue, 15 Jun 1999 19:58:58 -0700 (PDT) (envelope-from sjr@home.net) Received: (from sjr@localhost) by istari.home.net (8.9.3/8.9.3) id WAA53214; Tue, 15 Jun 1999 22:58:57 -0400 (EDT) (envelope-from sjr) Message-Id: <199906160258.WAA53214@istari.home.net> Date: Tue, 15 Jun 1999 22:58:57 -0400 (EDT) From: sjr@home.net Reply-To: sjr@home.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/12230: New port p5-Time-HiRes Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 12230 >Category: ports >Synopsis: New port p5-Time-HiRes >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 Jun 15 20:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Stephen J. Roznowski >Release: FreeBSD 4.0-CURRENT i386 >Organization: >Environment: >Description: This is a port of the perl Time::HiRes module, which provides High resolution time, sleep, and alarm. I believe that this belongs under the devel section. >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-Time-HiRes # p5-Time-HiRes/Makefile # p5-Time-HiRes/files # p5-Time-HiRes/files/md5 # p5-Time-HiRes/pkg # p5-Time-HiRes/pkg/COMMENT # p5-Time-HiRes/pkg/DESCR # p5-Time-HiRes/pkg/PLIST # echo c - p5-Time-HiRes mkdir -p p5-Time-HiRes > /dev/null 2>&1 echo x - p5-Time-HiRes/Makefile sed 's/^X//' >p5-Time-HiRes/Makefile << 'END-of-p5-Time-HiRes/Makefile' X# New ports collection makefile for: p5-Time-HiRes X# Version required: 1.20 X# Date created: 13 June 1999 X# Whom: Stephen J. Roznowski X# X# $Id$ X# X XDISTNAME= Time-HiRes-01.20 XPKGNAME= p5-Time-HiRes-01.20 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Time X XMAINTAINER= ports@FreeBSD.ORG X XUSE_PERL5= YES X XMAN3= Time::HiRes.3 X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X Xdo-configure: X @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL X X.include END-of-p5-Time-HiRes/Makefile echo c - p5-Time-HiRes/files mkdir -p p5-Time-HiRes/files > /dev/null 2>&1 echo x - p5-Time-HiRes/files/md5 sed 's/^X//' >p5-Time-HiRes/files/md5 << 'END-of-p5-Time-HiRes/files/md5' XMD5 (Time-HiRes-01.20.tar.gz) = 8942a6599a93837fd9aec6ce7832a822 END-of-p5-Time-HiRes/files/md5 echo c - p5-Time-HiRes/pkg mkdir -p p5-Time-HiRes/pkg > /dev/null 2>&1 echo x - p5-Time-HiRes/pkg/COMMENT sed 's/^X//' >p5-Time-HiRes/pkg/COMMENT << 'END-of-p5-Time-HiRes/pkg/COMMENT' XA perl5 module implementing High resolution time, sleep, and alarm. END-of-p5-Time-HiRes/pkg/COMMENT echo x - p5-Time-HiRes/pkg/DESCR sed 's/^X//' >p5-Time-HiRes/pkg/DESCR << 'END-of-p5-Time-HiRes/pkg/DESCR' XTime::HiRes module: High resolution time, sleep, and alarm. X XImplement usleep, ualarm, and gettimeofday for Perl, as well as wrappers Xto implement time, sleep, and alarm that know about non-integral seconds. END-of-p5-Time-HiRes/pkg/DESCR echo x - p5-Time-HiRes/pkg/PLIST sed 's/^X//' >p5-Time-HiRes/pkg/PLIST << 'END-of-p5-Time-HiRes/pkg/PLIST' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Time/HiRes.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Time/HiRes/HiRes.so Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Time/HiRes/HiRes.bs Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Time/HiRes/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Time/HiRes END-of-p5-Time-HiRes/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