summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/xmlrpc-c/ChangeLog')
-rw-r--r--dev-libs/xmlrpc-c/ChangeLog365
1 files changed, 365 insertions, 0 deletions
diff --git a/dev-libs/xmlrpc-c/ChangeLog b/dev-libs/xmlrpc-c/ChangeLog
new file mode 100644
index 0000000..0ada8d7
--- /dev/null
+++ b/dev-libs/xmlrpc-c/ChangeLog
@@ -0,0 +1,365 @@
+# ChangeLog for dev-libs/xmlrpc-c
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xmlrpc-c/ChangeLog,v 1.78 2009/01/03 17:52:01 loki_val Exp $
+
+ 03 Jan 2009; Peter Alfredsen <loki_val@gentoo.org>
+ xmlrpc-c-1.16.06-r1.ebuild:
+ Bug 251415 not solved, reverting previous change.
+
+ 03 Jan 2009; Peter Alfredsen <loki_val@gentoo.org>
+ xmlrpc-c-1.16.06-r1.ebuild:
+ We need to "emake all" or we'll run into bug 251415. Per suggestion from
+ upstream.
+
+*xmlrpc-c-1.16.06-r1 (02 Jan 2009)
+
+ 02 Jan 2009; Peter Alfredsen <loki_val@gentoo.org>
+ +files/xmlrpc-c-1.16.06-parallel-make.patch, +xmlrpc-c-1.16.06-r1.ebuild:
+ Fix bug 251850, parallel make issue that would cause xmlrpc.h to not be
+ installed. Thanks to Diego for the report.
+
+ 03 Dec 2008; Peter Alfredsen <loki_val@gentoo.org>
+ xmlrpc-c-1.16.06.ebuild:
+ The --no-undefined patch had the fortunate effect of making parallel make
+ work, halving compilation time.
+
+*xmlrpc-c-1.16.06 (03 Dec 2008)
+
+ 03 Dec 2008; Peter Alfredsen <loki_val@gentoo.org>
+ -files/xmlrpc-c-1.16.04-abyss-disable.patch,
+ -files/xmlrpc-c-1.16.04-compile.patch,
+ -files/xmlrpc-c-1.16.04-cpplinking.patch,
+ -files/xmlrpc-c-1.16.04-linking-order.patch,
+ +files/xmlrpc-c-1.16.06-no-undefined.patch, -xmlrpc-c-1.16.04.ebuild,
+ +xmlrpc-c-1.16.06.ebuild:
+ Add new version. Upstream accepted our fixes from .04. New fixes included
+ fixing bug 246749.
+
+*xmlrpc-c-1.16.04 (29 Nov 2008)
+
+ 29 Nov 2008; Peter Alfredsen <loki_val@gentoo.org>
+ +files/xmlrpc-c-1.16.04-abyss-disable.patch,
+ +files/xmlrpc-c-1.16.04-compile.patch,
+ +files/xmlrpc-c-1.16.04-cpplinking.patch,
+ +files/xmlrpc-c-1.16.04-linking-order.patch, +xmlrpc-c-1.16.04.ebuild:
+ Bump, bug 246083. Also solves bug 235989 (!!).
+
+*xmlrpc-c-1.15.05 (24 Aug 2008)
+
+ 24 Aug 2008; Peter Alfredsen <loki_val@gentoo.org>
+ -xmlrpc-c-1.06.09-r2.ebuild, -xmlrpc-c-1.15.02.ebuild,
+ -xmlrpc-c-1.15.03.ebuild, +xmlrpc-c-1.15.05.ebuild:
+ Bump to 1.15.05, remove old
+
+ 09 Aug 2008; Santiago M. Mola <coldwind@gentoo.org>
+ xmlrpc-c-1.06.27.ebuild:
+ amd64 stable wrt bug #233123
+
+ 06 Aug 2008; Peter Alfredsen <loki_val@gentoo.org>
+ xmlrpc-c-1.14.07-r1.ebuild, xmlrpc-c-1.15.02.ebuild,
+ xmlrpc-c-1.15.03.ebuild:
+ Make >=xmlrpc-c-1.14.07 multilib-strict safe. For real this time. Bug
+ #233468, thanks to en.ABCD@gmail.com. Re-enable cxx useflag for
+ >=xmlrpc-c-1.15.02. Disable running unneeded autotools, bug #233436,
+ thanks to gentoobugsie@gmail.com.
+
+ 02 Aug 2008; Markus Rothe <corsair@gentoo.org> xmlrpc-c-1.06.27.ebuild:
+ Stable on ppc64; bug #233123
+
+ 01 Aug 2008; nixnut <nixnut@gentoo.org> xmlrpc-c-1.06.27.ebuild:
+ Stable on ppc wrt bug 233123
+
+*xmlrpc-c-1.14.07-r1 (31 Jul 2008)
+
+ 31 Jul 2008; Peter Alfredsen <loki_val@gentoo.org>
+ -files/xmlrpc-c-1.14.07-multilib.patch, -xmlrpc-c-1.14.07.ebuild,
+ +xmlrpc-c-1.14.07-r1.ebuild:
+ Reverse the damage I've done, multilib patch installed into /usr/usr/lib64
+ on amd64, see bug 233468. This is not strict-multilib, but we'll deal with
+ that later.
+
+ 30 Jul 2008; Peter Alfredsen <loki_val@gentoo.org>
+ +files/xmlrpc-c-1.14.07-multilib.patch, xmlrpc-c-1.14.07.ebuild:
+ Fixup for multilib, bug #233143.
+
+ 28 Jul 2008; Raúl Porcel <armin76@gentoo.org> xmlrpc-c-1.06.27.ebuild:
+ alpha/ia64/x86 stable wrt #233123
+
+ 28 Jul 2008; Ferris McCormick <fmccor@gentoo.org> xmlrpc-c-1.06.27.ebuild:
+ Sparc stable, Bug #233123.
+
+ 28 Jul 2008; Jeroen Roovers <jer@gentoo.org> xmlrpc-c-1.06.27.ebuild:
+ Stable for HPPA (bug #233123).
+
+ 27 Jul 2008; Peter Alfredsen <loki_val@gentoo.org>
+ xmlrpc-c-1.14.07.ebuild:
+ Prepare for public consumption.
+
+*xmlrpc-c-1.15.03 (27 Jul 2008)
+
+ 27 Jul 2008; Peter Alfredsen <loki_val@gentoo.org>
+ +xmlrpc-c-1.15.03.ebuild:
+ Bump
+
+*xmlrpc-c-1.15.02 (20 Jul 2008)
+
+ 20 Jul 2008; Peter Alfredsen <loki_val@gentoo.org>
+ +xmlrpc-c-1.15.02.ebuild:
+ Bump
+
+ 15 Jun 2008; Peter Alfredsen <loki_val@gentoo.org>
+ +files/xmlrpc-c-1.14.07-abyss-disable.patch, xmlrpc-c-1.14.07.ebuild:
+ Really, *don't* build abyss. Bug 227187.
+
+ 08 Jun 2008; Peter Alfredsen <loki_val@gentoo.org>
+ -xmlrpc-c-1.06.03.ebuild:
+ Remove old.
+
+ 08 Jun 2008; Kenneth Prugh <ken69267@gentoo.org>
+ xmlrpc-c-1.06.09-r2.ebuild:
+ amd64 stable, bug #224275
+
+*xmlrpc-c-1.14.07 (04 Jun 2008)
+
+ 04 Jun 2008; Peter Alfredsen <loki_val@gentoo.org>
+ +xmlrpc-c-1.14.07.ebuild:
+ Add 1.14.07 for testing. Resolves bug 203810.
+
+ 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