summaryrefslogtreecommitdiff
path: root/www/screws/distinfo
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-06-22 12:11:01 +0000
committerxtraeme <xtraeme>2004-06-22 12:11:01 +0000
commit950d8deff82b91ead7ebead8b976b08d95de066d (patch)
treeddb44b1932bb8f52e3b04e0415514a9c96b870ea /www/screws/distinfo
parent360d623816084261c903c74119d50d1ceae6ba64 (diff)
downloadpkgsrc-950d8deff82b91ead7ebead8b976b08d95de066d.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/distinfo')
-rw-r--r--www/screws/distinfo7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/screws/distinfo b/www/screws/distinfo
index f327ccf3068..3f54ea47e97 100644
--- a/www/screws/distinfo
+++ b/www/screws/distinfo
@@ -1,5 +1,4 @@
-$NetBSD: distinfo,v 1.2 2004/05/10 02:35:28 kristerw Exp $
+$NetBSD: distinfo,v 1.3 2004/06/22 12:11:01 xtraeme Exp $
-SHA1 (screws-0.52.tar.gz) = 795e1657d2eee7f97a96eb2de1f3f9ca9b231bd7
-Size (screws-0.52.tar.gz) = 199856 bytes
-SHA1 (patch-aa) = a139255926eb718f74c55b0ccae771378699a3ae
+SHA1 (screws-0.54.tar.gz) = 87114e17d14f092e943a3a29345a532cfa7e3ca5
+Size (screws-0.54.tar.gz) = 828711 bytes