pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update PHP to final 4.3.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6c2ae0993420
branches:  trunk
changeset: 460558:6c2ae0993420
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Sun Aug 31 19:55:21 2003 +0000

description:
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:

 archivers/php4-bz2/distinfo           |    4 -
 archivers/php4-zlib/distinfo          |    4 -
 converters/php4-iconv/Makefile        |   12 +-
 converters/php4-iconv/distinfo        |    4 -
 databases/php4-dba/Makefile           |    4 +-
 databases/php4-dba/distinfo           |    6 -
 databases/php4-dba/patches/patch-aa   |   11 -
 databases/php4-dba/patches/patch-ab   |   11 -
 databases/php4-dbase/distinfo         |    4 -
 databases/php4-filepro/distinfo       |    4 -
 databases/php4-ldap/Makefile          |    5 +-
 databases/php4-ldap/distinfo          |    8 +-
 databases/php4-ldap/patches/patch-aa  |   12 +-
 databases/php4-mysql/distinfo         |    4 -
 databases/php4-odbc/Makefile          |    4 +-
 databases/php4-odbc/distinfo          |    4 -
 databases/php4-pgsql/Makefile         |    4 +-
 databases/php4-pgsql/distinfo         |    4 -
 devel/Makefile                        |    4 +-
 devel/php4-gettext/Makefile           |    4 +-
 devel/php4-gettext/distinfo           |    4 -
 devel/php4-gmp/distinfo               |    4 -
 devel/php4-pcre/DESCR                 |    2 -
 devel/php4-pcre/Makefile              |   16 -
 devel/php4-pcre/distinfo              |    4 -
 devel/php4-posix/distinfo             |    4 -
 devel/php4-session/DESCR              |    2 -
 devel/php4-session/Makefile           |   17 -
 devel/php4-session/distinfo           |    4 -
 devel/php4-sysvsem/distinfo           |    4 -
 devel/php4-sysvshm/distinfo           |    4 -
 doc/CHANGES                           |    3 +-
 graphics/php4-gd/Makefile             |   27 +-
 graphics/php4-gd/distinfo             |    6 -
 mail/php4-imap/Makefile               |    5 +-
 mail/php4-imap/distinfo               |   10 +-
 mail/php4-imap/patches/patch-aa       |   36 +-
 mail/php4-imap/patches/patch-ab       |   10 +-
 math/php4-bcmath/Makefile             |    3 +-
 math/php4-bcmath/distinfo             |    8 +-
 math/php4-bcmath/patches/patch-aa     |   26 +-
 misc/php4-calendar/distinfo           |    4 -
 misc/php4-mbstring/Makefile           |    4 +-
 misc/php4-mbstring/patches/patch-aa   |   36 --
 net/php4-ftp/distinfo                 |    4 -
 net/php4-snmp/distinfo                |    4 -
 net/php4-sockets/distinfo             |    4 -
 net/php4-yp/distinfo                  |    4 -
 print/php4-pdflib/Makefile            |    3 +-
 print/php4-pdflib/distinfo            |    4 -
 security/php4-mcrypt/Makefile         |    4 +-
 security/php4-mcrypt/distinfo         |    5 -
 security/php4-mcrypt/patches/patch-aa |   13 -
 security/php4-mhash/distinfo          |    4 -
 textproc/Makefile                     |    3 +-
 textproc/php4-domxml/Makefile         |    7 +-
 textproc/php4-domxml/distinfo         |    4 -
 textproc/php4-wddx/Makefile           |    6 +-
 textproc/php4-wddx/distinfo           |   10 +-
 textproc/php4-wddx/patches/patch-aa   |   12 -
 textproc/php4-wddx/patches/patch-ab   |   10 +-
 textproc/php4-wddx/patches/patch-ac   |   20 -
 textproc/php4-xml/DESCR               |    2 -
 textproc/php4-xml/Makefile            |   16 -
 textproc/php4-xml/distinfo            |    4 -
 textproc/php4-xslt/Makefile           |   13 +-
 textproc/php4-xslt/distinfo           |    4 -
 www/ap-php4/Makefile                  |    4 +-
 www/php4-apc/Makefile                 |    3 +-
 www/php4-curl/distinfo                |    4 -
 www/php4/MESSAGE                      |    7 +-
 www/php4/Makefile                     |   13 +-
 www/php4/Makefile.common              |    4 +-
 www/php4/Makefile.module              |    3 +-
 www/php4/Makefile.php                 |    8 +-
 www/php4/PLIST                        |  499 +++++++++++++++++++--------------
 www/php4/buildlink2.mk                |    4 +-
 www/php4/distinfo                     |   24 +-
 www/php4/patches/patch-aa             |   13 -
 www/php4/patches/patch-ab             |   27 +-
 www/php4/patches/patch-ac             |   35 --
 www/php4/patches/patch-ae             |    8 +-
 www/php4/patches/patch-ag             |   16 +-
 www/php4/patches/patch-ah             |   14 +-
 www/php4/patches/patch-ai             |   16 +-
 www/php4/patches/patch-aj             |   32 +-
 www/php4/patches/patch-ak             |  107 -------
 87 files changed, 484 insertions(+), 877 deletions(-)

