head	1.10;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.1;
locks; strict;
comment	@# @;


1.10
date	2012.11.17.06.02.54;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2012.10.27.12.41.38;	author kuriyama;	state Exp;
branches;
next	1.8;

1.8
date	2012.06.10.18.42.45;	author swills;	state Exp;
branches;
next	1.7;

1.7
date	2012.03.11.11.14.12;	author kuriyama;	state Exp;
branches;
next	1.6;

1.6
date	2011.06.20.09.22.13;	author az;	state Exp;
branches;
next	1.5;

1.5
date	2011.02.26.08.20.47;	author kuriyama;	state Exp;
branches;
next	1.4;

1.4
date	2010.12.21.03.17.54;	author kuriyama;	state Exp;
branches;
next	1.3;

1.3
date	2010.10.10.01.12.06;	author kuriyama;	state Exp;
branches;
next	1.2;

1.2
date	2010.08.15.12.05.15;	author kuriyama;	state Exp;
branches;
next	1.1;

1.1
date	2010.04.05.13.57.51;	author kuriyama;	state Exp;
branches;
next	;


desc
@@


1.10
log
@Switch exporter over
@
text
@# $FreeBSD: head/www/p5-Twiggy/Makefile 306498 2012-10-27 12:41:38Z kuriyama $

PORTNAME=	Twiggy
PORTVERSION=	0.1021
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:MIYAGAWA
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@@FreeBSD.org
COMMENT=	Perl extension of AnyEvent HTTP server for PSGI (like Thin)

RUN_DEPENDS=	\
	p5-AnyEvent>0:${PORTSDIR}/devel/p5-AnyEvent \
	p5-libwww>0:${PORTSDIR}/www/p5-libwww \
	p5-Plack>=0.99:${PORTSDIR}/www/p5-Plack \
	p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny
BUILD_DEPENDS:=	${RUN_DEPENDS}
TEST_DEPENDS=	\
	p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \
	p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP

PERL_CONFIGURE=	yes

MAN1=	twiggy.1
MAN3=	Plack::Handler::Twiggy.3 \
	Twiggy.3

.include <bsd.port.mk>
@


1.9
log
@SVN rev 306498 on 2012-10-27 12:41:38Z by kuriyama

- Upgrade to 0.1021.

Feature safe: yes
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.8
log
@- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
@
text
@a0 4
# New ports collection makefile for:	Twiggy
# Date created:		05 Apr 2010
# Whom:			Jun Kuriyama <kuriyama@@FreeBSD.org>
#
a1 1
#
d4 1
a4 1
PORTVERSION=	0.1020
@


1.7
log
@- Upgrade to 0.1020.

Feature safe:	yes
@
text
@d23 1
a23 1
BUILD_DEPENDS=	${RUN_DEPENDS}
@


1.6
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.
- Remove MD5 checksum
@
text
@d9 1
a9 1
PORTVERSION=	0.1010
d24 3
@


1.5
log
@- Upgrade to 0.1010.
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	../../authors/id/M/MI/MIYAGAWA
@


1.4
log
@- Upgrade to 0.1009.
@
text
@d9 1
a9 1
PORTVERSION=	0.1009
@


1.3
log
@- Upgrade to 0.1008.
@
text
@d9 1
a9 1
PORTVERSION=	0.1008
@


1.2
log
@- Upgrade to 0.1006.
@
text
@d9 1
a9 1
PORTVERSION=	0.1006
@


1.1
log
@AnyEvent HTTP server for PSGI (like Thin).

WWW: http://search.cpan.org/dist/Twiggy/
@
text
@d9 1
a9 1
PORTVERSION=	0.1005
@

