fritzkink
2023-12-24 499bcf333d26bc63203b224241efc0f5fbe44e2b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
#
# 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 2014 EveryCity Ltd. All rights reserved.
# Copyright 2023 Friedrich Kink. All rights reserved.
#
 
set name=pkg.fmri \
    value=pkg:/$(COMPONENT_FMRI)/php-pear@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="PHP Server 8.2 (pear)"
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
 
file path=etc/php/8.2/pear.conf preserve=true
 
link path=usr/bin/pear target=../php/8.2/bin/pear mediator=php \
    mediator-version=8.2
link path=usr/bin/peardev target=../php/8.2/bin/peardev mediator=php \
    mediator-version=8.2
 
file path=usr/php/8.2/bin/pear
file path=usr/php/8.2/bin/peardev
file path=usr/php/8.2/share/PEAR/Archive/Tar.php
file path=usr/php/8.2/share/PEAR/Console/Getopt.php
file path=usr/php/8.2/share/PEAR/OS/Guess.php
file path=usr/php/8.2/share/PEAR/PEAR.php
file path=usr/php/8.2/share/PEAR/PEAR/Builder.php
file path=usr/php/8.2/share/PEAR/PEAR/ChannelFile.php
file path=usr/php/8.2/share/PEAR/PEAR/ChannelFile/Parser.php
file path=usr/php/8.2/share/PEAR/PEAR/Command.php
file path=usr/php/8.2/share/PEAR/PEAR/Command/Auth.php
file path=usr/php/8.2/share/PEAR/PEAR/Command/Auth.xml
file path=usr/php/8.2/share/PEAR/PEAR/Command/Build.php
file path=usr/php/8.2/share/PEAR/PEAR/Command/Build.xml
file path=usr/php/8.2/share/PEAR/PEAR/Command/Channels.php
file path=usr/php/8.2/share/PEAR/PEAR/Command/Channels.xml
file path=usr/php/8.2/share/PEAR/PEAR/Command/Common.php
file path=usr/php/8.2/share/PEAR/PEAR/Command/Config.php
file path=usr/php/8.2/share/PEAR/PEAR/Command/Config.xml
file path=usr/php/8.2/share/PEAR/PEAR/Command/Install.php
file path=usr/php/8.2/share/PEAR/PEAR/Command/Install.xml
file path=usr/php/8.2/share/PEAR/PEAR/Command/Mirror.php
file path=usr/php/8.2/share/PEAR/PEAR/Command/Mirror.xml
file path=usr/php/8.2/share/PEAR/PEAR/Command/Package.php
file path=usr/php/8.2/share/PEAR/PEAR/Command/Package.xml
file path=usr/php/8.2/share/PEAR/PEAR/Command/Pickle.php
file path=usr/php/8.2/share/PEAR/PEAR/Command/Pickle.xml
file path=usr/php/8.2/share/PEAR/PEAR/Command/Registry.php
file path=usr/php/8.2/share/PEAR/PEAR/Command/Registry.xml
file path=usr/php/8.2/share/PEAR/PEAR/Command/Remote.php
file path=usr/php/8.2/share/PEAR/PEAR/Command/Remote.xml
file path=usr/php/8.2/share/PEAR/PEAR/Command/Test.php
file path=usr/php/8.2/share/PEAR/PEAR/Command/Test.xml
file path=usr/php/8.2/share/PEAR/PEAR/Common.php
file path=usr/php/8.2/share/PEAR/PEAR/Config.php
file path=usr/php/8.2/share/PEAR/PEAR/Dependency2.php
file path=usr/php/8.2/share/PEAR/PEAR/DependencyDB.php
file path=usr/php/8.2/share/PEAR/PEAR/Downloader.php
file path=usr/php/8.2/share/PEAR/PEAR/Downloader/Package.php
file path=usr/php/8.2/share/PEAR/PEAR/ErrorStack.php
file path=usr/php/8.2/share/PEAR/PEAR/Exception.php
file path=usr/php/8.2/share/PEAR/PEAR/Frontend.php
file path=usr/php/8.2/share/PEAR/PEAR/Frontend/CLI.php
file path=usr/php/8.2/share/PEAR/PEAR/Installer.php
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role.php
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role/Cfg.php
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role/Cfg.xml
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role/Common.php
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role/Data.php
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role/Data.xml
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role/Doc.php
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role/Doc.xml
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role/Ext.php
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role/Ext.xml
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role/Man.php
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role/Man.xml
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role/Php.php
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role/Php.xml
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role/Script.php
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role/Script.xml
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role/Src.php
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role/Src.xml
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role/Test.php
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role/Test.xml
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role/Www.php
file path=usr/php/8.2/share/PEAR/PEAR/Installer/Role/Www.xml
file path=usr/php/8.2/share/PEAR/PEAR/PackageFile.php
file path=usr/php/8.2/share/PEAR/PEAR/PackageFile/Generator/v1.php
file path=usr/php/8.2/share/PEAR/PEAR/PackageFile/Generator/v2.php
file path=usr/php/8.2/share/PEAR/PEAR/PackageFile/Parser/v1.php
file path=usr/php/8.2/share/PEAR/PEAR/PackageFile/Parser/v2.php
file path=usr/php/8.2/share/PEAR/PEAR/PackageFile/v1.php
file path=usr/php/8.2/share/PEAR/PEAR/PackageFile/v2.php
file path=usr/php/8.2/share/PEAR/PEAR/PackageFile/v2/Validator.php
file path=usr/php/8.2/share/PEAR/PEAR/PackageFile/v2/rw.php
file path=usr/php/8.2/share/PEAR/PEAR/Packager.php
file path=usr/php/8.2/share/PEAR/PEAR/Proxy.php
file path=usr/php/8.2/share/PEAR/PEAR/REST.php
file path=usr/php/8.2/share/PEAR/PEAR/REST/10.php
file path=usr/php/8.2/share/PEAR/PEAR/REST/11.php
file path=usr/php/8.2/share/PEAR/PEAR/REST/13.php
file path=usr/php/8.2/share/PEAR/PEAR/Registry.php
file path=usr/php/8.2/share/PEAR/PEAR/RunTest.php
file path=usr/php/8.2/share/PEAR/PEAR/Task/Common.php
file path=usr/php/8.2/share/PEAR/PEAR/Task/Postinstallscript.php
file path=usr/php/8.2/share/PEAR/PEAR/Task/Postinstallscript/rw.php
file path=usr/php/8.2/share/PEAR/PEAR/Task/Replace.php
file path=usr/php/8.2/share/PEAR/PEAR/Task/Replace/rw.php
file path=usr/php/8.2/share/PEAR/PEAR/Task/Unixeol.php
file path=usr/php/8.2/share/PEAR/PEAR/Task/Unixeol/rw.php
file path=usr/php/8.2/share/PEAR/PEAR/Task/Windowseol.php
file path=usr/php/8.2/share/PEAR/PEAR/Task/Windowseol/rw.php
file path=usr/php/8.2/share/PEAR/PEAR/Validate.php
file path=usr/php/8.2/share/PEAR/PEAR/Validator/PECL.php
file path=usr/php/8.2/share/PEAR/PEAR/XMLParser.php
file path=usr/php/8.2/share/PEAR/Structures/Graph.php
file path=usr/php/8.2/share/PEAR/Structures/Graph/Manipulator/AcyclicTest.php
file path=usr/php/8.2/share/PEAR/Structures/Graph/Manipulator/TopologicalSorter.php
file path=usr/php/8.2/share/PEAR/Structures/Graph/Node.php
file path=usr/php/8.2/share/PEAR/System.php
file path=usr/php/8.2/share/PEAR/XML/Util.php
file path=usr/php/8.2/share/PEAR/data/PEAR/package.dtd
file path=usr/php/8.2/share/PEAR/data/PEAR/template.spec
file path=usr/php/8.2/share/PEAR/doc/Archive_Tar/docs/Archive_Tar.txt
file path=usr/php/8.2/share/PEAR/doc/PEAR/INSTALL
file path=usr/php/8.2/share/PEAR/doc/PEAR/LICENSE
file path=usr/php/8.2/share/PEAR/doc/PEAR/README.rst
file path=usr/php/8.2/share/PEAR/doc/Structures_Graph/LICENSE
file path=usr/php/8.2/share/PEAR/doc/Structures_Graph/docs/tutorials/Structures_Graph/Structures_Graph.pkg
file path=usr/php/8.2/share/PEAR/doc/XML_Util/examples/example.php
file path=usr/php/8.2/share/PEAR/doc/XML_Util/examples/example2.php
file path=usr/php/8.2/share/PEAR/pearcmd.php
file path=usr/php/8.2/share/PEAR/peclcmd.php
file path=usr/php/8.2/share/PEAR/test/Console_Getopt/tests/001-getopt.phpt
file path=usr/php/8.2/share/PEAR/test/Console_Getopt/tests/bug10557.phpt
file path=usr/php/8.2/share/PEAR/test/Console_Getopt/tests/bug11068.phpt
file path=usr/php/8.2/share/PEAR/test/Console_Getopt/tests/bug13140.phpt
file path=usr/php/8.2/share/PEAR/test/Structures_Graph/tests/AcyclicTestTest.php
file path=usr/php/8.2/share/PEAR/test/Structures_Graph/tests/AllTests.php
file path=usr/php/8.2/share/PEAR/test/Structures_Graph/tests/BasicGraphTest.php
file path=usr/php/8.2/share/PEAR/test/Structures_Graph/tests/TopologicalSorterTest.php
file path=usr/php/8.2/share/PEAR/test/Structures_Graph/tests/helper.inc
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/AbstractUnitTests.php
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/ApiVersionTests.php
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/AttributesToStringTests.php
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/Bug18343Tests.php
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/Bug21177Tests.php
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/Bug21184Tests.php
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/Bug4950Tests.php
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/Bug5392Tests.php
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/CollapseEmptyTagsTests.php
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/CreateCDataSectionTests.php
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/CreateCommentTests.php
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/CreateEndElementTests.php
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/CreateStartElementTests.php
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/CreateTagFromArrayTests.php
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/CreateTagTests.php
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/GetDocTypeDeclarationTests.php
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/GetXmlDeclarationTests.php
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/IsValidNameTests.php
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/RaiseErrorTests.php
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/ReplaceEntitiesTests.php
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/ReverseEntitiesTests.php
file path=usr/php/8.2/share/PEAR/test/XML_Util/tests/SplitQualifiedNameTests.php