head	1.21;
access;
symbols
	RELEASE_8_3_0:1.15
	RELEASE_9_0_0:1.14
	RELEASE_7_4_0:1.12
	RELEASE_8_2_0:1.12
	RELEASE_6_EOL:1.12
	RELEASE_8_1_0:1.12
	RELEASE_7_3_0:1.12
	RELEASE_8_0_0:1.11
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.9
	RELEASE_6_4_0:1.9
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.21
date	2012.11.17.06.02.44;	author svnexp;	state Exp;
branches;
next	1.20;

1.20
date	2012.08.18.14.29.08;	author ohauer;	state Exp;
branches;
next	1.19;

1.19
date	2012.07.19.10.21.46;	author az;	state Exp;
branches;
next	1.18;

1.18
date	2012.07.01.05.42.54;	author az;	state Exp;
branches;
next	1.17;

1.17
date	2012.06.06.06.19.14;	author az;	state Exp;
branches;
next	1.16;

1.16
date	2012.06.04.08.53.25;	author az;	state Exp;
branches;
next	1.15;

1.15
date	2012.01.01.16.47.40;	author ohauer;	state Exp;
branches;
next	1.14;

1.14
date	2011.08.20.17.27.49;	author ohauer;	state Exp;
branches;
next	1.13;

1.13
date	2011.05.22.22.23.14;	author ohauer;	state Exp;
branches;
next	1.12;

1.12
date	2010.02.04.15.39.23;	author pgollucci;	state Exp;
branches;
next	1.11;

1.11
date	2009.05.16.06.27.53;	author pgollucci;	state Exp;
branches;
next	1.10;

1.10
date	2009.04.13.04.31.56;	author pgollucci;	state Exp;
branches;
next	1.9;

1.9
date	2008.07.23.02.43.53;	author pgollucci;	state Exp;
branches;
next	1.8;

1.8
date	2008.06.07.17.16.17;	author skv;	state Exp;
branches;
next	1.7;

1.7
date	2008.04.17.14.29.32;	author araujo;	state Exp;
branches;
next	1.6;

1.6
date	2007.09.08.01.10.26;	author linimon;	state Exp;
branches;
next	1.5;

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

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

1.3
date	2004.12.12.17.20.45;	author skv;	state Exp;
branches;
next	1.2;

1.2
date	2004.12.11.21.44.44;	author kris;	state Exp;
branches;
next	1.1;

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


desc
@@


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

PORTNAME=	Apache-DB
PORTVERSION=	0.14
PORTREVISION=	2
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Debugging and profiling tools for mod_perl

RUN_DEPENDS=	${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2

MAKE_JOBS_SAFE=  yes

PERL_CONFIGURE=	yes
USE_APACHE_RUN=	22+

MAN3=		Apache::DB.3 Apache::DProf.3 Apache::perl5db.3 \
		Apache::SmallProf.3

.include <bsd.port.mk>
@


1.20
log
@SVN rev 302724 on 2012-08-18 14:29:08Z by ohauer

- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.19
log
@SVN rev 301149 on 2012-07-19 10:21:46Z by az

- Fix typo
@
text
@d23 1
a23 1
USE_APACHE_RUN=	20+
@


1.18
log
@- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@@ (bapt@@)
@
text
@d18 1
a18 1
RUN_DEPENDS=	{APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2
@


1.17
log
@- Revert my changes with SITE_PERL for ports which require mod_perl2.

Pointy hat:	az@@
Reported by:	pav@@
@
text
@d18 1
a18 1
RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2
@


1.16
log
@- Remove SITE_PERL from *_DEPENDS
@
text
@d18 1
a18 1
RUN_DEPENDS=	mod_perl2>=0:${PORTSDIR}/www/mod_perl2
@


1.15
log
@- change required APACHE version from 13+ to 20+
  (prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@@
@
text
@d18 1
a18 1
RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2
@


1.14
log
@ - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
@
text
@d18 2
d23 1
a23 1
USE_APACHE_RUN=	13+
d28 1
a28 9
.include <bsd.port.pre.mk>

.if defined(WITH_MODPERL2) || ${APACHE_VERSION} > 13
RUN_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2
.else
RUN_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
.endif

.include <bsd.port.post.mk>
@


1.13
log
@ mod_perl2 was updated, this changes are needet to prevent
 dependency loops

- fix mod_perl/mod_perl2 dependency
- p5-Apache-Reload is now included in mod_perl2
- make usage of CPAN author macro
- bump portrevision

commit with hat apache@@
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.12
log
@- donate some more of my p5- ports to perl@@
  [included is my 1st port ever databases/p5-DBIx-Tree Date created: January 29th 2003]
@
text
@d10 1
d21 1
d28 1
a28 1
.if defined(WITH_MODPERL2)
@


1.11
log
@- Mark most of my ports MAKE_JOBS_SAFE=yes

Tested by: several builds in P6 TB
@
text
@d14 1
a14 1
MAINTAINER=	pgollucci@@FreeBSD.org
@


1.10
log
@- USE_APACHE=yes is deprecated (mod_perl takes care of it)
@
text
@d17 2
@


1.9
log
@Update my ports to my freebsd address

Approved by:    araujo (mentor)
@
text
@a17 1
USE_APACHE=	yes
@


1.8
log
@* update to 0.14
* pass maintainership to submitter

Changes:	http://search.cpan.org/src/FWILES/Apache-DB-0.14/Changes
PR:		ports/123539
Submitted by:	Philip M. Gollucci <pgollucci xx p6m7g8.com>
@
text
@d14 1
a14 1
MAINTAINER=	pgollucci@@p6m7g8.com
@


1.7
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.13
d14 1
a14 1
MAINTAINER=	skv@@FreeBSD.org
@


1.6
log
@Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Apache
@


1.5
log
@Update to 0.13

Changes:	http://search.cpan.org/src/FWILES/Apache-DB-0.13/Changes
@
text
@d21 2
a22 1
MAN3=		Apache::DB.3 Apache::DProf.3 Apache::SmallProf.3
a31 6
.if ${PERL_LEVEL} < 500600
RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Devel/DProf.pm:${PORTSDIR}/devel/p5-Devel-DProf
.else
MAN3+=		Apache::perl5db.3
.endif

@


1.4
log
@Update to 0.10

* ported all modules to mod_perl 2.0.0-RC6 including API changes
@
text
@d9 1
a9 1
PORTVERSION=	0.10
d19 1
d25 6
@


1.3
log
@Unbreak build on perl 5.00503
@
text
@d9 1
a9 1
PORTVERSION=	0.09
@


1.2
log
@BROKEN on 4.x: Broken pkg-plist
@
text
@d20 1
a20 2
MAN3=		Apache::DB.3 Apache::DProf.3 Apache::SmallProf.3 \
		Apache::perl5db.3
a23 4
.if ${OSVERSION} < 500000
BROKEN=		"Broken pkg-plist on 4.x"
.endif

d26 2
@


1.1
log
@Add p5-Apache-DB 0.09, debugging and profiling tools for mod_perl.
@
text
@d25 4
@

