summaryrefslogtreecommitdiff
path: root/www/mod_php4
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-12-11 19:10:06 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-12-11 19:10:06 +0000
commitb52bc6ef0177ecbca449e076514b23d049b86e72 (patch)
tree1c12d0cbda7e9486fbad47e15ca8b1f47bf93cec /www/mod_php4
parentAdded second MASTER site. (diff)
Upgrade to 1.2b2
Notes
Notes: svn path=/head/; revision=4929
Diffstat (limited to 'www/mod_php4')
-rw-r--r--www/mod_php4/Makefile29
-rw-r--r--www/mod_php4/distinfo5
2 files changed, 8 insertions, 26 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile
index a2f1deda54b7..33a66eb0f179 100644
--- a/www/mod_php4/Makefile
+++ b/www/mod_php4/Makefile
@@ -1,44 +1,27 @@
# New ports collection makefile for: apache HTTPD and HTTPSD
-# Version required: 1.1.1
+# Version required: 1.2b2
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.21 1996/11/07 01:53:14 ache Exp $
+# $Id: Makefile,v 1.22 1996/11/18 11:40:33 asami Exp $
#
-DISTNAME= apache_1.1.1
-PKGNAME= apache-1.1.1
+DISTNAME= apache_1.2b2
+PKGNAME= apache-1.2b2
CATEGORIES= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
MAINTAINER= ache@freebsd.org
# User-controlled variables list
-# CHARSET_ACHE - add charset negotiation to .var files and charset guessing
-# see http://www.nagual.ru/~ache/apache_var.html
# DIR_ACHE - add SuppressHTMLPreamble option to directory index
# see http://www.nagual.ru/~ache/apache_dir.html
-# ALL_ACHE - both patches from above
-#
# SECURE_SERVER - build Apache with SSL
-.if defined(ALL_ACHE)
-CHARSET_ACHE=YES
-DIR_ACHE=YES
-.endif
-.if defined(CHARSET_ACHE) || defined(DIR_ACHE)
-PATCH_SITES+= http://www.nagual.ru/~ache/
-.endif
-.if defined(CHARSET_ACHE)
-PATCHFILES+= mod.patch
-VERS_ID1= charset/
-.endif
.if defined(DIR_ACHE)
+PATCH_SITES+= http://www.nagual.ru/~ache/
PATCHFILES+= dir.patch
-VERS_ID2= dir/
-.endif
-.if defined(VERS_ID1) || defined(VERS_ID2)
-VERS_ID= ${VERS_ID1}${VERS_ID2}ache
+VERS_ID= dir/ache
.endif
.if defined(VERS_ID)
diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo
index 514ab3bc56da..9ec6ff721d39 100644
--- a/www/mod_php4/distinfo
+++ b/www/mod_php4/distinfo
@@ -1,3 +1,2 @@
-MD5 (apache_1.1.1.tar.gz) = 0dc9c3a3148d2acf419dd926018003c3
-MD5 (mod.patch) = ae4c7ec8520bd384f7552f4dd5f4151e
-MD5 (dir.patch) = d840a0a1b484a1820e246ed1effcf561
+MD5 (apache_1.2b2.tar.gz) = 3203f4ffcd7ad5d27ae733ca68a77b69
+MD5 (dir.patch) = b91b8faad5c9d849c691e1b0f47479d0