---
name: bozohttpd
version: 20130711
origin: www/bozohttpd
comment: The bozotic HTTP server
arch: freebsd:10:x86:64
www: http://www.eterna.com.au/bozohttpd/
maintainer: jmohacsi@bsd.hu
prefix: /usr/local
licenselogic: single
licenses:
- BSD
flatsize: 74352
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/libexec/bozohttpd: 0d2564b9c6385d0bc392ce74898f5fb1d2c08c184259deab9cfe129bc387a1c7
  /usr/local/man/man8/bozohttpd.8.gz: c7dcdf7c5da0206244ba43fc0addf6991ec58daae74481dd0a43f5d38bf1943f
  /usr/local/share/licenses/bozohttpd-20130711/catalog.mk: 307f64b13834c27abd2af870f1ca0e7f38a2e76a00ed98f10f3579a93cf91f9a
  /usr/local/share/licenses/bozohttpd-20130711/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/bozohttpd-20130711/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/etc/rc.d/bozohttpd: 087910a244e7c3dbd3a07ff556237e8a337de3f6495b91151894377bc2b3ef11
directories:
  /usr/local/share/licenses/bozohttpd-20130711/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
    #rmdir /usr/local/share/licenses 2>/dev/null || true
  post-deinstall: |
    cd /usr/local
    cd /usr/local
