summaryrefslogtreecommitdiff
path: root/www/mod_php3
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-08-26 09:24:16 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-08-26 09:24:16 +0000
commit6fd04797a9001d8c44719c2ae85fd04b6e031e46 (patch)
treedb928989bb067c1dd961cd2c7af178ccba44b647 /www/mod_php3
parentActivated tircproxy. (diff)
Currently php-3.0.12 misses ImagePng() and ImageCreateFromPng() for
image creation. Without these functions image creation is impossible. So add three patches via PATCH_SITES/PATCHFILES to make these functions available. Reported by: Dmitry Petrov <dpetrov@nchcapital.com>
Notes
Notes: svn path=/head/; revision=20988
Diffstat (limited to 'www/mod_php3')
-rw-r--r--www/mod_php3/Makefile5
-rw-r--r--www/mod_php3/distinfo3
2 files changed, 7 insertions, 1 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile
index 66a2d5a6cb43..c8aadd70a129 100644
--- a/www/mod_php3/Makefile
+++ b/www/mod_php3/Makefile
@@ -3,7 +3,7 @@
# Date created: So 21 Jun 1998 16:09:39 CEST
# Whom: Stefan Herrmann <stefan@asterix.webaffairs.net>
#
-# $Id: Makefile,v 1.87 1999/08/20 19:12:47 dirk Exp $
+# $Id: Makefile,v 1.88 1999/08/22 19:00:27 mharo Exp $
#
DISTNAME= apache_${VERSION_APACHE}
@@ -41,6 +41,9 @@ MASTER_SITES= http://www.apache.org/dist/ \
ftp://ftp.fu-berlin.de/unix/security/mod_ssl/
DISTFILES= apache_${VERSION_APACHE}.tar.gz php-${VERSION_PHP}.tar.gz
+PATCH_SITES= http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
+PATCHFILES= php_configure.diff php_gd.c.diff php_php3_gd.h.diff
+
MAINTAINER= dirk@FreeBSD.org
Y2K= http://www.php.net/y2k.php3
diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo
index dc24208d18c9..ea92eb6474b6 100644
--- a/www/mod_php3/distinfo
+++ b/www/mod_php3/distinfo
@@ -1,3 +1,6 @@
MD5 (apache_1.3.9.tar.gz) = 880af89251943c67e3614bf2ffb89b32
MD5 (php-3.0.12.tar.gz) = 0d3b9517f8af17f1cd8c994d6fa26dd7
MD5 (mod_ssl-2.4.0-1.3.9.tar.gz) = 225c82d5d54a0e1c872bfcc7ffdfb0d8
+MD5 (php_configure.diff) = 69d8e2e6d49d9e37aab6e8d9765bcb1d
+MD5 (php_gd.c.diff) = da5f001772417a1a65711be55f1cd38c
+MD5 (php_php3_gd.h.diff) = d9da6e7fecafc5a57dcd320a943c22fd