diffs (truncated from 2134 to 300 lines):

diff -r 599f9cfc12bc -r 6c2ae0993420 archivers/php4-bz2/distinfo
--- a/archivers/php4-bz2/distinfo       Sun Aug 31 19:48:42 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.5 2002/10/14 06:21:05 martti Exp $
-
-SHA1 (php-4.2.3.tar.gz) = 3e57e8c056bd2f173bba8705293cdfa15aeb93bc
-Size (php-4.2.3.tar.gz) = 3413829 bytes
diff -r 599f9cfc12bc -r 6c2ae0993420 archivers/php4-zlib/distinfo
--- a/archivers/php4-zlib/distinfo      Sun Aug 31 19:48:42 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.5 2002/10/14 06:21:06 martti Exp $
-
-SHA1 (php-4.2.3.tar.gz) = 3e57e8c056bd2f173bba8705293cdfa15aeb93bc
-Size (php-4.2.3.tar.gz) = 3413829 bytes
diff -r 599f9cfc12bc -r 6c2ae0993420 converters/php4-iconv/Makefile
--- a/converters/php4-iconv/Makefile    Sun Aug 31 19:48:42 2003 +0000
+++ b/converters/php4-iconv/Makefile    Sun Aug 31 19:55:21 2003 +0000
@@ -1,15 +1,21 @@
-# $NetBSD: Makefile,v 1.2 2003/07/13 13:50:53 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2003/08/31 19:55:26 jdolecek Exp $
 
 MODNAME=               iconv
 CATEGORIES+=           devel
-PKGREVISION=           1
+PKGREVISION=           # empty
 COMMENT=               PHP4 extension for character set conversion
 
 USE_BUILDLINK2=                YES
 
 .include "../../www/php4/Makefile.module"
 
-CONFIGURE_ARGS+=       --with-iconv=shared,${BUILDLINK_PREFIX.iconv}
+# this is necessary so that PHP would find either the libc iconv
+# or use the packaged iconv, as appropriate; using
+# --with-iconv=shared,${BUILDLINK_PREFIX.iconv} assumes libiconv exists
+# the PHP_ICONV in environment is to make configure find alternative
+# libiconv
+CONFIGURE_ARGS+=       --with-iconv
+CONFIGURE_ENV+=                PHP_ICONV=${BUILDLINK_PREFIX.iconv:Q}
 
 .include "../../converters/libiconv/buildlink2.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 599f9cfc12bc -r 6c2ae0993420 converters/php4-iconv/distinfo
--- a/converters/php4-iconv/distinfo    Sun Aug 31 19:48:42 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/02/13 19:11:52 jdolecek Exp $
-
-SHA1 (php-4.2.3.tar.gz) = 3e57e8c056bd2f173bba8705293cdfa15aeb93bc
-Size (php-4.2.3.tar.gz) = 3413829 bytes
diff -r 599f9cfc12bc -r 6c2ae0993420 databases/php4-dba/Makefile
--- a/databases/php4-dba/Makefile       Sun Aug 31 19:48:42 2003 +0000
+++ b/databases/php4-dba/Makefile       Sun Aug 31 19:55:21 2003 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2002/11/01 16:34:36 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2003/08/31 19:55:27 jdolecek Exp $
 
 MODNAME=               dba
 CATEGORIES+=           databases
