diff options
author | Stuart Herbert <stuart@gentoo.org> | 2004-08-08 11:37:29 +0000 |
---|---|---|
committer | Stuart Herbert <stuart@gentoo.org> | 2004-08-08 11:37:29 +0000 |
commit | 392848d4d07acae67ace6ae34d1b397fecfcad04 (patch) | |
tree | 2c8501670fd18a35a1f834ae2d90134d59a2b99a /www-servers/fnord/files | |
parent | Version bump. Changed version numbering scheme. (diff) | |
download | historical-392848d4d07acae67ace6ae34d1b397fecfcad04.tar.gz historical-392848d4d07acae67ace6ae34d1b397fecfcad04.tar.bz2 historical-392848d4d07acae67ace6ae34d1b397fecfcad04.zip |
Moved from net-www/fnord to www-servers/fnord.
Diffstat (limited to 'www-servers/fnord/files')
-rw-r--r-- | www-servers/fnord/files/digest-fnord-1.2 | 1 | ||||
-rw-r--r-- | www-servers/fnord/files/digest-fnord-1.5 | 1 | ||||
-rw-r--r-- | www-servers/fnord/files/digest-fnord-1.6 | 1 | ||||
-rw-r--r-- | www-servers/fnord/files/digest-fnord-1.7 | 1 | ||||
-rw-r--r-- | www-servers/fnord/files/digest-fnord-1.8 | 2 | ||||
-rw-r--r-- | www-servers/fnord/files/fnord-1.2-gentoo.diff | 20 | ||||
-rw-r--r-- | www-servers/fnord/files/fnord-1.5-gentoo.diff | 31 | ||||
-rw-r--r-- | www-servers/fnord/files/fnord-1.6-gentoo.diff | 31 | ||||
-rw-r--r-- | www-servers/fnord/files/fnord-1.7-gentoo.diff | 31 |
9 files changed, 119 insertions, 0 deletions
diff --git a/www-servers/fnord/files/digest-fnord-1.2 b/www-servers/fnord/files/digest-fnord-1.2 new file mode 100644 index 000000000000..063daa276819 --- /dev/null +++ b/www-servers/fnord/files/digest-fnord-1.2 @@ -0,0 +1 @@ +MD5 ad5b7a3e44862e1af44fbea9be80af4c fnord-1.2.tar.bz2 23880 diff --git a/www-servers/fnord/files/digest-fnord-1.5 b/www-servers/fnord/files/digest-fnord-1.5 new file mode 100644 index 000000000000..793e72a9cd95 --- /dev/null +++ b/www-servers/fnord/files/digest-fnord-1.5 @@ -0,0 +1 @@ +MD5 e391820c9894224a9f41de2beb61c1a0 fnord-1.5.tar.bz2 25110 diff --git a/www-servers/fnord/files/digest-fnord-1.6 b/www-servers/fnord/files/digest-fnord-1.6 new file mode 100644 index 000000000000..073d04351e68 --- /dev/null +++ b/www-servers/fnord/files/digest-fnord-1.6 @@ -0,0 +1 @@ +MD5 475519f17c2a1cdcbc1604dadecf0b83 fnord-1.6.tar.bz2 25338 diff --git a/www-servers/fnord/files/digest-fnord-1.7 b/www-servers/fnord/files/digest-fnord-1.7 new file mode 100644 index 000000000000..ce810ced552b --- /dev/null +++ b/www-servers/fnord/files/digest-fnord-1.7 @@ -0,0 +1 @@ +MD5 1625fdff8323959ba7aa1bbba9772b01 fnord-1.7.tar.bz2 26325 diff --git a/www-servers/fnord/files/digest-fnord-1.8 b/www-servers/fnord/files/digest-fnord-1.8 new file mode 100644 index 000000000000..5c7d12c0b270 --- /dev/null +++ b/www-servers/fnord/files/digest-fnord-1.8 @@ -0,0 +1,2 @@ +MD5 b695893e0d3073e5237303b0808c6470 fnord-1.8.tar.bz2 28206 +MD5 98cb7da912c56ddbf9173e62514bab3c fnord-1.8-gentoo.diff 1067 diff --git a/www-servers/fnord/files/fnord-1.2-gentoo.diff b/www-servers/fnord/files/fnord-1.2-gentoo.diff new file mode 100644 index 000000000000..8c59be99f211 --- /dev/null +++ b/www-servers/fnord/files/fnord-1.2-gentoo.diff @@ -0,0 +1,20 @@ +--- httpd.c.orig Sat Mar 30 15:04:06 2002 ++++ httpd.c Sat Mar 30 15:06:52 2002 +@@ -24,7 +24,7 @@ + #include "scan.h" + + /* uncomment the following line to enable support for CGI */ +-// #define CGI ++#define CGI + + #ifdef CGI + /* uncomment the following line to enable support for "index.cgi" +@@ -34,7 +34,7 @@ + + /* uncomment the following line to enable support for autogenerated + * directory-listings for directories without index */ +-/* #define DIR_LIST */ ++#define DIR_LIST + + #ifdef DIR_LIST + /* uncomment the following line to enable support for system symlink diff --git a/www-servers/fnord/files/fnord-1.5-gentoo.diff b/www-servers/fnord/files/fnord-1.5-gentoo.diff new file mode 100644 index 000000000000..d33d415217da --- /dev/null +++ b/www-servers/fnord/files/fnord-1.5-gentoo.diff @@ -0,0 +1,31 @@ +--- httpd.c.orig 2002-09-17 12:26:41.000000000 +0200 ++++ httpd.c 2002-09-17 12:27:02.000000000 +0200 +@@ -23,7 +23,7 @@ + #include "scan.h" + + /* uncomment the following line to enable support for CGI */ +-// #define CGI ++#define CGI + + #ifdef CGI + /* uncomment the following line to enable support for "index.cgi" +@@ -37,7 +37,7 @@ + + /* uncomment the following line to enable support for autogenerated + * directory-listings for directories without index */ +-/* #define DIR_LIST */ ++#define DIR_LIST + + #ifdef DIR_LIST + /* uncomment the following line to enable support for system symlink +--- fnord-conf.orig 2002-09-17 12:25:31.000000000 +0200 ++++ fnord-conf 2002-09-17 12:25:46.000000000 +0200 +@@ -17,7 +17,7 @@ + mkdir -p $dir + echo "#!/bin/sh" > $dir/run + echo "cd $webroot" >> $dir/run +-echo "exec tcpserver -u $acct -RHl localhost ${myip:-0} 80 /command/fnord-httpd 2>&1" >> $dir/run ++echo "exec tcpserver -u $acct -RHl localhost ${myip:-0} 80 /usr/bin/fnord 2>&1" >> $dir/run + chmod 755 $dir/run + + # tell old daemontools that it should spawn a log process, too diff --git a/www-servers/fnord/files/fnord-1.6-gentoo.diff b/www-servers/fnord/files/fnord-1.6-gentoo.diff new file mode 100644 index 000000000000..d33d415217da --- /dev/null +++ b/www-servers/fnord/files/fnord-1.6-gentoo.diff @@ -0,0 +1,31 @@ +--- httpd.c.orig 2002-09-17 12:26:41.000000000 +0200 ++++ httpd.c 2002-09-17 12:27:02.000000000 +0200 +@@ -23,7 +23,7 @@ + #include "scan.h" + + /* uncomment the following line to enable support for CGI */ +-// #define CGI ++#define CGI + + #ifdef CGI + /* uncomment the following line to enable support for "index.cgi" +@@ -37,7 +37,7 @@ + + /* uncomment the following line to enable support for autogenerated + * directory-listings for directories without index */ +-/* #define DIR_LIST */ ++#define DIR_LIST + + #ifdef DIR_LIST + /* uncomment the following line to enable support for system symlink +--- fnord-conf.orig 2002-09-17 12:25:31.000000000 +0200 ++++ fnord-conf 2002-09-17 12:25:46.000000000 +0200 +@@ -17,7 +17,7 @@ + mkdir -p $dir + echo "#!/bin/sh" > $dir/run + echo "cd $webroot" >> $dir/run +-echo "exec tcpserver -u $acct -RHl localhost ${myip:-0} 80 /command/fnord-httpd 2>&1" >> $dir/run ++echo "exec tcpserver -u $acct -RHl localhost ${myip:-0} 80 /usr/bin/fnord 2>&1" >> $dir/run + chmod 755 $dir/run + + # tell old daemontools that it should spawn a log process, too diff --git a/www-servers/fnord/files/fnord-1.7-gentoo.diff b/www-servers/fnord/files/fnord-1.7-gentoo.diff new file mode 100644 index 000000000000..d33d415217da --- /dev/null +++ b/www-servers/fnord/files/fnord-1.7-gentoo.diff @@ -0,0 +1,31 @@ +--- httpd.c.orig 2002-09-17 12:26:41.000000000 +0200 ++++ httpd.c 2002-09-17 12:27:02.000000000 +0200 +@@ -23,7 +23,7 @@ + #include "scan.h" + + /* uncomment the following line to enable support for CGI */ +-// #define CGI ++#define CGI + + #ifdef CGI + /* uncomment the following line to enable support for "index.cgi" +@@ -37,7 +37,7 @@ + + /* uncomment the following line to enable support for autogenerated + * directory-listings for directories without index */ +-/* #define DIR_LIST */ ++#define DIR_LIST + + #ifdef DIR_LIST + /* uncomment the following line to enable support for system symlink +--- fnord-conf.orig 2002-09-17 12:25:31.000000000 +0200 ++++ fnord-conf 2002-09-17 12:25:46.000000000 +0200 +@@ -17,7 +17,7 @@ + mkdir -p $dir + echo "#!/bin/sh" > $dir/run + echo "cd $webroot" >> $dir/run +-echo "exec tcpserver -u $acct -RHl localhost ${myip:-0} 80 /command/fnord-httpd 2>&1" >> $dir/run ++echo "exec tcpserver -u $acct -RHl localhost ${myip:-0} 80 /usr/bin/fnord 2>&1" >> $dir/run + chmod 755 $dir/run + + # tell old daemontools that it should spawn a log process, too |