import php-fastcgi, a FastCGI application launcher. from Brad (maintainer).

Future lighttpd releases will not include this internally. @conflict markers
as appropriate.
This commit is contained in:
sthen 2009-03-16 17:10:36 +00:00
parent 744eb19e33
commit 70684ca2b6
4 changed files with 33 additions and 0 deletions

22
www/spawn-fcgi/Makefile Normal file
View File

@ -0,0 +1,22 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/03/16 17:10:36 sthen Exp $
COMMENT= spawn FastCGI processes
DISTNAME= spawn-fcgi-1.6.0
CATEGORIES= www
MASTER_SITES= http://www.lighttpd.net/download/
HOMEPAGE= http://redmine.lighttpd.net/projects/spawn-fcgi/news
MAINTAINER= Brad Smith <brad@comstyle.com>
# BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>

5
www/spawn-fcgi/distinfo Normal file
View File

@ -0,0 +1,5 @@
MD5 (spawn-fcgi-1.6.0.tar.gz) = bomZugR2v4LfGwQ/E68Cjg==
RMD160 (spawn-fcgi-1.6.0.tar.gz) = J57zSi1NuJhdq+hh1MeFlSliCZg=
SHA1 (spawn-fcgi-1.6.0.tar.gz) = JUAeDZmhWw5w/KunA34Wsx0czX4=
SHA256 (spawn-fcgi-1.6.0.tar.gz) = +zsB2J+AyJO4krVj0ss1Tw4Nznp0awvE1eLD814D2fM=
SIZE (spawn-fcgi-1.6.0.tar.gz) = 85525

1
www/spawn-fcgi/pkg/DESCR Normal file
View File

@ -0,0 +1 @@
spawn-fcgi is a FastCGI application launcher.

5
www/spawn-fcgi/pkg/PLIST Normal file
View File

@ -0,0 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/03/16 17:10:36 sthen Exp $
@conflict lighttpd-<=1.4.22
@conflict cherokee-*
@bin bin/spawn-fcgi
@man man/man1/spawn-fcgi.1