---
name: drood
version: 3.4_1
origin: www/drood
comment: Lightweight kqueue-based http/1.1 server
arch: freebsd:9:x86:64
www: http://www.mammothcheese.ca/
maintainer: jimmy@mammothcheese.ca
prefix: /usr/local
licenselogic: single
flatsize: 86289
desc: |
  Drood is a lightweight, partially-compliant HTTP/1.1 server, intended as an
  alternative to more complex web servers for websites where the server
  requirements are simple.  Drood supports name-based virtual hosting, CGI
  and SCGI, gzipped content-encoding for static resources, and will service
  both IPv4 and IPv6 connections.

  WWW: http://www.mammothcheese.ca/
categories: [www]
files:
  /usr/local/bin/drood: 155860a34468c8e3b2127abf270f2b66b22bb69756737c1c943ee93670576c41
  /usr/local/bin/plunger: f4e1448e92f72472a20f1126d54ce4754d08723309b5ea8839b1daf647663eca
  /usr/local/etc/drood/types.tab.dist: 3f29df68d97de2c5665d42979bad1884b7df9cf3499e188d643eba93aad3c351
  /usr/local/etc/rc.d/drood: 26043c34ab11b88915f855299218d4d4085f97307318b8c8bcc0d7708f966aa2
  /usr/local/etc/rc.d/plunger: 6ba0612872f9dbce2e4288a025788e369710f7b024698f3f38804dce95f5c4f4
  /usr/local/man/man8/drood.8.gz: 6d7f85e674b3fba97861b624ddba2c929eaf3f2a4ec79d50ac3ff3b6bd2e5f11
  /usr/local/man/man8/plunger.8.gz: bdaa393eb64d2b4de5f5cf2699020580ce87d40310a16ae499032bbed3e1481d
directories:
  /usr/local/etc/drood/: n
scripts:
  pre-deinstall: |
    if cmp -s /usr/local/etc/drood/types.tab /usr/local/etc/drood/types.tab.dist; then rm -f /usr/local/etc/drood/types.tab; fi
message: |
  *******************************************************************************

  NOTE: As of Drood 1.54, scgid has been replaced with plunger(8).  Read the
        Plunger manual for details.

  *******************************************************************************
