# # 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 2022 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:/web/server/apache-24/module/apache-php81@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) set name=pkg.summary value="PHP Server 8.1" set name=info.classification value=org.opensolaris.category.2008:Development/PHP set name=info.source-url value=$(COMPONENT_ARCHIVE_URL) set name=info.upstream-url value=$(COMPONENT_PROJECT_URL) set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file files/php81.conf path=etc/apache2/2.4/conf.d/php81.conf mode=0644 \ preserve=true file usr/apache2/2.4/libexec/libphp.so \ path=usr/apache2/2.4/libexec/mod_php81.so license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)' depend type=require fmri=pkg:/$(COMPONENT_FMRI)/php-common