---
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: 26391
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]
files:
  /usr/local/etc/rc.d/fcgiwrap: 9e52fd9554a23ef1608d58632d5830a272bd161fc34ac4d8478e566b8bf9f7e3
  /usr/local/man/man8/fcgiwrap.8.gz: 1ad1b666472d1ab75d2ff2236dac6356bf0adf3ba592a0e741f3abb82e6d11cb
  /usr/local/sbin/fcgiwrap: 3e7d69ecee690fe23d53020a88972b89ee0067a8a3f0056a5830b63030098b13
  /usr/local/share/licenses/fcgiwrap-1.0.3_5/LICENSE: 8a9617637463b68fc0584861100926c56e2af396c013024314c285549b9c9642
  /usr/local/share/licenses/fcgiwrap-1.0.3_5/MIT: 3507caa9b70264bdbe49eff56f570238ee9294ead5d32982e642c249e3053bd4
  /usr/local/share/licenses/fcgiwrap-1.0.3_5/catalog.mk: 32582fd8872155459af50d7088e1fe4b01f65aae9a94421ef60de89ffdc25ee5
directories:
  /usr/local/share/licenses/fcgiwrap-1.0.3_5/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
