2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL)". You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2014 EveryCity Ltd. All rights reserved.
13 # Copyright 2023 Friedrich Kink. All rights reserved.
17 value=pkg:/$(COMPONENT_FMRI)/php-fpm@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
18 set name=pkg.human-version value=$(HUMAN_VERSION)
19 set name=pkg.summary value="PHP Server 8.2 (FPM)"
20 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
21 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
22 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
23 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
25 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
27 depend type=require fmri=pkg:/$(COMPONENT_FMRI)/php-common
29 file files/php-fpm.conf path=etc/php/8.2/php-fpm.conf mode=0644 preserve=true
30 file files/auth_attr path=etc/security/auth_attr.d/php-fpm-82
31 file files/prof_attr path=etc/security/prof_attr.d/php-fpm-82
32 file files/php-fpm.xml path=lib/svc/manifest/network/php-fpm-82.xml
34 link path=usr/bin/php-fpm target=../php/8.2/bin/php-fpm mediator=php \
36 file path=usr/php/8.2/bin/php-fpm
37 file path=usr/php/8.2/share/man/man8/php-fpm.8
38 link path=usr/share/man/man8/php-fpm.8 \
39 target=../../../php/8.2/share/man/man8/php-fpm.8 mediator=php \
41 file path=var/php/8.2/fpm/status.html