summaryrefslogtreecommitdiff
blob: c42510e45c9db17996db64f3b7f9483396b6928e (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
377
378
379
380
381
382
383
384
385
# ChangeLog for sys-devel/make
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.104 2012/12/09 15:11:11 ago Exp $

  09 Dec 2012; Agostino Sarubbo <ago@gentoo.org> make-3.82-r4.ebuild:
  Stable for ppc, wrt bug #441528

  17 Oct 2012; Christoph Junghans <ottxor@gentoo.org>
  +files/make-3.82-darwin-library_search-dylib.patch, make-3.82-r4.ebuild:
  added prefix support (bug #434514)

  05 Oct 2012; Mike Frysinger <vapier@gentoo.org>
  +files/make-3.82-construct-command-line.patch,
  +files/make-3.82-intermediate-parallel.patch,
  +files/make-3.82-long-command-line.patch, -files/make-3.82-long-cmdline.patch,
  make-3.82-r4.ebuild:
  Add some more fixes from upstream #431250 by Vladimir.

  02 Sep 2012; Raúl Porcel <armin76@gentoo.org> make-3.82-r3.ebuild:
  alpha/ia64/m68k/s390/sh/sparc stable wrt #419941

  11 Aug 2012; Markus Meier <maekke@gentoo.org> make-3.82-r3.ebuild:
  x86 stable, bug #419941

  09 Aug 2012; Jeroen Roovers <jer@gentoo.org> make-3.82-r3.ebuild:
  Stable for HPPA (bug #419941).

  07 Aug 2012; Agostino Sarubbo <ago@gentoo.org> make-3.82-r3.ebuild:
  Stable for amd64, wrt bug #419941

  06 Aug 2012; Anthony G. Basile <blueness@gentoo.org> make-3.82-r3.ebuild:
  Stable arm, bug #419941

  06 Aug 2012; Anthony G. Basile <blueness@gentoo.org> make-3.82-r3.ebuild:
  Stable ppc ppc64, bug #419941

  24 May 2012; Mike Frysinger <vapier@gentoo.org> make-3.81-r1.ebuild,
  make-3.81-r2.ebuild, make-3.81.ebuild:
  Inherit eutils for epatch.

  26 Apr 2012; Alexis Ballier <aballier@gentoo.org> make-3.82-r3.ebuild:
  keyword ~amd64-fbsd

  30 Dec 2011; Mark Loeser <halcy0n@gentoo.org> make-3.82-r1.ebuild:
  Stable for ppc64; bug #381199

*make-3.82-r4 (03 Dec 2011)

  03 Dec 2011; Mike Frysinger <vapier@gentoo.org> +make-3.82-r4.ebuild,
  +files/make-3.82-copy-on-expand.patch, +files/make-3.82-long-cmdline.patch,
  +files/make-3.82-oneshell.patch, +files/make-3.82-parallel-remake.patch:
  Add some more fixes from upstream, and forward port the long cmdline patch
  from 3.81 #300867 by Alexander Vershilov.

  20 Oct 2011; Brent Baude <ranger@gentoo.org> make-3.82-r1.ebuild:
  Marking make-3.82-r1 ppc for bug 381199

  24 Sep 2011; Raúl Porcel <armin76@gentoo.org> make-3.82-r1.ebuild:
  alpha/ia64/m68k/s390/sh/sparc stable wrt #381199

  18 Sep 2011; Markus Meier <maekke@gentoo.org> make-3.82-r1.ebuild:
  arm stable, bug #381199

*make-3.82-r3 (17 Sep 2011)

  17 Sep 2011; Mike Frysinger <vapier@gentoo.org> +make-3.82-r3.ebuild,
  +files/make-3.82-glob-speedup.patch:
  Add more complete glob optimization patch from upstream #382845 by Tomáš
  Chvátal.

  17 Sep 2011; Mike Frysinger <vapier@gentoo.org> -make-3.82-r2.ebuild,
  -files/make-3.82-glob-speedup.patch:
  Punt broken glob build #383311 by Lars Wendler.

*make-3.82-r2 (17 Sep 2011)

  17 Sep 2011; Mike Frysinger <vapier@gentoo.org> +make-3.82-r2.ebuild,
  +files/make-3.82-glob-speedup.patch:
  Add glob optimization patch from upstream #382845 by Tomáš Chvátal.

  05 Sep 2011; Jeroen Roovers <jer@gentoo.org> make-3.82-r1.ebuild:
  Stable for HPPA (bug #381199).

  04 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> make-3.82-r1.ebuild:
  x86 stable wrt bug #381199

  31 Aug 2011; Tony Vroon <chainsaw@gentoo.org> make-3.82-r1.ebuild:
  Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
  Lazkani & Agostino "ago" Sarubbo in bug #381199 filed by Mike "SpanKY"
  Frysinger.

  09 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> make-3.82.ebuild:
  ppc/ppc64 stable wrt #367265

*make-3.82-r1 (07 Jun 2011)

  07 Jun 2011; Tony Vroon <chainsaw@gentoo.org> +make-3.82-r1.ebuild,
  +files/make-3.82-memory-corruption.patch:
  Revision bump. Patch from upstream fixes memory corruption for
  Android/Cyanogenmod builds; Savannah bug report #33125. As reported by blackd
  in bug #355907; patch scavenged by Mike "SpanKY" Frysinger, additional
  research by Peter "loki_val" Alfredsen & Samuli Suominen.

  05 Jun 2011; Jeroen Roovers <jer@gentoo.org> make-3.82.ebuild:
  Stable for HPPA (bug #367265).

  05 Jun 2011; Raúl Porcel <armin76@gentoo.org> make-3.82.ebuild:
  alpha/ia64/m68k/s390/sh/sparc stable wrt #367265

  02 Jun 2011; Markus Meier <maekke@gentoo.org> make-3.82.ebuild:
  arm stable, bug #367265

  31 May 2011; Markus Meier <maekke@gentoo.org> make-3.82.ebuild:
  x86 stable, bug #367265

  29 May 2011; Markos Chandras <hwoarang@gentoo.org> make-3.82.ebuild:
  Stable on amd64 wrt bug #367265

  06 Feb 2011; Mart Raudsepp <leio@gentoo.org> make-3.80-r4.ebuild,
  make-3.81.ebuild:
  Drop to ~mips

  18 Oct 2010; Mike Frysinger <vapier@gentoo.org> make-3.82.ebuild:
  Move into unstable.

  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.