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
|
# ChangeLog for app-arch/bzip2
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/bzip2/ChangeLog,v 1.13 2004/12/26 21:48:30 vapier Exp $
*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.
|