-PKGREVISION=           1
+PKGREVISION=           # empty
 COMMENT=               PHP4 extension for DBM database access
 
 USE_BUILDLINK2=                YES
diff -r 599f9cfc12bc -r 6c2ae0993420 databases/php4-dba/distinfo
--- a/databases/php4-dba/distinfo       Sun Aug 31 19:48:42 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.6 2002/10/14 06:21:06 martti Exp $
-
-SHA1 (php-4.2.3.tar.gz) = 3e57e8c056bd2f173bba8705293cdfa15aeb93bc
-Size (php-4.2.3.tar.gz) = 3413829 bytes
-SHA1 (patch-aa) = 6b3d4fdd6bd4874238d6a8f99ebaafb7e422d866
-SHA1 (patch-ab) = 1b272a7f3b94ff934389a1c224befdfdd259051b
diff -r 599f9cfc12bc -r 6c2ae0993420 databases/php4-dba/patches/patch-aa
--- a/databases/php4-dba/patches/patch-aa       Sun Aug 31 19:48:42 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2001/10/27 21:31:32 jlam Exp $
-
---- dba_gdbm.c.orig    Mon Jul 10 06:09:14 2000
-+++ dba_gdbm.c
-@@ -31,2 +31,6 @@
- 
-+#ifdef HAVE_CONFIG_H
-+#include "config.h"
-+#endif
-+
- #include "php.h"
diff -r 599f9cfc12bc -r 6c2ae0993420 databases/php4-dba/patches/patch-ab
--- a/databases/php4-dba/patches/patch-ab       Sun Aug 31 19:48:42 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2001/10/27 21:31:32 jlam Exp $
-
---- dba_ndbm.c.orig    Mon Jul 10 06:09:14 2000
-+++ dba_ndbm.c
-@@ -31,2 +31,6 @@
- 
-+#ifdef HAVE_CONFIG_H
-+#include "config.h"
-+#endif
-+
- #include "php.h"
diff -r 599f9cfc12bc -r 6c2ae0993420 databases/php4-dbase/distinfo
--- a/databases/php4-dbase/distinfo     Sun Aug 31 19:48:42 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.6 2002/10/14 06:21:07 martti Exp $
-
-SHA1 (php-4.2.3.tar.gz) = 3e57e8c056bd2f173bba8705293cdfa15aeb93bc
-Size (php-4.2.3.tar.gz) = 3413829 bytes
diff -r 599f9cfc12bc -r 6c2ae0993420 databases/php4-filepro/distinfo
--- a/databases/php4-filepro/distinfo   Sun Aug 31 19:48:42 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.6 2002/10/14 06:21:07 martti Exp $
-
-SHA1 (php-4.2.3.tar.gz) = 3e57e8c056bd2f173bba8705293cdfa15aeb93bc
-Size (php-4.2.3.tar.gz) = 3413829 bytes
diff -r 599f9cfc12bc -r 6c2ae0993420 databases/php4-ldap/Makefile
--- a/databases/php4-ldap/Makefile      Sun Aug 31 19:48:42 2003 +0000
+++ b/databases/php4-ldap/Makefile      Sun Aug 31 19:55:21 2003 +0000
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.7 2003/05/02 11:54:14 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2003/08/31 19:55:31 jdolecek Exp $
 
 MODNAME=               ldap
 CATEGORIES+=           databases
-PKGREVISION=           1
+PKGREVISION=           # empty
 COMMENT=               PHP4 extension for LDAP database access
 
 USE_BUILDLINK2=                YES
+DISTINFO_FILE=         ${PKGDIR}/distinfo
 
 .include "../../www/php4/Makefile.module"
 
diff -r 599f9cfc12bc -r 6c2ae0993420 databases/php4-ldap/distinfo
--- a/databases/php4-ldap/distinfo      Sun Aug 31 19:48:42 2003 +0000
+++ b/databases/php4-ldap/distinfo      Sun Aug 31 19:55:21 2003 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2002/10/14 06:21:07 martti Exp $
+$NetBSD: distinfo,v 1.7 2003/08/31 19:55:31 jdolecek Exp $
 
