summaryrefslogtreecommitdiff
blob: 357d7f725dee07f8f46a5bd66a57b159832f0b4e (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
# ChangeLog for dev-libs/xmlrpc-c
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/xmlrpc-c/ChangeLog,v 1.55 2008/06/04 12:13:07 loki_val Exp $

  04 Jun 2008; Peter Alfredsen <loki_val@gentoo.org>
  -xmlrpc-c-1.06.09.ebuild, -xmlrpc-c-1.06.09-r1.ebuild:
  Remove old.

  02 Jun 2008; Raúl Porcel <armin76@gentoo.org> xmlrpc-c-1.06.09-r2.ebuild:
  alpha/ia64/sparc stable wrt #224275

  01 Jun 2008; nixnut <nixnut@gentoo.org> xmlrpc-c-1.06.09-r2.ebuild:
  Stable on ppc wrt bug 224275

  31 May 2008; Jeroen Roovers <jer@gentoo.org> xmlrpc-c-1.06.09-r2.ebuild:
  Stable for HPPA (bug #224275).

  31 May 2008; Christian Faulhammer <opfer@gentoo.org>
  xmlrpc-c-1.06.09-r2.ebuild:
  stable x86, bug 224275

  31 May 2008; Peter Alfredsen <loki_val@gentoo.org>
  xmlrpc-c-1.06.09-r2.ebuild, xmlrpc-c-1.06.27.ebuild:
  Committing build-time fix for bug 214137; SRCDIR was getting passed to the
  ebuild

*xmlrpc-c-1.06.27 (30 May 2008)

  30 May 2008; Peter Alfredsen <loki_val@gentoo.org>
  +files/xmlrpc-c-1.06.27-abyss-header-fixup.patch,
  +files/xmlrpc-c-1.06.27-curl-easy-setopt.patch,
  +files/xmlrpc-c-1.06.27-gcc43-test-fix.patch, metadata.xml,
  +xmlrpc-c-1.06.27.ebuild:
  Version bump. Taking over as maintainer.

  27 May 2008; Markus Rothe <corsair@gentoo.org> xmlrpc-c-1.06.09-r2.ebuild:
  Stable on ppc64

  28 Apr 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
  Remove Wulf C. Krueger (philantrop) from metadata.xml (as per #168573).

*xmlrpc-c-1.06.09-r2 (22 Apr 2008)

  22 Apr 2008; Doug Goldstein <cardoe@gentoo.org>
  +xmlrpc-c-1.06.09-r2.ebuild:
  rev bump to bump EAPI so everything builds properly with default USE flags

  21 Apr 2008; Diego Pettenò <flameeyes@gentoo.org>
  +files/xmlrpc-c-1.06.09+curl-7.18.patch, xmlrpc-c-1.06.09-r1.ebuild:
  Add patch to fix building with curl 7.18, thanks to Christophe Philemotte
  in bug #216139.

  02 Mar 2008; Wulf C. Krueger <philantrop@gentoo.org>
  files/xmlrpc-c-1.06.09-asneeded.patch,
  +files/xmlrpc-c-1.06.09-strsol.patch, xmlrpc-c-1.06.09-r1.ebuild:
  Added an updated linking patch as kindly provided by corsair on bug 209138.
  xmlrpc-c now respects the user's LDFLAGS. Fixes bug 209693.

*xmlrpc-c-1.06.09-r1 (22 Feb 2008)

  22 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org>
  +xmlrpc-c-1.06.09-r1.ebuild:
  Revision bump to ensure that -Wl,--as-needed get Flameeyes' fix.

  21 Feb 2008; Raúl Porcel <armin76@gentoo.org> xmlrpc-c-1.06.09.ebuild:
  alpha/ia64/sparc/x86 stable

  11 Feb 2008; Diego Pettenò <flameeyes@gentoo.org>
  +files/xmlrpc-c-1.06.09-asneeded.patch, xmlrpc-c-1.06.09.ebuild:
  Fix linking with --as-needed by properly link to libxml2 when using it.
  Fixes cmake build with --as-needed.

  06 Feb 2008; Markus Rothe <corsair@gentoo.org> xmlrpc-c-1.06.09.ebuild:
  Back to ~ppc64. It fails on another machine

  05 Feb 2008; Markus Rothe <corsair@gentoo.org> xmlrpc-c-1.06.09.ebuild:
  Stable on ppc64

  03 Feb 2008; Wulf C. Krueger <philantrop@gentoo.org>
  xmlrpc-c-1.06.09.ebuild:
  Fixed overriding custom MAKEOPTS. Fixes bug 207924. Thanks, Jokey!

  20 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org>
  +files/xmlrpc-c-gcc43.patch, xmlrpc-c-1.06.03.ebuild,
  xmlrpc-c-1.06.09.ebuild:
  Added a patch for gcc-4.3-compatibility as kindly provided by Devils-Hawk on
  bug 206353.

  14 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org>
  xmlrpc-c-1.06.09.ebuild:
  ppc. stable

  13 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org>
  xmlrpc-c-1.06.09.ebuild:
  Made the build system respect the user's CFLAGS/CXXFLAGS.

  10 Jan 2008; Guy Martin <gmsoft@gentoo.org> xmlrpc-c-1.06.09.ebuild:
  Added hppa to KEYWORDS.

  13 Dec 2007; Wulf C. Krueger <philantrop@gentoo.org>
  -files/xmlrpc-c-1.10.00-cmake.patch,
  -files/xmlrpc-c-1.10.00-mutexcreate.patch, metadata.xml,
  xmlrpc-c-1.06.09.ebuild, -xmlrpc-c-1.10.00.ebuild:
  Removed broken version 1.10.00. Fixed several minor issues as per bug 194031.

  11 Dec 2007; Benedikt Böhm <hollow@gentoo.org> metadata.xml:
  update metadata

  14 Oct 2007; Markus Rothe <corsair@gentoo.org> xmlrpc-c-1.06.09.ebuild:
  Added ~ppc64; bu #194031

  06 Oct 2007; Raúl Porcel <armin76@gentoo.org> xmlrpc-c-1.06.09.ebuild:
  Add ~ia64/~sparc wrt #194031

  02 Oct 2007; Jeroen Roovers <jer@gentoo.org> xmlrpc-c-1.06.09.ebuild:
  Marked ~hppa (bug #194031).

  01 Oct 2007; Roy Marples <uberlord@gentoo.org> xmlrpc-c-1.06.03.ebuild,
  xmlrpc-c-1.06.09.ebuild:
  Keyworded ~sparc-fbsd and ~x86-fbsd, #194031.

  22 May 2007; Benedikt Böhm <hollow@gentoo.org>
  -files/gentoo-0.9.9-r1.patch, -files/xmlrpc-c-gcc-3.4.patch,
  -xmlrpc-c-0.9.9-r1.ebuild:
  clean up

  22 May 2007; Bryan Østergaard <kloeri@gentoo.org>
  xmlrpc-c-1.06.03.ebuild:
  Stable on Alpha, bug 166998.

*xmlrpc-c-1.10.00 (22 May 2007)

  22 May 2007; Benedikt Böhm <hollow@gentoo.org>
  +files/xmlrpc-c-1.10.00-cmake.patch,
  +files/xmlrpc-c-1.10.00-mutexcreate.patch, -xmlrpc-c-1.09.00.ebuild,
  +xmlrpc-c-1.10.00.ebuild:
  version bump; uses experimental cmake patch from Enrico Scholz

  14 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
  add <herd>no-herd</herd>

  17 Mar 2007; Steve Dibb <beandog@gentoo.org> xmlrpc-c-1.06.03.ebuild:
  amd64 stable, bug 166998

  18 Feb 2007; nixnut <nixnut@gentoo.org> xmlrpc-c-1.06.03.ebuild:
  Stable on ppc wrt bug 166998

  15 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
  xmlrpc-c-1.06.03.ebuild:
  stable x86; bug 166998

*xmlrpc-c-1.06.09 (15 Feb 2007)

  15 Feb 2007; Benedikt Böhm <hollow@gentoo.org> +xmlrpc-c-1.06.09.ebuild:
  version bump

*xmlrpc-c-1.09.00 (30 Jan 2007)

  30 Jan 2007; Benedikt Böhm <hollow@gentoo.org> -xmlrpc-c-1.06.02.ebuild,
  +xmlrpc-c-1.09.00.ebuild:
  version bump; remove old version

  12 Aug 2006; Benedikt Böhm <hollow@gentoo.org>
  files/xmlrpc-c-1.06.03-mustbuildclient.patch, xmlrpc-c-1.06.03.ebuild:
  fix previous patch for optional client libs

*xmlrpc-c-1.06.03 (12 Aug 2006)

  12 Aug 2006; Benedikt Böhm <hollow@gentoo.org>
  -files/xmlrpc-c-1.05-client-global.patch,
  -files/xmlrpc-c-1.05-iostream.patch,
  -files/xmlrpc-c-1.05-no-extra-qual.patch,
  +files/xmlrpc-c-1.06.03-mustbuildclient.patch, -xmlrpc-c-1.05-r2.ebuild,
  +xmlrpc-c-1.06.03.ebuild:
  version bump; fix #142929

*xmlrpc-c-1.06.02 (31 Jul 2006)

  31 Jul 2006; Benedikt Böhm <hollow@gentoo.org>
  +files/xmlrpc-c-1.06.02-strsol.patch,
  +files/xmlrpc-c-1.06.02-threadupdatestatus.patch,
  -xmlrpc-c-1.03.14.ebuild, -xmlrpc-c-1.05.ebuild, -xmlrpc-c-1.05-r1.ebuild,
  xmlrpc-c-1.05-r2.ebuild, +xmlrpc-c-1.06.02.ebuild:
  version bump; fix #142231

*xmlrpc-c-1.05-r2 (06 Jul 2006)

  06 Jul 2006; Benedikt Böhm <hollow@gentoo.org>
  +files/xmlrpc-c-1.05-client-global.patch, +files/xmlrpc-c-1.05-pic.patch,
  +xmlrpc-c-1.05-r2.ebuild:
  install missing client_global.h; fix PIC handling on amd64

*xmlrpc-c-1.05-r1 (01 Jul 2006)

  01 Jul 2006; Benedikt Böhm <hollow@gentoo.org>
  +files/xmlrpc-c-1.05-no-extra-qual.patch, +xmlrpc-c-1.05-r1.ebuild:
  fix #138668

*xmlrpc-c-1.05 (24 Jun 2006)
*xmlrpc-c-1.03.14 (24 Jun 2006)

  24 Jun 2006; Benedikt Böhm <hollow@gentoo.org> -files/gentoo-0.9.9.patch,
  -files/gentoo-1.2.patch, +files/xmlrpc-c-1.05-iostream.patch,
  metadata.xml, -xmlrpc-c-0.9.9.ebuild, -xmlrpc-c-1.2.ebuild,
  +xmlrpc-c-1.03.14.ebuild, +xmlrpc-c-1.05.ebuild:
  version bumps; update metadata

  10 Sep 2005; Aron Griffis <agriffis@gentoo.org> xmlrpc-c-0.9.9-r1.ebuild:
  Mark 0.9.9-r1 stable on alpha

  26 Jul 2005; Jared Hudson <jhhudso@gentoo.org> xmlrpc-c-1.2.ebuild:
  Modified latest ebuild to force make -j1 since greater than -j1 fails to
  compile

  22 May 2005; Jared Hudson <jhhudso@gentoo.org> : Version bump.
	
  30 Apr 2005; Bryan Østergaard <kloeri@gentoo.org>
  xmlrpc-c-0.9.9-r1.ebuild:
  ~alpha keyword, bug 89340.

  17 Feb 2005; Karol Wojtaszek <sekretarz@gentoo.org>
  xmlrpc-c-0.9.9-r1.ebuild:
  Fixed sandbox access violation, bug #82178

  23 Sep 2004; Karol Wojtaszek <sekretarz@gentoo.org>
  +files/xmlrpc-c-gcc-3.4.patch, xmlrpc-c-0.9.9-r1.ebuild:
  Fixed gcc-3.4 compile issues. Bug #64330

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  xmlrpc-c-0.9.9.ebuild:
  virtual/glibc -> virtual/libc

*xmlrpc-c-0.9.9-r1; Pieter Van den Abeele <pvdabeel@gentoo.org> :

  16 Aug 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> :
  Fixes 47830

*xmlrpc-c-0.9.9 (07 Mar 2003)

  07 Mar 2002; Pieter Van den Abeele <pvdabeel@gentoo.org> :

  Created an ebuild - also tested on ppc