head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2;
locks; strict;
comment	@# @;


1.2
date	2011.10.24.09.11.20;	author dougb;	state Exp;
branches;
next	1.1;

1.1
date	2011.04.16.08.45.27;	author dhn;	state Exp;
branches;
next	;


desc
@@


1.2
log
@The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
@
text
@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
@


1.1
log
@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

PR:		ports/155919
Submitted by:	Adrian Steinmann <ast@@marabu.ch>
@
text
@d8 1
a8 1
AUTHOR: Glocker Marcus <marcus@@nazgul.ch>
@