-SHA1 (php-4.2.3.tar.gz) = 3e57e8c056bd2f173bba8705293cdfa15aeb93bc
-Size (php-4.2.3.tar.gz) = 3413829 bytes
-SHA1 (patch-aa) = 29c55477c62a3776b56cc6976f43cc8e5d4de390
+SHA1 (php-4.3.3.tar.gz) = 6aa670995119a34c408fd362d6c2f57329a1cd3d
+Size (php-4.3.3.tar.gz) = 4565509 bytes
+SHA1 (patch-aa) = 8087a4c588d3c5c02dc702654567d1cce5250f33
diff -r 599f9cfc12bc -r 6c2ae0993420 databases/php4-ldap/patches/patch-aa
--- a/databases/php4-ldap/patches/patch-aa      Sun Aug 31 19:48:42 2003 +0000
+++ b/databases/php4-ldap/patches/patch-aa      Sun Aug 31 19:55:21 2003 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.2 2002/02/01 19:22:55 jlam Exp $
+$NetBSD: patch-aa,v 1.3 2003/08/31 19:55:31 jdolecek Exp $
 
---- config.m4.orig     Mon May 21 15:47:15 2001
-+++ config.m4
-@@ -41,13 +41,16 @@
+--- config.m4.orig     2003-08-31 13:11:08.000000000 +0200
++++ config.m4  2003-08-31 13:12:20.000000000 +0200
+@@ -42,13 +42,16 @@
    dnl these here if necessary.   -RL
    dnl Is this really necessary? -Troels Arvin
  
@@ -13,8 +13,8 @@
      LDAP_PTHREAD=
    fi
  
-   if test -f $LDAP_LIBDIR/liblber.a -o -f $LDAP_LIBDIR/liblber.so -o -f $LDAP_LIBDIR/liblber.sl; then
-+    if test -n "$LDAP_PTHREAD"; then 
+   if test -f $LDAP_LIBDIR/liblber.a -o -f $LDAP_LIBDIR/liblber.$SHLIB_SUFFIX_NAME; then
++    if test -n "$LDAP_PTHREAD"; then
 +      PHP_ADD_LIBRARY_WITH_PATH($LDAP_PTHREAD, $LDAP_LIBDIR, LDAP_SHARED_LIBADD)
 +    fi
      PHP_ADD_LIBRARY_WITH_PATH(lber, $LDAP_LIBDIR, LDAP_SHARED_LIBADD)
diff -r 599f9cfc12bc -r 6c2ae0993420 databases/php4-mysql/distinfo
--- a/databases/php4-mysql/distinfo     Sun Aug 31 19:48:42 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.5 2002/10/14 06:21:08 martti Exp $
-
-SHA1 (php-4.2.3.tar.gz) = 3e57e8c056bd2f173bba8705293cdfa15aeb93bc
-Size (php-4.2.3.tar.gz) = 3413829 bytes
diff -r 599f9cfc12bc -r 6c2ae0993420 databases/php4-odbc/Makefile
--- a/databases/php4-odbc/Makefile      Sun Aug 31 19:48:42 2003 +0000
+++ b/databases/php4-odbc/Makefile      Sun Aug 31 19:55:21 2003 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2003/05/02 11:54:14 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2003/08/31 19:55:35 jdolecek Exp $
 
 MODNAME=               odbc
 CATEGORIES+=           databases
-PKGREVISION=           1
+PKGREVISION=           # empty
 COMMENT=               PHP4 extension for ODBC access
 
 USE_BUILDLINK2=                YES
diff -r 599f9cfc12bc -r 6c2ae0993420 databases/php4-odbc/distinfo
--- a/databases/php4-odbc/distinfo      Sun Aug 31 19:48:42 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.5 2002/10/14 06:21:08 martti Exp $
-
-SHA1 (php-4.2.3.tar.gz) = 3e57e8c056bd2f173bba8705293cdfa15aeb93bc
-Size (php-4.2.3.tar.gz) = 3413829 bytes
diff -r 599f9cfc12bc -r 6c2ae0993420 databases/php4-pgsql/Makefile
--- a/databases/php4-pgsql/Makefile     Sun Aug 31 19:48:42 2003 +0000
+++ b/databases/php4-pgsql/Makefile     Sun Aug 31 19:55:21 2003 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2003/01/05 20:14:26 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2003/08/31 19:55:37 jdolecek Exp $
 
 MODNAME=               pgsql
 CATEGORIES+=           databases
