summaryrefslogtreecommitdiff
blob: 56ba304199c5987f77cb5a363d3f7902adebf497 (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
# ChangeLog for app-arch/bzip2
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/bzip2/ChangeLog,v 1.74 2008/09/22 04:02:26 jer Exp $

  22 Sep 2008; Jeroen Roovers <jer@gentoo.org> bzip2-1.0.5-r1.ebuild:
  Stable for HPPA (bug #238211).

  21 Sep 2008; Brent Baude <ranger@gentoo.org> ChangeLog:
  stable ppc, bug 238211

  21 Sep 2008; Brent Baude <ranger@gentoo.org> bzip2-1.0.5-r1.ebuild:
  stable ppc64, bug 238211

  21 Sep 2008; nixnut <nixnut@gentoo.org> bzip2-1.0.5-r1.ebuild:
  Stable on ppc wrt bug 238211

  20 Sep 2008; Santiago M. Mola <coldwind@gentoo.org> bzip2-1.0.5-r1.ebuild:
  amd64 stable

  06 Aug 2008; Raúl Porcel <armin76@gentoo.org> bzip2-1.0.5-r1.ebuild:
  alpha/ia64/sparc/x86 stable

*bzip2-1.0.5-r1 (21 Jun 2008)

  21 Jun 2008; Mike Frysinger <vapier@gentoo.org> +bzip2-1.0.5-r1.ebuild:
  Only move "important" bzip2 binaries to / #226175 by Alexander Skwar.

  21 Mar 2008; Mike Frysinger <vapier@gentoo.org>
  -files/bzip2-1.0.3-shared-largefile-support.patch,
  files/bzip2-1.0.4-makefile-CFLAGS.patch, bzip2-1.0.4.ebuild,
  bzip2-1.0.4-r1.ebuild, bzip2-1.0.5.ebuild:
  Merge shared-largefile-support.patch into makefile-CFLAGS.patch #214093 by
  Gilles Espinasse.

  19 Mar 2008; Markus Rothe <corsair@gentoo.org> bzip2-1.0.5.ebuild:
  Stable on ppc64; bug #213820

  19 Mar 2008; Steve Dibb <beandog@gentoo.org> bzip2-1.0.5.ebuild:
  amd64 stable, bug 213820

  18 Mar 2008; Raúl Porcel <armin76@gentoo.org> bzip2-1.0.5.ebuild:
  alpha/ia64/x86 stable wrt security #213820

  18 Mar 2008; Tobias Scherbaum <dertobi123@gentoo.org> bzip2-1.0.5.ebuild:
  ppc stable, bug #213820

  18 Mar 2008; Jeroen Roovers <jer@gentoo.org> bzip2-1.0.5.ebuild:
  Stable for HPPA and SPARC (bug #213820).

*bzip2-1.0.5 (18 Mar 2008)

  18 Mar 2008; Mike Frysinger <vapier@gentoo.org> +bzip2-1.0.5.ebuild:
  Version bump #213820.

  04 Feb 2008; Jeroen Roovers <jer@gentoo.org> bzip2-1.0.4-r1.ebuild:
  Stable for HPPA too.

  14 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org>
  bzip2-1.0.4-r1.ebuild:
  ppc. stable

  01 Dec 2007; Markus Rothe <corsair@gentoo.org> bzip2-1.0.4-r1.ebuild:
  Stable on ppc64

  18 Nov 2007; Christoph Mende <angelos@gentoo.org> bzip2-1.0.4-r1.ebuild:
  Stable on amd64

  09 Nov 2007; Raúl Porcel <armin76@gentoo.org> bzip2-1.0.4-r1.ebuild:
  alpha/ia64/sparc/x86 stable

*bzip2-1.0.4-r1 (22 Sep 2007)

  22 Sep 2007; Mike Frysinger <vapier@gentoo.org>
  +files/bzip2-1.0.4-POSIX-shell.patch, +bzip2-1.0.4-r1.ebuild:
  Fix bashisms in bzgrep so it works with a POSIX shell #193365.

  18 Apr 2007; Alexander Færøy <eroyf@gentoo.org> bzip2-1.0.4.ebuild:
  Stable on MIPS; bug #170457

  01 Apr 2007; Mike Frysinger <vapier@gentoo.org>
  +files/bzip2-1.0.4-man-links.patch, bzip2-1.0.4.ebuild:
  Add symlinks for man pages #172986 by Guido Imperiale.

  17 Mar 2007; nixnut <nixnut@gentoo.org> bzip2-1.0.4.ebuild:
  Stable on ppc wrt bug 170457

  15 Mar 2007; Markus Rothe <corsair@gentoo.org> bzip2-1.0.4.ebuild:
  Stable on ppc64; bug #170457

  14 Mar 2007; Simon Stelling <blubb@gentoo.org> bzip2-1.0.4.ebuild:
  stable on amd64; bug 170457

  12 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> bzip2-1.0.4.ebuild:
  Stable on Alpha, bug 170457.

  12 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> bzip2-1.0.4.ebuild:
  Stable on sparc wrt #170457

  12 Mar 2007; Jeroen Roovers <jer@gentoo.org> bzip2-1.0.4.ebuild:
  Stable for HPPA (bug #170457).

  11 Mar 2007; Raúl Porcel <armin76@gentoo.org> bzip2-1.0.4.ebuild:
  x86 stable wrt bug 170457

*bzip2-1.0.4 (06 Jan 2007)

  06 Jan 2007; Mike Frysinger <vapier@gentoo.org>
  +files/bzip2-1.0.4-makefile-CFLAGS.patch, +files/bzip2-1.0.4-saneso.patch,
  +bzip2-1.0.4.ebuild:
  Version bump #160283 by armin76.

  17 Oct 2006; Roy Marples <uberlord@gentoo.org> bzip2-1.0.3-r6.ebuild:
  Added ~sparc-fbsd keyword.

  01 Jul 2006; Joel Martin <kanaka@gentoo.org> bzip2-1.0.3-r6.ebuild:
  Make install phase idempotent by moving files in .../bin instead of
  directory itself.

  28 Apr 2006; Joshua Kinard <kumba@gentoo.org> bzip2-1.0.3-r6.ebuild:
  Marked stable on mips.

  30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> bzip2-1.0.3-r6.ebuild:
  Add ~x86-fbsd keyword.

  20 Mar 2006; Torsten Veller <tove@gentoo.org> bzip2-1.0.3-r6.ebuild:
  Stable on x86

  20 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> bzip2-1.0.3-r6.ebuild:
  Stable on sparc wrt #126891

  20 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> bzip2-1.0.3-r6.ebuild:
  Make also bzip2recover respect LDFLAGS.

  20 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> bzip2-1.0.3-r6.ebuild:
  Stable on alpha wrt bug #126891. Tested by Thomas Cort <tcort@cs.ubishops.ca>

  20 Mar 2006; Markus Rothe <corsair@gentoo.org> bzip2-1.0.3-r6.ebuild:
  Stable on ppc64; bug #126891

  20 Mar 2006; Luca Barbato <lu_zero@gentoo.org> bzip2-1.0.3-r6.ebuild:
  Marked ppc

  20 Mar 2006; Luis Medinas <metalgod@gentoo.org> bzip2-1.0.3-r6.ebuild:
  Stable on amd64. Bug #126891.

*bzip2-1.0.3-r6 (06 Feb 2006)

  06 Feb 2006; Mike Frysinger <vapier@gentoo.org>
  +files/bzip2-1.0.2-bzgrep.patch, +bzip2-1.0.3-r6.ebuild:
  Grab patch from Fedora for CAN-2005-0758.

  09 Sep 2005; Aron Griffis <agriffis@gentoo.org> bzip2-1.0.3-r5.ebuild:
  Mark 1.0.3-r5 stable on alpha

  03 Sep 2005; Markus Rothe <corsair@gentoo.org> bzip2-1.0.3-r5.ebuild:
  Stable on ppc64

  21 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> bzip2-1.0.3-r5.ebuild:
  Stable on mips.

  19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> bzip2-1.0.3-r5.ebuild:
  Stable on ppc.

  16 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> bzip2-1.0.3-r5.ebuild:
  Stable on sparc

*bzip2-1.0.3-r5 (13 Jul 2005)

  13 Jul 2005; Martin Schlemmer <azarah@gentoo.org>
  +files/bzip2-1.0.3-shared-largefile-support.patch, +bzip2-1.0.3-r5.ebuild:
  Fix shared build to also use large file support, bug #98802.

*bzip2-1.0.3-r4 (25 May 2005)

  25 May 2005; Mike Frysinger <vapier@gentoo.org> +bzip2-1.0.3-r4.ebuild:
  Fix the libbz2.so symlink #93867 and ldscript by psm.

*bzip2-1.0.3-r3 (19 May 2005)

  19 May 2005; Mike Frysinger <vapier@gentoo.org>
  +files/bzip2-1.0.2-chmod.patch, +bzip2-1.0.3-r3.ebuild:
  Add patch from Redhat to fix CAN-2005-0953.

*bzip2-1.0.3-r2 (14 May 2005)

  14 May 2005; Mike Frysinger <vapier@gentoo.org> -bzip2-1.0.3-r1.ebuild,
  +bzip2-1.0.3-r2.ebuild:
  Fix USE=static handling #92557 by Alexander Skwar.

*bzip2-1.0.3-r1 (13 May 2005)

  13 May 2005; Mike Frysinger <vapier@gentoo.org> +bzip2-1.0.3-r1.ebuild:
  Install the shared version of bzip into / along with libbz2.so.

*bzip2-1.0.3 (06 Apr 2005)

  06 Apr 2005; Mike Frysinger <vapier@gentoo.org>
  +files/bzip2-1.0.3-makefile-CFLAGS.patch, +files/bzip2-1.0.3-saneso.patch,
  +bzip2-1.0.3.ebuild:
  Version bump #88124 by Nicolai Lissner.

  31 Mar 2005; Danny van Dyk <kugelfang@gentoo.org> bzip2-1.0.2-r5.ebuild:
  Fixed BUG #87280 (multilib-strict).

*bzip2-1.0.2-r5 (19 Feb 2005)

  19 Feb 2005; Mike Frysinger <vapier@gentoo.org>
  +files/bzip2-1.0.2-progress.patch, +bzip2-1.0.2-r5.ebuild:
  Add progress patch from Mandrake #82192 by Adam.

  11 Feb 2005; Mike Frysinger <vapier@gentoo.org>
  +files/bzip2-1.0.2-saneso.patch, bzip2-1.0.2-r4.ebuild:
  Stabilize and add patch from Fedora.

  06 Feb 2005; Joshua Kinard <kumba@gentoo.org> bzip2-1.0.2-r4.ebuild:
  Marked stable on mips.

  05 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> bzip2-1.0.2-r4.ebuild:
  Stable on ppc.

  21 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> bzip2-1.0.2-r4.ebuild:
  Stable on alpha.

  20 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> bzip2-1.0.2-r4.ebuild:
  Stable on sparc

*bzip2-1.0.2-r4 (26 Dec 2004)

  26 Dec 2004; Mike Frysinger <vapier@gentoo.org>
  +files/1.0.2-NULL-ptr-check.patch, +files/1.0.2-makefile-CFLAGS.patch,
  +bzip2-1.0.2-r4.ebuild:
  Add a NULL-ptr check fix by Mihai Limbasan #75305.

  14 Aug 2004; Travis Tilley <lv@gentoo.org> bzip2-1.0.2-r3.ebuild:
  added CONF_LIBDIR support for installing libbz2 to lib64/lib32

  05 Aug 2004; <solar@gentoo.org> bzip2-1.0.2-r3.ebuild:
  added local USE flag cross because bzip2 will to run itself after it has
  compiled itself which we can't do when we are cross compiling

  26 Jun 2004; Seemant Kulleen <seemant@gentoo.org> bzip2-1.0.2-r3.ebuild:
  my mistake

  26 Jun 2004; Seemant Kulleen <seemant@gentoo.org> bzip2-1.0.2-r3.ebuild:
  can not have virtual/libc at all yet actually

  26 Jun 2004; Seemant Kulleen <seemant@gentoo.org> bzip2-1.0.2-r3.ebuild:
  virtual/glibc needs to be in DEPEND until virtual/libc _COMPLETELY_ obsoletes
  it, which will only happen with time, and can not happen immediately

  29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> :
  Masked bzip2-1.0.2-r3.ebuild stable for ppc

  06 Apr 2004; Jon Portnoy <avenj@gentoo.org> bzip2-1.0.2-r3.ebuild :
  libbz2.so.1 symlink, bug #46923.

*bzip2-1.0.2-r3 (28 Dec 2003)

  25 Jan 2003; Mike Frysinger <vapier@gentoo.org> :
  Remove -fomit-frame-pointer if debug is in USE #39377 Ciaran McCreesh.

  02 Jan 2003; Mike Frysinger <vapier@gentoo.org> :
  Change ${CC} ${CXX} to $(gcc-getCC) $(gcc-getCXX) from gcc.eclass #36987.

  28 Dec 2003; Martin Schlemmer <azarah@gentoo.org> bzip2-1.0.2-r3.ebuild:
  Make sure bzcat and bunzip2 is installed as symlinks.

*bzip2-1.0.2-r2 (14 Nov 2003)

  14 Nov 2003; Seemant Kulleen <seemant@gentoo.org> bzip2-1.0.2-r2.ebuild:
  moved from sys-apps to app-arch

  21 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
  Added static support #29266.

  02 Mar 2003; Seemant Kulleen <seemant@gentoo.org> bzip2-1.0.2-r2.ebuild :
  changed the einstall back to make install, because it was causing sandbox
  violations. Thanks to Jay Pfeifer in #-dev for the fix and rac00n in #gentoo for
  finding it.

  20 Feb 2003; Zach Welch <zwelch@gentoo.org> bzip2-1.0.2-r2.ebuild :
  Added arm to keywords.

  09 Feb 2003; Guy Martin <gmsoft@gentoo.org> bzip2-1.0.2-r2.ebuild :
  Added hppa to keywords.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  20 Oct 2002; Martin Schlemmer <azarah@gentoo.org> bzip2-1.0.2-r2.ebuild :
  Fix SRC_URI and HOMEPAGE, thanks to J. Scott Edwards <sedwards@xmission.com>.

*bzip2-1.0.2-r2 (29 Jun 2002)

  01 Mar 2003; Brandon Low <lostlogic@gentoo.org> bzip2-1.0.2-r2.ebuild:
  Various ebuild fixes, better errors, use of einstall, and make the package use
  the proper CC and CXXs from the portage environment

  07 Feb 2003; Brandon Low <lostlogic@gentoo.org> :
  Fix breakage when features=distcc is enabled.  this seems to be
  an issue with the way that make is parsing options such as
  CC="distcc gcc" I'm not sure this fix actually does what it
  should, but at least the package merges for now.

  18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to keywords

  24 Sep 2002; Martin Schlemmer <azarah@gentoo.org> bzip2-1.0.2-r2.ebuild :
  Enable use of User specified compiler.  Closes bug #8021.

  28 Jul 2002; Martin Schlemmer <azarah@gentoo.org> bzip2-1.0.2.ebuild :
  Also install /bin/bzcat with USE=build, as some apps need it, and it
  gets pulled in prematurely with gcc3 profile.

  14 Jul 2002; phoen][x <phoenix@gentoo.org> bzip2-1.0.2.ebuild :
  Added KEYWORDS, SLOT.

  14 Jul 2002; phoen][x <phoenix@gentoo.org> bzip2-1.0.2-r2.ebuild :
  Added KEYWORDS, SLOT.

  29 Jun 2002; Daniel Robbins <drobbins@gentoo.org> : new rev of bzip2 that
  uses user-defined CFLAGS, but keeps existing "-fomit-frame-pointer" and
  "-fno-strength-reduce" options.

*bzip2-1.0.2-r1 (21 Mar 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> bzip2-1.0.2-r1.ebuild :
  Added KEYWORDS, SLOT.

  21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> bzip2-1.0.2-r1.ebuild :
  HTML documentation does not get gzipped any more.  Thanks to
  stefan@mdy.univie.ac.at for pointing this out.

*bzip2-1.0.2 (2 Feb 2002)

  2 Feb 2002; M.Schlemmer <azarah@gentoo.org> bzip2-1.0.2.ebuild : Redo ebuild
  not to use the patches, as it makes things difficult between versions.
  Updated.

*bzip2-1.0.1-r4 (1 Feb 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> bzip2-1.0.1-r4.ebuild :
  Added KEYWORDS, SLOT.