---
name: ap22-mod_setenvifplus
version: 0.22
origin: www/mod_setenvifplus
comment: Allows setting environment variables based on request attributes
arch: freebsd:9:x86:64
www: http://opensource.adnovum.ch/mod_setenvifplus/
maintainer: ports@christianserving.org
prefix: /usr/local
licenselogic: single
licenses:
- AL2
flatsize: 50919
desc: |
  The mod_setenvifplus module allows you to set environment variables
  according to whether different aspects of the request match regular
  expressions you specify. These environment variables can be used by
  other parts of the server to make decisions about actions to be taken,
  e.g. by using mod_qos or to propagate supplemental information to the
  appliaction via HTTP header data. mod_setenvifplus is derived from the
  standard Apache modules mod_setenvif and mod_headers.

  WWW: http://opensource.adnovum.ch/mod_setenvifplus/
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_setenvifplus.so
