---
name: ap22-mod_scgi
version: 1.12_2
origin: www/mod_scgi
comment: Apache module that implements the client side of the SCGI protocol
arch: freebsd:9:x86:64
www: http://www.mems-exchange.org/software/scgi/
maintainer: dryice@dryice.name
prefix: /usr/local
licenselogic: single
flatsize: 22536
desc: "An Apache module that implements the client side of the Simple Common\nGateway
  Interface protocol.\n\nThe SCGI protocol is a replacement for the Common Gateway
  Interface\n(CGI) protocol.  It is a standard for applications to interface with\nHTTP
  servers.  It is similar to FastCGI but is designed to be easier to\nimplement.\n\nWWW:\thttp://www.mems-exchange.org/software/scgi/\n"
deps:
  apache22: {origin: www/apache22, version: 2.2.25}
  expat: {origin: textproc/expat2, version: 2.1.0}
  perl: {origin: lang/perl5.14, version: 5.14.4}
  pcre: {origin: devel/pcre, version: 8.33}
  gettext: {origin: devel/gettext, version: 0.18.3}
  apr: {origin: devel/apr1, version: 1.4.8.1.5.2}
  gdbm: {origin: databases/gdbm, version: 1.10}
  db42: {origin: databases/db42, version: 4.2.52_5}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- www
shlibs_provided:
- mod_scgi.so
message: |
  ********************************************************************
  * If your mod_scgi seg fault, try disable mod_fastcgi              *
  ********************************************************************
