summaryrefslogtreecommitdiff
blob: b62de5c75070906dd54c575e962ca1acb5169e7e (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
368
369
370
371
372
373
374
375
376
# ChangeLog for dev-lang/python
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.80 2004/02/11 00:16:31 liquidx Exp $

  10 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> python-2.3.3.ebuild:
  set ppc in keywords

  10 Feb 2004; Alastair Tse <liquidx@gentoo.org> python-2.3.3.ebuild,
  files/python-2.3-db4.2.patch:
  add fix to make python-2.3.3 db-4.2 (gentoo flavour) aware

  06 Feb 2004; <gustavoz@gentoo.org> python-2.3.3.ebuild:
  Stable on sparc

  03 Feb 2004; Guy Martin <gmsoft@gentoo.org> python-2.3.3.ebuild :
  Marked stable on hppa.

  02 Feb 2004; Alastair Tse <liquidx@gentoo.org> files/depreorder.py:
  update python-updater thanks to a well spotted mistake by Chris Bainbridge
  <chrb@dcs.ed.ac.uk> (#40198)

  27 Jan 2004; Alastair Tse <liquidx@gentoo.org> python-2.3.3.ebuild:
  disabling pkg_setup again after testing with stage2

  26 Jan 2004; Alastair Tse <liquidx@gentoo.org> python-2.3.3.ebuild:
  re-instating pkg_setup() warning/abort message. added apache mime.types to
  mime type search list. modified to use tar.bz2 (saves 1MB of downloads)

  24 Jan 2004; Guy Martin <gmsoft@gentoo.org> python-2.3.3.ebuild:
  Added ~hppa to KEYWORDS.

  24 Jan 2004; <gustavoz@gentoo.org> python-2.3.3.ebuild:
  keyworded ~sparc

  24 Jan 2004; Alastair Tse <liquidx@gentoo.org> python-2.3.3.ebuild:
  add missing doc IUSE (#39232)

  22 Jan 2004; Alastair Tse <liquidx@gentoo.org> python-2.3.3.ebuild,
  files/depreorder.py:
  updated python-updater for portage-2.0.50, installed python-updater in
  /usr/sbin for convienence

  19 Jan 2004; Alastair Tse <liquidx@gentoo.org> python-2.3.2-r2.ebuild,
  python-2.3.3.ebuild:
  disable portage check because stable portage already is compatible with
  python-2.3

  18 Jan 2004; Alastair Tse <liquidx@gentoo.org> python-2.3.3.ebuild:
  make ROOT var more robust during postinst()

  12 Jan 2004; Luca Barbato <lu_zero@gentoo.org> python-2.2.3-r5.ebuild:
  Marked ppc

  06 Jan 2004; Aron Griffis <agriffis@gentoo.org> python-2.2.3-r5.ebuild:
  Stable on ia64 to enable fix for bug 36954; portage-2.0.49-r20 depends on
  this revision.

  03 Jan 2004; Jason Wever <weeve@gentoo.org> python-2.2.3-r5.ebuild:
  Marked stable on sparc as portage-2.0.49-r20 really depends on this version of
  python rather than what the portage ebuild says. Fixes bug #36954 on sparc.

*python-2.3.3 (03 Jan 2004)

  03 Jan 2004; Alastair Tse <liquidx@gentoo.org> python-2.3.2-r2.ebuild,
  python-2.3.3.ebuild, files/python-2.3.2-disable_modules_and_ssl.patch:
  version bump to 2.3.3, re-add python disable_modules_and_ssl patch and changed
  ebuild to build 'socket' module under USE=build

  28 Dec 2003; Joshua Kinard <kumba@gentoo.org> python-2.2.3-r5.ebuild:
  Move to mips stable (~mips -> mips)

  24 Dec 2003; Sven Blumenstein <bazik@gentoo.org> python-2.3.2-r2.ebuild,
  files/python-2.3.2-disable_modules_and_ssl.patch:
  Removed python-2.3.2-disable_modules_and_ssl.patch as
  it broke python and caused 'ImportError: No module named _socket'.
  More info: http://article.gmane.org/gmane.linux.gentoo.devel/14621

  14 Dec 2003; Guy Martin <gmsoft@gentoo.org> python-2.2.3-r5.ebuild:
  Marked stable on hppa.

  13 Dec 2003; Alastair Tse <liquidx@gentoo.org> python-2.3.2-r2.ebuild:
  clarified warning to prevent more bug reports

  13 Dec 2003; Luca Barbato <lu_zero@gentoo.org> python-2.3.2-r2.ebuild:
  Marked ~ppc

  08 Dec 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r5.ebuild,
  python-2.3.2-r2.ebuild:
  fix python .pyc .pyo cleaning code

  03 Dec 2003; Aron Griffis <agriffis@gentoo.org> python-2.2.3-r5.ebuild:
  Stable on alpha

  27 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> python-2.2.3-r5.ebuild:
  Make -fPIC compilation available for all platforms and not just amd64.

  25 Nov 2003; Brad House <brad_mssw@gentoo.org> python-2.2.3-r5.ebuild:
  mark stable on amd64

  23 Nov 2003; Alastair Tse <liquidx@gentoo.org> python-2.3.2-r2.ebuild:
  add pkg_setup() to 2.3 as a temporary measure to stop people messing up their
  own system. Also added a ucs2 local useflag just in case someone complains
  loudly and knows what they're doing

*python-2.3.2-r2 (22 Nov 2003)

  22 Nov 2003; Alastair Tse <liquidx@gentoo.org> python-2.3.2-r2.ebuild,
  files/python-updater:
  ucs4 is now default. if you previously had python-2.3 merged, you'll need to
  update your packages again. (sorry, that is the price for running p.mask'ed
  versions). to update your python packages if you had python-2.3 installed, 
  run :
  
  /usr/portage/dev-lang/python/files/python-updater -o 2.3
  
  if you are upgrading from python-2.2, then you will need to run:
  
  /usr/portage/dev-lang/python/files/python-updater
  
  python-updater script also modified to have more robust command-line
  parsing. hopefully this will be the last revision till we can go ~x86.

  13 Nov 2003; Alastair Tse <liquidx@gentoo.org> python-2.3.2-r1.ebuild:
  fix python-config install for python-2.3

  12 Nov 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.2-r1.ebuild,
  python-2.2.3-r2.ebuild, python-2.2.3-r3.ebuild, python-2.2.3-r4.ebuild,
  python-2.3.2-r1.ebuild, python-2.3.2.ebuild, files/python-updater:
  cleanup and add warning on python-updated or PORTDIR is not set

  12 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> python-2.2.3-r5.ebuild :
  Add a patch that adds CFLAGSFORSHARED variable to some extra modules defined in the Makefile.
  This variable could hold -fPIC so that the compiled libraries will work on amd64 (and maybe others)
  without using append-flags -fPIC.

  03 Nov 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r5.ebuild,
  python-2.3.2-r1.ebuild:
  added ncurses and ssl to IUSE

  03 Nov 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r5.ebuild:
  export environment in src_install()

  01 Nov 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r5.ebuild,
  python-2.3.2-r1.ebuild, files/python-2.2.3-disable_modules_and_ssl.patch,
  files/python-2.3.2-disable_modules_and_ssl.patch:
  reordered deps to allow minimal python build for USE='build'. makes python
  respect useflags explicitly even if the dependency exists. added support to
  disable SSL. tweaked python_mod_optimize.

*python-2.2.3-r5 (27 Oct 2003)

  27 Oct 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r5.ebuild,
  files/python-2.2.3-db4.patch:
  rev bump. fixes to idle.py and bsddb with db-4.1 for 2.2.3

  26 Oct 2003; Rob Cakebread <pythonhead@gentoo.org> python-2.2.3-r4.ebuild:
  Fixed symlink to idle.py

*python-2.2.3-r4 (22 Oct 2003)

  22 Oct 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r4.ebuild,
  files/python-2.2.3-gentoo_py_dontcompile.patch:
  Fixed PYTHON_DONTCOMPILE patch for 2.2.3 thanks to TGL
  <degrenier@easyconnect.fr> (#31730)

*python-2.2.3-r3 (17 Oct 2003)

  17 Oct 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r3.ebuild,
  files/python-2.2.3-db4.patch,
  files/python-2.2.3-gentoo_py_dontcompile.patch, files/python-updater:
  Add support for db-4.1, fixes for ewarn hanging for python-updater

  14 Oct 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r3.ebuild:
  new 2.2.3 version that adds PYTHON_DONTCOMPILE support

  10 Oct 2003; Alastair Tse <liquidx@gentoo.org> files/python-updater:
  fix typo in python-updater

  09 Oct 2003; Alastair Tse <liquidx@gentoo.org> python-2.3.2-r1.ebuild,
  files/depreorder.py, files/python-2.2.3-gentoo_py_dontcompile.patch,
  files/python-updater:
  improved byte-compiling, fixed out-of-order python-updater and added
  sys-apps/portage to exclusions

  09 Oct 2003; <tuxus@gentoo.org> python-2.2.3-r1.ebuild:
  stable on mips 

*python-2.3.2-r1 (08 Oct 2003)

  08 Oct 2003; Alastair Tse <liquidx@gentoo.org> python-2.3.2-r1.ebuild,
  files/python-2.3-gentoo_py_dontcompile.patch:
  add patch to stop automatic generation of .pyc and .pyo by setting
  PYTHON_DONTCOMPILE in your environment. also moved to use the new python
  eclass to automatically optimize and cleanup compiled modules.

*python-2.3.2 (07 Oct 2003)

  07 Oct 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r2.ebuild,
  python-2.3.2.ebuild, files/python-2.2.3-db4.patch,
  files/python-2.3-add_portage_search_path.patch, files/python-config-2.3,
  files/python-updater:
  it has been a long time coming, but finally there's a 2.3.x release in portage
  along with a python-2.2.3 update that should fix some niggling issues and also
  uses the new alternative class. 2.3.2 is still masked and should stay that way
  until we can confirm the rebuilding script works.

  03 Oct 2003; Alexander Gabert <pappy@gentoo.org> python-2.2.3-r1.ebuild:
  filter-flags because of segfaulting with fstackprotector in CFLAGS

  23 Sep 2003; Bartosch Pixa <darkspecter@gentoo.org> python-2.2.3-r1.ebuild:
  set ppc in keywords

  17 Sep 2003; Jon Portnoy <avenj@gentoo.org> python-2.2.3-r1.ebuild :
  ia64 keywords.

  16 Jul 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r1.ebuild,
  python-2.2.3.ebuild:
  marked 2.2.3 stable for x86

  13 Jul 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r1.ebuild:
  add doc useflag to install python documentation. (#24318)

*python-2.2.3-r1 (03 Jul 2003)

  23 Jul 2003; Guy Martin <gmsoft@gentoo.org> python-2.2.3-r1.ebuild :
  Marked stable on hppa.

  03 Jul 2003; Alastair Tse <liquidx@gentoo.org> metadata.xml,
  python-2.2.3-r1.ebuild:
  added db4 support and enabled threads (pthread) support

*python-2.2.3 (02 Jun 2003)

  06 Jul 2003; Joshua Kinard <kumba@gentoo.org> python-2.2.3.ebuild:
  Changed ~mips to mips in KEYWORDS

  01 Jul 2003; Todd Sunderlin <todd@gentoo.org> python-2.2.3.ebuild:
  set stable on sparc

  02 Jun 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.2-r1.ebuild,
  python-2.2.3.ebuild, files/python-config-2.2:
  version bump to new bugfix release. fixed python-config location for unstable
  versions

*python-2.2.2-r1 (08 May 2003)

  08 May 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.2-r1.ebuild,
  files/python-2.2.2-tk-8.4.x.patch:
  backported patch to fix tk-8.4.x problems (#20318)

  23 Feb 2003; Guy Martin <gmsoft@gentoo.org> python-2.2.2.ebuild :
  Added -fPIC to CFLAGS on hppa. It's needed by apps linking to some python libs.

  21 Feb 2003; Zach Welch <zwelch@gentoo.org> python-2.2.2.ebuild :
  Added arm to keywords.

  07 Feb 2003; Guy Martin <gmsoft@gentoo.org> python-2.2.2.ebuild :
  Added hppa to keywords.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  29 Nov 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  Added missing python-config for 2.2.2.

*python-2.2.2 (20 Oct 2002)

  07 Jan 2003; Jan Seidel <tuxus@gentoo.org> python-2.2.2.ebuild :
  Added mips to keywords

  20 Oct 2002; Jon Nelson <jnelson@gentoo.org> :
  2.2.2 is released
  
*python-2.2.1-r5 (03 Oct 2002)

  15 Oct 2002; Martin Schlemmer <azarah@gentoo.org> :
  Fix the sed on /usr/lib/python<ver>/config/Makefile to change
  OPT to 'OPT = -DNDEBUG', and not 'OPT = -NDEBUG' which caused
  gcc warnings.

  03 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> :
  Security update.

*python-2.2.1-r4 (7 Sep 2002)
  7 Sep 2002; Nicholas Jones <carpaski@gentoo.org> python-2.2.1-r4.ebuild
  Fix for bug #7641 -- Fixes the OPT flags in Makefile so that gcc
  isn't confused by conflicting build types of i386 and user set.

*python-2.2.1-r3 (2 Sep 2002)
  2 Sep 2002; Jon Nelson <jnelson@gentoo.org> python-2.2.1-r3.ebuild
  Filter -malign-double from flags

*python-2.1.3-r1 (2 Jul 2002)
 
  20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> python-2.1.3-r1.ebuild
  Added missing KEYWORDS

  2 Jul 2002; Jon Nelson <jnelson@gentoo.org> python-2.1.3-r1.ebuild:
  Fix Makefile.pre.in install (the one we want is located in Misc)

*python-2.1.3 (1 Jul 2002)

  20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> python-2.1.3.ebuild
  Added missing KEYWORDS

  1 Jul 2002; Jon Nelson <jnelson@gentoo.org>: python-2.1.3.ebuild
  This is a python 2.1.3 ebuild that does *not* conflict with
  python 2.2.*
  Note that 99.9% of the people out there won't use it anyway,
  because 2.2 will always be selected as most recent. ;-)

*python-2.2.1-r2 (1 Jul 2002)

  20 Jul 2002; Doug Goldstein <cardoe@gentoo.org>: python-2.2.1-r2.ebuild
  Added missing KEYWORDS

  30 Jun 2002; Jon Nelson <jnelson@gentoo.org>: python-2.2.1-r2.ebuild
  Add "-lm" to the python-config script. Closes bug #4217.
  2.2.1-r2 has a 100% identical ebuild file to 2.2.1-r1, just the
  python-config file has changed.

*python-2.2.1-r1 (29 May 2002)
 
  20 Jul 2002; Doug Goldstein <cardoe@gentoo.org>: python-2.2.1-r1.ebuild 
  Added missing KEYWORDS

  29 May 2002; Jon Nelson <jnelson@gentoo.org>: python-2.2.1-r1.ebuild
  Add expat to build depends (except during bootstrap), use econf
  and emake, and don't mess with Modules/Setup.local because modules
  are build as shared on Linux as default.

*python-2.2.1 (2 May 2002)

  20 Jul 2002; Doug Goldstein <cardoe@gentoo.org>: python-2.2.1.ebuild
  Added missing KEYWORDS

  2 May 2002; Jon Nelson <jnelson@gentoo.org>: python-2.2.1.ebuild
  Update to 2.2.1, and completely re-vamp build procedure
  This should solve several build issues.

*python-2.2-r7 (29 Apr 2002)

  29 Apr 2002; Daniel Robbins <drobbins@gentoo.org>: New rev to fix bug #2199;
  python-config should now work properly.

*python-2.2-r6 (24 Apr 2002)

  24 Apr 2002; Jon Nelson <jnelson@gentoo.org> python-2.2-r6.ebuild : Make
  python build with shared modules.  Depends on python-fchksum, as fchksum *no
  longer built in*
	
*python-2.2-r5 (8 Apr 2002)

  8 Apr 2002; Jared H. Hudson <jhhudso@gentoo.org> python-2.2-r5.ebuild :
	
  Added include flag for compilation of tcltk with python to compile
  correctly.

  --------
	
  06 Apr 2002; Daniel Robbins <drobbins@gentoo.org> : the 2.2-r4 ebuild now
  disables C++ support if we are creating a new build image (since we have no
  C++ in that case).
  
  30 Mar 2002; Daniel Robbins <drobbins@gentoo.org> : changed PROVIDE from
  virtual/python-2.2 to virtual/python.  No rev bump.

*python-2.2-r4 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.