diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-08-27 12:05:47 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-08-27 12:05:47 +0000 |
commit | a3f177b296ff58920e30fa71b1265f4883437054 (patch) | |
tree | 2ee5a0934b5a38f5e861efc78bc965fc5d663cff /www-servers/bozohttpd/files | |
parent | fix up gmp symlink and tidy src_compile (diff) | |
download | historical-a3f177b296ff58920e30fa71b1265f4883437054.tar.gz historical-a3f177b296ff58920e30fa71b1265f4883437054.tar.bz2 historical-a3f177b296ff58920e30fa71b1265f4883437054.zip |
Bump www-servers/bozohttpd to version 20040823...
Diffstat (limited to 'www-servers/bozohttpd/files')
-rw-r--r-- | www-servers/bozohttpd/files/bozohttpd-20040823.patch | 10 | ||||
-rw-r--r-- | www-servers/bozohttpd/files/bozohttpd.Makefile (renamed from www-servers/bozohttpd/files/bozohttpd-20040218.Makefile) | 0 | ||||
-rw-r--r-- | www-servers/bozohttpd/files/bozohttpd.conffile (renamed from www-servers/bozohttpd/files/bozohttpd-20040218.conffile) | 2 | ||||
-rw-r--r-- | www-servers/bozohttpd/files/bozohttpd.initscript (renamed from www-servers/bozohttpd/files/bozohttpd-20040218.initscript) | 2 | ||||
-rw-r--r-- | www-servers/bozohttpd/files/digest-bozohttpd-20040823 | 1 |
5 files changed, 13 insertions, 2 deletions
diff --git a/www-servers/bozohttpd/files/bozohttpd-20040823.patch b/www-servers/bozohttpd/files/bozohttpd-20040823.patch new file mode 100644 index 000000000000..af618f2a1803 --- /dev/null +++ b/www-servers/bozohttpd/files/bozohttpd-20040823.patch @@ -0,0 +1,10 @@ +--- bozohttpd.c 2004-08-27 13:51:49.160046104 +0200 ++++ bozohttpd.c 2004-08-27 13:52:45.965410376 +0200 +@@ -423,7 +423,6 @@ + warning(" -C arg prog\t\tadd this CGI handler"); + #endif + warning(" -c cgibin\t\tenable cgi-bin support in this directory"); +- warning(" -a\t\t\tdo not send headers for CGI scripts"); + #endif + #ifndef NO_DAEMON_MODE + warning(" -b\t\t\tbackground and go into daemon mode"); diff --git a/www-servers/bozohttpd/files/bozohttpd-20040218.Makefile b/www-servers/bozohttpd/files/bozohttpd.Makefile index 709eed603034..709eed603034 100644 --- a/www-servers/bozohttpd/files/bozohttpd-20040218.Makefile +++ b/www-servers/bozohttpd/files/bozohttpd.Makefile diff --git a/www-servers/bozohttpd/files/bozohttpd-20040218.conffile b/www-servers/bozohttpd/files/bozohttpd.conffile index 055a52e3d2aa..49dbbe5517c4 100644 --- a/www-servers/bozohttpd/files/bozohttpd-20040218.conffile +++ b/www-servers/bozohttpd/files/bozohttpd.conffile @@ -8,4 +8,4 @@ LISTEN_PORT=80 # optional stuff #USER=daemon #INDEX_DEFAULT=index.php -#APPEND="-a -C .php /usr/bin/php" +#APPEND="-C .php /usr/bin/php" diff --git a/www-servers/bozohttpd/files/bozohttpd-20040218.initscript b/www-servers/bozohttpd/files/bozohttpd.initscript index bd4b88619d40..15d431d6663f 100644 --- a/www-servers/bozohttpd/files/bozohttpd-20040218.initscript +++ b/www-servers/bozohttpd/files/bozohttpd.initscript @@ -1,7 +1,7 @@ #!/sbin/runscript # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/www-servers/bozohttpd/files/bozohttpd-20040218.initscript,v 1.2 2004/08/14 13:50:40 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/bozohttpd/files/bozohttpd.initscript,v 1.1 2004/08/27 12:05:47 s4t4n Exp $ #NB: Config is in /etc/conf.d/bozohttpd diff --git a/www-servers/bozohttpd/files/digest-bozohttpd-20040823 b/www-servers/bozohttpd/files/digest-bozohttpd-20040823 new file mode 100644 index 000000000000..d38d541af0a9 --- /dev/null +++ b/www-servers/bozohttpd/files/digest-bozohttpd-20040823 @@ -0,0 +1 @@ +MD5 6ddd79770cfad0b7ec115a38757f9743 bozohttpd-20040823.tar.bz2 30906 |