---
name: bozohttpd
version: 20100920
origin: www/bozohttpd
comment: The bozotic HTTP server
arch: freebsd:9:x86:64
www: http://www.eterna.com.au/bozohttpd/
maintainer: jmohacsi@bsd.hu
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 70843
desc: |
  Bozohttpd is a small and secure http version 1.1 server. it's main feature
  is the lack of features, reducing the code size and improving verifiability.

  It supports CGI/1.1, HTTP/1.1, HTTP/1.0, HTTP/0.9, ~user translations,
  virtual hosting support, as well as multiple IP-based servers on a single
  machine. It is capable of services pages via the IPv6 protocol. It has no
  configuration file by design. Recently added features are htpasswd, SSL,
  and dynamic redirection, that can be easily disabled.

  WWW: http://www.eterna.com.au/bozohttpd/
categories: [www, ipv6]
options: {CGI: on, HTPASSWD: off, SSL: on}
files:
  /usr/local/etc/rc.d/bozohttpd: 35d0d613ee81d8ef6dc7b96a44176890201a9cbf9458ab95138e21fc089a1a81
  /usr/local/libexec/bozohttpd: 4848ba55961d64ce7f87f4a8754631cc002a27ccce3b40acf439536939c85e98
  /usr/local/man/man8/bozohttpd.8.gz: 4b9864397cabe371805a9773ed1628351cbbcee44ef41bef936118d0f0b7eb9f
  /usr/local/share/licenses/bozohttpd-20100920/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/licenses/bozohttpd-20100920/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/bozohttpd-20100920/catalog.mk: c2d0203af42e95a1e15b69092f4404929e7dd272942d66dec4daf137ed188b00
directories:
  /usr/local/share/licenses/bozohttpd-20100920/: 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
