summaryrefslogtreecommitdiff
blob: a9e3466cb23374ea8619d94eabf91ed7e75f5eeb (plain)
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
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
# ChangeLog for www-apache/mod_python
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_python/ChangeLog,v 1.35 2015/06/02 05:18:18 jmorgan Exp $

  02 Jun 2015; Jack Morgan <jmorgan@gentoo.org> mod_python-3.5.0.ebuild:
  sparc stable wrt bug #529544

  08 May 2015; Pacho Ramos <pacho@gentoo.org> mod_python-3.5.0.ebuild:
  also works with apache2.4 (#525606 by Klemen Mihevc)

  19 Apr 2015; Pacho Ramos <pacho@gentoo.org> mod_python-3.5.0.ebuild:
  x86 stable wrt bug #529544

  14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> mod_python-3.5.0.ebuild:
  Stable for ia64, wrt bug #529544

  13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> mod_python-3.5.0.ebuild:
  Stable for alpha, wrt bug #529544

  02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> mod_python-3.5.0.ebuild:
  Stable for ppc, wrt bug #529544

  26 Nov 2014; Agostino Sarubbo <ago@gentoo.org> mod_python-3.5.0.ebuild:
  Stable for amd64, wrt bug #529544

*mod_python-3.5.0 (20 Sep 2014)

  20 Sep 2014; Michael Weber <xmw@gentoo.org>
  +files/mod_python-3.5.0-buildsystem.patch, +mod_python-3.5.0.ebuild,
  metadata.xml:
  Version bump (bug 516034), taking maint.

  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
  mod_python-3.3.1-r1.ebuild:
  QA: drop trailing '.' from DESCRIPTION

  20 Jul 2014; Manuel Rüger <mrueg@gentoo.org> metadata.xml:
  Fix typo in metadata.xml.

  08 Jul 2014; Dirkjan Ochtman <djc@gentoo.org> metadata.xml:
  mod_python should be maintainer-needed, not maintainer-wanted

  07 Jul 2014; Dirkjan Ochtman <djc@gentoo.org> metadata.xml:
  Drop mod_python to maintainer-wanted

  04 Jan 2013; Dirkjan Ochtman <djc@gentoo.org> mod_python-3.3.1-r1.ebuild:
  Restrict tests (bug 343663).

  27 Nov 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
  Drop apache herd as discussed in http://www.gossamer-
  threads.com/lists/gentoo/dev/262834

  16 Oct 2012; Patrick Lauer <patrick@gentoo.org> mod_python-3.3.1-r1.ebuild:
  Restricting to apache 2.2

  26 Mar 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  mod_python-3.3.1-r1.ebuild:
  Don't call deprecated python_version() (bug #311233).

  17 Sep 2009; Benedikt Böhm <hollow@gentoo.org> -mod_python-3.3.1.ebuild:
  cleanup

  07 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  mod_python-3.3.1-r1.ebuild, +files/mod_python-3.3.1-LDFLAGS.patch,
  +files/mod_python-3.3.1-apache-2.4.patch:
  Fix building with some LDFLAGS (bug #238083).

  18 Oct 2008; nixnut <nixnut@gentoo.org> mod_python-3.3.1-r1.ebuild:
  Stable on ppc wrt bug 237784

  17 Sep 2008; Raúl Porcel <armin76@gentoo.org> mod_python-3.3.1-r1.ebuild:
  alpha/ia64/sparc/x86 stable wrt #237784

  15 Sep 2008; Doug Goldstein <cardoe@gentoo.org>
  mod_python-3.3.1-r1.ebuild:
  current stable does not work due to bug #230211 which -r1 fixes. marking
  stable

*mod_python-3.3.1-r1 (24 Aug 2008)

  24 Aug 2008; Jesus Rivero <neurogeek@gentoo.org>
  +files/mod_python-apr_brigade_sentinel.patch, +mod_python-3.3.1-r1.ebuild:
  Revision bump. Closes bug #230211. Thanks Cilly <cilly@cilly.mine.nu> for
  the patch

  29 May 2008; Ali Polatel <hawking@gentoo.org> mod_python-3.3.1.ebuild:
  python_mod_{cleanup,optimize} are ROOT aware.

  18 Apr 2008; Benedikt Böhm <hollow@gentoo.org> mod_python-3.3.1.ebuild:
  fix #200122

  31 Jan 2008; Benedikt Böhm <hollow@gentoo.org> files/16_mod_python.conf,
  metadata.xml, mod_python-3.3.1.ebuild:
  fix depend.apache usage wrt #208033; cleanup

  11 Jan 2008; Doug Klima <cardoe@gentoo.org> mod_python-3.3.1.ebuild:
  fix ${ROOT} issue

  06 Jan 2008; Benedikt Böhm <hollow@gentoo.org> files/16_mod_python.conf,
  -mod_python-3.2.10.ebuild:
  cleanup

  23 Nov 2007; Samuli Suominen <drac@gentoo.org> mod_python-3.3.1.ebuild:
  amd64 stable wrt #199815

  22 Nov 2007; Raúl Porcel <armin76@gentoo.org> mod_python-3.3.1.ebuild:
  alpha/ia64/sparc stable wrt #199815

  21 Nov 2007; nixnut <nixnut@gentoo.org> mod_python-3.3.1.ebuild:
  Stable on ppc wrt bug 199815

  21 Nov 2007; Markus Meier <maekke@gentoo.org> mod_python-3.3.1.ebuild:
  x86 stable, bug #199815

  10 Sep 2007; Benedikt Böhm <hollow@gentoo.org> mod_python-3.3.1.ebuild:
  fix #190324 (again)

  09 Sep 2007; Benedikt Böhm <hollow@gentoo.org> mod_python-3.3.1.ebuild:
  fix #190324

  19 Aug 2007; Christian Heim <phreak@gentoo.org>:
  Moving dev-python/mod_python to www-apache.

  13 Jun 2007; Luca Longinotti <chtekk@gentoo.org>
  -mod_python-2.7.11.ebuild:
  Remove Apache1.

  08 Jun 2007; Joshua Kinard <kumba@gentoo.org> mod_python-3.3.1.ebuild:
  Marked unstable on mips, per #181068.

*mod_python-3.3.1 (16 Mar 2007)

  16 Mar 2007; Tiziano Müller <dev-zero@gentoo.org>
  -files/mod_python-3.1.4-configure-bash-3.1.patch,
  -mod_python-3.1.4-r1.ebuild, +mod_python-3.3.1.ebuild:
  Version bump (including some cleanup and added tests). Dropped old version
  with security issue (bug #169286).

  10 Mar 2007; Bryan Østergaard <kloeri@gentoo.org>
  mod_python-3.2.10.ebuild:
  Stable on Alpha + IA64, bug 169286.

  08 Mar 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  mod_python-3.2.10.ebuild:
  Stable on ppc wrt bug #169286.

  04 Mar 2007; Jason Wever <weeve@gentoo.org> mod_python-3.2.10.ebuild:
  Stable on SPARC wrt security bug #169286.

  04 Mar 2007; Simon Stelling <blubb@gentoo.org> mod_python-3.2.10.ebuild:
  stable on amd64; security bug 169286

  04 Mar 2007; Raúl Porcel <armin76@gentoo.org> mod_python-3.2.10.ebuild:
  x86 stable wrt security bug 169286

  15 Jan 2007; Luca Longinotti <chtekk@gentoo.org>
  +files/16_mod_python.conf, -files/16_mod_python-r1.conf, metadata.xml,
  mod_python-2.7.11.ebuild, mod_python-3.1.4-r1.ebuild,
  mod_python-3.2.10.ebuild:
  Cleanup.

  13 Jan 2007; Luca Longinotti <chtekk@gentoo.org>
  -files/16_mod_python.conf, -files/publisher-2.diff,
  -mod_python-3.1.3-r1.ebuild, -mod_python-3.1.4.ebuild:
  Cleanup old, redundant versions.

  11 Jan 2007; Christian Heim <phreak@gentoo.org> mod_python-2.7.11.ebuild,
  mod_python-3.1.4.ebuild, mod_python-3.1.4-r1.ebuild,
  mod_python-3.2.10.ebuild:
  Fixing installation of HTML files and images (closing #149737 - thanks to
  Brad Walker <bradmwalker@cableone.net>).

*mod_python-3.2.10 (08 Oct 2006)

  08 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
  +mod_python-3.2.10.ebuild:
  Version bump, bug 123852.

  14 Jul 2006; Marien Zwart <marienz@gentoo.org> -files/mod_python.conf,
  -mod_python-2.7.10.ebuild:
  Remove old version, fixing bug #140371 for this package.

  12 Jul 2006; Aron Griffis <agriffis@gentoo.org>
  mod_python-3.1.4-r1.ebuild:
  Mark 3.1.4-r1 stable on ia64

  28 Jun 2006; Simon Stelling <blubb@gentoo.org> mod_python-2.7.11.ebuild:
  keywording ~amd64 and applying the -fPIC patch from bug 106916; thanks to
  Mathieu Malaterre

  04 Jun 2006; Michael Stewart <vericgar@gentoo.org>
  mod_python-3.1.4-r1.ebuild:
  Address dependency issues caused by depend.apache. Refer to bug 107127.

  01 Apr 2006; Aron Griffis <agriffis@gentoo.org>
  mod_python-3.1.4-r1.ebuild:
  Mark 3.1.4-r1 ~ia64

  15 Jan 2006; Marien Zwart <marienz@gentoo.org>
  +files/mod_python-3.1.4-configure-bash-3.1.patch,
  mod_python-3.1.4-r1.ebuild:
  Patch to make configure work with bash 3.1 (bug #118948)

  28 Dec 2005; Simon Stelling <blubb@gentoo.org> mod_python-3.1.4-r1.ebuild:
  stable on amd64

  11 Dec 2005; Bryan Østergaard <kloeri@gentoo.org
  mod_python-2.7.11.ebuild:
  x86 stable, bug 80109.

  19 Nov 2005; Chris White <chriswhite@gentoo.org> metadata.xml:
  Added japanese metadata.xml translation thanks to Yoshino-san.

  14 Oct 2005; Aron Griffis <agriffis@gentoo.org>
  mod_python-3.1.4-r1.ebuild:
  Mark 3.1.4-r1 stable on alpha

  07 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  mod_python-3.1.4-r1.ebuild:
  Stable on sparc

  06 Oct 2005; Michael Hanselmann <hansmi@gentoo.org>
  mod_python-3.1.4-r1.ebuild:
  Stable on ppc.

  27 Sep 2005; Bryan Østergaard <kloeri@gentoo.org>
  mod_python-3.1.4-r1.ebuild:
  Stable for new apache layout.

*mod_python-3.1.4-r1 (06 Jul 2005)

  06 Jul 2005; Alastair Tse <liquidx@gentoo.org>
  -mod_python-2.7.10-r1.ebuild, -mod_python-3.1.3.ebuild,
  +mod_python-3.1.4-r1.ebuild:
  replaced ./configure with econf to force search paths to /usr rather than
  /usr/local (#97992)

  05 May 2005; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
  Add apache herd as maintainers.

  24 Apr 2005; Simon Stelling <blubb@gentoo.org> mod_python-3.1.3-r1.ebuild:
  stable on amd64

  27 Feb 2005; Bryan Østergaard <kloeri@gentoo.org>
  +files/16_mod_python-r1.conf, mod_python-2.7.11.ebuild,
  mod_python-3.1.4.ebuild:
  Fix broken configuration.

*mod_python-2.7.11 (26 Feb 2005)

  26 Feb 2005; Bryan Østergaard <kloeri@gentoo.org>
  +mod_python-2.7.11.ebuild, +mod_python-3.1.4.ebuild:
  Version bump + uses new apache-module eclass. All changes by Benedikt Boehm
  <hollow@gentoo.org>.

  11 Feb 2005; Rob Cakebread <pythonhead@gentoo.org>
  +files/publisher-2.diff, mod_python-3.1.3.ebuild:
  Bumped and patched security bug# 80109 CAN-2005-0088

  30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> mod_python-3.1.3.ebuild:
  keywords ~amd64; closes #66176.

*mod_python-2.7.10-r1 (04 Sep 2004)

  04 Sep 2004; Lukasz Strzygowski <lucass@gentoo.org> metadata.xml,
  +mod_python-2.7.10-r1.ebuild:
  Fixed issue with detecting if python is compiled with threads.
  Added description to metadata.

  14 Jul 2004; Jason Wever <weeve@gentoo.org> mod_python-3.1.3.ebuild:
  Added ~sparc keyword, resolves bug #57102.

  12 Jul 2004; Bryan Østergaard <kloeri@gentoo.org>
  -mod_python-3.0.4-r1.ebuild, -mod_python-3.0.4-r2.ebuild,
  mod_python-3.1.3.ebuild:
  Remove old versions, stable on alpha.

  24 May 2004; Bryan Østergaard <kloeri@gentoo.org> mod_python-3.1.3.ebuild:
  Keyworded ~alpha, requested in bug #51550.

  24 May 2004; Chuck Short <zul@gentoo.org> mod_python-3.1.3.ebuild:
  Marked stable as requested by #51420.

  04 May 2004; Bryan Østergaard <kloeri@gentoo.org> mod_python-2.7.10.ebuild,
  mod_python-3.0.4-r1.ebuild, mod_python-3.0.4-r2.ebuild,
  mod_python-3.1.3.ebuild:
  Change SRC_URI to mirror://..

  25 Apr 2004; Aron Griffis <agriffis@gentoo.org> mod_python-2.7.10.ebuild:
  Add die following econf for bug 48950

  01 Apr 2004; Bryan Østergaard <kloeri@gentoo.org> mod_python-2.7.10.ebuild,
  mod_python-3.0.4-r2.ebuild, mod_python-3.0.4.ebuild:
  Stable on x86.

*mod_python-3.1.3 (29 Feb 2004)

  29 Feb 2004; <kloeri@gentoo.org> mod_python-3.1.3.ebuild:
  Version bump.

*mod_python-3.0.4-r2 (29 Jan 2004)

  29 Jan 2004; Bryan Østergaard,,, <kloeri@gentoo.org>
  mod_python-3.0.4-r2.ebuild:
  Fix installation paths, closing bug #39757 and #39758.

*mod_python-3.0.4-r1 (28 Jan 2004)

  28 Jan 2004; Alastair Tse <liquidx@gentoo.org> mod_python-3.0.4-r1.ebuild:
  fix missing mod_python.so, add python postinst pyc/pyo generation (#39627)

*mod_python-2.7.10 (24 Jan 2004)

  24 Jan 2004; Alastair Tse <liquidx@gentoo.org> mod_python-2.7.8.ebuild,
  mod_python-2.7.9.ebuild, mod_python-3.0.3.ebuild,
  files/mod_python-3.0.3-dest1.diff, files/mod_python-3.0.3-dest2.diff,
  files/patch-2.7.8.diff:
  cleanup vunerable versions, bump 2.7 series due to security update (#39154)

  13 Dec 2003; Bryan Østergaard,,, <kloeri@gentoo.org>
  mod_python-3.0.3.ebuild, mod_python-3.0.4.ebuild:
  Install icons needed for html documentation, closing bug #29271

*mod_python-2.7.9 (12 Dec 2003)
*mod_python-3.0.4 (12 Dec 2003)

  12 Dec 2003; Bryan Østergaard,,, <kloeri@gentoo.org>
  mod_python-2.7.9.ebuild, mod_python-3.0.0_beta4.ebuild,
  mod_python-3.0.1.ebuild, mod_python-3.0.4.ebuild,
  files/mod_python-3.0.0_beta4-destdir.diff:
  Bump versions and remove some old versions.

  28 Oct 2003; Bryan Østergaard <kloeri@gentoo.org>
  mod_python-3.0.3.ebuild:
  Fix bug when using Python-2.3 closing bug #32018.

  05 Oct 2003; Rob Cakebread <pythonhead@gentoo.org>
  mod_python-3.0.0_beta4.ebuild, mod_python-3.0.1.ebuild:
  Added pkg_postinst to tell users to add -D PYTHON to /etc/conf.d/apache2

*mod_python-3.0.3 (05 Oct 2003)

  05 Oct 2003; Rob Cakebread <pythonhead@gentoo.org> mod_python-3.0.3.ebuild:
  Version bump. Thanks Bryan Østergaard <kloeri@mailme.dk>

  09 Jul 2003; Donny Davies <woodchip@gentoo.org> mod_python-2.7.8.ebuild:
  Description clarify.

*mod_python-3.0.1 (2 Feb 2003)

  2 Feb 2003; Grant Goodyear <g2boojum@gentoo.org> : Beyond the beta!

*mod_python-3.0.0_beta4 (29 Nov 2002)

  29 Nov 2002; Donny Davies <woodchip@gentoo.org> : Updated for Apache2.

*mod_python-2.7.8 (21 Oct 2002)

  27 Nov 2002; phoen][x <phoenix@gentoo.org> ChangeLog, files/mod_python.conf: 
  Fixed a typo in files/mod_python.conf.

  21 Oct 2002; phoen][x <phoenix@gentoo.org> ChangeLog, mod_python-2.7.8.ebuild,
  files/digest-mod_python-2.7.8, files/mod_python.conf, files/patch-2.7.8.diff : 
  Initial import. Use this ebuild to add python support to your apache webserver.