---
name: fnord
version: 1.10_1
origin: www/fnord
comment: Small and fast webserver with CGI-capability
arch: freebsd:9:x86:64
www: http://www.fefe.de/fnord/
maintainer: flz@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 29447
desc: |
  fnord is a small and fast webserver with CGI-capability. fnord has
  been written by Felix von Leitner. fnord supports virtual hosting
  und runs under tcpserver.

  WWW: http://www.fefe.de/fnord/
categories:
- www
options: {TCPSERVER: off, SYSTEM_SYMLINK_DEREF: off, OLD_STYLE_REDIRECT: off, DIR_LIST: on,
  DAEMONTOOLS: off, CGI: on}
message: "------------------------------------------------------------------\nNow
  that fnord is installed, do the following :\n\n1) If you chose to use daemontools
  and/or tcpserver, I assume you\nknow how to do it, go to 4). If you chose to use
  inetd go to 2).\n\n2) Create a webroot somewhere :\n\n   # mkdir /usr/local/www\n\n3)
  Add an entry in inetd.conf like this :\n\n  \"http stream tcp nowait root /usr/local/bin/fnord.inetd
  \\\n\tfnord.inetd /usr/local/www\"\n\n4) Finally add some virtual hosts to your
  webserver :\n\n   # cd /usr/local/www\n   # mkdir host.tld:80\n   # ln -s host.tld:80
  host.tld\n   # echo \"test\" > host.tld:80/index.html\n\n5- Test with your favorite
  web browser.\n\n   # links http://host.tld/index.html\n------------------------------------------------------------------\n"
