# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"). You may # only use this file in accordance with the terms of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # # Copyright 2013, EveryCity Ltd. All rights reserved. # Copyright 2023 Friedrich Kink. All rights reserved. # # prevents "64bit file in 32bit path" errors \ add pkg.linted.userland.action001.2 true> set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)/extension/php-mysql@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) set name=pkg.human-version value=$(HUMAN_VERSION) set name=pkg.summary value="PHP Server 8.2 (mysql extension)" set name=info.classification value="$(COMPONENT_CLASSIFICATION)" set name=info.upstream-url value=$(COMPONENT_PROJECT_URL) set name=info.source-url value=$(COMPONENT_ARCHIVE_URL) set name=org.opensolaris.consolidation value=$(CONSOLIDATION) license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)' depend type=require fmri=pkg:/$(COMPONENT_FMRI)/php-common # has to be loaded before mysqli and pdo_mysql file files/first_mysqlnd.ini path=etc/php/8.2/conf.d/first_mysqlnd.ini preserve=true mode=0644 file files/pdo_mysql.ini path=etc/php/8.2/conf.d/pdo_mysql.ini preserve=true mode=0644 file files/mysqli.ini path=etc/php/8.2/conf.d/mysqli.ini preserve=true mode=0644 file path=usr/php/8.2/include/php/ext/mysqlnd/config-win.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysql_float_to_double.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_alloc.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_auth.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_block_alloc.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_charset.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_commands.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_connection.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_debug.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_enum_n_def.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_ext_plugin.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_libmysql_compat.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_plugin.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_portability.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_priv.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_protocol_frame_codec.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_ps.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_read_buffer.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_result.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_result_meta.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_reverse_api.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_statistics.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_structs.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_vio.h file path=usr/php/8.2/include/php/ext/mysqlnd/mysqlnd_wireprotocol.h file path=usr/php/8.2/include/php/ext/mysqlnd/php_mysqlnd.h #file path=usr/php/8.2/extensions/mysqli.so file path=usr/php/8.2/extensions/pdo_mysql.so file path=usr/php/8.2/extensions/mysqlnd.so