fcgiwrap: new package
authorThomas Claveirole <thomas.claveirole@green-communications.fr>
Fri, 29 May 2015 16:15:11 +0000 (18:15 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 10 Jul 2015 22:25:09 +0000 (00:25 +0200)
commit5ba276de2a8f0387304e870995aa6d9a65e33e4a
tree1bd9e316b5fd4a943f0712ad2b4b097189def2e7
parent51c9ee06553a533e1404ee512c998b15f4b73fa2
fcgiwrap: new package

Add package fcgiwrap from https://nginx.localdomain.pl/wiki/FcgiWrap

fcgiwrap is a simple server for running CGI applications over
FastCGI. It hopes to provide clean CGI support to Nginx (and other web
servers that may need it).

Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/fcgiwrap/0001-use-LIBS-from-configure.patch [new file with mode: 0644]
package/fcgiwrap/Config.in [new file with mode: 0644]
package/fcgiwrap/fcgiwrap.mk [new file with mode: 0644]