summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2003-08-31 19:55:21 +0000
committerjdolecek <jdolecek>2003-08-31 19:55:21 +0000
commit3f697e029af48aacf82f75e2d94976f762ec622d (patch)
tree33c9301fff79082d1d83e91e87ace097146292cf /textproc/Makefile
parentc8eee58c423e59761bdbd3100d8c51fe5215f1ed (diff)
downloadpkgsrc-3f697e029af48aacf82f75e2d94976f762ec622d.tar.gz
Update PHP to final 4.3.3
Some highlights of changes since 4.2.3: * PCRE updated to 4.3, GD to 2.0.15 * improved Apache2 support * much improved stream & URL wrapper support, output compression support * added CLI (Command Line Interface) SAPI * debug_backtrace() backported from ZendEngine2 * faster build system * huge number of other bug fixes and improvements Packaging changes: * 'pcre', 'xml', and 'session' modules folded back into main package - 'pcre' and 'xml' is required by PEAR, and 'session' is just too essential to be separate * 'gd' module now uses bundled PHP GD library, which is better integrated * PHP modules use shared distinfo when possible to ease future PHP updates * ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php remains CGI version
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index b9fd84ace4d..0dec5689b0b 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.207 2003/08/31 09:43:49 cjep Exp $
+# $NetBSD: Makefile,v 1.208 2003/08/31 19:55:24 jdolecek Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -161,7 +161,6 @@ SUBDIR+= p5-libxml-enno
SUBDIR+= par
SUBDIR+= php4-domxml
SUBDIR+= php4-wddx
-SUBDIR+= php4-xml
SUBDIR+= php4-xslt
SUBDIR+= postgresql-autodoc
SUBDIR+= psgml-mode