head	1.6;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2012.11.17.06.02.44;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.05.07.15.42.49;	author skv;	state Exp;
branches;
next	1.4;

1.4
date	2012.03.22.19.53.43;	author skv;	state Exp;
branches;
next	1.3;

1.3
date	2010.01.09.23.34.27;	author pgollucci;	state Exp;
branches;
next	1.2;

1.2
date	2008.04.17.14.29.34;	author araujo;	state Exp;
branches;
next	1.1;

1.1
date	2004.08.11.16.39.49;	author skv;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Switch exporter over
@
text
@# New ports collection makefile for:	Apache-Profiler
# Date created:	   11 August 2004
# Whom:		   Sergey Skvortsov <skv@@protey.ru>
#
# $FreeBSD: head/www/p5-Apache-Profiler/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Apache-Profiler
PORTVERSION=	0.10
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Profiles time seconds needed for every request

BUILD_DEPENDS=	mp2bug:${PORTSDIR}/www/mod_perl2
RUN_DEPENDS=	mp2bug:${PORTSDIR}/www/mod_perl2

PERL_CONFIGURE=	yes

MAN3=		Apache::Profiler.3 Apache2::Profiler.3

.include <bsd.port.mk>
@


1.5
log
@Pass maintainership of almost of my "p5-*" ports to "perl@@".

(I hope updating of them will be improved).
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@- Add missing *_DEPENDS [1]
- pass maintainership to perl@@

PR:		ports/166250 [1]
Submitted by:	swills
Feature safe:	yes
@
text
@d14 1
a14 1
MAINTAINER=	skv@@FreeBSD.org
@


1.3
log
@- Update to 0.10

PR:             ports/141492
Approved by:    maintainer timeout (skv; 25 days)
Submitted by:   myself (pgollucci@@)
@
text
@d17 3
@


1.2
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d9 1
a9 1
PORTVERSION=	0.01
d19 1
a19 1
MAN3=		Apache::Profiler.3
@


1.1
log
@Add p5-Apache-Profiler 0.01,
profiles time seconds needed for every
request.
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Apache
@

