summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-04-14 18:54:34 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-04-14 18:54:34 +0000
commitcc05e7d7e8bd9a72808a1074a1e536f87794d3e1 (patch)
tree3b4c0e3d57f51dab3c3eeac5630da2ef7684cb4b /www
parentHome Page of Pentium Compiler group changed (diff)
Upgrade to 1.2b8
Notes
Notes: svn path=/head/; revision=6206
Diffstat (limited to 'www')
-rw-r--r--www/apache13-ssl/Makefile15
-rw-r--r--www/apache13/Makefile15
-rw-r--r--www/apache13/distinfo2
-rw-r--r--www/apache2/Makefile15
-rw-r--r--www/apache2/distinfo2
-rw-r--r--www/apache20/Makefile15
-rw-r--r--www/apache20/distinfo2
-rw-r--r--www/apache21/Makefile15
-rw-r--r--www/apache21/distinfo2
-rw-r--r--www/apache22/Makefile15
-rw-r--r--www/apache22/distinfo2
-rw-r--r--www/mod_php3/Makefile15
-rw-r--r--www/mod_php3/distinfo2
-rw-r--r--www/mod_php4/Makefile15
-rw-r--r--www/mod_php4/distinfo2
-rw-r--r--www/mod_php5/Makefile15
-rw-r--r--www/mod_php5/distinfo2
17 files changed, 89 insertions, 62 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile
index d1748b855f50..f5826cecc1ca 100644
--- a/www/apache13-ssl/Makefile
+++ b/www/apache13-ssl/Makefile
@@ -1,17 +1,21 @@
# New ports collection makefile for: apache HTTPD and HTTPSD
-# Version required: 1.2b7
+# Version required: 1.2b8
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.27 1997/01/28 05:39:31 ache Exp $
+# $Id: Makefile,v 1.28 1997/02/26 01:23:10 ache Exp $
#
-DISTNAME= apache_1.2b7
-PKGNAME= apache-1.2b7
+DISTNAME= apache_1.2b8
+PKGNAME= apache-1.2b8
CATEGORIES= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
-MAINTAINER= ache@freebsd.org
+.if !defined(SECURE_SERVER)
+MAINTAINER= ache@freebsd.org
+.else
+MAINTAINER= markm@freebsd.org
+.endif
# User-controlled variables list
# DIR_ACHE - add SuppressHTMLPreamble option to directory index
@@ -35,7 +39,6 @@ post-patch:
.if defined(SECURE_SERVER)
BROKEN= "SSLeay has changed, and the patches for apache need more work"
-MAINTAINER= markm@freebsd.org
PKGNAME= apache_SSL-1.1.1
MAIN_SRC= ${DISTNAME}${EXTRACT_SUFX}
SSL_EXTRAS= ${DISTNAME}+1.3.ssl${EXTRACT_SUFX}
diff --git a/www/apache13/Makefile b/www/apache13/Makefile
index d1748b855f50..f5826cecc1ca 100644
--- a/www/apache13/Makefile
+++ b/www/apache13/Makefile
@@ -1,17 +1,21 @@
# New ports collection makefile for: apache HTTPD and HTTPSD
-# Version required: 1.2b7
+# Version required: 1.2b8
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.27 1997/01/28 05:39:31 ache Exp $
+# $Id: Makefile,v 1.28 1997/02/26 01:23:10 ache Exp $
#
-DISTNAME= apache_1.2b7
-PKGNAME= apache-1.2b7
+DISTNAME= apache_1.2b8
+PKGNAME= apache-1.2b8
CATEGORIES= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
-MAINTAINER= ache@freebsd.org
+.if !defined(SECURE_SERVER)
+MAINTAINER= ache@freebsd.org
+.else
+MAINTAINER= markm@freebsd.org
+.endif
# User-controlled variables list
# DIR_ACHE - add SuppressHTMLPreamble option to directory index
@@ -35,7 +39,6 @@ post-patch:
.if defined(SECURE_SERVER)
BROKEN= "SSLeay has changed, and the patches for apache need more work"
-MAINTAINER= markm@freebsd.org
PKGNAME= apache_SSL-1.1.1
MAIN_SRC= ${DISTNAME}${EXTRACT_SUFX}
SSL_EXTRAS= ${DISTNAME}+1.3.ssl${EXTRACT_SUFX}
diff --git a/www/apache13/distinfo b/www/apache13/distinfo
index 806c2bce1bb6..8e0e5c930b71 100644
--- a/www/apache13/distinfo
+++ b/www/apache13/distinfo
@@ -1,2 +1,2 @@
-MD5 (apache_1.2b7.tar.gz) = 1b320173bd51193c2d678ec818c8a692
+MD5 (apache_1.2b8.tar.gz) = 285b7a5ea4462b8e7ce7baaeef57dd4c
MD5 (dir.patch) = ebc8d7d2b1970cd02b179f747c1209c5
diff --git a/www/apache2/Makefile b/www/apache2/Makefile
index d1748b855f50..f5826cecc1ca 100644
--- a/www/apache2/Makefile
+++ b/www/apache2/Makefile
@@ -1,17 +1,21 @@
# New ports collection makefile for: apache HTTPD and HTTPSD
-# Version required: 1.2b7
+# Version required: 1.2b8
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.27 1997/01/28 05:39:31 ache Exp $
+# $Id: Makefile,v 1.28 1997/02/26 01:23:10 ache Exp $
#
-DISTNAME= apache_1.2b7
-PKGNAME= apache-1.2b7
+DISTNAME= apache_1.2b8
+PKGNAME= apache-1.2b8
CATEGORIES= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
-MAINTAINER= ache@freebsd.org
+.if !defined(SECURE_SERVER)
+MAINTAINER= ache@freebsd.org
+.else
+MAINTAINER= markm@freebsd.org
+.endif
# User-controlled variables list
# DIR_ACHE - add SuppressHTMLPreamble option to directory index
@@ -35,7 +39,6 @@ post-patch:
.if defined(SECURE_SERVER)
BROKEN= "SSLeay has changed, and the patches for apache need more work"
-MAINTAINER= markm@freebsd.org
PKGNAME= apache_SSL-1.1.1
MAIN_SRC= ${DISTNAME}${EXTRACT_SUFX}
SSL_EXTRAS= ${DISTNAME}+1.3.ssl${EXTRACT_SUFX}
diff --git a/www/apache2/distinfo b/www/apache2/distinfo
index 806c2bce1bb6..8e0e5c930b71 100644
--- a/www/apache2/distinfo
+++ b/www/apache2/distinfo
@@ -1,2 +1,2 @@
-MD5 (apache_1.2b7.tar.gz) = 1b320173bd51193c2d678ec818c8a692
+MD5 (apache_1.2b8.tar.gz) = 285b7a5ea4462b8e7ce7baaeef57dd4c
MD5 (dir.patch) = ebc8d7d2b1970cd02b179f747c1209c5
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
index d1748b855f50..f5826cecc1ca 100644
--- a/www/apache20/Makefile
+++ b/www/apache20/Makefile
@@ -1,17 +1,21 @@
# New ports collection makefile for: apache HTTPD and HTTPSD
-# Version required: 1.2b7
+# Version required: 1.2b8
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.27 1997/01/28 05:39:31 ache Exp $
+# $Id: Makefile,v 1.28 1997/02/26 01:23:10 ache Exp $
#
-DISTNAME= apache_1.2b7
-PKGNAME= apache-1.2b7
+DISTNAME= apache_1.2b8
+PKGNAME= apache-1.2b8
CATEGORIES= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
-MAINTAINER= ache@freebsd.org
+.if !defined(SECURE_SERVER)
+MAINTAINER= ache@freebsd.org
+.else
+MAINTAINER= markm@freebsd.org
+.endif
# User-controlled variables list
# DIR_ACHE - add SuppressHTMLPreamble option to directory index
@@ -35,7 +39,6 @@ post-patch:
.if defined(SECURE_SERVER)
BROKEN= "SSLeay has changed, and the patches for apache need more work"
-MAINTAINER= markm@freebsd.org
PKGNAME= apache_SSL-1.1.1
MAIN_SRC= ${DISTNAME}${EXTRACT_SUFX}
SSL_EXTRAS= ${DISTNAME}+1.3.ssl${EXTRACT_SUFX}
diff --git a/www/apache20/distinfo b/www/apache20/distinfo
index 806c2bce1bb6..8e0e5c930b71 100644
--- a/www/apache20/distinfo
+++ b/www/apache20/distinfo
@@ -1,2 +1,2 @@
-MD5 (apache_1.2b7.tar.gz) = 1b320173bd51193c2d678ec818c8a692
+MD5 (apache_1.2b8.tar.gz) = 285b7a5ea4462b8e7ce7baaeef57dd4c
MD5 (dir.patch) = ebc8d7d2b1970cd02b179f747c1209c5
diff --git a/www/apache21/Makefile b/www/apache21/Makefile
index d1748b855f50..f5826cecc1ca 100644
--- a/www/apache21/Makefile
+++ b/www/apache21/Makefile
@@ -1,17 +1,21 @@
# New ports collection makefile for: apache HTTPD and HTTPSD
-# Version required: 1.2b7
+# Version required: 1.2b8
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.27 1997/01/28 05:39:31 ache Exp $
+# $Id: Makefile,v 1.28 1997/02/26 01:23:10 ache Exp $
#
-DISTNAME= apache_1.2b7
-PKGNAME= apache-1.2b7
+DISTNAME= apache_1.2b8
+PKGNAME= apache-1.2b8
CATEGORIES= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
-MAINTAINER= ache@freebsd.org
+.if !defined(SECURE_SERVER)
+MAINTAINER= ache@freebsd.org
+.else
+MAINTAINER= markm@freebsd.org
+.endif
# User-controlled variables list
# DIR_ACHE - add SuppressHTMLPreamble option to directory index
@@ -35,7 +39,6 @@ post-patch:
.if defined(SECURE_SERVER)
BROKEN= "SSLeay has changed, and the patches for apache need more work"
-MAINTAINER= markm@freebsd.org
PKGNAME= apache_SSL-1.1.1
MAIN_SRC= ${DISTNAME}${EXTRACT_SUFX}
SSL_EXTRAS= ${DISTNAME}+1.3.ssl${EXTRACT_SUFX}
diff --git a/www/apache21/distinfo b/www/apache21/distinfo
index 806c2bce1bb6..8e0e5c930b71 100644
--- a/www/apache21/distinfo
+++ b/www/apache21/distinfo
@@ -1,2 +1,2 @@
-MD5 (apache_1.2b7.tar.gz) = 1b320173bd51193c2d678ec818c8a692
+MD5 (apache_1.2b8.tar.gz) = 285b7a5ea4462b8e7ce7baaeef57dd4c
MD5 (dir.patch) = ebc8d7d2b1970cd02b179f747c1209c5
diff --git a/www/apache22/Makefile b/www/apache22/Makefile
index d1748b855f50..f5826cecc1ca 100644
--- a/www/apache22/Makefile
+++ b/www/apache22/Makefile
@@ -1,17 +1,21 @@
# New ports collection makefile for: apache HTTPD and HTTPSD
-# Version required: 1.2b7
+# Version required: 1.2b8
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.27 1997/01/28 05:39:31 ache Exp $
+# $Id: Makefile,v 1.28 1997/02/26 01:23:10 ache Exp $
#
-DISTNAME= apache_1.2b7
-PKGNAME= apache-1.2b7
+DISTNAME= apache_1.2b8
+PKGNAME= apache-1.2b8
CATEGORIES= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
-MAINTAINER= ache@freebsd.org
+.if !defined(SECURE_SERVER)
+MAINTAINER= ache@freebsd.org
+.else
+MAINTAINER= markm@freebsd.org
+.endif
# User-controlled variables list
# DIR_ACHE - add SuppressHTMLPreamble option to directory index
@@ -35,7 +39,6 @@ post-patch:
.if defined(SECURE_SERVER)
BROKEN= "SSLeay has changed, and the patches for apache need more work"
-MAINTAINER= markm@freebsd.org
PKGNAME= apache_SSL-1.1.1
MAIN_SRC= ${DISTNAME}${EXTRACT_SUFX}
SSL_EXTRAS= ${DISTNAME}+1.3.ssl${EXTRACT_SUFX}
diff --git a/www/apache22/distinfo b/www/apache22/distinfo
index 806c2bce1bb6..8e0e5c930b71 100644
--- a/www/apache22/distinfo
+++ b/www/apache22/distinfo
@@ -1,2 +1,2 @@
-MD5 (apache_1.2b7.tar.gz) = 1b320173bd51193c2d678ec818c8a692
+MD5 (apache_1.2b8.tar.gz) = 285b7a5ea4462b8e7ce7baaeef57dd4c
MD5 (dir.patch) = ebc8d7d2b1970cd02b179f747c1209c5
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile
index d1748b855f50..f5826cecc1ca 100644
--- a/www/mod_php3/Makefile
+++ b/www/mod_php3/Makefile
@@ -1,17 +1,21 @@
# New ports collection makefile for: apache HTTPD and HTTPSD
-# Version required: 1.2b7
+# Version required: 1.2b8
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.27 1997/01/28 05:39:31 ache Exp $
+# $Id: Makefile,v 1.28 1997/02/26 01:23:10 ache Exp $
#
-DISTNAME= apache_1.2b7
-PKGNAME= apache-1.2b7
+DISTNAME= apache_1.2b8
+PKGNAME= apache-1.2b8
CATEGORIES= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
-MAINTAINER= ache@freebsd.org
+.if !defined(SECURE_SERVER)
+MAINTAINER= ache@freebsd.org
+.else
+MAINTAINER= markm@freebsd.org
+.endif
# User-controlled variables list
# DIR_ACHE - add SuppressHTMLPreamble option to directory index
@@ -35,7 +39,6 @@ post-patch:
.if defined(SECURE_SERVER)
BROKEN= "SSLeay has changed, and the patches for apache need more work"
-MAINTAINER= markm@freebsd.org
PKGNAME= apache_SSL-1.1.1
MAIN_SRC= ${DISTNAME}${EXTRACT_SUFX}
SSL_EXTRAS= ${DISTNAME}+1.3.ssl${EXTRACT_SUFX}
diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo
index 806c2bce1bb6..8e0e5c930b71 100644
--- a/www/mod_php3/distinfo
+++ b/www/mod_php3/distinfo
@@ -1,2 +1,2 @@
-MD5 (apache_1.2b7.tar.gz) = 1b320173bd51193c2d678ec818c8a692
+MD5 (apache_1.2b8.tar.gz) = 285b7a5ea4462b8e7ce7baaeef57dd4c
MD5 (dir.patch) = ebc8d7d2b1970cd02b179f747c1209c5
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile
index d1748b855f50..f5826cecc1ca 100644
--- a/www/mod_php4/Makefile
+++ b/www/mod_php4/Makefile
@@ -1,17 +1,21 @@
# New ports collection makefile for: apache HTTPD and HTTPSD
-# Version required: 1.2b7
+# Version required: 1.2b8
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.27 1997/01/28 05:39:31 ache Exp $
+# $Id: Makefile,v 1.28 1997/02/26 01:23:10 ache Exp $
#
-DISTNAME= apache_1.2b7
-PKGNAME= apache-1.2b7
+DISTNAME= apache_1.2b8
+PKGNAME= apache-1.2b8
CATEGORIES= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
-MAINTAINER= ache@freebsd.org
+.if !defined(SECURE_SERVER)
+MAINTAINER= ache@freebsd.org
+.else
+MAINTAINER= markm@freebsd.org
+.endif
# User-controlled variables list
# DIR_ACHE - add SuppressHTMLPreamble option to directory index
@@ -35,7 +39,6 @@ post-patch:
.if defined(SECURE_SERVER)
BROKEN= "SSLeay has changed, and the patches for apache need more work"
-MAINTAINER= markm@freebsd.org
PKGNAME= apache_SSL-1.1.1
MAIN_SRC= ${DISTNAME}${EXTRACT_SUFX}
SSL_EXTRAS= ${DISTNAME}+1.3.ssl${EXTRACT_SUFX}
diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo
index 806c2bce1bb6..8e0e5c930b71 100644
--- a/www/mod_php4/distinfo
+++ b/www/mod_php4/distinfo
@@ -1,2 +1,2 @@
-MD5 (apache_1.2b7.tar.gz) = 1b320173bd51193c2d678ec818c8a692
+MD5 (apache_1.2b8.tar.gz) = 285b7a5ea4462b8e7ce7baaeef57dd4c
MD5 (dir.patch) = ebc8d7d2b1970cd02b179f747c1209c5
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile
index d1748b855f50..f5826cecc1ca 100644
--- a/www/mod_php5/Makefile
+++ b/www/mod_php5/Makefile
@@ -1,17 +1,21 @@
# New ports collection makefile for: apache HTTPD and HTTPSD
-# Version required: 1.2b7
+# Version required: 1.2b8
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.27 1997/01/28 05:39:31 ache Exp $
+# $Id: Makefile,v 1.28 1997/02/26 01:23:10 ache Exp $
#
-DISTNAME= apache_1.2b7
-PKGNAME= apache-1.2b7
+DISTNAME= apache_1.2b8
+PKGNAME= apache-1.2b8
CATEGORIES= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
-MAINTAINER= ache@freebsd.org
+.if !defined(SECURE_SERVER)
+MAINTAINER= ache@freebsd.org
+.else
+MAINTAINER= markm@freebsd.org
+.endif
# User-controlled variables list
# DIR_ACHE - add SuppressHTMLPreamble option to directory index
@@ -35,7 +39,6 @@ post-patch:
.if defined(SECURE_SERVER)
BROKEN= "SSLeay has changed, and the patches for apache need more work"
-MAINTAINER= markm@freebsd.org
PKGNAME= apache_SSL-1.1.1
MAIN_SRC= ${DISTNAME}${EXTRACT_SUFX}
SSL_EXTRAS= ${DISTNAME}+1.3.ssl${EXTRACT_SUFX}
diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo
index 806c2bce1bb6..8e0e5c930b71 100644
--- a/www/mod_php5/distinfo
+++ b/www/mod_php5/distinfo
@@ -1,2 +1,2 @@
-MD5 (apache_1.2b7.tar.gz) = 1b320173bd51193c2d678ec818c8a692
+MD5 (apache_1.2b8.tar.gz) = 285b7a5ea4462b8e7ce7baaeef57dd4c
MD5 (dir.patch) = ebc8d7d2b1970cd02b179f747c1209c5