diff options
author | fhajny <fhajny> | 2014-06-13 14:13:20 +0000 |
---|---|---|
committer | fhajny <fhajny> | 2014-06-13 14:13:20 +0000 |
commit | f965bb1da5efb33a814a1f29deb6baf076f7698b (patch) | |
tree | 64390a4afea03411ca83aa1b8b41f158f7c4ffe2 /lang/php55/PLIST | |
parent | bc664c97b932c6eaf9d403284c6fa96670520a91 (diff) | |
download | pkgsrc-f965bb1da5efb33a814a1f29deb6baf076f7698b.tar.gz |
Add the mysqlnd (MySQL Native Driver) include files.
Bump PKGREVISION for this and the previous commit.
Diffstat (limited to 'lang/php55/PLIST')
-rw-r--r-- | lang/php55/PLIST | 22 |
1 files changed, 21 insertions, 1 deletions
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 |