summaryrefslogtreecommitdiff
blob: 31db963d47c2d685939a11c4397ecb619ee66f30 (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
# ChangeLog for sys-devel/make
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.73 2010/09/18 17:59:32 armin76 Exp $

  18 Sep 2010; Raúl Porcel <armin76@gentoo.org> make-3.81-r2.ebuild:
  sparc stable wrt #331717

  29 Aug 2010; Mike Frysinger <vapier@gentoo.org> make-3.82.ebuild,
  +files/make-3.82-archives-many-objs.patch:
  Add fix from upstream for archive targets with multiple objects #334889 by
  Diego E. Pettenò.

  18 Aug 2010; Jeroen Roovers <jer@gentoo.org> make-3.81-r2.ebuild:
  Stable for HPPA (bug #331717).

  11 Aug 2010; Mike Frysinger <vapier@gentoo.org> make-3.81-r2.ebuild:
  Stabilize for alpha/arm/ia64/s390/sh #331717.

  11 Aug 2010; Joseph Jezak <josejx@gentoo.org> make-3.81-r2.ebuild:
  Marked ppc/ppc64 stable for bug #331717.

  10 Aug 2010; Markos Chandras <hwoarang@gentoo.org> make-3.81-r2.ebuild:
  Stable on amd64 wrt bug #331717

  10 Aug 2010; Christian Faulhammer <fauli@gentoo.org> make-3.81-r2.ebuild:
  stable x86, bug 331717

  10 Aug 2010; Mike Frysinger <vapier@gentoo.org> make-3.82.ebuild,
  +files/make-3.82-MAKEFLAGS-reexec.patch:
  Add fix from upstream for MAKEFLAGS expansion when re-execing #331975.

*make-3.82 (09 Aug 2010)

  09 Aug 2010; Mike Frysinger <vapier@gentoo.org> +make-3.82.ebuild:
  Version bump #331593.

  25 Jul 2010; Mike Frysinger <vapier@gentoo.org> make-3.81-r2.ebuild,
  +files/make-3.81-tests-recursion.patch:
  Add change from upstream for recursion test #329153 by Kent Fredric.

*make-3.81-r2 (31 Mar 2010)

  31 Mar 2010; Robin H. Johnson <robbat2@gentoo.org> +make-3.81-r2.ebuild,
  +files/make-3.81-jobserver.patch:
  Bug #193258 reported some parallel make failures for complex cases. The
  original patch with that was not however suitable, so take the much
  simplier patch that Fedora did instead.

  13 Feb 2010; Mike Frysinger <vapier@gentoo.org>
  files/make-3.81-long-cmdline.patch:
  Add some fall back code for PAGE_SIZE issues #301431 by Laurent G.

*make-3.81-r1 (17 Jan 2010)

  17 Jan 2010; Mike Frysinger <vapier@gentoo.org> +make-3.81-r1.ebuild,
  +files/make-3.81-long-cmdline.patch:
  Apply patch from upstream for long command lines #301116 by Priit Laes.

  07 Dec 2008; Mike Frysinger <vapier@gentoo.org> make-3.80-r4.ebuild,
  make-3.81.ebuild:
  Switch to emake in src_install and drop USE=build cruft.

  05 Nov 2006; Mike Frysinger <vapier@gentoo.org>
  +files/make-3.81-tests-lang.patch, make-3.81.ebuild:
  Grab fix from upstream for building in non-english locales #149147 by Ronny
  Peine.

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

  02 Oct 2006; Daniel Gryniewicz <dang@gentoo.org> make-3.81.ebuild:
  Marked stable on amd64 for bug #149052

  27 Sep 2006; Fernando J. Pereda <ferdy@gentoo.org> make-3.81.ebuild:
  Stable on alpha wrt bug #149052

  26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> make-3.81.ebuild:
  Stable on sparc wrt #149052

  26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> make-3.81.ebuild:
  Stable on hppa wrt #149052

  26 Sep 2006; Joshua Jackson <tsunam@gentoo.org> make-3.81.ebuild:
  Stable x86; bug #149052

  25 Sep 2006; <nixnut@gentoo.org> make-3.81.ebuild:
  Stable on ppc wrt bug 149052

  25 Sep 2006; Markus Rothe <corsair@gentoo.org> make-3.81.ebuild:
  Stable on ppc64; bug #149052

  18 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> make-3.81.ebuild:
  Add runtime dependency on libintl when nls is enabled.

*make-3.81 (14 Apr 2006)

  14 Apr 2006; Mike Frysinger <vapier@gentoo.org> +make-3.81.ebuild:
  Version bump.

  30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> make-3.80-r4.ebuild:
  Add ~x86-fbsd keywords.

  19 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> make-3.80-r4.ebuild:
  Stable on alpha as per bug #126365

  16 Mar 2006; Torsten Veller <tove@gentoo.org> make-3.80-r4.ebuild:
  Stable on x86 (#126365)

  16 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> make-3.80-r4.ebuild:
  Stable on sparc wrt #126365

  16 Mar 2006; Luca Barbato <lu_zero@gentoo.org> make-3.80-r4.ebuild:
  Marked ppc

  16 Mar 2006; Markus Rothe <corsair@gentoo.org> make-3.80-r4.ebuild:
  Stable on ppc64; bug #126365

  16 Mar 2006; Patrick McLean <chutzpah@gentoo.org> make-3.80-r4.ebuild:
  Stable on amd64 (bug #126365)

  20 Feb 2006; Fernando J. Pereda <ferdy@gentoo.org> make-3.80-r3.ebuild:
  Stable on alpha wrt bug #123345

  20 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> make-3.80-r3.ebuild:
  Stable on sparc wrt #123345

  19 Feb 2006; Joshua Jackson <tsunam@gentoo.org> make-3.80-r3.ebuild:
  stable on x86; bug #123345

  19 Feb 2006; Joshua Kinard <kumba@gentoo.org> make-3.80-r3.ebuild:
  Marked stable on mips.

  19 Feb 2006; Luis Medinas <metalgod@gentoo.org> make-3.80-r3.ebuild:
  Stable on amd64. Bug #123345.

  19 Feb 2006; Markus Rothe <corsair@gentoo.org> make-3.80-r3.ebuild:
  Stable on ppc64; bug #123345

  19 Feb 2006; Joseph Jezak <josejx@gentoo.org> make-3.80-r3.ebuild:
  Marked ppc stable for bug #123345.

*make-3.80-r4 (19 Feb 2006)

  19 Feb 2006; Mike Frysinger <vapier@gentoo.org>
  +files/make-3.80-conditional-eval.patch, +make-3.80-r4.ebuild:
  Add patch from upstream for conditional eval statements #123317 by Maurice
  van der Pot.

*make-3.80-r3 (29 Sep 2005)

  29 Sep 2005; Mike Frysinger <vapier@gentoo.org>
  +files/make-3.80-parallel-build-failure.patch, +make-3.80-r3.ebuild:
  Add patch from upstream to fix issues with parallel builds #107613 by Icebird.

  17 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
  Converted to UTF-8, fixed encoding screwups

  16 Sep 2005; Aron Griffis <agriffis@gentoo.org> make-3.80-r2.ebuild:
  Mark 3.80-r2 stable on alpha

  08 Sep 2005; Aaron Walker <ka0ttic@gentoo.org> make-3.80-r2.ebuild:
  Stable on mips.

  03 Sep 2005; Markus Rothe <corsair@gentoo.org> make-3.80-r2.ebuild:
  Stable on ppc64

  18 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> make-3.80-r2.ebuild:
  Stable on ppc.

  16 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> make-3.80-r2.ebuild:
  Stable on sparc

  13 Jun 2005; Mike Frysinger <vapier@gentoo.org> make-3.80-r2.ebuild:
  Make sure we dont kill make on non-GNU systems with USE=build #95942 by
  Diego Pettenò.

  03 May 2005; Diego Pettenò <flameeyes@gentoo.org> make-3.80-r2.ebuild:
  Readded keywords to -r2 and closed the bug.

*make-3.80-r2 (03 May 2005)

  03 May 2005; Mike Frysinger <vapier@gentoo.org> +make-3.80-r2.ebuild:
  Add support for non-GNU systems #90849.

  06 Apr 2005; Daniel Ostrow <dostrow@gentoo.org> make-3.80-r1.ebuild:
  Add patch for ppc64 hardened

*make-3.80-r1 (09 Oct 2004)

  09 Oct 2004; Mike Frysinger <vapier@gentoo.org> +files/3.80-memory.patch,
  +make-3.80-r1.ebuild:
  Add patch for 'virtual memory exhausted' bug. Patch comes from
  Debian/upstream. Bug by Natanael Copa #48765.

  16 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> make-3.80.ebuild:
  gnuconfig_update in src_unpack; use emake; use bz2; use econf; use use_enable;
  tidy

  02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  make-3.79.1-r4.ebuild, make-3.79.1-r5.ebuild, make-3.80.ebuild:
  virtual/glibc -> virtual/libc

  23 Jun 2004; Aron Griffis <agriffis@gentoo.org> make-3.79.1-r4.ebuild,
  make-3.79.1-r5.ebuild:
  QA - fix use invocation

  15 Jun 2004; <solar@gentoo.org> make-3.80.ebuild:
  add uclibc to the list of things gnuconfig_update is run on

  10 Apr 2004; Joshua Kinard <kumba@gentoo.org> make-3.79.1-r5.ebuild:
  Marked stable on mips, and added gnuconfig for mips64 hosts.

  21 Mar 2004; Joshua Kinard <kumba@gentoo.org> make-3.80.ebuild:
  Added gnuconfig support for mips64 hosts

  02 Mar 2004; Brian Jackson <iggy@gentoo.org> make-3.80.ebuild:
  adding initial s390 support

*make-3.80 (14 Oct 2002)

  17 Sep 2003; Jon Portnoy <avenj@gentoo.org> make-3.80.ebuild :
  ia64 keywords.

  06 Jul 2003; Joshua Kinard <kumba@gentoo.org> make-3.80.ebuild:
  Added "mips" to KEYWORDS (works for me)

  18 Feb 2003; Zach Welch <zwelch@gentoo.org> make-3.80.ebuild :
  Added arm to keywords.
  
  09 Feb 2003; Guy Martin <gmsoft@gentoo.org> make-3.80.ebuild :
  Added hppa to keywords.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : 
  changed sparc ~sparc keywords
 
  14 Oct 2002; Martin Schlemmer <azarah@gentoo.org> :

  Update version.

*make-3.79.1-r5 (29 Sep 2002)

  29 Sep 2002; Martin Schlemmer <azarah@gentoo.org> :

  Install gmake as symlink to make for compat reasons.
  Closes bug #8487.

*make-3.79.1-r4 (07 Aug 2002)

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

  07 Aug 2002; Martin Schlemmer <azarah@gentoo.org> :

  Do not install make sgid.  Resolves bug #4056.

*make-3.79.1-r3 (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.