summaryrefslogtreecommitdiff
path: root/lang/php54
diff options
context:
space:
mode:
authorfhajny <fhajny>2014-06-13 14:13:20 +0000
committerfhajny <fhajny>2014-06-13 14:13:20 +0000
commit433f22d56320c7b9b582585a017079a83e37b7bf (patch)
tree64390a4afea03411ca83aa1b8b41f158f7c4ffe2 /lang/php54
parentdb63d94d8368b0f0b44bb02f5662f43bb8102191 (diff)
downloadpkgsrc-433f22d56320c7b9b582585a017079a83e37b7bf.tar.gz
Add the mysqlnd (MySQL Native Driver) include files.
Bump PKGREVISION for this and the previous commit.
Diffstat (limited to 'lang/php54')
-rw-r--r--lang/php54/Makefile3
-rw-r--r--lang/php54/Makefile.php3
-rw-r--r--lang/php54/PLIST22
3 files changed, 25 insertions, 3 deletions
diff --git a/lang/php54/Makefile b/lang/php54/Makefile
index 1b68db8e65f..51b29dcda1b 100644
--- a/lang/php54/Makefile
+++ b/lang/php54/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.21 2014/04/05 03:43:40 taca Exp $
+# $NetBSD: Makefile,v 1.22 2014/06/13 14:13:20 fhajny Exp $
#
# We can't omit PKGNAME here to handle PKG_OPTIONS.
#
PKGNAME= php-${PHP_BASE_VERS}
+PKGREVISION= 1
CATEGORIES= lang
HOMEPAGE= http://www.php.net/
diff --git a/lang/php54/Makefile.php b/lang/php54/Makefile.php
index 37dd0c5c942..1b98d47f61b 100644
--- a/lang/php54/Makefile.php
+++ b/lang/php54/Makefile.php
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.php,v 1.8 2014/05/31 04:28:57 taca Exp $
+# $NetBSD: Makefile.php,v 1.9 2014/06/13 14:13:20 fhajny Exp $
# used by lang/php54/Makefile
# used by www/ap-php/Makefile
# used by www/php-fpm/Makefile
@@ -37,6 +37,7 @@ CONFIGURE_ARGS+= --disable-pdo
CONFIGURE_ARGS+= --disable-json
CONFIGURE_ARGS+= --enable-cgi
+CONFIGURE_ARGS+= --enable-mysqlnd
CONFIGURE_ARGS+= --enable-xml
CONFIGURE_ARGS+= --with-libxml-dir=${PREFIX}
diff --git a/lang/php54/PLIST b/lang/php54/PLIST
index 661b57dcb0c..abeeb36521c 100644
--- a/lang/php54/PLIST
+++ b/lang/php54/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2013/08/16 15:28:23 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2014/06/13 14:13:20 fhajny Exp $
bin/phar
bin/phar.phar
bin/php
@@ -94,6 +94,26 @@ include/php/ext/hash/php_hash_tiger.h
include/php/ext/hash/php_hash_types.h
include/php/ext/hash/php_hash_whirlpool.h
include/php/ext/libxml/php_libxml.h
+include/php/ext/mysqlnd/config-win.h
+include/php/ext/mysqlnd/mysqlnd.h
+include/php/ext/mysqlnd/mysqlnd_alloc.h
+include/php/ext/mysqlnd/mysqlnd_block_alloc.h
+include/php/ext/mysqlnd/mysqlnd_charset.h
+include/php/ext/mysqlnd/mysqlnd_debug.h
+include/php/ext/mysqlnd/mysqlnd_enum_n_def.h
+include/php/ext/mysqlnd/mysqlnd_ext_plugin.h
+include/php/ext/mysqlnd/mysqlnd_libmysql_compat.h
+include/php/ext/mysqlnd/mysqlnd_net.h
+include/php/ext/mysqlnd/mysqlnd_portability.h
+include/php/ext/mysqlnd/mysqlnd_priv.h
+include/php/ext/mysqlnd/mysqlnd_result.h
+include/php/ext/mysqlnd/mysqlnd_result_meta.h
+include/php/ext/mysqlnd/mysqlnd_reverse_api.h
+include/php/ext/mysqlnd/mysqlnd_statistics.h
+include/php/ext/mysqlnd/mysqlnd_structs.h
+include/php/ext/mysqlnd/mysqlnd_wireprotocol.h
+include/php/ext/mysqlnd/php_mysqlnd.h
+include/php/ext/mysqlnd/php_mysqlnd_config.h
include/php/ext/pcre/pcrelib/config.h
include/php/ext/pcre/pcrelib/pcre.h
include/php/ext/pcre/pcrelib/pcre_internal.h