head	1.6;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.4
	RELEASE_4_4_0:1.4
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.3
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.3
	RELEASE_4_0_0:1.2
	RELEASE_3_4_0:1.1.1.1
	v0_6:1.1.1.1
	JEDGAR:1.1.1;
locks; strict;
comment	@# @;


1.6
date	2011.10.24.04.17.25;	author dougb;	state Exp;
branches;
next	1.5;

1.5
date	2005.06.30.17.19.33;	author novel;	state Exp;
branches;
next	1.4;

1.4
date	2001.05.08.22.34.19;	author jedgar;	state Exp;
branches;
next	1.3;

1.3
date	2000.04.07.22.06.54;	author jedgar;	state Exp;
branches;
next	1.2;

1.2
date	99.12.24.21.33.47;	author jedgar;	state Exp;
branches;
next	1.1;

1.1
date	99.11.26.19.34.11;	author steve;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.11.26.19.34.11;	author steve;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Remove more tags from pkg-descr files fo the form:

- Name
em@@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
@
text
@This is a simple http server for purely static content.  You can
use it to serve the content of a ftp server via http for example.
It is also nice to export some files quickly by starting an http
server in a few seconds without editing a config file first.

Features/Design:
================
 * single process: select() + non-blocking I/O
 * automatically generates directory listings when asked for a
   directory (check for index.html available as option), caches
   the listings.
 * no config file, just a few switches.  Try "webfsd -h" for a
   list.
 * Uses ${PREFIX}/etc/webfsd/mime.types to map file extentions
   to mime/types (not included).
 * supports keep-alive and pipelined requests.
 * serves byte ranges.
 * optional logging in common log file format.

WWW: http://linux.bytesex.org/misc/webfs.html
@


1.5
log
@Fix WWW line in pkg-descr.

PR:		82833
Submitted by:	Emanuel Haupt <ehaupt@@critical.ch>
@
text
@a20 3

- Chris D. Faulhaber
 <jedgar@@FreeBSD.org>
@


1.4
log
@Update port to 1.10
@
text
@d20 1
a20 1
WWW: http://www.bytesex.org/webfs.html
@


1.3
log
@Update port to 1.0
@
text
@d20 1
a20 1
WWW: http://me.IN-Berlin.DE/~kraxel/webfs.html
d23 1
a23 1
jedgar@@FreeBSD.org
@


1.2
log
@Update port to 0.8
@
text
@d20 1
a20 1
WWW: http://www.IN-Berlin.DE/User/kraxel/webfs.html
@


1.1
log
@Initial revision
@
text
@d23 1
a23 1
jedgar@@fxp.org
@


1.1.1.1
log
@Initial import of webfs version 0.6.
A simple http server for static content.

PR:		14409
Submitted by:	Chris D. Faulhaber <jedgar@@fxp.org>
@
text
@@
