From 5d134dbf4b4cf078882b04cbc86f20d5f7978592 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 5 Dec 2008 11:52:01 +0100 Subject: [PATCH] php: use system libpcre --- php/.footprint | 7 ------- php/Pkgfile | 5 +++-- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/php/.footprint b/php/.footprint index 416413f82..3663a6924 100644 --- a/php/.footprint +++ b/php/.footprint @@ -112,13 +112,6 @@ drwxr-xr-x root/root usr/include/php/ext/iconv/ drwxr-xr-x root/root usr/include/php/ext/libxml/ -rw-r--r-- root/root usr/include/php/ext/libxml/php_libxml.h drwxr-xr-x root/root usr/include/php/ext/pcre/ -drwxr-xr-x root/root usr/include/php/ext/pcre/pcrelib/ --rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/config.h --rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/pcre.h --rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/pcre_internal.h --rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/pcreposix.h --rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/ucp.h --rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/ucptable.h -rw-r--r-- root/root usr/include/php/ext/pcre/php_pcre.h drwxr-xr-x root/root usr/include/php/ext/pdo/ -rw-r--r-- root/root usr/include/php/ext/pdo/php_pdo.h diff --git a/php/Pkgfile b/php/Pkgfile index c3907bc1c..d03e898dd 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -1,11 +1,11 @@ # Description: PHP interpreter, extension modules and support stuff # URL: http://www.php.net # Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de -# Depends on: ncurses readline zlib libxml2 bzip2 curl db gdbm zip +# Depends on: ncurses readline zlib libpcre libxml2 bzip2 curl db gdbm zip name=php version=5.2.7 -release=1 +release=2 source=(http://www.php.net/distributions/php-$version.tar.bz2 extensions.ini) @@ -17,6 +17,7 @@ build () { --with-config-file-path=/etc/php \ --with-config-file-scan-dir=/etc/php/conf.d \ --with-zlib \ + --with-pcre-regex=/usr \ --disable-static --disable-debug --without-pear" local PHP_SHARED="