summaryrefslogtreecommitdiff
blob: 2224504c8a2672a2ba4f09650b26a3931cc5022a (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
# ChangeLog for dev-python/mod_python
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/mod_python/ChangeLog,v 1.33 2005/07/06 10:50:26 liquidx Exp $

*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.