blob: a37b2c1a4f38340bbde4f3e108b2888ca505c5cb (
plain) (
blame)
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
|
bin/pear
bin/peardev
bin/pecl
@sample etc/pear.conf.sample
%%PORTDOCS%%%%DOCSDIR%%/Archive_Tar/docs/Archive_Tar.txt
%%PORTDOCS%%%%DOCSDIR%%/PEAR/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/PEAR/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/PEAR/README.rst
%%PORTDOCS%%%%DOCSDIR%%/Structures_Graph/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/Structures_Graph/docs/tutorials/Structures_Graph/Structures_Graph.pkg
%%DATADIR%%/.channels/.alias/pear.txt
%%DATADIR%%/.channels/.alias/pecl.txt
%%DATADIR%%/.channels/.alias/phpdocs.txt
%%DATADIR%%/.channels/__uri.reg
%%DATADIR%%/.channels/doc.php.net.reg
%%DATADIR%%/.channels/pear.php.net.reg
%%DATADIR%%/.channels/pecl.php.net.reg
@exec touch %D/share/pear/.depdb
@exec touch %D/share/pear/.depdblock
@exec touch %D/share/pear/.filemap
@exec touch %D/share/pear/.lock
%%DATADIR%%/.registry/archive_tar.reg
%%DATADIR%%/.registry/console_getopt.reg
%%DATADIR%%/.registry/pear.reg
%%DATADIR%%/.registry/structures_graph.reg
%%DATADIR%%/Archive/Tar.php
%%DATADIR%%/Console/Getopt.php
%%DATADIR%%/OS/Guess.php
%%DATADIR%%/PEAR.php
%%DATADIR%%/PEAR/Builder.php
%%DATADIR%%/PEAR/ChannelFile.php
%%DATADIR%%/PEAR/ChannelFile/Parser.php
%%DATADIR%%/PEAR/Command.php
%%DATADIR%%/PEAR/Command/Auth.php
%%DATADIR%%/PEAR/Command/Auth.xml
%%DATADIR%%/PEAR/Command/Build.php
%%DATADIR%%/PEAR/Command/Build.xml
%%DATADIR%%/PEAR/Command/Channels.php
%%DATADIR%%/PEAR/Command/Channels.xml
%%DATADIR%%/PEAR/Command/Common.php
%%DATADIR%%/PEAR/Command/Config.php
%%DATADIR%%/PEAR/Command/Config.xml
%%DATADIR%%/PEAR/Command/Install.php
%%DATADIR%%/PEAR/Command/Install.xml
%%DATADIR%%/PEAR/Command/Mirror.php
%%DATADIR%%/PEAR/Command/Mirror.xml
%%DATADIR%%/PEAR/Command/Package.php
%%DATADIR%%/PEAR/Command/Package.xml
%%DATADIR%%/PEAR/Command/Pickle.php
%%DATADIR%%/PEAR/Command/Pickle.xml
%%DATADIR%%/PEAR/Command/Registry.php
%%DATADIR%%/PEAR/Command/Registry.xml
%%DATADIR%%/PEAR/Command/Remote.php
%%DATADIR%%/PEAR/Command/Remote.xml
%%DATADIR%%/PEAR/Command/Test.php
%%DATADIR%%/PEAR/Command/Test.xml
%%DATADIR%%/PEAR/Common.php
%%DATADIR%%/PEAR/Config.php
%%DATADIR%%/PEAR/Dependency2.php
%%DATADIR%%/PEAR/DependencyDB.php
%%DATADIR%%/PEAR/Downloader.php
%%DATADIR%%/PEAR/Downloader/Package.php
%%DATADIR%%/PEAR/ErrorStack.php
%%DATADIR%%/PEAR/Exception.php
%%DATADIR%%/PEAR/Frontend.php
%%DATADIR%%/PEAR/Frontend/CLI.php
%%DATADIR%%/PEAR/Installer.php
%%DATADIR%%/PEAR/Installer/Role.php
%%DATADIR%%/PEAR/Installer/Role/Cfg.php
%%DATADIR%%/PEAR/Installer/Role/Cfg.xml
%%DATADIR%%/PEAR/Installer/Role/Common.php
%%DATADIR%%/PEAR/Installer/Role/Data.php
%%DATADIR%%/PEAR/Installer/Role/Data.xml
%%DATADIR%%/PEAR/Installer/Role/Doc.php
%%DATADIR%%/PEAR/Installer/Role/Doc.xml
%%DATADIR%%/PEAR/Installer/Role/Ext.php
%%DATADIR%%/PEAR/Installer/Role/Ext.xml
%%DATADIR%%/PEAR/Installer/Role/Man.php
%%DATADIR%%/PEAR/Installer/Role/Man.xml
%%DATADIR%%/PEAR/Installer/Role/Php.php
%%DATADIR%%/PEAR/Installer/Role/Php.xml
%%DATADIR%%/PEAR/Installer/Role/Script.php
%%DATADIR%%/PEAR/Installer/Role/Script.xml
%%DATADIR%%/PEAR/Installer/Role/Src.php
%%DATADIR%%/PEAR/Installer/Role/Src.xml
%%DATADIR%%/PEAR/Installer/Role/Test.php
%%DATADIR%%/PEAR/Installer/Role/Test.xml
%%DATADIR%%/PEAR/Installer/Role/Www.php
%%DATADIR%%/PEAR/Installer/Role/Www.xml
%%DATADIR%%/PEAR/PackageFile.php
%%DATADIR%%/PEAR/PackageFile/Generator/v1.php
%%DATADIR%%/PEAR/PackageFile/Generator/v2.php
%%DATADIR%%/PEAR/PackageFile/Parser/v1.php
%%DATADIR%%/PEAR/PackageFile/Parser/v2.php
%%DATADIR%%/PEAR/PackageFile/v1.php
%%DATADIR%%/PEAR/PackageFile/v2.php
%%DATADIR%%/PEAR/PackageFile/v2/Validator.php
%%DATADIR%%/PEAR/PackageFile/v2/rw.php
%%DATADIR%%/PEAR/Packager.php
%%DATADIR%%/PEAR/Proxy.php
%%DATADIR%%/PEAR/REST.php
%%DATADIR%%/PEAR/REST/10.php
%%DATADIR%%/PEAR/REST/11.php
%%DATADIR%%/PEAR/REST/13.php
%%DATADIR%%/PEAR/Registry.php
%%DATADIR%%/PEAR/RunTest.php
%%DATADIR%%/PEAR/Task/Common.php
%%DATADIR%%/PEAR/Task/Postinstallscript.php
%%DATADIR%%/PEAR/Task/Postinstallscript/rw.php
%%DATADIR%%/PEAR/Task/Replace.php
%%DATADIR%%/PEAR/Task/Replace/rw.php
%%DATADIR%%/PEAR/Task/Unixeol.php
%%DATADIR%%/PEAR/Task/Unixeol/rw.php
%%DATADIR%%/PEAR/Task/Windowseol.php
%%DATADIR%%/PEAR/Task/Windowseol/rw.php
%%DATADIR%%/PEAR/Validate.php
%%DATADIR%%/PEAR/Validator/PECL.php
%%DATADIR%%/PEAR/XMLParser.php
%%DATADIR%%/Structures/Graph.php
%%DATADIR%%/Structures/Graph/Manipulator/AcyclicTest.php
%%DATADIR%%/Structures/Graph/Manipulator/TopologicalSorter.php
%%DATADIR%%/Structures/Graph/Node.php
%%DATADIR%%/System.php
%%DATADIR%%/data/PEAR/package.dtd
%%DATADIR%%/data/PEAR/template.spec
%%DATADIR%%/pearcmd.php
%%DATADIR%%/peclcmd.php
%%DATADIR%%/tests/Console_Getopt/tests/001-getopt.phpt
%%DATADIR%%/tests/Console_Getopt/tests/bug10557.phpt
%%DATADIR%%/tests/Console_Getopt/tests/bug11068.phpt
%%DATADIR%%/tests/Console_Getopt/tests/bug13140.phpt
%%DATADIR%%/tests/Structures_Graph/tests/AcyclicTestTest.php
%%DATADIR%%/tests/Structures_Graph/tests/AllTests.php
%%DATADIR%%/tests/Structures_Graph/tests/BasicGraphTest.php
%%DATADIR%%/tests/Structures_Graph/tests/TopologicalSorterTest.php
%%DATADIR%%/tests/Structures_Graph/tests/helper.inc
@rmtry share/pear/.depdb
@rmtry share/pear/.depdblock
@rmtry share/pear/.filemap
@rmtry share/pear/.lock
@dir %%DATADIR%%/.registry/.channel.__uri
@dir %%DATADIR%%/.registry/.channel.doc.php.net
@dir %%DATADIR%%/.registry/.channel.pecl.php.net
|