head	1.7;
access;
symbols
	RELEASE_8_3_0:1.3
	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;
locks; strict;
comment	@# @;


1.7
date	2013.01.18.14.54.38;	author svnexp;	state Exp;
branches;
next	1.6;

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

1.5
date	2012.08.14.18.19.34;	author tabthorpe;	state Exp;
branches;
next	1.4;

1.4
date	2012.06.30.14.30.59;	author az;	state Exp;
branches;
next	1.3;

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

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

1.1
date	2005.03.12.12.09.31;	author sem;	state Exp;
branches;
next	;


desc
@@


1.7
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310607
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: ports@@c0decafe.net
# $FreeBSD: head/www/p5-Apache-Singleton/Makefile 310607 2013-01-18 14:27:52Z culot $

PORTNAME=	Apache-Singleton
PORTVERSION=	0.15
CATEGORIES=	www devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	5u623l20@@gmail.com
COMMENT=	Singleton class for mod_perl

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

RUN_DEPENDS=	p5-Class-Singleton>=0:${PORTSDIR}/devel/p5-Class-Singleton

PERL_CONFIGURE=	yes

MAN3=	Apache::Singleton.3 \
	Apache::Singleton::Process.3 \
	Apache::Singleton::Request.3

.include <bsd.port.mk>
@


1.6
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	p5-Apache-Singleton
# Date created:		2005-02-28
# Whom:			ports@@c0decafe.net
#
# $FreeBSD: head/www/p5-Apache-Singleton/Makefile 302528 2012-08-14 18:19:34Z tabthorpe $
#
d5 1
a5 1
PORTVERSION=	0.11
d10 1
a10 1
MAINTAINER=	ports@@FreeBSD.org
d13 4
a16 1
RUN_DEPENDS=p5-Class-Singleton>=0:${PORTSDIR}/devel/p5-Class-Singleton
@


1.5
log
@SVN rev 302528 on 2012-08-14 18:19:34Z by tabthorpe

- Reassign ports to the heap due to a mail bounce

With hat:	portmgr
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@@ (bapt@@)
@
text
@d14 1
a14 1
MAINTAINER=	ports@@c0decafe.net
@


1.3
log
@- Update to 0.11

PR:             ports/142684
Approved by:    ports@@c0decafe.net (maintainer)
Submitted by:   myself (pgollucci@@)
@
text
@d17 1
a17 1
RUN_DEPENDS=${SITE_PERL}/Class/Singleton.pm:${PORTSDIR}/devel/p5-Class-Singleton
@


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.07
@


1.1
log
@Apache::Singleton is adapted Class::Singleton for apache

PR:		ports/78211
Submitted by:	ports@@c0decafe.net
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Apache
@

