head	1.5;
access;
symbols
	RELEASE_8_3_0:1.4
	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.3
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2;
locks; strict;
comment	@# @;


1.5
date	2012.11.17.06.02.48;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2012.01.13.04.16.18;	author sunpoet;	state Exp;
branches;
next	1.3;

1.3
date	2009.08.14.19.46.14;	author araujo;	state Exp;
branches;
next	1.2;

1.2
date	2008.04.07.16.12.50;	author rafan;	state Exp;
branches;
next	1.1;

1.1
date	2007.12.31.00.28.05;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-FCGI-ProcManager
# Date created:		2007-12-28
# Whom:			Peter <peter@@vereshagin.org>
#
# $FreeBSD: head/www/p5-FCGI-ProcManager/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	FCGI-ProcManager
PORTVERSION=	0.24
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	peter@@vereshagin.org
COMMENT=	Functions for managing FastCGI applications

PERL_CONFIGURE=	yes

MAN3=		FCGI::ProcManager.3 \
		FCGI::ProcManager::Constrained.3

.include <bsd.port.mk>
@


1.4
log
@- Update to 0.24

Changes:	http://search.cpan.org/dist/FCGI-ProcManager/ChangeLog
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@- Update to 0.19.

PR:		ports/137704
Submitted by:	Sylvio Cesar <scjamorim@@bsd.com.br>
Approved by:	Peter Vereshagin <peter@@vereshagin.org> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.19
a11 1
MASTER_SITE_SUBDIR=	FCGI
d19 2
a20 1
MAN3=		FCGI::ProcManager.3
@


1.2
log
@- Update to 0.18

PR:		ports/122464
Submitted by:	Yarodin <yarodin at gmail.com>
Approved by:	Peter Vereshagin <peter at vereshagin.org> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.18
@


1.1
log
@FCGI::ProcManager is used to serve as a FastCGI process manager.  By
re-implementing it in perl, developers can more finely tune performance in
their web applications, and can take advantage of copy-on-write semantics
prevalent in UNIX kernel process management.  The process manager should
be invoked before the caller''s request loop

WWW:	http://search.cpan.org/dist/FCGI-ProcManager/

PR:		ports/119009
Submitted by:	Peter <peter at vereshagin.org>
@
text
@d9 1
a9 1
PORTVERSION=	0.17
@

