summaryrefslogtreecommitdiff
blob: f344ca0a5ee6611c82fd62d4357a0588307ec3ee (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
# ChangeLog for dev-libs/ace
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v 1.71 2015/06/22 11:39:28 mrueg Exp $

  22 Jun 2015; Manuel Rüger <mrueg@gentoo.org> -ace-5.5-r1.ebuild:
  Remove old.

  02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ace-5.7.2.ebuild:
  Stable for ppc64, wrt bug #462890

  24 Feb 2013; Ulrich Müller <ulm@gentoo.org> ace-5.5-r1.ebuild,
  ace-5.7.2.ebuild:
  Fix LICENSE, bug 455530.

  23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ace-5.7.2.ebuild:
  Add ~ppc64, wrt bug #455960

  29 Jul 2012; Raúl Porcel <armin76@gentoo.org> ace-5.5-r1.ebuild,
  ace-5.7.2.ebuild:
  Drop alpha/sparc keywords

  06 Jun 2012; Zac Medico <zmedico@gentoo.org> ace-5.5-r1.ebuild,
  ace-5.7.2.ebuild:
  inherit multilib for get_libdir

  05 May 2012; Brent Baude <ranger@gentoo.org> ace-5.7.2.ebuild:
  Marking ace-5.7.2 ppc for bug 273186

  22 Apr 2012; Markus Meier <maekke@gentoo.org> ace-5.7.2.ebuild:
  x86 stable, bug #273186

  22 Apr 2012; Agostino Sarubbo <ago@gentoo.org> ace-5.7.2.ebuild:
  Stable for amd64, wrt bug #273186

  20 Apr 2012; Pacho Ramos <pacho@gentoo.org> -ace-5.6.1.ebuild,
  -ace-5.6.5-r1.ebuild, -ace-5.6.5-r2.ebuild, -ace-5.6.5.ebuild,
  ace-5.7.2.ebuild:
  Drop -O3 flag per bug #322941, letting it be the only version still compiling
  for me in the tree.

  20 Jul 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml:
  Drop maintainer due retirement, bug #34534

  13 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> ace-5.7.2.ebuild:
  Fix OpenSSL >= 1.0.0 detection (broken m4/tls.m4 check) wrt #328027.

  02 Jun 2010; Torsten Veller <tove@gentoo.org> metadata.xml:
  Remove tantive from metadata.xml (#200343)

*ace-5.7.2 (01 Sep 2009)

  01 Sep 2009; Patrick Lauer <patrick@gentoo.org> +ace-5.7.2.ebuild:
  Bump to 5.7.2, fixes #281651. Thanks to Priit Laes for the ebuild patch.

*ace-5.6.5-r2 (14 Dec 2008)

  14 Dec 2008; Alin Năstac <mrness@gentoo.org> +ace-5.6.5-r2.ebuild:
  Remove PACKAGE_* definitions from installed config.h (#192676).

  04 Nov 2008; Daniel Black <dragonheart@gentoo.org>
  +files/ace-missing-refcountable-header.patch, ace-5.6.5-r1.ebuild:
  included patch as per bug #243234 thanks to Priit Laes

  06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
  Add USE flag description to metadata wrt GLEP 56.

*ace-5.6.5-r1 (29 Jun 2008)

  29 Jun 2008; Tiziano Müller <dev-zero@gentoo.org> +ace-5.6.5-r1.ebuild:
  Fixed headers installation (bug #229013, thanks to Matt Michalowski)

*ace-5.6.5 (20 Jun 2008)

  20 Jun 2008; Daniel Black <dragonheart@gentoo.org> -ace-5.5.9.ebuild,
  +ace-5.6.5.ebuild:
  version bump inspired by bug #227533. removed old unstable version

  08 Oct 2007; Daniel Black <dragonheart@gentoo.org> ace-5.5-r1.ebuild,
  -ace-5.5.8.ebuild, ace-5.6.1.ebuild:
  fix memory exhaustion on compile - bug #192768. Fix bad defines bug #192676
  thanks Alin N?stac. added get_libdir and warning thanks Donnie. removed
  ace-5.5.8 because it was old.

*ace-5.6.1 (07 Oct 2007)

  07 Oct 2007; Daniel Black <dragonheart@gentoo.org> +ace-5.6.1.ebuild:
  version bump

  22 Jul 2007; Hans de Graaff <graaff@gentoo.org> ace-5.5-r1.ebuild,
  ace-5.5.8.ebuild, ace-5.5.9.ebuild:
  Drop virtual/x11 references.

*ace-5.5.9 (12 Jul 2007)

  12 Jul 2007; Tiziano Müller <dev-zero@gentoo.org> -ace-5.5.3-r2.ebuild,
  +ace-5.5.9.ebuild:
  Version bump. Dropped old version.

  12 Jul 2007; Tiziano Müller <dev-zero@gentoo.org> ace-5.5.8.ebuild:
  Cosmetic cleanup, fixed bug #169647

*ace-5.5.8 (22 Jun 2007)

  22 Jun 2007; Daniel Black <dragonheart@gentoo.org> -ace-5.4-r2.ebuild,
  -ace-5.4.6.ebuild, -ace-5.5.ebuild, +ace-5.5.8.ebuild:
  version bump hopefully fixing bug #169647 thanks to Patrizio Bassi

  22 Apr 2007; Jose Luis Rivero <yoswink@gentoo.org> ace-5.5-r1.ebuild:
  Stable on alpha wrt bug #148898

  16 Apr 2007; Christian Faulhammer <opfer@gentoo.org> ace-5.5-r1.ebuild:
  stable amd64, bug 148898

  22 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> ace-5.5-r1.ebuild:
  Stable on sparc

*ace-5.5.3-r2 (27 Jan 2007)

  27 Jan 2007; Daniel Black <dragonheart@gentoo.org> -ace-5.5.3-r1.ebuild,
  +ace-5.5.3-r2.ebuild:
  added missing header file as per bug #163654 thanks to Martin Kolleck

  13 Dec 2006; Matti Bickel <mabi@gentoo.org> ace-5.5-r1.ebuild:
  ppc stable (bug #148898)

  08 Dec 2006; Christian Faulhammer <opfer@gentoo.org> ace-5.5-r1.ebuild:
  stable x86, bug #148898

*ace-5.5.3-r1 (10 Nov 2006)

  10 Nov 2006; Daniel Black <dragonheart@gentoo.org>  ace-5.5.3-r1.ebuild,
  -ace-5.5.3, metadata.xml:
  added missing ACE_wrappers/ace/OS.inl thanks to dev-zero. added cpp to
  metadata.xml

  06 Nov 2006; Daniel Black <dragonheart@gentoo.org> ace-5.5.3.ebuild,
  ace-5.5-r1.ebuild:
  don\'t install gperf stuff

*ace-5.5.3 (04 Nov 2006)

  04 Nov 2006; Daniel Black <dragonheart@gentoo.org> +ace-5.5.3.ebuild:
  development version added

*ace-5.5-r1 (02 Nov 2006)

  02 Nov 2006; Daniel Black <dragonheart@gentoo.org> +ace-5.5-r1.ebuild:
  tao extensions as per bug #89913 thanks to Ben Gardiner and Patrizio Bassi

  20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> ace-5.4.6.ebuild:
  Stable on Alpha.

  18 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> ace-5.4.6.ebuild:
  Stable on sparc

  24 May 2006; Michael Hanselmann <hansmi@gentoo.org> ace-5.4.6.ebuild:
  Stable on ppc.

*ace-5.5 (06 May 2006)

  06 May 2006; Michael Imhof <tantive@gentoo.org> -ace-5.4.3.ebuild,
  ace-5.4.6.ebuild, +ace-5.5.ebuild:
  Removed old ebuilds. Marked x86.

  04 May 2006; Michael Imhof <tantive@gentoo.org> +ace-5.5.ebuild:
  Version bumped. Closes #131584.

  04 Feb 2006; Marcelo Goes <vanquirius@gentoo.org> ace-5.4.6.ebuild:
  Make modular X friendly, add missing X to IUSE.

*ace-5.4.6 (30 Jul 2005)

  30 Jul 2005; Daniel Black <dragonheart@gentoo.org> -ace-5.3.ebuild,
  -ace-5.4.ebuild, -ace-5.4-r1.ebuild, ace-5.4.3.ebuild, +ace-5.4.6.ebuild:
  version bump + old version cleanout

  30 May 2005; Michael Imhof <tantive@gentoo.org> metadata.xml:
  Fixed metadata.

  09 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> ace-5.4-r2.ebuild:
  Stable on ppc.

  13 Jan 2005; Daniel Black <dragonheart@gentoo.org> :
  Digest fix as per bug #77790. Thanks to Arkadi Shishlov <arkadi@it.lv>

*ace-5.4.3 (02 Jan 2005)

  02 Jan 2005; Daniel Black <dragonheart@gentoo.org> +ace-5.4.3.ebuild,
  +metadata.xml:
  Version bump to fix gcc-3.4 compile problems. Noted in bug #71903 by  
  Arkadi Shishlov <arkadi@it.lv>. Added myself and Michael Imhof as 
  maintainters in the metadata.xml

  20 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> ace-5.4-r2.ebuild:
  Stable on alpha.

  16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> ace-5.4-r2.ebuild:
  Stable on amd64.

*ace-5.4-r2 (02 Dec 2004)

  02 Dec 2004; Michael Imhof <tantive@gentoo.org> +ace-5.4-r2.ebuild:
  Bumped to -r2. Closes #71742.

  15 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> ace-5.4-r1.ebuild:
  Stable on sparc

  15 Nov 2004; Michael Imhof <tantive@gentoo.org> ace-5.4-r1.ebuild:
  Marked stable on x86.

*ace-5.4-r1 (27 Oct 2004)

  27 Oct 2004; Michael Imhof <tantive@gentoo.org> +ace-5.4-r1.ebuild:
  New revision which adds some missing links. Closes #60881.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> ace-5.3.ebuild,
  ace-5.4.ebuild:
  virtual/glibc -> virtual/libc

  04 May 2004; Michael Sterrett <mr_bones_@gentoo.org> ace-5.2.1.ebuild,
  ace-5.2.4-r1.ebuild, ace-5.2.4.ebuild, ace-5.2.7.ebuild, ace-5.2.8.ebuild,
  ace-5.2.ebuild:
  clean version 5.2

  28 Apr 2004; Jon Portnoy <avenj@gentoo.org> ace-5.4.ebuild :
  Stable on AMD64.

  29 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> ace-5.4.ebuild:
  Adding amd64 keyword. Closing #44427.

*ace-5.4 (12 Mar 2004)

  12 Mar 2004; Michael Imhof <tantive@gentoo.org> ace-5.4.ebuild:
  Version bumped. Ebuild submitted via #39166 by Yariv Ido 
  <yariv@vipe.technion.ac.il>.

  25 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> ace-5.3.ebuild:
  Adding amd64 keyword. Closing #42794.

*ace-5.3 (2 February 2003)

  2 February 2003; Preston A. Elder <prez@gentoo.org> ace-5.3.ebuild :
  
  Added new version.

*ace-5.2.8 (11 January 2003)

  11 January 2003; Preston A. Elder <prez@gentoo.org> ace-5.2.8.ebuild :
  
  Added new version.

  19 Dec 2002; Dean Bailey <alron@gentoo.org> : removed sparc64 keyword

*ace-5.2.7 (09 December 2002)

  09 December 2002; Preston A. Elder <prez@gentoo.org> ace-5.2.7.ebuild :
  
  Added new version.

* Autoupdate keywords (12-6-02)
  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*ace-5.2.4-r1 (14 October 2002)

  15 October 2002; Preston A. Elder <prez@gentoo.org> ChangeLog :
  
  Forgot the IUSE="ipv6"

  14 October 2002; Preston A. Elder <prez@gentoo.org> ChangeLog :
  
  Added IPV6 support with use ipv6.

*ace-5.2.4 (31 August 2002)

  31 August 2002; Preston A. Elder <prez@gentoo.org> ChangeLog :
  
  ACE has now started making versioned files, so digests are possible.

*ace-5.2.1 (26 April 2002)

  26 April 2002; Preston A. Elder <prez@gentoo.org> ChangeLog :
  
  Initial ebuild... Enjoy..