Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 1999 22:58:57 -0400 (EDT)
From:      sjr@home.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/12230: New port p5-Time-HiRes
Message-ID:  <199906160258.WAA53214@istari.home.net>

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

>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 <sjr@home.net>
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 <bsd.port.mk>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906160258.WAA53214>