-PKGREVISION=           1
+PKGREVISION=           # empty
 COMMENT=               PHP4 extension for PostgreSQL databases
 
 USE_BUILDLINK2=                YES
diff -r 599f9cfc12bc -r 6c2ae0993420 databases/php4-pgsql/distinfo
--- a/databases/php4-pgsql/distinfo     Sun Aug 31 19:48:42 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.5 2002/10/14 06:21:08 martti Exp $
-
-SHA1 (php-4.2.3.tar.gz) = 3e57e8c056bd2f173bba8705293cdfa15aeb93bc
-Size (php-4.2.3.tar.gz) = 3413829 bytes
diff -r 599f9cfc12bc -r 6c2ae0993420 devel/Makefile
--- a/devel/Makefile    Sun Aug 31 19:48:42 2003 +0000
+++ b/devel/Makefile    Sun Aug 31 19:55:21 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.418 2003/08/30 19:02:17 he Exp $
+# $NetBSD: Makefile,v 1.419 2003/08/31 19:55:23 jdolecek Exp $
 #
 
 COMMENT=       Development utilities
@@ -317,9 +317,7 @@
 SUBDIR+=       php3-pcre
 SUBDIR+=       php4-gettext
 SUBDIR+=       php4-gmp
-SUBDIR+=       php4-pcre
 SUBDIR+=       php4-posix
-SUBDIR+=       php4-session
 SUBDIR+=       php4-sysvsem
 SUBDIR+=       php4-sysvshm
 SUBDIR+=       physfs
diff -r 599f9cfc12bc -r 6c2ae0993420 devel/php4-gettext/Makefile
--- a/devel/php4-gettext/Makefile       Sun Aug 31 19:48:42 2003 +0000
+++ b/devel/php4-gettext/Makefile       Sun Aug 31 19:55:21 2003 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2003/07/13 13:51:25 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2003/08/31 19:55:38 jdolecek Exp $
 
 MODNAME=               gettext
 CATEGORIES+=           devel
-PKGREVISION=           1
+PKGREVISION=           # empty
 COMMENT=               PHP4 extension for gettext support
 
 USE_BUILDLINK2=                YES
diff -r 599f9cfc12bc -r 6c2ae0993420 devel/php4-gettext/distinfo
--- a/devel/php4-gettext/distinfo       Sun Aug 31 19:48:42 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.5 2002/10/14 06:21:09 martti Exp $
-
-SHA1 (php-4.2.3.tar.gz) = 3e57e8c056bd2f173bba8705293cdfa15aeb93bc
-Size (php-4.2.3.tar.gz) = 3413829 bytes
diff -r 599f9cfc12bc -r 6c2ae0993420 devel/php4-gmp/distinfo
--- a/devel/php4-gmp/distinfo   Sun Aug 31 19:48:42 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.5 2002/10/14 06:21:09 martti Exp $
-
-SHA1 (php-4.2.3.tar.gz) = 3e57e8c056bd2f173bba8705293cdfa15aeb93bc
-Size (php-4.2.3.tar.gz) = 3413829 bytes
diff -r 599f9cfc12bc -r 6c2ae0993420 devel/php4-pcre/DESCR
--- a/devel/php4-pcre/DESCR     Sun Aug 31 19:48:42 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-PHP is a programming language designed to be embedded into web pages.
-This module provides Perl-compatible regular expression support for PHP4.
diff -r 599f9cfc12bc -r 6c2ae0993420 devel/php4-pcre/Makefile
--- a/devel/php4-pcre/Makefile  Sun Aug 31 19:48:42 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2003/06/29 14:29:34 grant Exp $
-
-MODNAME=               pcre
-CATEGORIES+=           devel
-PKGREVISION=           # empty
-COMMENT=               PHP4 extension for Perl-compatible regular expressions
-
-USE_BUILDLINK2=                YES
-



Home | Main Index | Thread Index | Old Index