---
name: nostromo
version: 1.9.5
origin: www/nostromo
comment: A fast, secure HTTP/1.1 CGI/1.1 SSL IPv4/IPv6 webserver
arch: freebsd:9:x86:64
www: http://www.nazgul.ch/dev_nostromo.html
maintainer: ast@marabu.ch
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 91730
desc: |
  Nostromo aka nhttpd is a simple, fast and secure HTTP server. It
  runs as a single process, handling connections with select(2). For
  CGIs and directory listing it does fork(2). The minimum of HTTP/1.1
  and CGI/1.1 are implemented. Also supported are: chroot, setuid,
  basic authentication, SSL, IPv6, custom responses, aliases, and
  virtual hosts. The access log is written in standard CLF format.

  Author: Glocker Marcus <marcus@nazgul.ch>
  WWW: http://www.nazgul.ch/dev_nostromo.html
categories: [www, ipv6]
files:
  /usr/local/etc/rc.d/nostromo: 2fb06871b3cc8ba17216c23af3475eeb5b6ba6ce9f7ec5973757d958b2407ae5
  /usr/local/man/man8/nhttpd.8.gz: 14fdfa8b3db68e3db7f272c6b0849bd85b35bfea866dc68b0d4abc093fefb4b2
  /usr/local/nostromo/conf/mimes: d5e7e4f643f271c6b1cb5386b6b4a946a732735de369e9036f050e4920d140df
  /usr/local/nostromo/conf/nhttpd.conf-dist: 7cc041591ab8de96073309423e48814eafd87208221ffa8f05501798b70df48e
  /usr/local/nostromo/htdocs/cgi-bin/printenv: 0df24909b75a3ec6c1eb4f85df1095e8eb03bfd27fb3405a1f635518f277c295
  /usr/local/nostromo/htdocs/index.html: 373cfb9a75f2d3824b5509632d8cfa179b242505a1e9dae7e5397a396433e380
  /usr/local/nostromo/htdocs/nostromo.gif: b7edd46f4aa2bf9acddaabfbd049a6d784a13e5e6d5c50919f7f0dde599dd7e6
  /usr/local/nostromo/icons/dir.gif: b39cc71dd0efa459167a746afeb1b08e97a6c70eb49bdca26975854a4892d867
  /usr/local/nostromo/icons/file.gif: 0e1a910a8234fba613c8755c2e39e5b4e6923f1d3083264396997a6dfce296b0
  /usr/local/sbin/crypt: 89e30bbab43e8c8760989d7e7044a4b5ff076915832a25c336f229c431b9bc44
  /usr/local/sbin/nhttpd: e49349e7ecac206b419d1c127fe007f062d77faea96531068cf75b3fcc9d5254
  /usr/local/share/licenses/nostromo-1.9.5/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/licenses/nostromo-1.9.5/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/nostromo-1.9.5/catalog.mk: 94ab1a97bd7cebb2f08c53cda4371d11371f8e95aa3e0212c672972db9e371ef
directories:
  /usr/local/share/licenses/nostromo-1.9.5/: n
  /usr/local/share/licenses/: y
  /usr/local/nostromo/logs/: y
  /usr/local/nostromo/icons/: y
  /usr/local/nostromo/htdocs/cgi-bin/: y
  /usr/local/nostromo/htdocs/: y
  /usr/local/nostromo/conf/: y
  /usr/local/nostromo/: 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
