summaryrefslogtreecommitdiff
path: root/lang/php55
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2014-06-13 14:13:20 +0000
committerfhajny <fhajny@pkgsrc.org>2014-06-13 14:13:20 +0000
commit53daa7f47ed8b1a0ebaaf47e967615d0b342985e (patch)
tree64390a4afea03411ca83aa1b8b41f158f7c4ffe2 /lang/php55
parenta84ae7b840232985e82198a5ff81ea91a49e72ee (diff)
downloadpkgsrc-53daa7f47ed8b1a0ebaaf47e967615d0b342985e.tar.gz
Add the mysqlnd (MySQL Native Driver) include files.
Bump PKGREVISION for this and the previous commit.
Diffstat (limited to 'lang/php55')
-rw-r--r--lang/php55/Makefile3
-rw-r--r--lang/php55/Makefile.php3
-rw-r--r--lang/php55/PLIST22
3 files changed, 25 insertions, 3 deletions
diff --git a/lang/php55/Makefile b/lang/php55/Makefile
index b7933d2995e..52f7d7f12dc 100644
--- a/lang/php55/Makefile
+++ b/lang/php55/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2014/04/04 03:04:59 taca Exp $
+# $NetBSD: Makefile,v 1.13 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/php55/Makefile.php b/lang/php55/Makefile.php
index fbb3e9e08f6..a9044b13e5b 100644
--- a/lang/php55/Makefile.php
+++ b/lang/php55/Makefile.php
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.php,v 1.3 2014/05/31 04:26:39 taca Exp $
+# $NetBSD: Makefile.php,v 1.4 2014/06/13 14:13:20 fhajny Exp $
# used by lang/php55/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}
.include "../../textproc/libxml2/buildlink3.mk"
diff --git a/lang/php55/PLIST b/lang/php55/PLIST
index a527fdafa89..589532ab464 100644
--- a/lang/php55/PLIST
+++ b/lang/php55/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2013/11/15 16:33:14 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 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_snefru.h
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/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/libxml/php_libxml.h
include/php/ext/pcre/pcrelib/config.h
include/php/ext/pcre/pcrelib/pcre.h