head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1;
locks; strict;
comment	@# @;


1.3
date	2013.02.27.10.41.55;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2010.04.14.13.48.02;	author skreuzer;	state Exp;
branches;
next	1.1;

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


desc
@@


1.3
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313043
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@%%SITE_PERL%%/FCGI/Spawn.pm
%%SITE_PERL%%/FCGI/Spawn/BinUtils.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI/Spawn/.packlist
bin/fcgi_spawn
etc/fcgi_spawn/fcgi_spawn.conf.sample
share/doc/p5-FCGI-Spawn/README
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI/Spawn
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI
@@dirrmtry %%SITE_PERL%%/FCGI/Spawn
@@dirrmtry %%SITE_PERL%%/FCGI
@@dirrmtry share/doc/p5-FCGI-Spawn
@@dirrmtry etc/fcgi_spawn
@


1.2
log
@Update to 0.16.1

PR:		ports/144262
Submitted by:	Peter Vereshagin <peter@@vereshagin.org>
@
text
@d2 1
a5 1
share/doc/p5-FCGI-Spawn/CGI.pm.fcgi.spawn.patch
a6 1
share/doc/p5-FCGI-Spawn/Bugzilla.CGI.pm.fcgi.spawn.patch
d9 1
@


1.1
log
@FCGI::Spawn is used to serve as a FastCGI process manager. Besides
the features the FCGI::ProcManager posess itself, the FCGI::Spawn
is targeted as web server admin understandable instance for building
the own fastcgi server with copy-on-write memory sharing among forks
and with single input parameters like socket path and processes number.
Another thing to mention is that it is able to execute any file pointed
by Web server. So we have the daemon that is hot ready for hosting
providing.

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

PR:		ports/119010
Submitted by:	Peter <peter at vereshagin.org>
@
text
@d3 5
d11 2
@

