summaryrefslogtreecommitdiff
blob: afd70315d3592534955653e16efcf5cbb94aecba (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
# ChangeLog for sys-devel/make
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.34 2006/02/19 16:53:04 josejx Exp $

  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.