head	1.5;
access;
symbols
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2;
locks; strict;
comment	@# @;


1.5
date	2010.09.08.05.25.12;	author pgollucci;	state dead;
branches;
next	1.4;

1.4
date	2004.12.17.17.10.53;	author archie;	state Exp;
branches;
next	1.3;

1.3
date	2004.12.14.17.54.42;	author archie;	state Exp;
branches;
next	1.2;

1.2
date	2002.09.14.00.42.13;	author archie;	state Exp;
branches;
next	1.1;

1.1
date	2002.08.21.23.09.38;	author archie;	state Exp;
branches;
next	;


desc
@@


1.5
log
@audio/audacious-crossfade||2010-09-08|Broken for 6+ months, unmaintained
audio/ecamegapedal||2010-09-08|Has expired: Abandonned since 2004, please use audio/jack-rack or audio/creox instead.
comms/asmodem||2010-09-08|Broken for 6+ months, unmaintained
comms/ltmdm||2010-09-08|Broken for 6+ months, unmaintained
comms/yawmppp||2010-09-08|Broken for 6+ months, unmaintained
devel/p5-ORBit||2010-09-08|Broken for 6+ months, unmaintained
emulators/p-interp||2010-09-08|Broken for 6+ months, unmaintained
graphics/visionegg||2010-09-08|Broken for 6+ months, unmaintained
japanese/okphone||2010-09-08|Broken for 6+ months, unmaintained
java/openjit||2010-09-08|Broken for 6+ months, unmaintained
multimedia/xmps-win32-plugin||2010-09-08|Broken for 6+ months, unmaintained
net-mgmt/tknetmon||2010-09-08|Broken for 6+ months, unmaintained
net/arpd||2010-09-08|Broken for 6+ months, unmaintained
net/vomit||2010-09-08|Broken for 6+ months, unmaintained
sysutils/xwipower||2010-09-08|Broken for 6+ months, unmaintained
www/lws||2010-09-08|Broken for 6+ months, unmaintained

Reported by:    FreeBSD unmaintained ports which are currently marked broken
                monthly reminder
@
text
@bin/lws
etc/lws/admin/config.tmpl
etc/lws/admin/confirm.tmpl
etc/lws/admin/doconfig.tmpl
etc/lws/admin/doit.tmpl
etc/lws/admin/foot.tmpl
etc/lws/admin/head.tmpl
etc/lws/admin/help/index.tmpl
etc/lws/admin/help/manpage.tmpl
etc/lws/admin/help/tmplfunc.tmpl
etc/lws/admin/index.tmpl
etc/lws/admin/logexport.txt.tmpl
etc/lws/admin/logon.tmpl
etc/lws/admin/logs.tmpl
etc/lws/admin/lws.gif
etc/lws/admin/macros.tmpl
etc/lws/admin/mem.tmpl
etc/lws/admin/prop.tmpl
etc/lws/admin/props.tmpl
etc/lws/admin/server.tmpl
etc/lws/admin/servers.tmpl
etc/lws/admin/servlet.tmpl
etc/lws/admin/stylesheet.css
etc/lws/admin/vhost.tmpl
etc/lws/bogus-ssl.crt
etc/lws/bogus-ssl.key
etc/lws/ca/.rnd
etc/lws/ca/ca.crt
etc/lws/ca/ca.key
etc/lws/ca/cert.cfg
etc/lws/ca/certs/01.pem
etc/lws/ca/check_cert
etc/lws/ca/check_cert.orig
etc/lws/ca/index
etc/lws/ca/index.attr
etc/lws/ca/index.old
etc/lws/ca/serial
etc/lws/ca/serial.old
etc/lws/default-config.xml
etc/lws/docroot/index.tmpl
@@dirrm etc/lws/docroot
@@dirrm etc/lws/ca/certs
@@dirrm etc/lws/ca
@@dirrm etc/lws/admin/help
@@dirrm etc/lws/admin
@@dirrm etc/lws
@


1.4
log
@Fix package list omissions.
@
text
@@


1.3
log
@Update to version 0.2.1.
@
text
@d33 1
d35 1
@


1.2
log
@Update to version 0.1.2.
@
text
@a24 1
etc/lws/docroot/index.tmpl
d27 10
d38 6
@


1.1
log
@LWS is a lightweight web server which uses pthreads(3) for multi-tasking
and libpdel(3) for HTTP, HTTPS, and configurable servlet support.  The
server can be configured via a buit-in admin web interface, or by manu-
ally editing the XML configuration file.

LWS supports multiple HTTP and HTTPS servers, each containing multiple
virtual hosts.  Each virtual host has a configurable list of servlets.
The supported servlets types are file, redirect, and cookieauth.  The
file servlet includes optional support for tmpl(3) HTML templates.

LWS maintains a self-rotating logfile(3) error log, with optional support
for logging via syslog as well.

LWS is intended to demonstrate features of the libpdel(3) library, and to
be a lightweight web server for simple applications.
@
text
@d9 1
@

