summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1996-04-21 08:54:30 +0000
committerPaul Traina <pst@FreeBSD.org>1996-04-21 08:54:30 +0000
commitbfff928880d371a2f13ed0d068b045e03133e5bb (patch)
tree5e0e6ea537745fdd2f6912e60ebddf1a27829ec8 /www
parentAdd in patches for vulnerabilities discussed in CERT CA:96.08 (diff)
Update to Apache 1.0.5 (security fix)
Notes
Notes: svn path=/head/; revision=3012
Diffstat (limited to 'www')
-rw-r--r--www/apache13-ssl/Makefile6
-rw-r--r--www/apache13/Makefile6
-rw-r--r--www/apache13/distinfo2
-rw-r--r--www/apache13/pkg-comment2
-rw-r--r--www/apache13/pkg-descr6
-rw-r--r--www/apache2/Makefile6
-rw-r--r--www/apache2/distinfo2
-rw-r--r--www/apache2/pkg-comment2
-rw-r--r--www/apache2/pkg-descr6
-rw-r--r--www/apache20/Makefile6
-rw-r--r--www/apache20/distinfo2
-rw-r--r--www/apache20/pkg-comment2
-rw-r--r--www/apache20/pkg-descr6
-rw-r--r--www/apache21/Makefile6
-rw-r--r--www/apache21/distinfo2
-rw-r--r--www/apache21/pkg-comment2
-rw-r--r--www/apache21/pkg-descr6
-rw-r--r--www/apache22/Makefile6
-rw-r--r--www/apache22/distinfo2
-rw-r--r--www/apache22/pkg-comment2
-rw-r--r--www/apache22/pkg-descr6
-rw-r--r--www/mod_php3/Makefile6
-rw-r--r--www/mod_php3/distinfo2
-rw-r--r--www/mod_php3/pkg-comment2
-rw-r--r--www/mod_php3/pkg-descr6
-rw-r--r--www/mod_php4/Makefile6
-rw-r--r--www/mod_php4/distinfo2
-rw-r--r--www/mod_php4/pkg-comment2
-rw-r--r--www/mod_php4/pkg-descr6
-rw-r--r--www/mod_php5/Makefile6
-rw-r--r--www/mod_php5/distinfo2
-rw-r--r--www/mod_php5/pkg-comment2
-rw-r--r--www/mod_php5/pkg-descr6
33 files changed, 59 insertions, 75 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile
index 21bb7d363b02..b2e9013f6f44 100644
--- a/www/apache13-ssl/Makefile
+++ b/www/apache13-ssl/Makefile
@@ -3,11 +3,11 @@
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.7 1996/02/07 03:15:26 jfieber Exp $
+# $Id: Makefile,v 1.8 1996/02/22 21:54:58 ache Exp $
#
-DISTNAME= apache_1.0.3
-PKGNAME= apache-1.0.3
+DISTNAME= apache_1.0.5
+PKGNAME= apache-1.0.5
CATEGORIES+= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
MASTER_SITES+= ftp://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/
diff --git a/www/apache13/Makefile b/www/apache13/Makefile
index 21bb7d363b02..b2e9013f6f44 100644
--- a/www/apache13/Makefile
+++ b/www/apache13/Makefile
@@ -3,11 +3,11 @@
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.7 1996/02/07 03:15:26 jfieber Exp $
+# $Id: Makefile,v 1.8 1996/02/22 21:54:58 ache Exp $
#
-DISTNAME= apache_1.0.3
-PKGNAME= apache-1.0.3
+DISTNAME= apache_1.0.5
+PKGNAME= apache-1.0.5
CATEGORIES+= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
MASTER_SITES+= ftp://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/
diff --git a/www/apache13/distinfo b/www/apache13/distinfo
index 5e98c438268d..daba3140dc8a 100644
--- a/www/apache13/distinfo
+++ b/www/apache13/distinfo
@@ -1 +1 @@
-MD5 (apache_1.0.3.tar.gz) = 06db9f905da2ce2ee97f4853aa52bba0
+MD5 (apache_1.0.5.tar.gz) = b69c2ba49679dbdc2b21091b8372815a
diff --git a/www/apache13/pkg-comment b/www/apache13/pkg-comment
index 5bbc4bccaff9..0a8a9cf142af 100644
--- a/www/apache13/pkg-comment
+++ b/www/apache13/pkg-comment
@@ -1 +1 @@
-http server based on NCSA httpd 1.3 with many enhancements
+The extremely popular Apache http server. Very fast, very clean.
diff --git a/www/apache13/pkg-descr b/www/apache13/pkg-descr
index 3ff94542a3fd..f08e87f934fa 100644
--- a/www/apache13/pkg-descr
+++ b/www/apache13/pkg-descr
@@ -1,5 +1,5 @@
Apache
- Version 0.8 (and up)
+ Version 1.0 (and up)
What is it?
-----------
@@ -12,6 +12,4 @@ allows it to be extended to meet users' needs more easily.
Documentation
-------------
-All the documentation is on-line on the WWW, via the URL
-http://www.apache.org/apache/ (or http://www.hyperreal.com/apache/)
-
+All the documentation is on-line on the WWW, via the URL http://www.apache.org
diff --git a/www/apache2/Makefile b/www/apache2/Makefile
index 21bb7d363b02..b2e9013f6f44 100644
--- a/www/apache2/Makefile
+++ b/www/apache2/Makefile
@@ -3,11 +3,11 @@
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.7 1996/02/07 03:15:26 jfieber Exp $
+# $Id: Makefile,v 1.8 1996/02/22 21:54:58 ache Exp $
#
-DISTNAME= apache_1.0.3
-PKGNAME= apache-1.0.3
+DISTNAME= apache_1.0.5
+PKGNAME= apache-1.0.5
CATEGORIES+= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
MASTER_SITES+= ftp://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/
diff --git a/www/apache2/distinfo b/www/apache2/distinfo
index 5e98c438268d..daba3140dc8a 100644
--- a/www/apache2/distinfo
+++ b/www/apache2/distinfo
@@ -1 +1 @@
-MD5 (apache_1.0.3.tar.gz) = 06db9f905da2ce2ee97f4853aa52bba0
+MD5 (apache_1.0.5.tar.gz) = b69c2ba49679dbdc2b21091b8372815a
diff --git a/www/apache2/pkg-comment b/www/apache2/pkg-comment
index 5bbc4bccaff9..0a8a9cf142af 100644
--- a/www/apache2/pkg-comment
+++ b/www/apache2/pkg-comment
@@ -1 +1 @@
-http server based on NCSA httpd 1.3 with many enhancements
+The extremely popular Apache http server. Very fast, very clean.
diff --git a/www/apache2/pkg-descr b/www/apache2/pkg-descr
index 3ff94542a3fd..f08e87f934fa 100644
--- a/www/apache2/pkg-descr
+++ b/www/apache2/pkg-descr
@@ -1,5 +1,5 @@
Apache
- Version 0.8 (and up)
+ Version 1.0 (and up)
What is it?
-----------
@@ -12,6 +12,4 @@ allows it to be extended to meet users' needs more easily.
Documentation
-------------
-All the documentation is on-line on the WWW, via the URL
-http://www.apache.org/apache/ (or http://www.hyperreal.com/apache/)
-
+All the documentation is on-line on the WWW, via the URL http://www.apache.org
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
index 21bb7d363b02..b2e9013f6f44 100644
--- a/www/apache20/Makefile
+++ b/www/apache20/Makefile
@@ -3,11 +3,11 @@
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.7 1996/02/07 03:15:26 jfieber Exp $
+# $Id: Makefile,v 1.8 1996/02/22 21:54:58 ache Exp $
#
-DISTNAME= apache_1.0.3
-PKGNAME= apache-1.0.3
+DISTNAME= apache_1.0.5
+PKGNAME= apache-1.0.5
CATEGORIES+= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
MASTER_SITES+= ftp://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/
diff --git a/www/apache20/distinfo b/www/apache20/distinfo
index 5e98c438268d..daba3140dc8a 100644
--- a/www/apache20/distinfo
+++ b/www/apache20/distinfo
@@ -1 +1 @@
-MD5 (apache_1.0.3.tar.gz) = 06db9f905da2ce2ee97f4853aa52bba0
+MD5 (apache_1.0.5.tar.gz) = b69c2ba49679dbdc2b21091b8372815a
diff --git a/www/apache20/pkg-comment b/www/apache20/pkg-comment
index 5bbc4bccaff9..0a8a9cf142af 100644
--- a/www/apache20/pkg-comment
+++ b/www/apache20/pkg-comment
@@ -1 +1 @@
-http server based on NCSA httpd 1.3 with many enhancements
+The extremely popular Apache http server. Very fast, very clean.
diff --git a/www/apache20/pkg-descr b/www/apache20/pkg-descr
index 3ff94542a3fd..f08e87f934fa 100644
--- a/www/apache20/pkg-descr
+++ b/www/apache20/pkg-descr
@@ -1,5 +1,5 @@
Apache
- Version 0.8 (and up)
+ Version 1.0 (and up)
What is it?
-----------
@@ -12,6 +12,4 @@ allows it to be extended to meet users' needs more easily.
Documentation
-------------
-All the documentation is on-line on the WWW, via the URL
-http://www.apache.org/apache/ (or http://www.hyperreal.com/apache/)
-
+All the documentation is on-line on the WWW, via the URL http://www.apache.org
diff --git a/www/apache21/Makefile b/www/apache21/Makefile
index 21bb7d363b02..b2e9013f6f44 100644
--- a/www/apache21/Makefile
+++ b/www/apache21/Makefile
@@ -3,11 +3,11 @@
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.7 1996/02/07 03:15:26 jfieber Exp $
+# $Id: Makefile,v 1.8 1996/02/22 21:54:58 ache Exp $
#
-DISTNAME= apache_1.0.3
-PKGNAME= apache-1.0.3
+DISTNAME= apache_1.0.5
+PKGNAME= apache-1.0.5
CATEGORIES+= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
MASTER_SITES+= ftp://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/
diff --git a/www/apache21/distinfo b/www/apache21/distinfo
index 5e98c438268d..daba3140dc8a 100644
--- a/www/apache21/distinfo
+++ b/www/apache21/distinfo
@@ -1 +1 @@
-MD5 (apache_1.0.3.tar.gz) = 06db9f905da2ce2ee97f4853aa52bba0
+MD5 (apache_1.0.5.tar.gz) = b69c2ba49679dbdc2b21091b8372815a
diff --git a/www/apache21/pkg-comment b/www/apache21/pkg-comment
index 5bbc4bccaff9..0a8a9cf142af 100644
--- a/www/apache21/pkg-comment
+++ b/www/apache21/pkg-comment
@@ -1 +1 @@
-http server based on NCSA httpd 1.3 with many enhancements
+The extremely popular Apache http server. Very fast, very clean.
diff --git a/www/apache21/pkg-descr b/www/apache21/pkg-descr
index 3ff94542a3fd..f08e87f934fa 100644
--- a/www/apache21/pkg-descr
+++ b/www/apache21/pkg-descr
@@ -1,5 +1,5 @@
Apache
- Version 0.8 (and up)
+ Version 1.0 (and up)
What is it?
-----------
@@ -12,6 +12,4 @@ allows it to be extended to meet users' needs more easily.
Documentation
-------------
-All the documentation is on-line on the WWW, via the URL
-http://www.apache.org/apache/ (or http://www.hyperreal.com/apache/)
-
+All the documentation is on-line on the WWW, via the URL http://www.apache.org
diff --git a/www/apache22/Makefile b/www/apache22/Makefile
index 21bb7d363b02..b2e9013f6f44 100644
--- a/www/apache22/Makefile
+++ b/www/apache22/Makefile
@@ -3,11 +3,11 @@
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.7 1996/02/07 03:15:26 jfieber Exp $
+# $Id: Makefile,v 1.8 1996/02/22 21:54:58 ache Exp $
#
-DISTNAME= apache_1.0.3
-PKGNAME= apache-1.0.3
+DISTNAME= apache_1.0.5
+PKGNAME= apache-1.0.5
CATEGORIES+= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
MASTER_SITES+= ftp://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/
diff --git a/www/apache22/distinfo b/www/apache22/distinfo
index 5e98c438268d..daba3140dc8a 100644
--- a/www/apache22/distinfo
+++ b/www/apache22/distinfo
@@ -1 +1 @@
-MD5 (apache_1.0.3.tar.gz) = 06db9f905da2ce2ee97f4853aa52bba0
+MD5 (apache_1.0.5.tar.gz) = b69c2ba49679dbdc2b21091b8372815a
diff --git a/www/apache22/pkg-comment b/www/apache22/pkg-comment
index 5bbc4bccaff9..0a8a9cf142af 100644
--- a/www/apache22/pkg-comment
+++ b/www/apache22/pkg-comment
@@ -1 +1 @@
-http server based on NCSA httpd 1.3 with many enhancements
+The extremely popular Apache http server. Very fast, very clean.
diff --git a/www/apache22/pkg-descr b/www/apache22/pkg-descr
index 3ff94542a3fd..f08e87f934fa 100644
--- a/www/apache22/pkg-descr
+++ b/www/apache22/pkg-descr
@@ -1,5 +1,5 @@
Apache
- Version 0.8 (and up)
+ Version 1.0 (and up)
What is it?
-----------
@@ -12,6 +12,4 @@ allows it to be extended to meet users' needs more easily.
Documentation
-------------
-All the documentation is on-line on the WWW, via the URL
-http://www.apache.org/apache/ (or http://www.hyperreal.com/apache/)
-
+All the documentation is on-line on the WWW, via the URL http://www.apache.org
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile
index 21bb7d363b02..b2e9013f6f44 100644
--- a/www/mod_php3/Makefile
+++ b/www/mod_php3/Makefile
@@ -3,11 +3,11 @@
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.7 1996/02/07 03:15:26 jfieber Exp $
+# $Id: Makefile,v 1.8 1996/02/22 21:54:58 ache Exp $
#
-DISTNAME= apache_1.0.3
-PKGNAME= apache-1.0.3
+DISTNAME= apache_1.0.5
+PKGNAME= apache-1.0.5
CATEGORIES+= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
MASTER_SITES+= ftp://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/
diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo
index 5e98c438268d..daba3140dc8a 100644
--- a/www/mod_php3/distinfo
+++ b/www/mod_php3/distinfo
@@ -1 +1 @@
-MD5 (apache_1.0.3.tar.gz) = 06db9f905da2ce2ee97f4853aa52bba0
+MD5 (apache_1.0.5.tar.gz) = b69c2ba49679dbdc2b21091b8372815a
diff --git a/www/mod_php3/pkg-comment b/www/mod_php3/pkg-comment
index 5bbc4bccaff9..0a8a9cf142af 100644
--- a/www/mod_php3/pkg-comment
+++ b/www/mod_php3/pkg-comment
@@ -1 +1 @@
-http server based on NCSA httpd 1.3 with many enhancements
+The extremely popular Apache http server. Very fast, very clean.
diff --git a/www/mod_php3/pkg-descr b/www/mod_php3/pkg-descr
index 3ff94542a3fd..f08e87f934fa 100644
--- a/www/mod_php3/pkg-descr
+++ b/www/mod_php3/pkg-descr
@@ -1,5 +1,5 @@
Apache
- Version 0.8 (and up)
+ Version 1.0 (and up)
What is it?
-----------
@@ -12,6 +12,4 @@ allows it to be extended to meet users' needs more easily.
Documentation
-------------
-All the documentation is on-line on the WWW, via the URL
-http://www.apache.org/apache/ (or http://www.hyperreal.com/apache/)
-
+All the documentation is on-line on the WWW, via the URL http://www.apache.org
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile
index 21bb7d363b02..b2e9013f6f44 100644
--- a/www/mod_php4/Makefile
+++ b/www/mod_php4/Makefile
@@ -3,11 +3,11 @@
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.7 1996/02/07 03:15:26 jfieber Exp $
+# $Id: Makefile,v 1.8 1996/02/22 21:54:58 ache Exp $
#
-DISTNAME= apache_1.0.3
-PKGNAME= apache-1.0.3
+DISTNAME= apache_1.0.5
+PKGNAME= apache-1.0.5
CATEGORIES+= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
MASTER_SITES+= ftp://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/
diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo
index 5e98c438268d..daba3140dc8a 100644
--- a/www/mod_php4/distinfo
+++ b/www/mod_php4/distinfo
@@ -1 +1 @@
-MD5 (apache_1.0.3.tar.gz) = 06db9f905da2ce2ee97f4853aa52bba0
+MD5 (apache_1.0.5.tar.gz) = b69c2ba49679dbdc2b21091b8372815a
diff --git a/www/mod_php4/pkg-comment b/www/mod_php4/pkg-comment
index 5bbc4bccaff9..0a8a9cf142af 100644
--- a/www/mod_php4/pkg-comment
+++ b/www/mod_php4/pkg-comment
@@ -1 +1 @@
-http server based on NCSA httpd 1.3 with many enhancements
+The extremely popular Apache http server. Very fast, very clean.
diff --git a/www/mod_php4/pkg-descr b/www/mod_php4/pkg-descr
index 3ff94542a3fd..f08e87f934fa 100644
--- a/www/mod_php4/pkg-descr
+++ b/www/mod_php4/pkg-descr
@@ -1,5 +1,5 @@
Apache
- Version 0.8 (and up)
+ Version 1.0 (and up)
What is it?
-----------
@@ -12,6 +12,4 @@ allows it to be extended to meet users' needs more easily.
Documentation
-------------
-All the documentation is on-line on the WWW, via the URL
-http://www.apache.org/apache/ (or http://www.hyperreal.com/apache/)
-
+All the documentation is on-line on the WWW, via the URL http://www.apache.org
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile
index 21bb7d363b02..b2e9013f6f44 100644
--- a/www/mod_php5/Makefile
+++ b/www/mod_php5/Makefile
@@ -3,11 +3,11 @@
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.7 1996/02/07 03:15:26 jfieber Exp $
+# $Id: Makefile,v 1.8 1996/02/22 21:54:58 ache Exp $
#
-DISTNAME= apache_1.0.3
-PKGNAME= apache-1.0.3
+DISTNAME= apache_1.0.5
+PKGNAME= apache-1.0.5
CATEGORIES+= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
MASTER_SITES+= ftp://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/
diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo
index 5e98c438268d..daba3140dc8a 100644
--- a/www/mod_php5/distinfo
+++ b/www/mod_php5/distinfo
@@ -1 +1 @@
-MD5 (apache_1.0.3.tar.gz) = 06db9f905da2ce2ee97f4853aa52bba0
+MD5 (apache_1.0.5.tar.gz) = b69c2ba49679dbdc2b21091b8372815a
diff --git a/www/mod_php5/pkg-comment b/www/mod_php5/pkg-comment
index 5bbc4bccaff9..0a8a9cf142af 100644
--- a/www/mod_php5/pkg-comment
+++ b/www/mod_php5/pkg-comment
@@ -1 +1 @@
-http server based on NCSA httpd 1.3 with many enhancements
+The extremely popular Apache http server. Very fast, very clean.
diff --git a/www/mod_php5/pkg-descr b/www/mod_php5/pkg-descr
index 3ff94542a3fd..f08e87f934fa 100644
--- a/www/mod_php5/pkg-descr
+++ b/www/mod_php5/pkg-descr
@@ -1,5 +1,5 @@
Apache
- Version 0.8 (and up)
+ Version 1.0 (and up)
What is it?
-----------
@@ -12,6 +12,4 @@ allows it to be extended to meet users' needs more easily.
Documentation
-------------
-All the documentation is on-line on the WWW, via the URL
-http://www.apache.org/apache/ (or http://www.hyperreal.com/apache/)
-
+All the documentation is on-line on the WWW, via the URL http://www.apache.org