Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Apr 2003 14:15:20 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/51031: New port devel/p5-Devel-Profile
Message-ID:  <20030416121520.D007C8470@aragorn.reaumur.absolight.net>
Resent-Message-ID: <200304161220.h3GCK10j062067@freefall.freebsd.org>

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

>Number:         51031
>Category:       ports
>Synopsis:       New port devel/p5-Devel-Profile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 16 05:20:01 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Tell me why my perl program runs so slowly
>How-To-Repeat:
	
>Fix:

	

--- p5-Devel-Profile.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-Devel-Profile
#	p5-Devel-Profile/Makefile
#	p5-Devel-Profile/distinfo
#	p5-Devel-Profile/pkg-descr
#	p5-Devel-Profile/pkg-plist
#
echo c - p5-Devel-Profile
mkdir -p p5-Devel-Profile > /dev/null 2>&1
echo x - p5-Devel-Profile/Makefile
sed 's/^X//' >p5-Devel-Profile/Makefile << 'END-of-p5-Devel-Profile/Makefile'
X# New ports collection makefile for:	Devel-Profile
X# Date created:	   16 march 2003
X# Whom:		   Mathieu Arnold <m@absolight.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Devel-Profile
XPORTVERSION=	1.01
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Devel
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	m@absolight.net
XCOMMENT=	Tell me why my perl program runs so slowly
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Devel::Profile.3
X
X.include <bsd.port.mk>
END-of-p5-Devel-Profile/Makefile
echo x - p5-Devel-Profile/distinfo
sed 's/^X//' >p5-Devel-Profile/distinfo << 'END-of-p5-Devel-Profile/distinfo'
XMD5 (Devel-Profile-1.01.tar.gz) = 08561aceb83895e0862e663205dcc19c
END-of-p5-Devel-Profile/distinfo
echo x - p5-Devel-Profile/pkg-descr
sed 's/^X//' >p5-Devel-Profile/pkg-descr << 'END-of-p5-Devel-Profile/pkg-descr'
XThe Devel::Profile package is a Perl code profiler. This will collect
Xinformation on the execution time of a Perl script and of the subs in that
Xscript. This information can be used to determine which subroutines are using
Xthe most time and which subroutines are being called most often. 
X
XWWW: http://search.cpan.org/author/JAW/Devel-Profile
X
END-of-p5-Devel-Profile/pkg-descr
echo x - p5-Devel-Profile/pkg-plist
sed 's/^X//' >p5-Devel-Profile/pkg-plist << 'END-of-p5-Devel-Profile/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/Devel/Profile.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Devel/Profile/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Devel/Profile
END-of-p5-Devel-Profile/pkg-plist
exit
--- p5-Devel-Profile.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?20030416121520.D007C8470>