---
name: fcgiwrap
version: 1.0.3_5
origin: www/fcgiwrap
comment: Simple FastCGI wrapper for CGI scripts
arch: freebsd:9:x86:64
www: http://nginx.localdomain.pl/wiki/FcgiWrap
maintainer: bapt@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- MIT
flatsize: 26375
desc: "fcgiwrap is a simple server for running CGI applications over FastCGI. It hopes\nto
  provide clean CGI support to Nginx (and other web servers that may need it). \n\nFeatures:\n
  \   * very lightweight (84KB of private memory per instance)\n    * fixes broken
  CR/LF in headers\n    * handles environment in a sane way (CGI scripts get HTTP-related
  env. vars\n    * from FastCGI parameters and inherit all the others from fcgiwrap's\n
  \   * environment)\n    * no configuration, so you can run several sites off the
  same fcgiwrap pool\n    * passes CGI stderr output to fcgiwrap's stderr (this is
  by design but\n    * stderr could be also passed to FastCGI stderr stream) \n\nWWW:
  http://nginx.localdomain.pl/wiki/FcgiWrap\n"
deps:
  fcgi-devkit: {origin: www/fcgi, version: 2.4.0}
categories:
- www
shlibs_required:
- libfcgi.so.0
