---
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: 29631
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: {CGI: on, DAEMONTOOLS: off, DIR_LIST: on, OLD_STYLE_REDIRECT: off, SYSTEM_SYMLINK_DEREF: off,
  TCPSERVER: off}
files:
  /usr/local/bin/fnord: 7890b1f81f5f789f78042361114a668da16a61c3d83d99604ae05aac7d4eda17
  /usr/local/bin/fnord-conf: 79a92b3709499367a0786604f1ce90ec1646d75c6e38373d4b37d7661226a145
  /usr/local/bin/fnord.inetd: ab838a47a9b73631798dda9034c6c71a0206f85e2e0e55eff4146a4264332a39
scripts: {}
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"
