head	1.5;
access;
symbols
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3;
locks; strict;
comment	@# @;


1.5
date	2010.09.14.12.31.43;	author garga;	state dead;
branches;
next	1.4;

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

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

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

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


desc
@@


1.5
log
@Remove ports with EXPIRATION_DATE set

2010-08-31 multimedia/vlconwooztalk: wooztalk website not responding as of 20100731
2010-08-31 net-im/wooztalk: wooztalk website not responding as of 20100731
2009-12-31 russian/php_doc: Support for the Russian translation of the PHP manual seems to have stopped
2010-01-15 sysutils/ipmi-kmod: in base system since 6.2-RELEASE
2010-08-31 www/p5-Plack-Server-AnyEvent: yes
2010-08-31 www/xpi-dailymotiononwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-deezeronwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-firefoxonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-googlevideoonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-imeemonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-jiwaonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-lastfmonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-vimeoonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-youtubeonwooztalk: wooztalk website not responding as of 20100731
2010-07-01 x11/chameleon: No longer under development, master site disappeared years ago
@
text
@# New ports collection makefile for:	Plack::Server::AnyEvent
# Date created:		13 Oct 2009
# Whom:			Jun Kuriyama <kuriyama@@FreeBSD.org>
#
# $FreeBSD: ports/www/p5-Plack-Server-AnyEvent/Makefile,v 1.4 2010/07/19 14:46:39 kuriyama Exp $
#

PORTNAME=	Plack-Server-AnyEvent
PORTVERSION=	0.04
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	../../authors/id/M/MI/MIYAGAWA
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@@FreeBSD.org
COMMENT=	Perl extension for AnyEvent based HTTP server

RUN_DEPENDS=	\
	p5-AnyEvent>0:${PORTSDIR}/devel/p5-AnyEvent \
	p5-libwww>0:${PORTSDIR}/www/p5-libwww \
	p5-Plack>0:${PORTSDIR}/www/p5-Plack \
	p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \
	p5-namespace-clean>0:${PORTSDIR}/devel/p5-namespace-clean
BUILD_DEPENDS=	${RUN_DEPENDS}

DEPRECATED=	yes
EXPIRATION_DATE=2010-08-31
PERL_CONFIGURE=	yes

MAN3=	Plack::Server::AnyEvent.3

.include <bsd.port.mk>
@


1.4
log
@- Upgrade to 0.04 (mark as deprecated).
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@- Upgrade to 0.03.
@
text
@d9 1
a9 1
PORTVERSION=	0.03
d26 2
@


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


1.1
log
@AnyEvent based HTTP server.

WWW: http://search.cpan.org/dist/Plack-Server-AnyEvent/
@
text
@d9 1
a9 1
PORTVERSION=	0.01
d21 3
a23 1
	p5-Plack>0:${PORTSDIR}/www/p5-Plack
@

