-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathpackage-gopear.xml
239 lines (226 loc) · 6.23 KB
/
package-gopear.xml
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
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
<?xml version="1.0" encoding="UTF-8"?>
<package packagerversion="1.7.2" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd">
<name>pearweb_gopear</name>
<channel>pear.php.net</channel>
<summary>go-pear script for pear.php.net</summary>
<description>go-pear is the online PEAR installer: just download it and run it (through a browser or command line), it will set up a minimal PEAR installation that will be ready for immediatel use.
You can download go-pear from http://pear.php.net/go-pear
(this is merely the pearweb package hosting it)</description>
<lead>
<name>Tias Guns</name>
<user>Tias</user>
<email>[email protected]</email>
<active>yes</active>
</lead>
<lead>
<name>Greg Beaver</name>
<user>cellog</user>
<email>[email protected]</email>
<active>no</active>
</lead>
<lead>
<name>Pierre-Alain Joye</name>
<user>pajoye</user>
<email>[email protected]</email>
<active>no</active>
</lead>
<lead>
<name>Christian Dickmann</name>
<user>dickmann</user>
<email>[email protected]</email>
<active>no</active>
</lead>
<lead>
<name>Stig Bakken</name>
<user>ssb</user>
<email>[email protected]</email>
<active>no</active>
</lead>
<lead>
<name>Tomas V.V.Cox</name>
<user>cox</user>
<email>[email protected]</email>
<active>no</active>
</lead>
<date>2012-06-07</date>
<time>18:05:42</time>
<version>
<release>1.1.7</release>
<api>1.1.1</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://www.php.net/license">PHP License</license>
<notes>
Bug #19386 go-pear.php not working since the svn->github migration
</notes>
<contents>
<dir baseinstalldir="/pear.php.net/" name="/">
<file name="public_html/go-pear" role="www">
<tasks:replace from="@package_version@" to="version" type="package-info" />
</file>
</dir>
</contents>
<dependencies>
<required>
<php>
<min>4.2.0</min>
</php>
<pearinstaller>
<min>1.7.0</min>
</pearinstaller>
</required>
</dependencies>
<phprelease />
<changelog>
<release>
<version>
<release>0.6.0</release>
<api>0.6.0</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2007-06-25</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>First packaged release, must be beta (go-pear is already live at pearweb for years)</notes>
</release>
<release>
<version>
<release>1.0.0</release>
<api>1.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2007-06-25</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>Same as 0.6.0 but with stability stable now (pearweb restrictions)</notes>
</release>
<release>
<version>
<release>1.0.1</release>
<api>1.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2007-06-29</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>* Request #11448 Update to match PEARs required PHP version
+ clean up installation instructions a bit</notes>
</release>
<release>
<version>
<release>1.0.2</release>
<api>1.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2007-07-12</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>Use pear_frontend_web beta now,
+ patch that makes patch resolution better</notes>
</release>
<release>
<version>
<release>1.1.0</release>
<api>1.1.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2008-01-28</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>New version: more user friendly and robust (especially the webbased part of it)
+ installs pear-beta as suggested by cweiske in #12727</notes>
</release>
<release>
<version>
<release>1.1.1</release>
<api>1.1.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2008-02-01</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>using PEAR-stable again
simplified intro and installation instructions</notes>
</release>
<release>
<version>
<release>1.1.2</release>
<api>1.1.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2008-08-03</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>Bugfixes:
* Fixed temp_dir bug, see #13167
* PEAR servers switched from viewcvs to viewvc
* fix proxy bug, see #14365 (jwerner)</notes>
</release>
<release>
<version>
<release>1.1.3</release>
<api>1.1.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2009-04-27</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>
- use www role
</notes>
</release>
<release>
<version>
<release>1.1.4</release>
<api>1.1.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2009-09-07</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>
- text/javascript for all <script> [clockwerx]
- Fix bug #12910 - <br> begone! [clockwerx]
</notes>
</release>
<release>
<date>2011-02-28</date>
<time>18:05:42</time>
<version>
<release>1.1.5</release>
<api>1.1.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://www.php.net/license">PHP License</license>
<notes>
* Fixed Bug #18132: Write binary file when creating Structures_Graph [dufuz]
* Fixed Bug #18211: go-pear.php fails due to permission problems [dufuz]
Now we advice people to use http://pear.php.net/go-pear.phar when they have PHP 5.1+
</notes>
</release>
</changelog>
</package>