diff options
author | Paul Traina <pst@FreeBSD.org> | 1995-09-23 18:47:57 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1995-09-23 18:47:57 +0000 |
commit | 44ec43441bb206f1c069b7e55a1c6fe523029ce4 (patch) | |
tree | 1de93881aaedd9907e002d79f6fa14acca26267f | |
parent | Removed cern_httpd and cern_linemode ports. (diff) |
Upgrade apache to 0.8.14, completely restructure port, and list myself as
maintainer.
Notes
Notes:
svn path=/head/; revision=2188
Diffstat (limited to '')
-rw-r--r-- | www/apache13-ssl/Makefile | 8 | ||||
-rw-r--r-- | www/apache13/Makefile | 8 | ||||
-rw-r--r-- | www/apache13/distinfo | 2 | ||||
-rw-r--r-- | www/apache13/pkg-comment | 2 | ||||
-rw-r--r-- | www/apache2/Makefile | 8 | ||||
-rw-r--r-- | www/apache2/distinfo | 2 | ||||
-rw-r--r-- | www/apache2/pkg-comment | 2 | ||||
-rw-r--r-- | www/apache20/Makefile | 8 | ||||
-rw-r--r-- | www/apache20/distinfo | 2 | ||||
-rw-r--r-- | www/apache20/pkg-comment | 2 | ||||
-rw-r--r-- | www/apache21/Makefile | 8 | ||||
-rw-r--r-- | www/apache21/distinfo | 2 | ||||
-rw-r--r-- | www/apache21/pkg-comment | 2 | ||||
-rw-r--r-- | www/apache22/Makefile | 8 | ||||
-rw-r--r-- | www/apache22/distinfo | 2 | ||||
-rw-r--r-- | www/apache22/pkg-comment | 2 | ||||
-rw-r--r-- | www/mod_php3/Makefile | 8 | ||||
-rw-r--r-- | www/mod_php3/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php3/pkg-comment | 2 | ||||
-rw-r--r-- | www/mod_php4/Makefile | 8 | ||||
-rw-r--r-- | www/mod_php4/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php4/pkg-comment | 2 | ||||
-rw-r--r-- | www/mod_php5/Makefile | 8 | ||||
-rw-r--r-- | www/mod_php5/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php5/pkg-comment | 2 |
25 files changed, 61 insertions, 43 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index 4660267d3d35..0155e7c9677b 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -1,14 +1,16 @@ # New ports collection makefile for: apache -# Version required: 08.13 +# Version required: 08 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # # $Id: Makefile,v 1.1.1.1 1995/08/28 13:28:45 jkh Exp $ # -DISTNAME= apache_0.8.13 -PKGNAME= apache-0.8.13 +DISTNAME= apache_0.8.14 +PKGNAME= apache-0.8.14 CATEGORIES+= networking MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/ +MAINTAINER= pst@freebsd.org + .include <bsd.port.mk> diff --git a/www/apache13/Makefile b/www/apache13/Makefile index 4660267d3d35..0155e7c9677b 100644 --- a/www/apache13/Makefile +++ b/www/apache13/Makefile @@ -1,14 +1,16 @@ # New ports collection makefile for: apache -# Version required: 08.13 +# Version required: 08 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # # $Id: Makefile,v 1.1.1.1 1995/08/28 13:28:45 jkh Exp $ # -DISTNAME= apache_0.8.13 -PKGNAME= apache-0.8.13 +DISTNAME= apache_0.8.14 +PKGNAME= apache-0.8.14 CATEGORIES+= networking MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/ +MAINTAINER= pst@freebsd.org + .include <bsd.port.mk> diff --git a/www/apache13/distinfo b/www/apache13/distinfo index 4a6eeaa99d30..577517c063e2 100644 --- a/www/apache13/distinfo +++ b/www/apache13/distinfo @@ -1 +1 @@ -MD5 (apache_0.8.13.tar.gz) = 7cd148f2fc935aeb7bf02a86039c126f +MD5 (apache_0.8.14.tar.gz) = d5479bfe06b5526d5abe76f855da9935 diff --git a/www/apache13/pkg-comment b/www/apache13/pkg-comment index 6bd1a108a4ee..8045b514575b 100644 --- a/www/apache13/pkg-comment +++ b/www/apache13/pkg-comment @@ -1 +1 @@ -Apache -- http server based originally on NCSA httpd +Apache 0.8 -- http server based on NCSA httpd 1.3 with many enhancements diff --git a/www/apache2/Makefile b/www/apache2/Makefile index 4660267d3d35..0155e7c9677b 100644 --- a/www/apache2/Makefile +++ b/www/apache2/Makefile @@ -1,14 +1,16 @@ # New ports collection makefile for: apache -# Version required: 08.13 +# Version required: 08 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # # $Id: Makefile,v 1.1.1.1 1995/08/28 13:28:45 jkh Exp $ # -DISTNAME= apache_0.8.13 -PKGNAME= apache-0.8.13 +DISTNAME= apache_0.8.14 +PKGNAME= apache-0.8.14 CATEGORIES+= networking MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/ +MAINTAINER= pst@freebsd.org + .include <bsd.port.mk> diff --git a/www/apache2/distinfo b/www/apache2/distinfo index 4a6eeaa99d30..577517c063e2 100644 --- a/www/apache2/distinfo +++ b/www/apache2/distinfo @@ -1 +1 @@ -MD5 (apache_0.8.13.tar.gz) = 7cd148f2fc935aeb7bf02a86039c126f +MD5 (apache_0.8.14.tar.gz) = d5479bfe06b5526d5abe76f855da9935 diff --git a/www/apache2/pkg-comment b/www/apache2/pkg-comment index 6bd1a108a4ee..8045b514575b 100644 --- a/www/apache2/pkg-comment +++ b/www/apache2/pkg-comment @@ -1 +1 @@ -Apache -- http server based originally on NCSA httpd +Apache 0.8 -- http server based on NCSA httpd 1.3 with many enhancements diff --git a/www/apache20/Makefile b/www/apache20/Makefile index 4660267d3d35..0155e7c9677b 100644 --- a/www/apache20/Makefile +++ b/www/apache20/Makefile @@ -1,14 +1,16 @@ # New ports collection makefile for: apache -# Version required: 08.13 +# Version required: 08 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # # $Id: Makefile,v 1.1.1.1 1995/08/28 13:28:45 jkh Exp $ # -DISTNAME= apache_0.8.13 -PKGNAME= apache-0.8.13 +DISTNAME= apache_0.8.14 +PKGNAME= apache-0.8.14 CATEGORIES+= networking MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/ +MAINTAINER= pst@freebsd.org + .include <bsd.port.mk> diff --git a/www/apache20/distinfo b/www/apache20/distinfo index 4a6eeaa99d30..577517c063e2 100644 --- a/www/apache20/distinfo +++ b/www/apache20/distinfo @@ -1 +1 @@ -MD5 (apache_0.8.13.tar.gz) = 7cd148f2fc935aeb7bf02a86039c126f +MD5 (apache_0.8.14.tar.gz) = d5479bfe06b5526d5abe76f855da9935 diff --git a/www/apache20/pkg-comment b/www/apache20/pkg-comment index 6bd1a108a4ee..8045b514575b 100644 --- a/www/apache20/pkg-comment +++ b/www/apache20/pkg-comment @@ -1 +1 @@ -Apache -- http server based originally on NCSA httpd +Apache 0.8 -- http server based on NCSA httpd 1.3 with many enhancements diff --git a/www/apache21/Makefile b/www/apache21/Makefile index 4660267d3d35..0155e7c9677b 100644 --- a/www/apache21/Makefile +++ b/www/apache21/Makefile @@ -1,14 +1,16 @@ # New ports collection makefile for: apache -# Version required: 08.13 +# Version required: 08 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # # $Id: Makefile,v 1.1.1.1 1995/08/28 13:28:45 jkh Exp $ # -DISTNAME= apache_0.8.13 -PKGNAME= apache-0.8.13 +DISTNAME= apache_0.8.14 +PKGNAME= apache-0.8.14 CATEGORIES+= networking MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/ +MAINTAINER= pst@freebsd.org + .include <bsd.port.mk> diff --git a/www/apache21/distinfo b/www/apache21/distinfo index 4a6eeaa99d30..577517c063e2 100644 --- a/www/apache21/distinfo +++ b/www/apache21/distinfo @@ -1 +1 @@ -MD5 (apache_0.8.13.tar.gz) = 7cd148f2fc935aeb7bf02a86039c126f +MD5 (apache_0.8.14.tar.gz) = d5479bfe06b5526d5abe76f855da9935 diff --git a/www/apache21/pkg-comment b/www/apache21/pkg-comment index 6bd1a108a4ee..8045b514575b 100644 --- a/www/apache21/pkg-comment +++ b/www/apache21/pkg-comment @@ -1 +1 @@ -Apache -- http server based originally on NCSA httpd +Apache 0.8 -- http server based on NCSA httpd 1.3 with many enhancements diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 4660267d3d35..0155e7c9677b 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -1,14 +1,16 @@ # New ports collection makefile for: apache -# Version required: 08.13 +# Version required: 08 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # # $Id: Makefile,v 1.1.1.1 1995/08/28 13:28:45 jkh Exp $ # -DISTNAME= apache_0.8.13 -PKGNAME= apache-0.8.13 +DISTNAME= apache_0.8.14 +PKGNAME= apache-0.8.14 CATEGORIES+= networking MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/ +MAINTAINER= pst@freebsd.org + .include <bsd.port.mk> diff --git a/www/apache22/distinfo b/www/apache22/distinfo index 4a6eeaa99d30..577517c063e2 100644 --- a/www/apache22/distinfo +++ b/www/apache22/distinfo @@ -1 +1 @@ -MD5 (apache_0.8.13.tar.gz) = 7cd148f2fc935aeb7bf02a86039c126f +MD5 (apache_0.8.14.tar.gz) = d5479bfe06b5526d5abe76f855da9935 diff --git a/www/apache22/pkg-comment b/www/apache22/pkg-comment index 6bd1a108a4ee..8045b514575b 100644 --- a/www/apache22/pkg-comment +++ b/www/apache22/pkg-comment @@ -1 +1 @@ -Apache -- http server based originally on NCSA httpd +Apache 0.8 -- http server based on NCSA httpd 1.3 with many enhancements diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 4660267d3d35..0155e7c9677b 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -1,14 +1,16 @@ # New ports collection makefile for: apache -# Version required: 08.13 +# Version required: 08 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # # $Id: Makefile,v 1.1.1.1 1995/08/28 13:28:45 jkh Exp $ # -DISTNAME= apache_0.8.13 -PKGNAME= apache-0.8.13 +DISTNAME= apache_0.8.14 +PKGNAME= apache-0.8.14 CATEGORIES+= networking MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/ +MAINTAINER= pst@freebsd.org + .include <bsd.port.mk> diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo index 4a6eeaa99d30..577517c063e2 100644 --- a/www/mod_php3/distinfo +++ b/www/mod_php3/distinfo @@ -1 +1 @@ -MD5 (apache_0.8.13.tar.gz) = 7cd148f2fc935aeb7bf02a86039c126f +MD5 (apache_0.8.14.tar.gz) = d5479bfe06b5526d5abe76f855da9935 diff --git a/www/mod_php3/pkg-comment b/www/mod_php3/pkg-comment index 6bd1a108a4ee..8045b514575b 100644 --- a/www/mod_php3/pkg-comment +++ b/www/mod_php3/pkg-comment @@ -1 +1 @@ -Apache -- http server based originally on NCSA httpd +Apache 0.8 -- http server based on NCSA httpd 1.3 with many enhancements diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index 4660267d3d35..0155e7c9677b 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -1,14 +1,16 @@ # New ports collection makefile for: apache -# Version required: 08.13 +# Version required: 08 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # # $Id: Makefile,v 1.1.1.1 1995/08/28 13:28:45 jkh Exp $ # -DISTNAME= apache_0.8.13 -PKGNAME= apache-0.8.13 +DISTNAME= apache_0.8.14 +PKGNAME= apache-0.8.14 CATEGORIES+= networking MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/ +MAINTAINER= pst@freebsd.org + .include <bsd.port.mk> diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo index 4a6eeaa99d30..577517c063e2 100644 --- a/www/mod_php4/distinfo +++ b/www/mod_php4/distinfo @@ -1 +1 @@ -MD5 (apache_0.8.13.tar.gz) = 7cd148f2fc935aeb7bf02a86039c126f +MD5 (apache_0.8.14.tar.gz) = d5479bfe06b5526d5abe76f855da9935 diff --git a/www/mod_php4/pkg-comment b/www/mod_php4/pkg-comment index 6bd1a108a4ee..8045b514575b 100644 --- a/www/mod_php4/pkg-comment +++ b/www/mod_php4/pkg-comment @@ -1 +1 @@ -Apache -- http server based originally on NCSA httpd +Apache 0.8 -- http server based on NCSA httpd 1.3 with many enhancements diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 4660267d3d35..0155e7c9677b 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -1,14 +1,16 @@ # New ports collection makefile for: apache -# Version required: 08.13 +# Version required: 08 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # # $Id: Makefile,v 1.1.1.1 1995/08/28 13:28:45 jkh Exp $ # -DISTNAME= apache_0.8.13 -PKGNAME= apache-0.8.13 +DISTNAME= apache_0.8.14 +PKGNAME= apache-0.8.14 CATEGORIES+= networking MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/ +MAINTAINER= pst@freebsd.org + .include <bsd.port.mk> diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index 4a6eeaa99d30..577517c063e2 100644 --- a/www/mod_php5/distinfo +++ b/www/mod_php5/distinfo @@ -1 +1 @@ -MD5 (apache_0.8.13.tar.gz) = 7cd148f2fc935aeb7bf02a86039c126f +MD5 (apache_0.8.14.tar.gz) = d5479bfe06b5526d5abe76f855da9935 diff --git a/www/mod_php5/pkg-comment b/www/mod_php5/pkg-comment index 6bd1a108a4ee..8045b514575b 100644 --- a/www/mod_php5/pkg-comment +++ b/www/mod_php5/pkg-comment @@ -1 +1 @@ -Apache -- http server based originally on NCSA httpd +Apache 0.8 -- http server based on NCSA httpd 1.3 with many enhancements |