summaryrefslogtreecommitdiff
path: root/www/screws/PLIST
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-06-22 12:11:01 +0000
committerxtraeme <xtraeme>2004-06-22 12:11:01 +0000
commit0c7593312b5e6e02fd443f10eb2f2969df707c93 (patch)
treeddb44b1932bb8f52e3b04e0415514a9c96b870ea /www/screws/PLIST
parentbef89a8f119e4d9c126713ff24376814977c6304 (diff)
downloadpkgsrc-0c7593312b5e6e02fd443f10eb2f2969df707c93.tar.gz
Update www/screws to 0.54.
Changes: 0.54 - * - Separated IO code from Accept - Add HSML comment tag: <?- -?> - Add launcher from cmdline (path|port) using HsmlExec module. - Allow stdin to read the configuration file (-c -) - Disable exectimeout by default to allow large file processing. - Disable keep-alive (not all scripts print Content-Length) - Solve IExplorer 'bug' that forces screws to segfault - Add initial support for Range-bytes in Headers and HsmlExec. - Drop nonblocking sockets, and use IOpoll/IOselect by default. - Solved longfiles buffering problems. - Solve XSS bug on HsmlExec - Initial screws_* API - Allow logs using syslog (LOG_ERR) and piped logs (|...) - Create macros for modules. - Add CleanLog module - Move hsml_lua_init into HsmlExec_init (3x faster) - Exterminate zombies using setsid() - Change bool env from TRUE/"" to 1/0 - patch unicode bug that wraps the ARGV env. - Implement headers support for hsml and .x's (redirect, mimetype, 404...) - do not overwrite user config file - initial alloc drop process. 0.53 - 2004/05/10 - Initial code for file uploading - Solve Dead children ripper bug. - Cleaner Makefiles - add portable getpath(Utils/whereis) - Add nonblocking sockets for child ripping. - Add multi-part support for fileuploading - Solve argument parsing bug. - Add some filechecks in HsmlExec.so - Add csharp support. - Patch an hsml parsing bug. - Hashbang support on hsml (to separate hsml1 and hsml2 code) - Solve http request bug. - Write all manpages.
Diffstat (limited to 'www/screws/PLIST')
-rw-r--r--www/screws/PLIST12
1 files changed, 11 insertions, 1 deletions
diff --git a/www/screws/PLIST b/www/screws/PLIST
index e06be54a0ec..c969b5160ca 100644
--- a/www/screws/PLIST
+++ b/www/screws/PLIST
@@ -1,16 +1,19 @@
-@comment $NetBSD: PLIST,v 1.2 2004/04/23 22:08:00 reed Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/06/22 12:11:01 xtraeme Exp $
bin/hsml
lib/screws/BasicExec.so
+lib/screws/CleanLog.so
lib/screws/Hello.so
lib/screws/HsmlExec.so
lib/screws/LoadBalancing.so
lib/screws/Mime.so
+lib/screws/MyReq.so
lib/screws/noupdir.so
lib/screws/unicode.so
libexec/screws/README
libexec/screws/c/Makefile
libexec/screws/c/index.html
libexec/screws/c/linksys.c
+libexec/screws/htdocs/env.hsml
libexec/screws/htdocs/index.html
libexec/screws/htdocs/index2.html
libexec/screws/htdocs/logo.png
@@ -24,6 +27,8 @@ libexec/screws/perl/defpages/404.html
libexec/screws/perl/error.pl
libexec/screws/perl/get.pl
libexec/screws/perl/htdocs/.hidden
+libexec/screws/perl/htdocs/dmesg.x
+libexec/screws/perl/htdocs/env.hsml
libexec/screws/perl/htdocs/example.c
libexec/screws/perl/htdocs/example.dir/OtherDir/nullfile
libexec/screws/perl/htdocs/example.dir/onefile
@@ -42,7 +47,9 @@ libexec/screws/perl/htdocs/hsml2.pl.html
libexec/screws/perl/htdocs/index.html
libexec/screws/perl/htdocs/logo-old.png
libexec/screws/perl/htdocs/logo.png
+libexec/screws/perl/htdocs/pop.hsml
libexec/screws/perl/htdocs/post.hsml
+libexec/screws/perl/htdocs/redirect.hsml
libexec/screws/perl/http1.pl
libexec/screws/perl/listdir.pl
libexec/screws/perl/main.pl
@@ -52,6 +59,8 @@ libexec/screws/perl/mime.types
libexec/screws/sh/basic.sh
libexec/screws/sh/basic.sh.old
libexec/screws/sh/index.html
+man/man1/screwsctl.1
+man/man5/screws.conf.5
man/man8/screwsd.8
sbin/screwsctl
sbin/screwsd
@@ -70,6 +79,7 @@ share/doc/screws/tcpwin
share/doc/screws/verbose
share/doc/screws/virtual-hosts
share/doc/screws/wrt54g.txt
+share/examples/screws/default.conf
share/examples/screws/screws.conf
share/screws/hsml-inc/include.pl.html
share/screws/mime.types