From 2c5c2b8135818e478b045454aac1e5393364616d Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Wed, 13 Aug 1997 15:05:03 +0000 Subject: Merge with former apache-stable --- www/mod_php3/Makefile | 19 +++++++------------ www/mod_php4/Makefile | 19 +++++++------------ www/mod_php5/Makefile | 19 +++++++------------ 3 files changed, 21 insertions(+), 36 deletions(-) (limited to 'www') diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 6fb5c8770b4f..37c8d9c44d8f 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -3,7 +3,7 @@ # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.35 1997/07/08 13:04:09 ache Exp $ +# $Id: Makefile,v 1.36 1997/08/12 11:49:12 peter Exp $ # DISTNAME= apache_1.2.1 @@ -11,18 +11,10 @@ PKGNAME= apache-1.2.1 CATEGORIES= www MASTER_SITES= ftp://www.apache.org/apache/dist/ -MAINTAINER= ache@freebsd.org +MAINTAINER= ports@freebsd.org -# User-controlled variables list -# DIR_ACHE - add SuppressHTMLPreamble option to directory index -# see http://www.nagual.ru/~ache/apache_dir.html -# SECURE_SERVER - build Apache with SSL - -.if defined(DIR_ACHE) -PATCH_SITES+= http://www.nagual.pp.ru/~ache/ -PATCHFILES+= dir.patch -VERS_ID= dir/ache -.endif +# Set it for local-supplied patch, f.e. +# VERS_ID = mods-1.0/me .if defined(VERS_ID) post-patch: @@ -32,6 +24,9 @@ post-patch: < Configuration.old > Configuration .endif +post-patch: + ${CP} /usr/include/md5.h ${WRKSRC}/src/md5.h + post-install: @if [ ! -f ${PREFIX}/etc/rc.d/apache.sh ]; then \ echo "Installing ${PREFIX}/etc/rc.d/apache.sh startup file."; \ diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index 6fb5c8770b4f..37c8d9c44d8f 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -3,7 +3,7 @@ # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.35 1997/07/08 13:04:09 ache Exp $ +# $Id: Makefile,v 1.36 1997/08/12 11:49:12 peter Exp $ # DISTNAME= apache_1.2.1 @@ -11,18 +11,10 @@ PKGNAME= apache-1.2.1 CATEGORIES= www MASTER_SITES= ftp://www.apache.org/apache/dist/ -MAINTAINER= ache@freebsd.org +MAINTAINER= ports@freebsd.org -# User-controlled variables list -# DIR_ACHE - add SuppressHTMLPreamble option to directory index -# see http://www.nagual.ru/~ache/apache_dir.html -# SECURE_SERVER - build Apache with SSL - -.if defined(DIR_ACHE) -PATCH_SITES+= http://www.nagual.pp.ru/~ache/ -PATCHFILES+= dir.patch -VERS_ID= dir/ache -.endif +# Set it for local-supplied patch, f.e. +# VERS_ID = mods-1.0/me .if defined(VERS_ID) post-patch: @@ -32,6 +24,9 @@ post-patch: < Configuration.old > Configuration .endif +post-patch: + ${CP} /usr/include/md5.h ${WRKSRC}/src/md5.h + post-install: @if [ ! -f ${PREFIX}/etc/rc.d/apache.sh ]; then \ echo "Installing ${PREFIX}/etc/rc.d/apache.sh startup file."; \ diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 6fb5c8770b4f..37c8d9c44d8f 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -3,7 +3,7 @@ # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.35 1997/07/08 13:04:09 ache Exp $ +# $Id: Makefile,v 1.36 1997/08/12 11:49:12 peter Exp $ # DISTNAME= apache_1.2.1 @@ -11,18 +11,10 @@ PKGNAME= apache-1.2.1 CATEGORIES= www MASTER_SITES= ftp://www.apache.org/apache/dist/ -MAINTAINER= ache@freebsd.org +MAINTAINER= ports@freebsd.org -# User-controlled variables list -# DIR_ACHE - add SuppressHTMLPreamble option to directory index -# see http://www.nagual.ru/~ache/apache_dir.html -# SECURE_SERVER - build Apache with SSL - -.if defined(DIR_ACHE) -PATCH_SITES+= http://www.nagual.pp.ru/~ache/ -PATCHFILES+= dir.patch -VERS_ID= dir/ache -.endif +# Set it for local-supplied patch, f.e. +# VERS_ID = mods-1.0/me .if defined(VERS_ID) post-patch: @@ -32,6 +24,9 @@ post-patch: < Configuration.old > Configuration .endif +post-patch: + ${CP} /usr/include/md5.h ${WRKSRC}/src/md5.h + post-install: @if [ ! -f ${PREFIX}/etc/rc.d/apache.sh ]; then \ echo "Installing ${PREFIX}/etc/rc.d/apache.sh startup file."; \ -- cgit v1.2.3