head	1.7;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2;
locks; strict;
comment	@# @;


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

1.6
date	2011.09.09.09.28.24;	author tobez;	state Exp;
branches;
next	1.5;

1.5
date	2011.09.08.13.20.15;	author az;	state Exp;
branches;
next	1.4;

1.4
date	2009.08.31.10.38.24;	author tobez;	state Exp;
branches;
next	1.3;

1.3
date	2009.04.28.11.26.05;	author tobez;	state Exp;
branches;
next	1.2;

1.2
date	2008.09.03.11.50.33;	author tobez;	state Exp;
branches;
next	1.1;

1.1
date	2008.07.07.12.46.25;	author tobez;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Switch exporter over
@
text
@# New ports collection makefile for:	www/p5-Squatting
# Date created:				07 July 2008
# Whom:					Anton Berezin <tobez@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-Squatting/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Squatting
PORTVERSION=	0.81
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:BEPPU
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@@FreeBSD.org
COMMENT=	A Camping-inspired Web Microframework for Perl

COMMON_DEPENDS=	p5-Continuity>=0.991:${PORTSDIR}/www/p5-Continuity \
		p5-Class-C3-Componentised>0:${PORTSDIR}/devel/p5-Class-C3-Componentised \
		p5-Clone>=0:${PORTSDIR}/devel/p5-Clone \
		p5-Data-Dump>0:${PORTSDIR}/devel/p5-Data-Dump \
		p5-IO-All>=0:${PORTSDIR}/devel/p5-IO-All \
		p5-Shell-Perl>0:${PORTSDIR}/shells/p5-Shell-Perl \
		p5-JSON-XS>0:${PORTSDIR}/converters/p5-JSON-XS \
		p5-libwww>0:${PORTSDIR}/www/p5-libwww \
		p5-HTTP-Daemon>0:${PORTSDIR}/www/p5-HTTP-Daemon \
		p5-HTTP-Message>0:${PORTSDIR}/www/p5-HTTP-Message
BUILD_DEPENDS=	${COMMON_DEPENDS}
RUN_DEPENDS=	${COMMON_DEPENDS}

PERL_CONFIGURE=	yes

MAN1=	squatting.1
MAN3=	\
	Squatting.3 \
	Squatting::Controller.3 \
	Squatting::H.3 \
	Squatting::Mapper.3 \
	Squatting::On::CGI.3 \
	Squatting::On::Catalyst.3 \
	Squatting::On::Continuity.3 \
	Squatting::On::MP13.3 \
	Squatting::On::MP20.3 \
	Squatting::View.3 \
	Squatting::With::AccessTrace.3 \
	Squatting::With::Coro::Debug.3 \
	Squatting::With::Log.3 \
	Squatting::With::MockRequest.3 \
	Squatting::With::Mount.3 \
	Squatting::With::PerHostConfig.3

.include <bsd.port.mk>
@


1.6
log
@Update to 0.81.

Changes:	http://search.cpan.org/dist/Squatting/Changes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@@ to perl@@ for ports in this changeset.

With perl@@ hat
@
text
@d9 1
a9 1
PORTVERSION=	0.70
d18 1
a18 1
BUILD_DEPENDS=	p5-Continuity>=0.991:${PORTSDIR}/www/p5-Continuity \
d25 5
a29 2
		p5-libwww>0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS=	${BUILD_DEPENDS}
d31 1
a31 1
PERL_CONFIGURE=	5.8.0+
d34 2
a35 1
MAN3=	Squatting.3 \
a36 1
	Squatting::Cookbook.3 \
d39 1
a40 1
	Squatting::On::CGI.3 \
d47 4
a50 1
	Squatting::With::Log.3
@


1.4
log
@Update to 0.70.

Changes:	http://search.cpan.org/dist/Squatting/Changes
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	../by-authors/id/B/BE/BEPPU
@


1.3
log
@Update to 0.60.

Changes: http://search.cpan.org/dist/Squatting/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.60
d20 1
d22 1
@


1.2
log
@Update to 0.52.

Changes: http://search.cpan.org/dist/Squatting/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.52
d32 1
d37 2
d40 3
a42 1
	Squatting::With::AccessTrace.3
@


1.1
log
@Add www/p5-Squatting:

Squatting is a web microframework written in Perl that is based on
Ruby's Camping.  It originally used Continuity as its foundation, but it
has since been generalized such that it can squat on top of any
Perl-based web framework (in theory).

WWW: http://search.cpan.org/dist/Squatting/
@
text
@d9 1
a9 1
PORTVERSION=	0.40
d34 1
d36 2
a37 1
	Squatting::View.3
@

