From 7917585f208549926f9b74a439fae4e95f9c255e Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Tue, 16 Jun 2015 14:15:16 -0700 Subject: [PATCH] bump(dev-vcs/subversion): sync with upstream for arm64 Signed-off-by: Geoff Levand --- .../dev-vcs/subversion/ChangeLog | 2440 +------------- .../dev-vcs/subversion/ChangeLog-2014 | 2799 +++++++++++++++++ .../dev-vcs/subversion/Manifest | 39 +- ...e_linking_against_unneeded_libraries.patch | 56 - ...rsion-1.6.2-local_library_preloading.patch | 165 - .../subversion-1.6.3-kwallet_window.patch | 298 -- .../files/subversion-1.7.6-kwallet.patch | 44 - ...ion-1.7.6-revert-mod_dontdothat-move.patch | 48 - .../files/subversion-1.8.0-hpux-dso.patch | 16 + .../subversion-1.8.1-revert_bdb6check.patch | 85 + ...n-1.8.5-swig-python-no-gnome-keyring.patch | 495 +++ .../dev-vcs/subversion/files/svnserve.initd | 26 - .../dev-vcs/subversion/files/svnserve.initd3 | 21 + .../dev-vcs/subversion/metadata.xml | 5 + ...-1.7.9.ebuild => subversion-1.7.19.ebuild} | 21 +- ...1.7.10.ebuild => subversion-1.7.20.ebuild} | 21 +- ...1.7.11.ebuild => subversion-1.8.11.ebuild} | 189 +- .../subversion/subversion-1.8.13.ebuild | 493 +++ .../md5-cache/dev-vcs/subversion-1.7.10 | 14 - .../md5-cache/dev-vcs/subversion-1.7.11 | 14 - .../md5-cache/dev-vcs/subversion-1.7.19 | 14 + .../md5-cache/dev-vcs/subversion-1.7.20 | 14 + .../md5-cache/dev-vcs/subversion-1.7.9 | 14 - .../md5-cache/dev-vcs/subversion-1.8.11 | 14 + .../md5-cache/dev-vcs/subversion-1.8.13 | 14 + 25 files changed, 4148 insertions(+), 3211 deletions(-) create mode 100644 sdk_container/src/third_party/portage-stable/dev-vcs/subversion/ChangeLog-2014 delete mode 100644 sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.6.0-disable_linking_against_unneeded_libraries.patch delete mode 100644 sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.6.2-local_library_preloading.patch delete mode 100644 sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.6.3-kwallet_window.patch delete mode 100644 sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.7.6-kwallet.patch delete mode 100644 sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.7.6-revert-mod_dontdothat-move.patch create mode 100644 sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.8.0-hpux-dso.patch create mode 100644 sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.8.1-revert_bdb6check.patch create mode 100644 sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.8.5-swig-python-no-gnome-keyring.patch delete mode 100644 sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/svnserve.initd create mode 100644 sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/svnserve.initd3 rename sdk_container/src/third_party/portage-stable/dev-vcs/subversion/{subversion-1.7.9.ebuild => subversion-1.7.19.ebuild} (95%) rename sdk_container/src/third_party/portage-stable/dev-vcs/subversion/{subversion-1.7.10.ebuild => subversion-1.7.20.ebuild} (95%) rename sdk_container/src/third_party/portage-stable/dev-vcs/subversion/{subversion-1.7.11.ebuild => subversion-1.8.11.ebuild} (75%) create mode 100644 sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.8.13.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.7.10 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.7.11 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.7.19 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.7.20 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.7.9 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.8.11 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.8.13 diff --git a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/ChangeLog b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/ChangeLog index e2a5746850..279d3a4888 100644 --- a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/ChangeLog +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/ChangeLog @@ -1,2421 +1,53 @@ # ChangeLog for dev-vcs/subversion -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.119 2013/08/03 08:54:28 tommy Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.231 2015/05/27 15:48:51 maekke Exp $ -*subversion-1.7.11 (03 Aug 2013) + 27 May 2015; Markus Meier subversion-1.7.20.ebuild: + arm stable, bug #545348 - 03 Aug 2013; Thomas Sachau (Tommy[D]) - +subversion-1.7.11.ebuild: - Version bump for bug 472202 + 16 May 2015; Jack Morgan subversion-1.7.20.ebuild: + ia64 stable wrt bug #545348 -*subversion-1.7.10 (21 Jul 2013) + 14 May 2015; Jeroen Roovers subversion-1.7.20.ebuild: + Stable for PPC64 (bug #545348). - 21 Jul 2013; Thomas Sachau (Tommy[D]) - +subversion-1.7.10.ebuild: - Version bump + 13 May 2015; Agostino Sarubbo subversion-1.7.20.ebuild: + Stable for amd64, wrt bug #545348 - 20 Jul 2013; Michał Górny subversion-1.7.9.ebuild: - Lower the build-time requirement of Python to Python bindings or USE=test. Add - REQUIRED_USE for Python. + 12 May 2015; Lars Wendler subversion-1.8.13.ebuild: + Fixed configure run with USE="-ruby". - 05 May 2013; Agostino Sarubbo -subversion-1.6.17-r7.ebuild, - -subversion-1.7.6.ebuild, -subversion-1.7.7.ebuild, -subversion-1.7.8.ebuild: - Remove old +*subversion-1.7.20 (23 Apr 2015) - 22 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: - Stable for alpha, wrt bug #463860 + 23 Apr 2015; Thomas Sachau (Tommy[D]) + +subversion-1.7.20.ebuild: + Version bump for bug 545348 - 22 Apr 2013; Jeroen Roovers subversion-1.7.9.ebuild: - Stable for HPPA (bug #463860). + 15 Apr 2015; Lars Wendler subversion-1.8.13.ebuild: + Removed dependency on swig again (as requested by Arfrever). - 22 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: - Stable for sparc, wrt bug #463860 + 13 Apr 2015; Lars Wendler subversion-1.8.13.ebuild: + Fix dependency for swig. - 22 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: - Stable for sh, wrt bug #463860 + 13 Apr 2015; Lars Wendler subversion-1.8.13.ebuild: + Added dev-lang/swig to DEPEND. - 22 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: - Stable for s390, wrt bug #463860 +*subversion-1.8.13 (09 Apr 2015) - 22 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: - Stable for ppc64, wrt bug #463860 + 09 Apr 2015; Lars Wendler + +subversion-1.8.13.ebuild, +files/svnserve.initd3: + Security bump (bug #545348). Added slightly rewritten init script. - 22 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: - Stable for ppc, wrt bug #463860 + 08 Apr 2015; Michał Górny subversion-1.7.19.ebuild, + subversion-1.8.11.ebuild: + Drop old Python implementations - 22 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: - Stable for ia64, wrt bug #463860 + 03 Jan 2015; Lars Wendler subversion-1.7.19.ebuild, + subversion-1.8.11.ebuild: + Fixed compilation with "gnome-keyring" USE flag (bug #534384 and patch by + Andrew Savchenko). - 21 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: - Stable for arm, wrt bug #463860 + 01 Jan 2015; Andreas K. Huettel +ChangeLog-2014, + ChangeLog: Split ChangeLog - 20 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: - Stable for x86, wrt bug #463860 - - 20 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: - Stable for amd64, wrt bug #463860 - - 19 Apr 2013; Thomas Sachau (Tommy[D]) - subversion-1.7.9.ebuild: - Require threadsafe sqlite, fixes bug 456172 - - 19 Apr 2013; Thomas Sachau (Tommy[D]) - subversion-1.7.9.ebuild: - Force RUBY_TARGETS=ruby18 for dev-ruby/rubygems with USE=ruby - -*subversion-1.7.9 (08 Apr 2013) - - 08 Apr 2013; Thomas Sachau (Tommy[D]) - +subversion-1.7.9.ebuild: - Version bump for bug 463860 - - 03 Mar 2013; Michał Górny subversion-1.7.8.ebuild: - Unconditionally set proper Python version for build-time. Fixes bug #459708. - - 02 Mar 2013; Markos Chandras - subversion-1.6.17-r7.ebuild, subversion-1.7.6.ebuild, subversion-1.7.7.ebuild, - subversion-1.7.8.ebuild: - Move Qt dependencies to the new category - - 23 Feb 2013; Michał Górny subversion-1.7.8.ebuild: - Keep Python sources symlinked during builds. Required for Ruby bindings, for - some reason. Bug #458764. - - 22 Feb 2013; Zac Medico subversion-1.7.7.ebuild, - subversion-1.7.8.ebuild: - Add ~arm-linux keyword. - -*subversion-1.7.8 (22 Feb 2013) - - 22 Feb 2013; Michał Górny +subversion-1.7.8.ebuild: - Version bump. Convert to distutils-r1. - - 26 Jan 2013; Fabian Groffen subversion-1.7.7.ebuild: - Fix compilation for FreeMiNT by Alan Hourihane, bug #451502 - - 01 Jan 2013; Raúl Porcel subversion-1.7.7.ebuild: - s390/sh/x86 stable wrt #447946 - - 01 Jan 2013; Agostino Sarubbo subversion-1.7.7.ebuild: - Stable for arm, wrt bug #447946 - - 30 Dec 2012; Agostino Sarubbo subversion-1.7.7.ebuild: - Stable for alpha, wrt bug #447946 - - 30 Dec 2012; Agostino Sarubbo subversion-1.7.7.ebuild: - Stable for sparc, wrt bug #447946 - - 28 Dec 2012; Jeroen Roovers subversion-1.7.7.ebuild: - Stable for HPPA (bug #447946). - - 26 Dec 2012; Agostino Sarubbo subversion-1.7.7.ebuild: - Stable for ia64, wrt bug #447946 - - 23 Dec 2012; Agostino Sarubbo subversion-1.7.7.ebuild: - Stable for ppc64, wrt bug #447946 - - 22 Dec 2012; Agostino Sarubbo subversion-1.7.7.ebuild: - Stable for ppc, wrt bug #447946 - - 22 Dec 2012; Agostino Sarubbo subversion-1.7.7.ebuild: - Stable for amd64, wrt bug #447710 - - 09 Nov 2012; Fabian Groffen subversion-1.7.7.ebuild: - Don't enable LD_PRELOAD kludge on Solaris, it breaks in case of a mismatch - between userland and current build target. - -*subversion-1.7.7 (25 Oct 2012) - - 25 Oct 2012; Thomas Sachau (Tommy[D]) - -subversion-1.7.0.ebuild, -subversion-1.7.1.ebuild, -subversion-1.7.2.ebuild, - -subversion-1.7.4.ebuild, -subversion-1.7.5.ebuild, +subversion-1.7.7.ebuild: - Version bump, fixes bug 439362, drop old versions - - 25 Oct 2012; Thomas Sachau (Tommy[D]) - subversion-1.7.6.ebuild: - Drop dodoc on notes/*, since that does not exist any more - - 03 Sep 2012; Fabian Groffen subversion-1.7.6.ebuild: - Fix linking on Solaris with USE=nls - - 22 Aug 2012; Thomas Sachau (Tommy[D]) - subversion-1.7.6.ebuild, +files/subversion-1.7.6-kwallet.patch: - Add patch for kwallet, upstream applied it to trunk, but did not include it - in the following release, should now really fix bug 421575 - - 21 Aug 2012; Thomas Sachau (Tommy[D]) - subversion-1.7.6.ebuild: - Drop already commented out --with-sqlite argument, fixes bug 413579 - -*subversion-1.7.6 (21 Aug 2012) - - 21 Aug 2012; Thomas Sachau (Tommy[D]) - +subversion-1.7.6.ebuild, - +files/subversion-1.7.6-revert-mod_dontdothat-move.patch: - Version bump, fixes bug 421575, add GPL-2 to the license var, fixes bug - 425940, convert shebang for tools, fixes bug 415507 - - 20 Aug 2012; Thomas Sachau (Tommy[D]) - subversion-1.6.17-r7.ebuild: - Restrict dependency on net-libs/serf to SLOT=0, fixes bug 430730 - - 20 Jul 2012; Michael Palimaka - subversion-1.6.17-r7.ebuild, subversion-1.7.0.ebuild, subversion-1.7.1.ebuild, - subversion-1.7.2.ebuild, subversion-1.7.4.ebuild, subversion-1.7.5.ebuild: - Add missing slot dependencies on Qt. - -*subversion-1.7.5 (14 Jun 2012) - - 14 Jun 2012; Thomas Sachau (Tommy[D]) - +subversion-1.7.5.ebuild: - Version bump - - 24 May 2012; Mike Frysinger subversion-1.6.17-r7.ebuild, - subversion-1.7.0.ebuild, subversion-1.7.1.ebuild, subversion-1.7.2.ebuild, - subversion-1.7.4.ebuild: - Inherit eutils for epatch, and user for enewuser/etc... - - 12 May 2012; Alexis Ballier subversion-1.7.4.ebuild: - keyword ~amd64-fbsd - - 03 May 2012; Jeff Horelick subversion-1.6.17-r7.ebuild, - subversion-1.7.0.ebuild, subversion-1.7.1.ebuild, subversion-1.7.2.ebuild, - subversion-1.7.4.ebuild: - dev-util/pkgconfig -> virtual/pkgconfig - - 15 Mar 2012; Mike Gilbert subversion-1.6.17-r7.ebuild, - subversion-1.7.0.ebuild, subversion-1.7.1.ebuild, subversion-1.7.2.ebuild, - subversion-1.7.4.ebuild: - Restrict pypy. - -*subversion-1.7.4 (11 Mar 2012) - - 11 Mar 2012; Thomas Sachau (Tommy[D]) - +subversion-1.7.4.ebuild, - +files/subversion-fix-parallel-build-support-for-perl-bindings.patch: - Version bump, fixes bug 404939 and bug 404527, add workaround for linking - issue during cross-compilation, when upgrading from 1.6 to 1.7, fixes bug - 387057, restrict ruby dependency to 1.8 and force usage of that version, - fixes bug 399105, add patch for parallel make issue with perl module, fixes - bug 388607, also adjust xinetd.d script with USE=apache2 disabled, fixes bug - 381385, remove enewgroup and enewuser from pkg_config, fixes bug 404499, - remove files for languages not in LINGUAS var, fixes bug 402299 - - 02 Mar 2012; Fabian Groffen subversion-1.7.2.ebuild: - Drop Solaris flag trickery for neon, neon itself is fixed now - - 11 Feb 2012; Thomas Sachau (Tommy[D]) - -subversion-1.6.17.ebuild, -subversion-1.6.17-r6.ebuild: - Drop old versions - - 11 Feb 2012; Kacper Kowalik - subversion-1.6.17-r7.ebuild: - ppc64 stable wrt #386899 - -*subversion-1.7.2 (14 Jan 2012) - - 14 Jan 2012; Thomas Sachau (Tommy[D]) - +subversion-1.7.2.ebuild, files/svnserve.initd2, metadata.xml: - Version bump, fixes bug 393641 and bug 389961, move from deprecated bashcomp - eclass to -r1, adjust svnserve default user and group based on USE flags, - fixes bug 381385, adjusting metadata.xml, taking over maintainership for now - - 30 Nov 2011; Fabian Groffen subversion-1.7.1.ebuild: - Use get_libname instead of hardcoding .so for shared libraries for Darwin, by - nietonfir in bug #388275 - - 06 Nov 2011; Brent Baude subversion-1.6.17-r7.ebuild: - Marking subversion-1.6.17-r7 ppc for bug 386899 - - 30 Oct 2011; Raúl Porcel subversion-1.6.17-r7.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #386899 - -*subversion-1.7.1 (26 Oct 2011) - - 26 Oct 2011; Tony Vroon +subversion-1.7.1.ebuild: - Bugfix release in the 1.7 branch; also brings performance improvements. As - requested by Joakim in bug #388541. - - 19 Oct 2011; Jeroen Roovers subversion-1.6.17-r7.ebuild: - Stable for HPPA (bug #386899). - - 17 Oct 2011; Markus Meier subversion-1.6.17-r7.ebuild: - arm stable, bug #386899 - - 13 Oct 2011; Pawel Hajdan jr - subversion-1.6.17-r7.ebuild: - x86 stable wrt bug #386899 - - 12 Oct 2011; Tony Vroon subversion-1.6.17-r7.ebuild: - Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & - Agostino "ago" Sarubbo in bug #386899. - -*subversion-1.7.0 (12 Oct 2011) - - 12 Oct 2011; Tony Vroon +subversion-1.7.0.ebuild: - New upstream release, bringing you "svn patch", "svnrdump", "svn upgrade" and - many other goodies. The build system has changed significantly so a lot of - patching has now gone. Please do file a bug if it seems that this causes - issues. - -*subversion-1.6.17-r7 (02 Sep 2011) - - 02 Sep 2011; Tony Vroon +subversion-1.6.17-r7.ebuild: - Remove apache2-related explanation as it looks out of place, as per Martin - von Gagern in bug #381259. dodoc -r is an EAPI 4 feature that can not be used - for eclass reasons, do better. As per Ulrich "ulm" Müller in bug #381577. - - 01 Sep 2011; Tony Vroon -subversion-1.6.15.ebuild, - -subversion-1.6.16.ebuild, -subversion-1.6.17-r4.ebuild, - -subversion-1.6.17-r5.ebuild: - Remove old ebuilds. 1.6.17-r6 is the new stabilisation target in one month. - -*subversion-1.6.17-r6 (31 Aug 2011) - - 31 Aug 2011; Jeremy Olexa - +files/subversion-1.5.4-interix.patch, +files/subversion-1.5.6-aix-dso.patch, - +files/subversion-1.6.3-hpux-dso.patch, +subversion-1.6.17-r6.ebuild: - Revision bump to finish Gentoo Prefix support, signed off by maintainer in - bug 329505 - -*subversion-1.6.17-r5 (30 Aug 2011) - - 30 Aug 2011; Tony Vroon -subversion-1.6.17-r3.ebuild, - +subversion-1.6.17-r5.ebuild: - Stop static libraries from being built entirely, instead of deleting them - after the fact as suggested by Rafał "galtgendo" Mużyło in bug #380891. - Removed old ebuild. - - 27 Aug 2011; Raúl Porcel subversion-1.6.17.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #369065 - - 26 Aug 2011; Jeremy Olexa subversion-1.6.17-r4.ebuild: - Fix a few items wrt Gentoo Prefix support, signed off by maintainer - - 25 Aug 2011; Jeroen Roovers subversion-1.6.17.ebuild: - Stable for HPPA (bug #369065). - - 24 Aug 2011; Markus Meier subversion-1.6.17.ebuild: - arm stable, bug #369065 - - 23 Aug 2011; Lars Wendler - subversion-1.6.17-r3.ebuild, subversion-1.6.17-r4.ebuild: - Added minimal necessary sys-libs/db version again with kind permission from - chainsaw. - - 23 Aug 2011; Lars Wendler - subversion-1.6.17-r4.ebuild: - Removed version restriction on sys-libs/db with kind permission from - chainsaw. - -*subversion-1.6.17-r4 (22 Aug 2011) - - 22 Aug 2011; Tony Vroon -subversion-1.6.17-r2.ebuild, - +subversion-1.6.17-r4.ebuild: - Automatically match DBD version to what libapr was built with; idea & code by - Martin von Gagern in bug #291624. Removed -j1 from where it does not seem to - be required. Tested on a dual hex-core system with -j12; please file a bug if - you can make it fail. Removed old ebuild. - -*subversion-1.6.17-r3 (22 Aug 2011) - - 22 Aug 2011; Tony Vroon +subversion-1.6.17-r3.ebuild: - As per discussion with Diego Elio "Flameeyes" Pettenò, it is inconceivable - that one would statically link against subversion. As such, instead of adding - USE=static-libs, .a & .la files are no longer installed. Closes bug #378277 - by Agostino "ago" Sarubbo. - -*subversion-1.6.17-r2 (19 Aug 2011) - - 19 Aug 2011; Tony Vroon -files/80subversion-extras, - -subversion-1.6.17-r1.ebuild, +subversion-1.6.17-r2.ebuild: - More gracefully handle dependency between KDE & NLS USE-flags, as requested - by Jeroen Roovers in bug #330941. Perfection would require EAPI=4, which I - can not use yet. Tell user to restart daemon after upgrade, as requested by - Joel Koglin in bug #337042. Use recursive dodoc instead of ecompressdir as - requested by Ulrich Müller in bug #356503. Move the environment config back - to inline for now, as Kent Fredric reports that variable substitution broke - and caused env-update failures. Closes bug #379819. Killed old -r1 ebuild due - to this problem. - - 18 Aug 2011; Pawel Hajdan jr - subversion-1.6.17.ebuild: - x86 stable wrt security bug #369065 - -*subversion-1.6.17-r1 (18 Aug 2011) - - 18 Aug 2011; Tony Vroon +files/47_mod_dav_svn.conf, - +files/80subversion-extras, +subversion-1.6.17-r1.ebuild, - +files/svnserve.initd2: - Cut down extraneous einfo as requested by Gokdeniz Karadag in bug #268633. - Removed USE=threadsafe requirement for sqlite as per Alan Hourihane in bug - #323951. Stop use of --chuid in init script as per Michael Mair-Keimberger in - bug #377781. Removed overengineered testing facilities; unmaintainable in - current state. Moved remaining inline configuration files to FILESDIR. - Removed custom inline print function. - - 18 Aug 2011; Kacper Kowalik subversion-1.6.17.ebuild: - ppc/ppc64 stable wrt #69065 - - 17 Aug 2011; Markos Chandras subversion-1.6.17.ebuild: - Stable on amd64 wrt bug #369065 - -*subversion-1.6.17 (17 Aug 2011) - - 17 Aug 2011; Tony Vroon +subversion-1.6.17.ebuild, - metadata.xml: - Version bump for security bug #369065 by Tim Sammut. Took maintainership, - added use of base eclass and PATCHES bash array. EAPI 4 usage made impossible - by python eclass. - - 06 Mar 2011; Markos Chandras subversion-1.6.16.ebuild: - Stable on amd64 wrt bug #356741 - - 05 Mar 2011; Kacper Kowalik - subversion-1.6.16.ebuild: - ppc64 stable wrt #356741 - - 05 Mar 2011; Raúl Porcel subversion-1.6.16.ebuild: - alpha/arm/ia64/s390/sh/sparc stable wrt #356741 - - 04 Mar 2011; Christian Faulhammer - subversion-1.6.16.ebuild: - stable x86, bug 356741 - - 04 Mar 2011; Joseph Jezak subversion-1.6.16.ebuild: - Marked ppc stable for bug #356741. - -*subversion-1.6.16 (03 Mar 2011) - - 03 Mar 2011; Arfrever Frehtes Taifersar Arahesis - -subversion-1.6.13.ebuild, +subversion-1.6.16.ebuild: - Version bump (bug #356741). - - 11 Jan 2011; Jeroen Roovers subversion-1.6.15.ebuild: - Stable for HPPA (bug #350166). - - 07 Jan 2011; Kacper Kowalik subversion-1.6.15.ebuild: - ppc/ppc64 stable wrt #350166 - - 06 Jan 2011; Raúl Porcel subversion-1.6.15.ebuild: - alpha/arm/ia64/s390/sh/sparc stable wrt #350166 - - 02 Jan 2011; Pawel Hajdan jr - subversion-1.6.15.ebuild: - x86 stable wrt bug #350166 - - 01 Jan 2011; Markos Chandras subversion-1.6.15.ebuild: - Stable on amd64 wrt bug #350166 - - 26 Dec 2010; Matt Turner subversion-1.6.15.ebuild: - Added ~mips, bug 263337 - -*subversion-1.6.15 (28 Nov 2010) - - 28 Nov 2010; Arfrever Frehtes Taifersar Arahesis - -subversion-1.6.12.ebuild, +subversion-1.6.15.ebuild: - Version bump. - - 09 Oct 2010; Raúl Porcel subversion-1.6.13.ebuild: - arm/ia64/s390/sh/sparc stable wrt #339517 - - 09 Oct 2010; Tobias Klausmann - subversion-1.6.13.ebuild: - Stable on alpha, bug #339517 - - 07 Oct 2010; Jeroen Roovers subversion-1.6.13.ebuild: - Stable for HPPA (bug #339517). - - 06 Oct 2010; Pawel Hajdan jr - subversion-1.6.13.ebuild: - x86 stable wrt security bug #339517 - - 05 Oct 2010; Brent Baude subversion-1.6.13.ebuild: - Marking subversion-1.6.13 ppc64 for bug 339517 - - 05 Oct 2010; Brent Baude subversion-1.6.13.ebuild: - Marking subversion-1.6.13 ppc for bug 339517 - - 03 Oct 2010; Markos Chandras - subversion-1.6.13.ebuild: - Stable on amd64 wrt bug #339517 - -*subversion-1.6.13 (02 Oct 2010) - - 02 Oct 2010; Arfrever Frehtes Taifersar Arahesis - -subversion-1.6.11.ebuild, +subversion-1.6.13.ebuild, -files/vc-svn.el: - Version bump. Delete .la files in Ruby directories (bug #300102). - - 30 Sep 2010; Brent Baude subversion-1.6.12.ebuild: - Marking subversion-1.6.12 ppc64 for bug 325423 - - 18 Sep 2010; Raúl Porcel subversion-1.6.12.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #329795 - - 10 Sep 2010; Arfrever Frehtes Taifersar Arahesis - metadata.xml: - Restore previous maintainer. - - 24 Aug 2010; Markos Chandras - subversion-1.6.12.ebuild: - Stable on amd64 wrt bug #329795 - - 19 Aug 2010; Jeroen Roovers metadata.xml: - Remove arfrever. - - 18 Aug 2010; Markus Meier subversion-1.6.12.ebuild: - arm stable, bug #329795 - - 18 Aug 2010; Jeroen Roovers subversion-1.6.12.ebuild: - Stable for HPPA (bug #329795). - - 05 Aug 2010; Jeroen Roovers subversion-1.6.12.ebuild: - Stable for PPC (bug #329795). - - 26 Jul 2010; Christian Faulhammer - subversion-1.6.12.ebuild: - stable x86, bug 329795 - - 11 Jul 2010; Samuli Suominen - subversion-1.6.11.ebuild: - ppc64 stable wrt #325425 - - 10 Jul 2010; Jeroen Roovers subversion-1.6.11.ebuild: - Stable for HPPA (bug #325425). - - 03 Jul 2010; Raúl Porcel subversion-1.6.11.ebuild: - alpha/arm/ia64/s390/sh/sparc stable wrt #325425 - - 28 Jun 2010; Christian Faulhammer - subversion-1.6.11.ebuild: - stable x86, bug 325425 - - 27 Jun 2010; subversion-1.6.11.ebuild: - ppc stable #325425 - - 27 Jun 2010; Christoph Mende - subversion-1.6.11.ebuild: - Stable on amd64 wrt bug #325425 - -*subversion-1.6.12 (22 Jun 2010) - - 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis - +subversion-1.6.12.ebuild: - Version bump. - - 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis - subversion-1.6.9.ebuild, subversion-1.6.11.ebuild: - net-misc/neon renamed to net-libs/neon. - - 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis - subversion-1.6.9.ebuild, subversion-1.6.11.ebuild, files/svnserve.confd, - -files/svnserve.confd2: - Merge svnserve.confd and svnserve.confd2. - -*subversion-1.6.11 (26 May 2010) - - 26 May 2010; Arfrever Frehtes Taifersar Arahesis - +subversion-1.6.11.ebuild: - Version bump. Set SUPPORT_PYTHON_ABIS. - - 28 Mar 2010; Raúl Porcel subversion-1.6.9.ebuild: - alpha/arm/ia64/s390/sh/sparc stable wrt #306343 - - 23 Mar 2010; Brent Baude subversion-1.6.9.ebuild: - Marking subversion-1.6.9 ppc for bug 306343 - - 11 Mar 2010; Sebastian Pipping subversion-1.6.6.ebuild, - subversion-1.6.6-r10.ebuild, subversion-1.6.9.ebuild: - Fix homepage (bug #307309) - - 04 Mar 2010; Jeroen Roovers subversion-1.6.9.ebuild: - Stable for HPPA (bug #306343). - - 28 Feb 2010; Pawel Hajdan jr - subversion-1.6.9.ebuild: - x86 stable wrt bug #306343 - - 26 Feb 2010; Brent Baude subversion-1.6.9.ebuild: - Marking subversion-1.6.9 ppc64 for bug 306343 - - 23 Feb 2010; Markos Chandras - subversion-1.6.9.ebuild: - Stable on amd64 wrt bug #306343 - - 24 Jan 2010; Raúl Porcel subversion-1.6.6.ebuild: - ia64/s390/sh/sparc stable wrt #294077 - -*subversion-1.6.9 (23 Jan 2010) - - 23 Jan 2010; Arfrever Frehtes Taifersar Arahesis - +subversion-1.6.9.ebuild: - Version bump. - - 01 Jan 2010; Tobias Klausmann - subversion-1.6.6.ebuild: - Stable on alpha, bug #294077 - - 08 Dec 2009; nixnut subversion-1.6.6.ebuild: - ppc stable #294077 - - 26 Nov 2009; Markus Meier subversion-1.6.6.ebuild: - arm stable, bug #294077 - - 25 Nov 2009; Jeroen Roovers subversion-1.6.6.ebuild: - Stable for HPPA (bug #294077). - - 23 Nov 2009; Markus Meier subversion-1.6.6.ebuild: - amd64/x86 stable, bug #294077 - - 23 Nov 2009; Brent Baude subversion-1.6.6.ebuild: - Marking subversion-1.6.6 ppc64 for bug 294077 - -*subversion-1.6.6-r10 (22 Nov 2009) - - 22 Nov 2009; Arfrever Frehtes Taifersar Arahesis - subversion-1.6.6.ebuild, +subversion-1.6.6-r10.ebuild: - Copy 1.6.6 to 1.6.6-r10 without changes. Disable KDE support in 1.6.6 to - allow earlier stabilization. - - 04 Nov 2009; Arfrever Frehtes Taifersar Arahesis - subversion-1.6.6.ebuild: - Use 'dohtml -r' for compatibility with Doxygen 1.6 (bug #290921). - -*subversion-1.6.6 (24 Oct 2009) - - 24 Oct 2009; Arfrever Frehtes Taifersar Arahesis - -subversion-1.5.6.ebuild, -subversion-1.6.3.ebuild, - -subversion-1.6.3-r10.ebuild, -files/subversion-1.6.3-apache-2.4.patch, - -subversion-1.6.4.ebuild, -files/1.5.0/70svn-gentoo.el, - -subversion-1.6.4-r10.ebuild, -files/1.5.0/80subversion-extras, - +subversion-1.6.6.ebuild, -files/1.5.0/disable-unneeded-linking.patch: - Version bump. - - 08 Oct 2009; Raúl Porcel subversion-1.6.5.ebuild: - ia64/s390/sh/sparc stable wrt #286002 - - 03 Oct 2009; Tobias Klausmann - subversion-1.6.5.ebuild: - Stable on alpha, bug #286002 - - 29 Sep 2009; Markus Meier subversion-1.6.5.ebuild: - arm stable, bug #286002 - - 27 Sep 2009; Markus Meier subversion-1.6.5.ebuild: - amd64/x86 stable, bug #286002 - - 27 Sep 2009; Mounir Lamouri subversion-1.6.5.ebuild: - Stable for ppc. Bug 286002 - - 25 Sep 2009; Brent Baude subversion-1.6.5.ebuild: - Marking subversion-1.6.5 ppc64 for bug 286002 - - 23 Sep 2009; Jeroen Roovers subversion-1.6.5.ebuild: - Stable for HPPA (bug #286002). - -*subversion-1.6.5-r10 (22 Sep 2009) - - 22 Sep 2009; Arfrever Frehtes Taifersar Arahesis - subversion-1.6.5.ebuild, +subversion-1.6.5-r10.ebuild: - Copy 1.6.5 to 1.6.5-r10 without changes. Disable KDE support in 1.6.5 to - allow earlier stabilization. - -*subversion-1.6.5 (22 Aug 2009) - - 22 Aug 2009; Arfrever Frehtes Taifersar Arahesis - +subversion-1.6.5.ebuild: - Version bump. - - 09 Aug 2009; Raúl Porcel subversion-1.6.4.ebuild: - alpha/arm/ia64/sh/sparc stable wrt #280494 - - 09 Aug 2009; nixnut subversion-1.6.4.ebuild: - ppc stable #280494 - - 08 Aug 2009; Brent Baude subversion-1.6.4.ebuild: - Marking subversion-1.6.4 ppc64 for bug 280494 - -*subversion-1.6.4-r10 (06 Aug 2009) -*subversion-1.6.4 (06 Aug 2009) - - 06 Aug 2009; Arfrever Frehtes Taifersar Arahesis - +subversion-1.6.4.ebuild, +subversion-1.6.4-r10.ebuild: - Version bump (bug #280494). - - 05 Aug 2009; Arfrever Frehtes Taifersar Arahesis - -subversion-1.5.5.ebuild, subversion-1.5.6.ebuild, - -subversion-1.6.1.ebuild, - -files/subversion-1.6.1-fix_sqlite_configuration.patch, - -subversion-1.6.2.ebuild, -subversion-1.6.2-r10.ebuild, - -files/subversion-1.6.2-fix_undefined_references.patch: - Remove older ebuilds. Remove most keywords from 1.5.6. - - 28 Jul 2009; Jeroen Roovers subversion-1.6.3.ebuild: - Stable for HPPA (bug #278623). - - 28 Jul 2009; Raúl Porcel subversion-1.6.3.ebuild: - alpha/arm/ia64/s390/sh/sparc stable wrt #278623 - - 27 Jul 2009; Robert Piasek subversion-1.6.3.ebuild: - arm stable (bug #278623) - - 27 Jul 2009; nixnut subversion-1.6.3.ebuild: - ppc stable #278623 - - 26 Jul 2009; Marcus D. Hanwell subversion-1.6.3.ebuild: - Stable on amd64, bug 278623. - - 22 Jul 2009; Christian Faulhammer - subversion-1.6.3.ebuild: - stable x86, bug 278623 - -*subversion-1.6.3-r10 (22 Jul 2009) - - 22 Jul 2009; Arfrever Frehtes Taifersar Arahesis - subversion-1.6.3.ebuild, +subversion-1.6.3-r10.ebuild: - Copy 1.6.3 to 1.6.3-r10 without changes. Disable KDE support in 1.6.3 to - allow earlier stabilization. - - 06 Jul 2009; Arfrever Frehtes Taifersar Arahesis - subversion-1.6.2.ebuild, subversion-1.6.2-r10.ebuild, - subversion-1.6.3.ebuild: - Update dependency on sys-apps/sandbox (bug #271424). Backport some updates - from trunk ebuild. - - 03 Jul 2009; Brent Baude subversion-1.6.2.ebuild: - Marking subversion-1.6.2 ppc64 and ppc for bug 273304 - - 26 Jun 2009; Alexis Ballier subversion-1.6.3.ebuild: - keyword ~x86-fbsd, bug #263337 - -*subversion-1.6.3 (22 Jun 2009) - - 22 Jun 2009; Arfrever Frehtes Taifersar Arahesis - +subversion-1.6.3.ebuild, +files/subversion-1.6.3-apache-2.4.patch, - +files/subversion-1.6.3-kwallet_window.patch: - Version bump. Improve handling of Apache-dependent tests (bug #273442). - - 17 Jun 2009; Raúl Porcel subversion-1.6.2.ebuild: - Really mark stable... - - 16 Jun 2009; Raúl Porcel subversion-1.6.2.ebuild, - subversion-1.6.2-r10.ebuild: - alpha/arm/ia64/s390/sh/sparc stable wrt #273304 - - 11 Jun 2009; Markus Meier subversion-1.6.2.ebuild: - amd64 stable, bug #273304 - - 10 Jun 2009; Christian Faulhammer - subversion-1.6.2.ebuild: - stable x86, bug 273304 - - 09 Jun 2009; Jeroen Roovers subversion-1.6.2.ebuild: - Stable for HPPA (bug #273304). - - 09 Jun 2009; Ferris McCormick subversion-1.6.2.ebuild: - Add back ~sparc in preparation of Bug #273304 (sqlite-3.6.14.2 good again - for sparc). - -*subversion-1.6.2-r10 (09 Jun 2009) - - 09 Jun 2009; Arfrever Frehtes Taifersar Arahesis - subversion-1.6.2.ebuild, +subversion-1.6.2-r10.ebuild: - Copy 1.6.2 to 1.6.2-r10 without changes. Disable KDE support in 1.6.2 to - allow earlier stabilization. - - 26 May 2009; Arfrever Frehtes Taifersar Arahesis - subversion-1.5.5.ebuild, subversion-1.5.6.ebuild, subversion-1.6.1.ebuild, - subversion-1.6.2.ebuild: - Call depend.apache_pkg_setup() in pkg_setup() (bug #268371). - - 18 May 2009; Arfrever Frehtes Taifersar Arahesis - subversion-1.6.2.ebuild: - Update some messages and handling of tests. - -*subversion-1.6.2 (12 May 2009) - - 12 May 2009; Arfrever Frehtes Taifersar Arahesis - -subversion-1.6.0-r1.ebuild, -files/subversion-1.6.0-various_fixes.patch, - +subversion-1.6.2.ebuild, - +files/subversion-1.6.2-fix_undefined_references.patch, - +files/subversion-1.6.2-local_library_preloading.patch: - Version bump. - - 03 May 2009; Markus Meier subversion-1.5.6.ebuild: - amd64 stable, bug #267270 - - 26 Apr 2009; Raúl Porcel subversion-1.5.6.ebuild: - alpha/arm/ia64/s390/sh/sparc/x86 stable wrt #267270 - - 24 Apr 2009; Brent Baude subversion-1.5.6.ebuild: - stable ppc, bug 267270 - - 24 Apr 2009; Brent Baude subversion-1.5.6.ebuild: - stable ppc64, bug 267270 - - 24 Apr 2009; Jeroen Roovers subversion-1.5.6: - Stable for HPPA (bug #267270). - - 23 Apr 2009; Raúl Porcel subversion-1.6.1.ebuild: - Add ~ia64 wrt #263337 - - 15 Apr 2009; Arfrever Frehtes Taifersar Arahesis - +files/subversion-1.6.1-fix_sqlite_configuration.patch, - subversion-1.6.1.ebuild: - Fix SQLite configuration (bug #264241). - - 12 Apr 2009; Tobias Klausmann - subversion-1.6.1.ebuild: - Keyworded on alpha, bug #263337 - - 12 Apr 2009; Tobias Klausmann - subversion-1.6.0-r1.ebuild: - Keyworded on alpha, bug #263337 - - 10 Apr 2009; Raúl Porcel subversion-1.6.0-r1.ebuild, - subversion-1.6.1.ebuild: - Add ~arm/~s390/~sh wrt #263337 - -*subversion-1.6.1 (09 Apr 2009) - - 09 Apr 2009; Arfrever Frehtes Taifersar Arahesis - -files/subversion-1.3.1-neon-config.patch, - -files/subversion-1.4.3-debug-config.patch, - -files/subversion-1.4-db4.patch, -files/subversion-1.4.6-neon-0.28.patch, - files/70svn-gentoo.el, -files/subversion-1.1.1-perl-vendor.patch, - -files/subversion-apr_cppflags.patch, - -files/subversion-hotbackup-config.patch, metadata.xml, - -subversion-1.4.6.ebuild, -subversion-1.4.6-r2.ebuild, - -subversion-1.5.4.ebuild, -subversion-1.6.0.ebuild, - +subversion-1.6.1.ebuild: - Version bump. Remove older versions. - - 05 Apr 2009; Arfrever Frehtes Taifersar Arahesis - subversion-1.6.0-r1.ebuild: - Improve error message (bug #264936). - - 04 Apr 2009; Markus Meier subversion-1.6.0-r1.ebuild: - add ~x86, bug #263337 - - 04 Apr 2009; Brent Baude subversion-1.6.0.ebuild, - subversion-1.6.0-r1.ebuild: - Marking subversion-1.6* ~ppc64 for bug 263337 - - 02 Apr 2009; Jeroen Roovers subversion-1.6.0-r1.ebuild: - Marked ~hppa (bug #263337). - - 29 Mar 2009; Arfrever Frehtes Taifersar Arahesis - subversion-1.6.0-r1.ebuild: - Fix undefined references to svn_fs__path_change2_create() (bug #264136). - -*subversion-1.6.0-r1 (28 Mar 2009) - - 28 Mar 2009; Arfrever Frehtes Taifersar Arahesis - files/subversion-1.6.0-various_fixes.patch, +subversion-1.6.0-r1.ebuild: - Fix undefined references to svn_fs_path_change2_create() (bug #263714). - Fix dependencies (bug #263772). Fix segmentation fault when updating old - working copies which don't have UUID recorded. - - 26 Mar 2009; Jeremy Olexa metadata.xml: - fix metadata - missing herd element - - 25 Mar 2009; Joseph Jezak subversion-1.6.0.ebuild: - Marked ~ppc for bug #263337. - - 24 Mar 2009; Benedikt Böhm metadata.xml: - remove myself from metadata.xml - - 23 Mar 2009; Jeroen Roovers subversion-1.6.0.ebuild: - Marked ~hppa (bug #263337). - - 22 Mar 2009; Arfrever Frehtes Taifersar Arahesis - subversion-1.6.0.ebuild: - Don't print messages related to Berkeley DB when USE="-berkdb". - - 22 Mar 2009; Arfrever Frehtes Taifersar Arahesis - subversion-1.6.0.ebuild: - Fix detection of Berkeley DB (bug #263347). - -*subversion-1.6.0 (22 Mar 2009) - - 22 Mar 2009; Arfrever Frehtes Taifersar Arahesis - +files/subversion-1.6.0-disable_linking_against_unneeded_libraries.patch, - +files/subversion-1.6.0-various_fixes.patch, metadata.xml, - +subversion-1.6.0.ebuild: - Version bump. Delete .packlist files (bug #221179). - -*subversion-1.5.6 (21 Mar 2009) - - 21 Mar 2009; Arfrever Frehtes Taifersar Arahesis - +subversion-1.5.6.ebuild: - Version bump (bug #260636). - - 06 Mar 2009; Jeroen Roovers subversion-1.5.5.ebuild: - Stable for HPPA (bug #259046). - - 17 Feb 2009; Raúl Porcel subversion-1.5.5.ebuild: - arm/ia64/s390/sh/sparc stable wrt #259046 - - 16 Feb 2009; Brent Baude subversion-1.5.5.ebuild: - stable ppc64, bug 259046 - - 16 Feb 2009; Tobias Klausmann - subversion-1.5.5.ebuild: - Stable on alpha, bug 259046 - - 15 Feb 2009; Brent Baude subversion-1.5.5.ebuild: - stable ppc, bug 259046 - - 15 Feb 2009; Markus Meier subversion-1.5.5.ebuild: - amd64/x86 stable, bug #259046 - -*subversion-1.5.5 (15 Jan 2009) - - 15 Jan 2009; Benedikt Böhm -subversion-1.5.2.ebuild, - +subversion-1.5.5.ebuild: - version bump wrt #252211 - - 25 Nov 2008; Raúl Porcel subversion-1.5.4.ebuild: - alpha/arm/ia64 stable wrt #247072 - - 22 Nov 2008; Markus Meier subversion-1.5.4.ebuild: - amd64/x86 stable, bug #247072 - - 21 Nov 2008; Ferris McCormick subversion-1.5.4.ebuild: - Sparc stable --- Bug #247072 --- looks good to me. - - 21 Nov 2008; Jeroen Roovers subversion-1.5.4.ebuild: - Stable for HPPA (bug #247072). - - 20 Nov 2008; Tobias Scherbaum - subversion-1.5.4.ebuild: - ppc stable, bug #247072 - - 20 Nov 2008; Brent Baude subversion-1.5.4.ebuild: - stable ppc64, bug 247072 - - 16 Nov 2008; Benedikt Böhm -subversion-1.4.5.ebuild, - -subversion-1.5.1.ebuild, subversion-1.5.4.ebuild: - fix #238347; cleanup - - 12 Nov 2008; Peter Volkov subversion-1.5.4.ebuild: - ~mips keyword back, bug #212056. - - 04 Nov 2008; Mike Frysinger subversion-1.5.1.ebuild, - subversion-1.5.2.ebuild, subversion-1.5.4.ebuild: - Add back arm/s390/sh keywords. - - 01 Nov 2008; Jose Luis Rivero - subversion-1.5.2.ebuild: - alpha stable wrt bug #241584 - -*subversion-1.5.4 (25 Oct 2008) - - 25 Oct 2008; Benedikt Böhm - -files/1.5.0/http-library.patch, -subversion-1.5.0.ebuild, - +subversion-1.5.4.ebuild: - version bump wrt #241398, fixes emacs support wrt #237528 - - 18 Oct 2008; Raúl Porcel subversion-1.5.2.ebuild: - ia64 stable wrt #241584 - - 16 Oct 2008; Markus Meier subversion-1.5.2.ebuild: - x86 stable, bug #241584 - - 15 Oct 2008; Jeroen Roovers subversion-1.5.2.ebuild: - Stable for HPPA (bug #241584). - - 15 Oct 2008; Friedrich Oslage - subversion-1.5.2.ebuild: - Stable on sparc, bug #241584 - - 14 Oct 2008; Thomas Anderson - subversion-1.5.2.ebuild: - stable amd64, bug 241584 - - 14 Oct 2008; Brent Baude subversion-1.5.2.ebuild: - stable ppc, bug 241584 - - 14 Oct 2008; Brent Baude subversion-1.5.2.ebuild: - stable ppc64, bug 241584 - -*subversion-1.5.2 (21 Sep 2008) - - 21 Sep 2008; Ben de Groot +subversion-1.5.2.ebuild: - Version bump, using patch from bug 236223. - - 10 Sep 2008; Jeroen Roovers subversion-1.5.1.ebuild: - Stable for HPPA (bug #236131). - - 07 Sep 2008; Raúl Porcel subversion-1.5.1.ebuild: - ia64 stable wrt #236131 - - 07 Sep 2008; Markus Meier subversion-1.5.1.ebuild: - amd64/x86 stable, bug #236131 - - 06 Sep 2008; Jose Luis Rivero - subversion-1.5.1.ebuild: - Stable on alpha wrt bug #236131 - - 06 Sep 2008; Friedrich Oslage - subversion-1.5.1.ebuild: - Stable on sparc, bug #236131 - - 04 Sep 2008; Brent Baude subversion-1.5.1.ebuild: - stable ppc64, bug 236131 - - 04 Sep 2008; Brent Baude subversion-1.5.1.ebuild: - stable ppc, bug 236131 - - 30 Aug 2008; Jorge Manuel B. S. Vicetto - subversion-1.5.1.ebuild: - Improved sed used on previous commit. - - 30 Aug 2008; Jorge Manuel B. S. Vicetto - subversion-1.5.1.ebuild: - Added a small fix to subversion-1.5.1 as requested by Arfrever Frehtes - Taifersar Arahesis to support Neon 0.28.3. This - has been commited on - https://svn.collab.net/viewvc/svn?view=rev&revision=32596 and will be part - of subversion-1.5.2. - -*subversion-1.5.1 (31 Jul 2008) - - 31 Jul 2008; Benedikt Böhm - -subversion-1.5.0_rc9.ebuild, -subversion-1.5.0_rc9-r1.ebuild, - +subversion-1.5.1.ebuild: - version bump wrt #233002 - -*subversion-1.5.0 (21 Jun 2008) - - 21 Jun 2008; Benedikt Böhm +subversion-1.5.0.ebuild: - version bump wrt #228653 - -*subversion-1.5.0_rc9-r1 (16 Jun 2008) - - 16 Jun 2008; Benedikt Böhm - +files/1.5.0/http-library.patch, +subversion-1.5.0_rc9-r1.ebuild: - fix #226577 again, fix #221931 - - 15 Jun 2008; Benedikt Böhm - -subversion-1.5.0_rc5.ebuild, subversion-1.5.0_rc9.ebuild: - fix #226577 - - 14 Jun 2008; nixnut subversion-1.5.0_rc9.ebuild: - Added ~ppc - -*subversion-1.5.0_rc9 (11 Jun 2008) - - 11 Jun 2008; Benedikt Böhm - +subversion-1.5.0_rc9.ebuild: - version bump wrt #224751 - - 07 Jun 2008; Alexis Ballier - subversion-1.5.0_rc5.ebuild: - keyword ~sparc-fbsd - - 07 Jun 2008; Alexis Ballier - subversion-1.5.0_rc5.ebuild: - keyword ~x86-fbsd - - 01 Jun 2008; Benedikt Böhm metadata.xml, - subversion-1.4.5.ebuild, subversion-1.4.6.ebuild, - subversion-1.4.6-r2.ebuild, -subversion-1.5.0_rc4.ebuild, - subversion-1.5.0_rc5.ebuild: - fix #221673 - - 20 May 2008; Ferris McCormick - subversion-1.5.0_rc5.ebuild: - Restore ~sparc keyword, Bug #219882. - - 17 May 2008; Jeroen Roovers subversion-1.5.0_rc5.ebuild: - Marked ~hppa (bug #219882). - - 12 May 2008; Raúl Porcel - subversion-1.5.0_rc5.ebuild: - Readd ~alpha/~ia64 wrt #219882 - - 11 May 2008; Markus Rothe - subversion-1.5.0_rc5.ebuild: - Added ~ppc64; bug #219882 - -*subversion-1.5.0_rc5 (07 May 2008) - - 07 May 2008; Benedikt Böhm - +subversion-1.5.0_rc5.ebuild: - version bump wrt #220793 - - 01 May 2008; Benedikt Böhm - subversion-1.5.0_rc4.ebuild: - serf and neon can be used at the same time; fix libtool 2.2 support - - 01 May 2008; Benedikt Böhm - subversion-1.5.0_rc4.ebuild: - do not inherit subversion - -*subversion-1.5.0_rc4 (30 Apr 2008) - - 30 Apr 2008; Benedikt Böhm - +files/1.5.0/70svn-gentoo.el, +files/1.5.0/80subversion-extras, - +files/1.5.0/disable-unneeded-linking.patch, +subversion-1.5.0_rc4.ebuild: - version bump wrt #219395 - - 13 Apr 2008; Benedikt Böhm subversion-1.4.5.ebuild, - subversion-1.4.6.ebuild, subversion-1.4.6-r2.ebuild: - fix neon DEPEND and sed - - 10 Apr 2008; Benedikt Böhm subversion-1.4.6.ebuild, - -subversion-1.4.6-r1.ebuild, subversion-1.4.6-r2.ebuild: - fix #216992 - -*subversion-1.4.6-r2 (22 Mar 2008) - - 22 Mar 2008; Benedikt Böhm - files/subversion-1.1.1-perl-vendor.patch, - files/subversion-1.4.6-neon-0.28.patch, files/subversion-1.4-db4.patch, - files/subversion-1.4.3-debug-config.patch, - files/subversion-apr_cppflags.patch, - files/subversion-hotbackup-config.patch, +subversion-1.4.6-r2.ebuild: - add neon-0.28.1 support wrt #210535; refresh patches - -*subversion-1.4.6-r1 (02 Mar 2008) - - 02 Mar 2008; Benedikt Böhm - +files/subversion-1.4.6-neon-0.28.patch, +subversion-1.4.6-r1.ebuild: - add support for neon 0.28.0 wrt #210535 - - 17 Feb 2008; Christoph Mende subversion-1.4.6.ebuild: - Stable on amd64, bug #207572 - - 29 Jan 2008; Jeroen Roovers subversion-1.4.6.ebuild: - Stable for HPPA (bug #207572). - - 29 Jan 2008; Benedikt Böhm subversion-1.4.5.ebuild, - subversion-1.4.6.ebuild: - fix depend.apache usage wrt #208033 - - 28 Jan 2008; Raúl Porcel subversion-1.4.6.ebuild: - alpha/ia64/sparc/x86 stable wrt #207572 - - 28 Jan 2008; Brent Baude subversion-1.4.6.ebuild: - Marking subversion-1.4.6 ppc and ppc64 for bug 207572 - - 27 Jan 2008; Benedikt Böhm subversion-1.4.5.ebuild, - subversion-1.4.6.ebuild: - remove obsolete apr_config/apu_config - - 27 Jan 2008; Benedikt Böhm - -files/subversion-1.3.1-neon-0.26.patch, -files/subversion-db4.patch, - -subversion-1.3.2-r3.ebuild, subversion-1.4.5.ebuild, - subversion-1.4.6.ebuild: - remove subversion-1.3.2-r3 wrt #203578 - - 15 Jan 2008; Benedikt Böhm subversion-1.4.6.ebuild: - fix #205807 - - 28 Dec 2007; Benedikt Böhm subversion-1.4.6.ebuild: - fix #203564 - -*subversion-1.4.6 (28 Dec 2007) - - 28 Dec 2007; Benedikt Böhm - -files/subversion-1.3.2-neon-0.26.patch, - -files/subversion-1.4.3-neon-0.26.3.patch, metadata.xml, - -subversion-1.3.2-r4.ebuild, -subversion-1.4.4-r4.ebuild, - +subversion-1.4.6.ebuild: - version bump (fixes #128624, #203257 and maybe #199639, #200082); cleanup - - 14 Nov 2007; Chris Gianelloni - subversion-1.4.5.ebuild: - Stable on amd64 wrt bug #198590. - - 13 Nov 2007; Tobias Scherbaum - subversion-1.4.5.ebuild: - ppc stable, bug #198590 - - 12 Nov 2007; Markus Rothe subversion-1.4.5.ebuild: - Stable on ppc64; bug #198590 - - 12 Nov 2007; Jeroen Roovers subversion-1.4.5.ebuild: - Stable for HPPA (bug #198590). - - 11 Nov 2007; Raúl Porcel subversion-1.4.5.ebuild: - alpha/ia64 stable wrt security #198590 - - 11 Nov 2007; Markus Ullmann subversion-1.4.5.ebuild: - SPARC'enstein - - 11 Nov 2007; Dawid Węgliński subversion-1.4.5.ebuild: - Stable on x86 (bug #198590) - -*subversion-1.4.5 (10 Nov 2007) - - 10 Nov 2007; Benedikt Böhm - -files/subversion-swig.m4-ruby.patch, -subversion-1.1.3.ebuild, - -subversion-1.2.3-r3.ebuild, -subversion-1.4.4-r3.ebuild, - +subversion-1.4.5.ebuild: - version bump; fixes #84539, #168348, #179139, #188897, #194833 - - 26 Sep 2007; Caleb Tennis subversion-1.4.4-r4.ebuild: - Fix perl dep to be more...up to date - - 09 Sep 2007; Benedikt Böhm - subversion-1.4.4-r4.ebuild: - fix small typo - -*subversion-1.4.4-r4 (08 Sep 2007) - - 08 Sep 2007; Benedikt Böhm - +subversion-1.4.4-r4.ebuild: - fix #84887, #111507, #122877, #126725, #138321, #151576, #168256, #174442, - #188849, #191606 - - 05 Sep 2007; subversion-1.1.3.ebuild, - subversion-1.2.3-r3.ebuild, subversion-1.3.2-r3.ebuild, - subversion-1.3.2-r4.ebuild, subversion-1.4.4-r3.ebuild: - Fix the license variable to reflect the actual license. Fixes bug #187404. - - 29 Jul 2007; Christian Heim subversion-1.1.3.ebuild, - subversion-1.3.2-r4.ebuild, subversion-1.4.4-r3.ebuild: - Fixing the DEPEND/RDEPEND for the move of net-www/apache to - www-servers/apache (#78622). - -*subversion-1.4.4-r3 (15 Jul 2007) - - 15 Jul 2007; Ulrich Mueller -subversion-1.4.4-r2.ebuild, - +subversion-1.4.4-r3.ebuild: - Fix regression of bug #158891, see entry from 03 Mar 2007. - - 27 Jun 2007; Lars Weiler subversion-1.3.2-r4.ebuild: - Stable on ppc; bug #178264. - - 27 Jun 2007; Jeroen Roovers subversion-1.3.2-r4.ebuild: - Stable for HPPA (bug #178264). - - 22 Jun 2007; Luca Longinotti - subversion-1.3.2-r4.ebuild, subversion-1.4.4-r2.ebuild: - Improve apr-suffix check, thanks to Axel Dyks. - -*subversion-1.4.4-r2 (22 Jun 2007) - - 22 Jun 2007; Luca Longinotti - -files/subversion-apr-version.patch, -files/subversion-neon-config.patch, - -subversion-1.4.4-r1.ebuild, +subversion-1.4.4-r2.ebuild: - Sync changes to 1.4.4 ebuild, fixes bug #182870. - - 22 Jun 2007; Luca Longinotti - subversion-1.3.2-r4.ebuild, -subversion-1.4.3.ebuild, - -subversion-1.4.3-r1.ebuild, -subversion-1.4.4.ebuild: - Fix bug #182453 (should be again Apache-2.0 compatible), cleanup ebuild. - -*subversion-1.4.4-r1 (17 Jun 2007) - - 17 Jun 2007; Christian Heim - +subversion-1.4.4-r1.ebuild: - Fix the usage of /usr/bin/apr-${apr_suffix}-config --cppflags in src_compile - (thanks to Arfrever Frehtes Taifersar Arahesis - in #182168). - - 17 Jun 2007; Christian Heim subversion-1.4.4.ebuild: - Adding apr_suffix to the apr-config call in src_compile, as apr-config is in - fact called apr-1-config w/ apr-1.2.8. - - 15 Jun 2007; Raúl Porcel subversion-1.3.2-r4.ebuild: - alpha/ia64/x86 stable wrt #178264 - - 15 Jun 2007; Christian Heim - subversion-1.4.3-r1.ebuild, subversion-1.4.4.ebuild: - Fixing the usage of ${ROOT}'ed apr/apr-util in src_compile. - - 15 Jun 2007; Christian Heim - subversion-1.4.3-r1.ebuild, subversion-1.4.4.ebuild: - Cleaning out the bytecompiled python modules on postrm (#177536, thanks to - Jakub). - - 14 Jun 2007; Christoph Mende - subversion-1.3.2-r4.ebuild: - Stable on amd64 wrt bug 178264 - -*subversion-1.4.4 (14 Jun 2007) - - 14 Jun 2007; Christian Heim +subversion-1.4.4.ebuild: - Version bump (fixing #181838 - thanks to Timothy Stotts ). Subversion 1.4.4 is merly a bugfix release, for a detailed - list see http://svn.collab.net/repos/svn/tags/1.4.4/CHANGES. - - 13 Jun 2007; Gustavo Zacarias - subversion-1.3.2-r4.ebuild: - Stable on sparc wrt #178264 - - 09 Jun 2007; Markus Rothe subversion-1.3.2-r4.ebuild: - Stable on ppc64; bug #178264 - -*subversion-1.4.3-r1 (15 May 2007) -*subversion-1.3.2-r4 (15 May 2007) - - 15 May 2007; Carsten Lohrke - +files/subversion-1.3.2-neon-0.26.patch, - +files/subversion-1.4.3-neon-0.26.3.patch, subversion-1.3.2-r3.ebuild, - +subversion-1.3.2-r4.ebuild, +subversion-1.4.3-r1.ebuild: - Deal with bug 167522 and configure with neon 0.26.3. - - 08 May 2007; Christian Heim metadata.xml, - subversion-1.3.2-r3.ebuild: - Don't DEPEND/RDEPEND on apr-0.9* as subversion-1.3.2 works perfectly fine w/ - apr-1. Also add apache as backup herd for subversion. - - 28 Apr 2007; Torsten Veller subversion-1.1.3.ebuild, - subversion-1.2.3-r3.ebuild, subversion-1.3.2-r3.ebuild, - subversion-1.4.3.ebuild: - Fix *initd, *confd and *envd calls (#173884, #174266) - - 17 Apr 2007; Christian Faulhammer - files/70svn-gentoo.el: - changed Emacs support from mandatory loading to autoload, Emacs starts up - faster that way. Fixes bug 174471 - - 22 Mar 2007; Paul de Vrieze subversion-1.1.3.ebuild, - subversion-1.2.3-r3.ebuild, subversion-1.3.2-r3.ebuild, - subversion-1.4.3.ebuild: - Use category with best_version. (bug #152746) - - 18 Mar 2007; Paul de Vrieze subversion-1.4.3.ebuild: - Fix a stupid bug from the apache2.2 detection from bug #152746 - - 07 Mar 2007; Christian Faulhammer - subversion-1.4.3.ebuild: - straightened update of Emacs files in pkg_postinstall - - 05 Mar 2007; Marius Mauch subversion-1.1.3.ebuild, - subversion-1.2.3-r3.ebuild, subversion-1.3.2-r3.ebuild, - subversion-1.4.3.ebuild: - Replacing einfo with elog - - 03 Mar 2007; Paul de Vrieze subversion-1.4.3.ebuild: - Fix bug #108777 by preferring the apr version apache was linked against. - When apache2 support is not needed, prefer the 1.x apr(-util). This is - largely based on the patches by Brian Tarricone and - Georgi Georgiev . - - 03 Mar 2007; Paul de Vrieze files/70svn-gentoo.el, - subversion-1.4.3.ebuild: - Fix the emacs binding to work with newer emacs versions that don't need the - packed vc-svn library, but use their own (newer) one instead. This fixes bug - #158891. Thanks to Ulrich Mueller for providing this - solution. - - 02 Mar 2007; Paul de Vrieze -subversion-1.2.3.ebuild, - -subversion-1.2.3-r2.ebuild, -subversion-1.3.0.ebuild, - -subversion-1.3.1.ebuild, -subversion-1.3.2.ebuild, - -subversion-1.3.2-r1.ebuild, -subversion-1.4.0.ebuild, - -subversion-1.4.2.ebuild: - Remove lots of old ebuilds - - 27 Feb 2007; Paul de Vrieze - +files/subversion-1.4.3-debug-config.patch, subversion-1.4.3.ebuild: - Remove CFLAG munging from the configure script. - - 28 Jan 2007; Luca Longinotti - subversion-1.2.3-r2.ebuild, subversion-1.2.3-r3.ebuild, - subversion-1.3.0.ebuild, subversion-1.3.1.ebuild, subversion-1.3.2.ebuild, - subversion-1.3.2-r1.ebuild, subversion-1.3.2-r3.ebuild, - subversion-1.4.0.ebuild, subversion-1.4.2.ebuild: - Fix apr deps. - - 23 Nov 2006; Fabian Groffen - subversion-1.2.3-r2.ebuild, subversion-1.2.3-r3.ebuild, - subversion-1.3.0.ebuild, subversion-1.3.1.ebuild, subversion-1.3.2.ebuild, - subversion-1.3.2-r1.ebuild, subversion-1.3.2-r3.ebuild, - subversion-1.4.0.ebuild, subversion-1.4.2.ebuild: - Dropped ppc-macos keyword, see you in prefix - -*subversion-1.4.2 (14 Nov 2006) - - 14 Nov 2006; Paul de Vrieze +files/svnserve.confd2, - +subversion-1.4.2.ebuild: - New upstream version. Also no longer assume the apache user exists in the - config function. Thanks to Olivier Rolland and Yuval - Yaari for the bug (#123802) - - 20 Oct 2006; Bryan Østergaard - subversion-1.3.2-r3.ebuild: - Stable on Alpha. - - 18 Oct 2006; Roy Marples subversion-1.4.0.ebuild: - Added ~sparc-fbsd keyword. - - 16 Oct 2006; Jason Wever subversion-1.3.2-r3.ebuild: - Stable on SPARC. - - 15 Oct 2006; Tobias Scherbaum - subversion-1.3.2-r3.ebuild: - ppc stable. bug #147254 - - 15 Oct 2006; Tobias Scherbaum - subversion-1.3.2-r3.ebuild: - hppa stable - - 14 Oct 2006; Joshua Nichols - subversion-1.3.2-r3.ebuild: - Stabilizing on amd64 as part of new Java system, bug #147254. - - 14 Oct 2006; Joshua Nichols - subversion-1.3.2-r3.ebuild: - Stabilizing on ppc64 as part of new Java system, bug #147254. - - 14 Oct 2006; Joshua Jackson - subversion-1.3.2-r3.ebuild: - New java stable on x86; bug #147254 - - 01 Oct 2006; Guy Martin subversion-1.3.2-r1.ebuild: - Stable on hppa. - - 12 Sep 2006; Bryan Østergaard - subversion-1.4.0.ebuild: - Revert ia64 keyword back to ~ia64, bug 147268. - - 12 Sep 2006; Joshua Kinard subversion-1.4.0.ebuild: - Placed 1.4.0 into mips unstable. Bug #147268. - -*subversion-1.4.0 (08 Sep 2006) - - 08 Sep 2006; Paul de Vrieze - +files/subversion-1.4-db4.patch, +subversion-1.4.0.ebuild: - A new upstream major version. This version introduces a number of big changes. - The most significant is that there is a new working copy format that is - transparently updated. It can however not transparently downgrade! - - 03 Sep 2006; Joshua Kinard subversion-1.3.2-r3.ebuild: - Marked stable on mips. - - 30 Jul 2006; Daniel Gryniewicz - subversion-1.3.2-r1.ebuild: - Marked stable on amd64 for bug #139507 - - 28 Jul 2006; Paul de Vrieze - subversion-1.3.2-r3.ebuild: - Fix building of java code with 1.5 jdk. Thanks to caster@matfyz.cz in bug - #141988 - - 25 Jul 2006; Thomas Cort subversion-1.3.2-r1.ebuild: - Stable on alpha wrt Bug #139507. - -*subversion-1.3.2-r3 (24 Jul 2006) - - 24 Jul 2006; Joshua Nichols - +subversion-1.3.2-r3.ebuild: - Revision bump to use new Java system. Resolves bugs #141465 and #99245. - - 23 Jul 2006; Akinori Hattori - subversion-1.3.2-r1.ebuild: - x86 stable, bug #139507 - - 23 Jul 2006; Tobias Scherbaum - subversion-1.3.2-r1.ebuild: - ppc stable, bug #139507 - - 20 Jul 2006; Markus Rothe subversion-1.3.2-r1.ebuild: - Stable on ppc64; bug #139507 - - 13 Jul 2006; Aron Griffis - subversion-1.3.2-r1.ebuild: - Mark 1.3.2-r1 stable on ia64. #139507 - - 10 Jul 2006; Gustavo Zacarias - subversion-1.3.2-r1.ebuild: - Stable on sparc wrt #139507 - -*subversion-1.3.2-r1 (05 Jul 2006) - - 05 Jul 2006; Steve Arnold - +files/subversion-1.3.1-neon-0.26.patch, +subversion-1.3.2-r1.ebuild: - Added support for newer versions of neon (required for rapidsvn), see bugs - #131221 and #137563. This syncs up the versions of neon between svn and - rapidsvn (and they should stay that way). - - 03 Jul 2006; Simon Stelling subversion-1.3.1.ebuild: - stable on amd64 - - 28 Jun 2006; Gustavo Zacarias - subversion-1.3.1.ebuild: - Stable on sparc wrt #138372 - - 24 Jun 2006; Michael Cummings - subversion-1.1.3.ebuild, subversion-1.2.3.ebuild, - subversion-1.2.3-r2.ebuild, subversion-1.2.3-r3.ebuild, - subversion-1.3.0.ebuild, subversion-1.3.1.ebuild, subversion-1.3.2.ebuild: - Removing perl-core/ExtUtils-MakeMaker - - 10 Jun 2006; Michael Hanselmann - subversion-1.3.1.ebuild: - Stable on ppc. - - 09 Jun 2006; Markus Rothe subversion-1.3.1.ebuild: - Stable on ppc64 - -*subversion-1.3.2 (05 Jun 2006) - - 05 Jun 2006; Paul de Vrieze +subversion-1.3.2.ebuild: - New upstream version - - 04 Jun 2006; Paul de Vrieze subversion-1.3.1.ebuild: - Mark stable - - 18 Apr 2006; Paul de Vrieze - +files/subversion-apr-version.patch, subversion-1.3.1.ebuild: - Add a patch extracted from the subversion repository to enable newer apr - versions. Fixes bug #130306. - - 17 Apr 2006; Paul de Vrieze - +files/subversion-apr_cppflags.patch, subversion-1.3.1.ebuild: - Fix the compilation of the perl bindings with newer apr. Thanks to R.May - in bug #123222 for the patch. - -*subversion-1.3.1 (05 Apr 2006) - - 05 Apr 2006; - +files/subversion-1.3.1-neon-config.patch, +subversion-1.3.1.ebuild: - New upstream version that resolves some issues. - - 30 Mar 2006; Diego Pettenò - subversion-1.3.0.ebuild: - Add ~x86-fbsd keyword. - - 20 Mar 2006; subversion-1.3.0.ebuild: - Make the ebuild respect LDFLAGS (bug #126964) thanks to flameeyes. - - 16 Mar 2006; Paul de Vrieze subversion-1.1.3.ebuild, - subversion-1.2.3.ebuild, subversion-1.2.3-r2.ebuild, - subversion-1.2.3-r3.ebuild, subversion-1.3.0.ebuild: - Suggest the use of emerge --config instead of ebuild config. Thanks Mike - Williams in bug #114668. - - 10 Mar 2006; Paul de Vrieze - files/subversion-neon-config.patch: - Fix the patch such that configure doesn't fail when neon wasn't requested - (bug #125570) - - 21 Feb 2006; Paul de Vrieze - +files/subversion-neon-config.patch, subversion-1.3.0.ebuild: - Make subversion work with the newer neon. - - 21 Feb 2006; Paul de Vrieze - +files/subversion-neon-config.patch, subversion-1.3.0.ebuild: - Add a patch to the configure script to have subversion fail if the neon - library version is not supported, while requested. - - 20 Feb 2006; Markus Rothe subversion-1.2.3-r3.ebuild: - Stable on ppc64 - - 06 Feb 2006; Aron Griffis - subversion-1.2.3-r3.ebuild: - Mark 1.2.3-r3 stable on alpha - - 04 Feb 2006; Aron Griffis - subversion-1.2.3-r3.ebuild: - Mark 1.2.3-r3 stable on ia64 - - 27 Jan 2006; Paul de Vrieze subversion-1.1.3.ebuild, - subversion-1.2.3.ebuild, -subversion-1.2.3-r1.ebuild, - subversion-1.2.3-r2.ebuild, subversion-1.2.3-r3.ebuild, - -subversion-1.3.0_rc4.ebuild, subversion-1.3.0.ebuild: - Remove some old stale versions, and add blockers to - perl-core/ExtUtils-MakeMaker. This package is often broken and causes insecure - runpaths. Fixes bug #105054. - -*subversion-1.3.0 (03 Jan 2006) - - 03 Jan 2006; Paul de Vrieze +subversion-1.3.0.ebuild: - New upstream version. Note that it no longer includes the book. - - 01 Jan 2006; Paul de Vrieze - subversion-1.3.0_rc4.ebuild: - The book is not present in the release candidate (bug #117321). Comment it out. - - 16 Dec 2005; Diego Pettenò - subversion-1.3.0_rc4.ebuild: - Move elibtoolize at the end of src_unpack so that it's called with the final - autotools support. See bug #106176. - - 08 Dec 2005; Rene Nussbaumer - subversion-1.2.3-r3.ebuild: - Stable on hppa. - - 08 Dec 2005; Paul de Vrieze - subversion-1.2.3-r3.ebuild, subversion-1.3.0_rc4.ebuild: - Tighten the ruby dependencies. Unstabilize 1.2.3-r3 as its ruby bindings - depend on an unstable version of swig. - - 07 Dec 2005; subversion-1.2.3-r3.ebuild, - subversion-1.3.0_rc4.ebuild: - As makemaker has been fixed, the blocking is no longer needed. Removing - it. - - 06 Dec 2005; Paul de Vrieze - subversion-1.2.3-r3.ebuild, subversion-1.3.0_rc4.ebuild: - Block extutils-makemaker as it has security vulnerabilities and isn't needed - with newer perl versions. Also mark 1.2.3-r3 stable as it hasn't had bugs for some - while. - -*subversion-1.3.0_rc4 (01 Dec 2005) - - 01 Dec 2005; +subversion-1.3.0_rc4.ebuild: - Add release candidate to the tree. According to upstream this version - is be stable enough for production use. - - 25 Oct 2005; subversion-1.2.3-r3.ebuild: - Fix dep to depend on newer swig version. - - 24 Oct 2005; subversion-1.2.3-r3.ebuild: - Fix the runtime dependency on the jdk to only be a jre dependency. Bug - #110322 - - 21 Oct 2005; subversion-1.2.3-r3.ebuild: - Add support for ruby bindings. Courtessy of Tom Payne - in bug #102543. - -*subversion-1.2.3-r3 (17 Oct 2005) - - 17 Oct 2005; +files/subversion-hotbackup-config.patch, - +subversion-1.2.3-r3.ebuild: - Make hot-backup backup number configurable. Virtue of Urs Joss in bug - #98099 - -*subversion-1.2.3-r2 (14 Oct 2005) - - 14 Oct 2005; Paul de Vrieze subversion-1.2.3-r2.ebuild: - Security bump to force a perl version that has secure RUNPATH's (bug #105054) - - 10 Oct 2005; Danny van Dyk - subversion-1.2.3-r1.ebuild: - Marked ~ppc-macos. - - 07 Oct 2005; Gustavo Zacarias - subversion-1.2.3-r1.ebuild: - Stable on sparc - - 04 Oct 2005; subversion-1.1.3.ebuild, - subversion-1.2.3-r1.ebuild, subversion-1.2.3.ebuild: - Try to fix bug #106443 to make the ebuild work on bsd. - - 02 Oct 2005; Aron Griffis - subversion-1.2.3-r1.ebuild: - Mark 1.2.3-r1 stable on ia64 - - 29 Sep 2005; Fernando J. Pereda - subversion-1.2.3-r1.ebuild: - stable on alpha - - 26 Sep 2005; -subversion-1.0.9.ebuild, - -subversion-1.1.1-r3.ebuild, -subversion-1.1.3-r1.ebuild, - -subversion-1.1.4-r1.ebuild, -subversion-1.1.4.ebuild, - -subversion-1.2.0.ebuild, -subversion-1.2.1.ebuild: - Clean out many old versions - - 19 Sep 2005; Marcus D. Hanwell - subversion-1.2.3-r1.ebuild: - Stable on amd64. - - 19 Sep 2005; Michael Hanselmann - subversion-1.2.3-r1.ebuild: - Stable on hppa and ppc. - - 19 Sep 2005; Markus Rothe subversion-1.2.3-r1.ebuild: - Stable on ppc64 (bug #106421) - - 17 Sep 2005; Aron Griffis subversion-1.2.3.ebuild: - Mark 1.2.3 stable on ia64 - - 14 Sep 2005; Aaron Walker subversion-1.2.3.ebuild: - 1.2.3 stable on mips. - - 12 Sep 2005; Michael Hanselmann - subversion-1.2.3.ebuild: - Stable on ppc. - - 12 Sep 2005; Paul de Vrieze subversion-1.2.3.ebuild, - subversion-1.2.3-r1: - Restrict the neon dependency - - 07 Sep 2005; Gustavo Zacarias - subversion-1.2.3.ebuild: - Stable on sparc - - 06 Sep 2005; Markus Rothe subversion-1.2.3.ebuild: - Stable on ppc64 - - 31 Aug 2005; Paul de Vrieze subversion-1.2.3.ebuild, - subversion-1.2.3-r1.ebuild: - Fix the ebuild to use `get_libdir` instead of lib. Thanks to seemant in bug - #104154 - -*subversion-1.2.3-r1 (27 Aug 2005) -*subversion-1.2.3 (27 Aug 2005) - - 27 Aug 2005; Paul de Vrieze +subversion-1.2.3.ebuild, - +subversion-1.2.3-r1.ebuild: - New upstream versions. The one that works with unstable apache is -r1. The - 1.2.3 version (masked because still untested) should work with the stable - apache versions. As stable and unstable apache are incompatible the two - ebuilds are released simultaneously. - - 25 Aug 2005; files/svnserve.initd: - Fix the init script to change its working directory to the root to - prevent unmounting and hook script problems. See bug #97926 - - 25 Aug 2005; subversion-1.1.3.ebuild, - subversion-1.2.1.ebuild: - Fix the pkg_postinst message to suggest a more secure setup for ssh+svn - such that user permissions are not overly free and membership of the - apache group is not needed. (bug #94718) - - 25 Aug 2005; files/svnserve.xinetd, - subversion-1.2.1.ebuild: - Fix the svnserve xinet.d script (see bug #82262) - - 25 Aug 2005; subversion-1.2.1.ebuild: - Make the subversion book be installed again. Thanks to Axel - Dyks in bug #103576. - - 29 Jul 2005; Aaron Walker subversion-1.1.3.ebuild, - subversion-1.2.1.ebuild: - Added ~mips. - -*subversion-1.2.1 (08 Jul 2005) - - 08 Jul 2005; Paul de Vrieze +subversion-1.2.1.ebuild: - New upstream version - - 23 Jun 2005; Sven Wegener subversion-1.2.0.ebuild: - Correctly check for the perl USE flag before calling perl-module_pkg_postrm. - - 23 Jun 2005; Fernando J. Pereda - subversion-1.1.3.ebuild: - stable on alpha - - 27 May 2005; +files/vc-svn.el, - -files/vc-svn.el.20050527, subversion-1.2.0.ebuild: - Use the vc-svn.el from the 1.1.4 version of subversion. The new one - doesn't work with current emacs. - - 27 May 2005; +files/vc-svn.el.20050527, - subversion-1.2.0.ebuild: - Fix the problem that vc-svn.el has been changed to a canned error - message pointing to the proper location to get it. - -*subversion-1.2.0 (25 May 2005) - - 25 May 2005; +subversion-1.2.0.ebuild: - New upstream version, and some dependency updates. Also make zlib use - really optional and add it as dependency. - -*subversion-1.1.4-r1 (20 May 2005) - - 20 May 2005; +subversion-1.1.4-r1.ebuild: - Try to fix perl file collisions #82648 - - 12 May 2005; Elfyn McBratney subversion-1.1.3.ebuild: - Update *DEPEND. - - 05 May 2005; Sven Wegener subversion-1.0.9.ebuild, - subversion-1.1.1-r3.ebuild, subversion-1.1.3.ebuild: - Removed '*' postfix from <, <=, >= and > dependencies. - - 05 May 2005; Paul de Vrieze subversion-1.1.4.ebuild: - Try to fix #88651 by making the location of modules in the config file - consistent and derived from the depend.apache eclass. - - 21 Apr 2005; Michael Hanselmann - subversion-1.1.3.ebuild: - Stable on ppc. - - 21 Apr 2005; subversion-1.1.4.ebuild: - Change the swig dependency to include newer swig versions, as subversion - can compile against them now. - - 15 Apr 2005; Paul de Vrieze - -files/subversion-1.1.2-perl.patch, subversion-1.1.3.ebuild: - Block the apache versions that have split apr/apu out. - - 13 Apr 2005; -subversion-1.1.4-r1.ebuild, - subversion-1.1.4.ebuild: - Revert trapni's broken changes and change the webdav useflag into a - nowebdav useflag. As the default behaviour is not changed, the change is - incorporated in the normal 1.1.4 ebuild and the 1.1.4-r1 version has - been removed. - - 10 Apr 2005; Christian Parpart - subversion-1.1.4-r1.ebuild: - dropped a note to endusers of to inform them about the new useflag and their - results - -*subversion-1.1.4-r1 (10 Apr 2005) - - 10 Apr 2005; Christian Parpart - +subversion-1.1.4-r1.ebuild: - added optional depend on neon via webdav local useflag - -*subversion-1.1.4 (05 Apr 2005) - - 05 Apr 2005; -subversion-1.1.2.ebuild, - subversion-1.1.3-r1.ebuild, +subversion-1.1.4.ebuild: - New upstream version and cleaned away an old testing version. Also - fixed a small default configuration file bug. - - 20 Mar 2005; Paul de Vrieze - subversion-1.1.3-r1.ebuild: - Remove the autoconf check as the dependency should get this. - - 18 Mar 2005; Markus Rothe subversion-1.1.3.ebuild: - Stable on ppc64 - - 11 Mar 2005; Gustavo Zacarias subversion-1.1.3.ebuild: - Stable on sparc - - 09 Mar 2005; Marcus D. Hanwell subversion-1.1.3.ebuild: - Marked stable on amd64. - - 08 Mar 2005; subversion-1.1.3.ebuild: - Mark 1.1.3 stable - - 27 Feb 2005; Paul de Vrieze - subversion-1.1.3-r1.ebuild: - Use the new apache.depend eclass (bug #83445) - - 15 Feb 2005; Guy Martin subversion-1.1.1-r3.ebuild: - Stable on hppa. - - 15 Feb 2005; subversion-1.1.3-r1.ebuild, - subversion-1.1.3.ebuild: - Add a patch from seemant to make nls support optional - - 31 Jan 2005; subversion-1.1.3.ebuild: - Try to fix bug #80121 - - 28 Jan 2005; Paul de Vrieze - -subversion-1.1.2-r1.ebuild: - Remove broken testing ebuild - - 28 Jan 2005; Paul de Vrieze - subversion-1.1.3-r1.ebuild: - Redo the apr ebuild so that it is based upon the latest normal ebuild. Also - this ebuild will actually build the apache2 module. The other ebuild should - never have been put in cvs. Even masked. The removal of apache2 has been - rather simplistic. The optional apache2 dependency is still there, it just - isn't overloaded anymore. - -*subversion-1.1.3-r1 (22 Jan 2005) - - 22 Jan 2005; Christian Parpart - +subversion-1.1.3-r1.ebuild: - Remerged with changes/improvements the apache herd made. - (as available in release 1.1.2-r1, too) - - 21 Jan 2005; Aron Griffis subversion-1.1.1-r3.ebuild: - stable on ia64 - - 18 Jan 2005; Paul de Vrieze subversion-1.0.9.ebuild, - subversion-1.1.1-r3.ebuild, subversion-1.1.2-r1.ebuild, - subversion-1.1.2.ebuild: - The old autoconf versions are gone, so no need to take them into account - (bug #78047) - -*subversion-1.1.3 (18 Jan 2005) - - 18 Jan 2005; Paul de Vrieze +subversion-1.1.3.ebuild: - New upstream version - -*subversion-1.1.2-r1 (10 Jan 2005) - - 10 Jan 2005; Christian Parpart - +subversion-1.1.2-r1.ebuild: - a package refresh from the Apache Herd - (splitted up apache module(s) from base package into www-apache/mod_dav_svn) - - 31 Dec 2004; Ciaran McCreesh : - Change encoding to UTF-8 for GLEP 31 compliance - -*subversion-1.1.2 (30 Dec 2004) - - 30 Dec 2004; Paul de Vrieze - +files/subversion-1.1.2-perl.patch, +subversion-1.1.2.ebuild: - A new upstream version - - 19 Dec 2004; Bryan Østergaard - subversion-1.1.1-r3.ebuild: - Stable on alpha. - - 16 Dec 2004; Markus Rothe subversion-1.1.1-r3.ebuild: - Stable on ppc64 - - 16 Dec 2004; Dylan Carlson - subversion-1.1.1-r3.ebuild: - Stable on amd64. - - 11 Dec 2004; Jason Wever subversion-1.1.1-r3.ebuild: - Stable on sparc. - - 08 Dec 2004; subversion-1.1.1-r3.ebuild: - Fix the default authz module config file. Thanks to Benjamin Boksa - in bug #73675 - - 03 Dec 2004; subversion-1.1.1-r3.ebuild: - Fix a small bug in the config function, now checking for existence, not - file existene in the src_config function. Thanks to John Croisant - in bug #73186 for pointing this out. - - 03 Dec 2004; subversion-1.1.1-r3.ebuild: - Disable jikes for now as jikes is broken - - 30 Nov 2004; subversion-1.1.1-r3.ebuild: - Mark stable - - 28 Nov 2004; Paul de Vrieze - subversion-1.1.1-r3.ebuild: - Add an optional dependency on jikes, courtessy of Travis - Snoozy in bug #72679 - -*subversion-1.1.1-r3 (12 Nov 2004) - - 12 Nov 2004; Aron Griffis - -subversion-1.1.1-r2.ebuild, +subversion-1.1.1-r3.ebuild: - Install init script in /etc/init.d not / - -*subversion-1.1.1-r2 (12 Nov 2004) - - 12 Nov 2004; +files/svnserve.confd, - +files/svnserve.initd, +files/svnserve.xinetd, -subversion-0.27.0.ebuild, - -subversion-0.32.1.ebuild, -subversion-1.0.8.ebuild, - -subversion-1.1.0.ebuild, -subversion-1.1.1-r1.ebuild, - +subversion-1.1.1-r2.ebuild, -subversion-1.1.1.ebuild: - Add svnserve init script and xinetd snippet #43245 -- thanks to Martin Jackson - and Joby Walker. Trim older ebuilds - - 12 Nov 2004; Aron Griffis - subversion-1.1.1-r1.ebuild: - Use bash-completion.eclass; thanks to ka0ttic in bug 70939 - -*subversion-1.1.1-r1 (11 Nov 2004) - - 11 Nov 2004; Aron Griffis - +subversion-1.1.1-r1.ebuild: - Install svn_load_dirs.pl as /usr/bin/svn-load-dirs #57715 - Install more hook-scripts in /usr/share/doc #50593 - Don't tell the user to su apache #53233 - Install hot-backup.py as /usr/bin/svn-hot-backup #54304 - Install bash-completion snippet #43179 - Fix svn-config to omit references to @SVN_DB_*@ #64634 - Fix perl bindings Makefile.PL bug #65230 #62979 - Install perl bindings in vendor_perl instead of site_perl #66712 - - 09 Nov 2004; Aron Griffis subversion-1.1.1.ebuild: - Replace ~ppc64 and ~ia64 keywords which went missing - - 05 Nov 2004; Aron Griffis subversion-1.0.9.ebuild: - Remove attempted installation of cvs2svn #47099 - -*subversion-1.1.1 (05 Nov 2004) - - 05 Nov 2004; +subversion-1.1.1.ebuild: - New upstream version - - 04 Nov 2004; Aron Griffis subversion-1.0.9.ebuild, - subversion-1.1.0.ebuild: - add ia64 keywords - - 01 Nov 2004; Markus Rothe subversion-1.1.0.ebuild: - Marked ~ppc64; bug #63683 - - 21 Oct 2004; Paul de Vrieze subversion-1.0.9.ebuild: - Backport the svn-revision.txt fix - - 19 Oct 2004; Paul de Vrieze subversion-1.1.0.ebuild: - Explicitly enable or disable javahl to fix bug #67681 - - 19 Oct 2004; Paul de Vrieze subversion-1.1.0.ebuild: - Fix missing quotes problem in combination with jikes. Thanks to - snikkt@yahoo.com in bug #63464 for signalling this. - -*subversion-1.0.9 (19 Oct 2004) - - 19 Oct 2004; Paul de Vrieze +subversion-1.0.9.ebuild: - A new upstream version that fixes some slowness with "svn ls" - - 09 Oct 2004; Paul de Vrieze subversion-1.1.0.ebuild: - Fix bug #63464 on compilation with jikes. - - 08 Oct 2004; Paul de Vrieze subversion-1.1.0.ebuild: - Fix bug #66659 concerning the name of the book file. Why doesn't dohtml - complain when a file doesn't exist? - - 08 Oct 2004; Paul de Vrieze +files/subversion-1.1.0-build.patch, - -files/subversion-1.1.0-rc4-build.patch, subversion-1.1.0.ebuild: - The previous fix was not applied. Also fix bug #66644 by broadening the - sed script that hacks around the svnversion stuff (the output is - constant) - - 08 Oct 2004; Paul de Vrieze files/subversion-1.1.0-rc4-build.patch: - Fix javahl linking (again) to fix bug #66625, this fix comes from rc2 - - 01 Oct 2004; Paul de Vrieze -files/subversion-pre-1.0.5.patch, - -subversion-1.0.1.ebuild, -subversion-1.0.2.ebuild, - -subversion-1.0.3.ebuild, -subversion-1.0.4-r1.ebuild, - -subversion-1.0.4.ebuild, -subversion-1.0.6.ebuild, - -subversion-1.1.0_rc4.ebuild: - Clean up old versions - -*subversion-1.1.0 (01 Oct 2004) - - 01 Oct 2004; Paul de Vrieze +subversion-1.1.0.ebuild: - New upstream version - - 27 Sep 2004; Bryan Østergaard,,, - subversion-1.0.8.ebuild: - Stable on alpha, bug 65085. - - 25 Sep 2004; Gustavo Zacarias subversion-1.0.8.ebuild: - Stable on sparc wrt #65085 - - 27 Sep 2004; Paul de Vrieze subversion-1.0.8.ebuild, - subversion-1.1.0_rc2.ebuild, subversion-1.1.0_rc4.ebuild: - Fix subversion swig dependency as the 1.3.22 release does not longer - provide a runtime library while subversion still expects one. - - 24 Sep 2004; subversion-1.0.8.ebuild: - stable on ppc GSLA bug: 65085 - -*subversion-1.0.8 (23 Sep 2004) - - 23 Sep 2004; Paul de Vrieze +subversion-1.0.8.ebuild, - +subversion-1.1.0_rc4.ebuild: - New upstream versions. They implement security fixes!! - - 21 Sep 2004; Paul de Vrieze subversion-1.1.0_rc2.ebuild: - Fix two issues. Bug #63991 to add support for authz_svn authentication in - the default apache2 configuration file (conditional). Bug #64672 to take - into account that with the new fs_fs support the server part is no longer - dependent on berkeley db. - - 21 Sep 2004; Paul de Vrieze subversion-1.0.6.ebuild: - Fix the location of the jar archive (bug #64800) - - 06 Sep 2004; Ciaran McCreesh subversion-0.32.1.ebuild: - Switch to use epause and ebeep, bug #62950 - - 05 Sep 2004; Paul de Vrieze,,, subversion-1.0.6.ebuild - subversion-1.1.0_rc2.ebuild: - Fix bug #62753. swig is now build when either python or perl is in the - useflags, not python only. - - 07 Sep 2004; Paul de Vrieze subversion-1.1.0_rc2.ebuild: - Spelling fixes. Thanks to Marko Djukic in bug #63014 - - 01 Sep 2004; Paul de Vrieze subversion-1.1.0_rc2.ebuild: - Change the book installation location to it's own dir, to make it easier - to find. - - 30 Aug 2004; Paul de Vrieze +files/subversion-1.1.0-rc2-build.patch, - subversion-1.1.0_rc2.ebuild: - Fix some java linking error and a variable substitution error. Thanks to - Holger Thon in bug #59693 - -*subversion-1.1.0_rc2 (19 Aug 2004) - - 19 Aug 2004; Paul de Vrieze +subversion-1.1.0_rc2.ebuild: - An initial version of the rc2 package. It has some streamlining for the - building of the bindings too, and installs the example hook-scripts in the - documentation dir. - - 04 Aug 2004; Paul de Vrieze subversion-1.0.6.ebuild: - Make the java stuff compile in all cases by specifying an encoding - (needed for a french author name) and a source version (needed for 1.5 - jdk's) - - 23 Jul 2004; Travis Tilley subversion-1.0.6.ebuild: - stable on amd64 - - 23 Jul 2004; Guy Martin subversion-1.0.6.ebuild: - Marked stable on hppa. - - 23 Jul 2004; Bryan Østergaard,,, - subversion-1.0.6.ebuild: - Stable on alpha, see bug #57747. - - 20 Jul 2004; Ciaran McCreesh subversion-1.0.6.ebuild: - Stable on sparc for bug #57747 - - 20 Jul 2004; Stuart Herbert subversion-1.0.6.ebuild: - Stable on x86 - -*subversion-1.0.6 (20 Jul 2004) - - 20 Jul 2004; Stuart Herbert +subversion-1.0.6.ebuild: - Version bump for security problem; see bug #57747 - - 24 Jun 2004; Paul de Vrieze subversion-1.0.4-r1.ebuild: - Clarify the ebuild config comment (bug #54940) - - 11 Jun 2004; Jason Wever subversion-1.0.4-r1.ebuild: - Stable on sparc wrt bug #53555. - - 11 Jun 2004; Guy Martin subversion-1.0.4-r1.ebuild: - Marked stable on hppa. - - 11 Jun 2004; Bryan Østergaard - subversion-1.0.4-r1.ebuild: - Stable on alpha, bug #53555. - - 10 Jun 2004; Kurt Lieber subversion-1.0.4-r1.ebuild: - marking stable on x86. fixes 53555. - - 10 Jun 2004; Jason Eric Huebel - subversion-1.0.4-r1.ebuild: - amd64 for bug #53555 - -*subversion-1.0.4-r1 (07 Jun 2004) - - 07 Jun 2004; subversion-1.0.4-r1.ebuild, - files/subversion-pre-1.0.5.patch: - added pre-1.0.5 patch to subversion - - 07 Jun 2004; Paul de Vrieze subversion-1.0.4.ebuild: - Do not longer install the apache config file when the module is not - build (bug #49315) - -*subversion-1.0.4 (24 May 2004) - - 24 May 2004; Paul de Vrieze subversion-1.0.3.ebuild, - +subversion-1.0.4.ebuild: - set amd64 to stable on 1.0.3. Add a new upstream version in 1.0.4 and - make it even more hard to merge subversion with autoconf-2.58 - - 24 May 2004; Bryan Østergaard subversion-1.0.3.ebuild: - Keyworded ~alpha, requested in bug #51550. - -*subversion-1.0.3 (20 May 2004) - - 20 May 2004; Paul de Vrieze subversion-1.0.2.ebuild, - +subversion-1.0.3.ebuild: - Security fix - - 27 Apr 2004; Aron Griffis subversion-1.0.1.ebuild, - subversion-1.0.2.ebuild: - Add inherit eutils - - 13 May 2004; Paul de Vrieze subversion-1.0.2.ebuild: - Mark stable - -*subversion-1.0.2 (27 Apr 2004) - - 27 Apr 2004; Paul de Vrieze +subversion-1.0.2.ebuild: - New upstream version with bug fixes. Also add javahl compilation based on - the java useflag. - - 26 Apr 2004; Paul de Vrieze subversion-1.0.1.ebuild: - First stable subversion! - - 26 Apr 2004; Paul de Vrieze -subversion-0.28.0.ebuild, - -subversion-0.30.0.ebuild, -subversion-0.31.0.ebuild, - -subversion-0.34.0.ebuild, -subversion-0.35.1.ebuild, - -subversion-0.37.0.ebuild, -subversion-1.0.0-r1.ebuild, - -subversion-1.0.0.ebuild: - Clean out old versions - - 26 Mar 2004; Paul de Vrieze subversion-1.0.1.ebuild: - Finally fix bug #31106 and add svn-config to the installed set - - 26 Mar 2004; Paul de Vrieze subversion-1.0.1.ebuild: - Reverse the alternative dependencies so that the newest version is considered - first. This should stop flipping around caused by emerge -u world - - 23 Mar 2004; Paul de Vrieze subversion-1.0.1.ebuild: - Add the swig dependency to use==perl too, not only to python - -*subversion-1.0.1 (23 Mar 2004) - - 23 Mar 2004; Paul de Vrieze subversion-1.0.1.ebuild: - New upstream version. Also re-enabled the svnversion.txt hack as there are - still cases (like changing db version) where svnversion.txt cannot be created - in the normal way - - 17 Mar 2004; Seemant Kulleen subversion-0.28.0.ebuild: - fix for bug #44712 by Michael Sterret - - 10 Mar 2004; Paul de Vrieze subversion-1.0.0-r1.ebuild, - files/Makefile.PL.patch: - The makefile patch was not necessary after all - -*subversion-1.0.0-r1 (09 Mar 2004) - - 09 Mar 2004; Paul de Vrieze subversion-1.0.0-r1.ebuild, - files/Makefile.PL.patch: - Add the perl bindings to the ebuild. The patch to Makefile.PL is from - gentoo.datacore.ch. - - 25 Feb 2004; Daniel Ahlberg subversion-1.0.0.ebuild: - Adding amd64 keyword. Closing #42693. - - 25 Feb 2004; David Holm subversion-1.0.0.ebuild: - Readded to ~ppc once again, why is it so difficult to maintain KEYWORDS - between releases for this ebuild? - - 23 Feb 2004; Jason Wever subversion-1.0.0.ebuild: - Added ~sparc keyword. - - 23 Feb 2004; Jason Wever subversion-1.0.0.ebuild: - Fixed bad unpack command and extra whitespace. - -*subversion-1.0.0 (23 Feb 2004) - - 23 Feb 2004; Paul de Vrieze subversion-1.0.0.ebuild, - files/subversion-db4.patch: - New upstream STABLE version. It might become the first stable subversion - ebuild in gentoo :-) - - 22 Feb 2004; David Holm subversion-0.37.0.ebuild: - Readded ~ppc. Thanks for dropping it so we all could run on an old, possibly - buggy, version. - - 19 Feb 2004; Paul de Vrieze subversion-0.37.0-r1.ebuild, - subversion-0.37.0.ebuild: - Remove the -r1 version as it is based on an old ebuild version and is broken. - Incorporate the python changes in this version. - -*subversion-0.37.0-r1 (14 Feb 2004) - - 14 Feb 2004; subversion-0.37.0-r1.ebuild: - Replace python-config with python_version. - - 13 Feb 2004; subversion-0.37.0.ebuild: - Make emacs regeneration more tolerant (bug #41411) - - 11 Feb 2004; Paul de Vrieze subversion-0.37.0.ebuild: - Add optional emacs dependency - - 05 Feb 2004; Paul de Vrieze subversion-0.37.0.ebuild: - Some autoconf changes - - 04 Feb 2004; subversion-0.37.0.ebuild: - Some more explanations - - 04 Feb 2004; Paul de Vrieze subversion-0.37.0.ebuild: - Take the new FHS's /srv directory into account, moving the default location - from /var - - 03 Feb 2004; subversion-0.37.0.ebuild: - Hopefully fix emacs module compilation problems - -*subversion-0.37.0 (28 Jan 2004) - - 28 Jan 2004; Paul de Vrieze subversion-0.37.0.ebuild: - New upstream version. Also taking new apache locations into account - - 15 Jan 2004; Paul de Vrieze subversion-0.35.1.ebuild: - Things actually work with autoconf-2.59, so changing the dependency. - - 11 Jan 2004; subversion-0.34.0.ebuild, - subversion-0.35.1.ebuild: - Fix the autoconf dependencies to be compile-time only - -*subversion-0.35.1 (22 Dec 2003) - - 22 Dec 2003; Paul de Vrieze subversion-0.35.1.ebuild: - New upstream version. Note that this version has deltification reenabled. - - 20 Dec 2003; subversion-0.34.0.ebuild: - The fetch line for the old svnadmin was removed, but the system still tried to - install it, causing a failure if the file didn't exist in the distfiles dir. - The new system is cleaner in forcing interaction by requiring an environment - variable to be set, so I removed the remnants of the old static binary - -*subversion-0.34.0 (19 Dec 2003) - - 19 Dec 2003; Paul de Vrieze subversion-0.34.0.ebuild: - Add a new version of subversion. This one again has an incompatible library - change. Further the ebuild supports python-config instead of hard-coded python - paths. If updating do ensure that you first dump your existing repositories. - The default repository path is also updated to become /var. - - 13 Dec 2003; subversion-0.27.0.ebuild, - subversion-0.28.0.ebuild, subversion-0.30.0.ebuild: - fix chown syntax - -*subversion-0.32.1 (09 Nov 2003) - - 09 Nov 2003; David Holm subversion-0.32.1.ebuild: - Added to ~ppc. - - 22 Oct 2003; subversion-0.31.0.ebuild: - Hopefully fix linking issues by taking back some older ebuild code - -*subversion-0.28.0 (17 Oct 2003) - - 17 Oct 2003; Paul de Vrieze subversion-0.28.0.ebuild: - Get 0.28.0 back as rapidsvn needs this particular version - -*subversion-0.31.0 (12 Oct 2003) - - 12 Oct 2003; subversion-0.31.0.ebuild: - Fix chown - - 10 Oct 2003; Paul de Vrieze subversion-0.24.2-r1.ebuild, - subversion-0.25.0.ebuild, subversion-0.26.0.ebuild, - subversion-0.28.0.ebuild, subversion-0.30.0.ebuild, - files/subversion-db4.patch: - Clean up old versions, and add the 0.31.0 version - - 02 Oct 2003; Paul de Vrieze subversion-0.30.0.ebuild: - Add a static precompiled svnadmin-pre28 instead of the old dynamic one. This - one should work in all cases - -*subversion-0.30.0 (27 Sep 2003) - - 27 Sep 2003; Paul de Vrieze subversion-0.24.2-r1.ebuild, - subversion-0.25.0.ebuild, subversion-0.26.0.ebuild, - subversion-0.27.0.ebuild, subversion-0.28.0.ebuild, - subversion-0.30.0.ebuild: - New version, and fix small dependency error (apache instead of net-www/apache) - The new version is based on the the ebuild by Hattya in bug - #29586 - - 25 Sep 2003; Martin Holzer subversion-0.24.2-r1.ebuild, - subversion-0.25.0.ebuild, subversion-0.26.0.ebuild, - subversion-0.27.0.ebuild, subversion-0.28.0.ebuild, files/70svn-gentoo.el: - leading space errors. - - 26 Sep 2003; Martin Holzer subversion-0.28.0.ebuild: - Added autoconf version. Closes #28198. - - 22 Sep 2003; metadata.xml: - Fix metadata.xml - -*subversion-0.28.0 (01 Sep 2003) - - 01 Sep 2003; subversion-0.28.0.ebuild: - bumping this for pauldv since he's oot - -*subversion-0.27.0 (26 Aug 2003) - - 26 Aug 2003; Paul de Vrieze subversion-0.27.0.ebuild, - files/subversion-db4.patch: - New upstream version - -*subversion-0.26.0 (24 Jul 2003) - - 24 Jul 2003; Paul de Vrieze subversion-0.10_pre1.ebuild, - subversion-0.21.0-r1.ebuild, subversion-0.21.0.ebuild, - subversion-0.22.2.ebuild, subversion-0.23.0.ebuild, - subversion-0.24.1.ebuild, subversion-0.24.2.ebuild, - subversion-0.26.0.ebuild: - Cleaning up old versions, and adding new upstream version - - 18 Jul 2003; subversion-0.25.0.ebuild: - Have the ebuild output the location of the repository in the config function - -*subversion-0.25.0 (16 Jul 2003) - - 16 Jul 2003; subversion-0.25.0.ebuild: - New upstream version - -*subversion-0.24.2 (15 Jul 2003) - 15 Jul 2003; subversion-0.24.2-r1.ebuild: - Make repository location configurable by an environment variable - - 15 Jul 2003; subversion-0.24.2-r1.ebuild, - subversion-0.24.2.ebuild: - Fix some python files going to the wrong location: #23657 - - 12 Jul 2003; Daniel Ahlberg : - Added missing changelog entry. - - 26 Jun 2003; Paul de Vrieze subversion-0.24.1.ebuild: - Added a comment saying to use USE="-berkdb" to build a client-only version. - - 26 Jun 2003; Paul de Vrieze subversion-0.24.1.ebuild: - Fixed an issue with a compilation failure together with the included libapr. - #23307 - - 19 Jun 2003; Paul de Vrieze subversion-0.24.1.ebuild: - Add a comment concerning rebuilding the repository with an upgrade of the db - version, bug #22144 courtessy of Markus Luisser - - -*subversion-0.24.1 (18 Jun 2003) - - 18 Jun 2003; Paul de Vrieze subversion-0.21.0-r1.ebuild, - subversion-0.22.2.ebuild, subversion-0.23.0.ebuild, - subversion-0.24.1.ebuild: - Fix bug #21876, and add new version. - - 31 May 2003; root subversion-0.22.2.ebuild, - subversion-0.23.0.ebuild: - ppc keyworded - -*subversion-0.23.0 (28 May 2003) - - 28 May 2003; Paul de Vrieze subversion-0.23.0.ebuild: - Version bump, and add some more documentation to the docs dir. - -*subversion-0.22.2 (17 May 2003) - - 17 May 2003; Paul de Vrieze subversion-0.22.2.ebuild: - New upstream version, and inclusion of berkdb and python useflags. For now - python bindings are never build if berkdb is not set as the bindings - unconditionally depend on python. Closes #20840 and #20842 - -*subversion-0.21.0-r1 (30 Apr 2003) - - 12 May 2003; Martin Holzer subversion-0.10_pre1.ebuild, - subversion-0.20.1.ebuild, subversion-0.21.0-r1.ebuild, - subversion-0.21.0.ebuild: - Updated db url. Fixed typo. Closes #20812. - - 08 May 2003; Paul de Vrieze subversion-0.21.0-r1.ebuild: - Fix a stupid typo. Thanks to Cesar Eduardo Barros for - helping in finding this. - - 08 May 2003; Patrick Kursawe - subversion-0.10_pre1.ebuild: - Set -0.10_pre1 to ~arch, it seems to be quite broken. YMMV, see bug #20571. - - 06 May 2003; Paul de Vrieze subversion-0.21.0-r1.ebuild: - Make subversion use an allready merged db4 instead of its own - - 30 Apr 2003; Paul de Vrieze subversion-0.21.0-r1.ebuild: - Made subversion use libtool.eclass, cleans up things quite a bit - -*subversion-0.21.0 (26 Apr 2003) - - 29 Apr 2003; Paul de Vrieze subversion-0.20.1.ebuild, - subversion-0.21.0.ebuild: - Fixed depends to depend on apache-2.0.45 instead of apache-2.0.44 - - 26 Apr 2003; Paul de Vrieze subversion-0.21.0.ebuild: - New upstream version. Also do not build the apache module if the apache2 use - flag is not specified. As in this case subversion provides its own apr libs, - it actually blocks on apache2. - -*subversion-0.20.1 (25 Apr 2003) - - 26 Apr 2003; Paul de Vrieze subversion-0.20.1.ebuild: - Fixed a small error in the config script. It did not ensure the existence of - /home/svn resulting in a failure. - - 25 Apr 2003; Paul de Vrieze subversion-0.20.1.ebuild: - Added || die to the make install parts - - 15 Mar 2003; Martin Schlemmer subversion-0.10_pre1.ebuild : - Fix m4 depend. - - 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords - -*subversion-0.10_pre1 (26 Feb 2002) - - 29 Oct 2002; Karl Trygve Kalleberg subversion-0.10_pre1.ebuild : - It depends on =net-misc/neon-0.19.2 exactly. Any other version will fail. - I'm resurrecting neon-0.19.2. - - 26 Feb 2002; G.Bevin subversion-0.10_pre1.ebuild, - files/digest-subversion-0.10_pre1 : - - added today's snapshot + For previous entries, please see ChangeLog-2014. diff --git a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/ChangeLog-2014 b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/ChangeLog-2014 new file mode 100644 index 0000000000..e5613887a2 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/ChangeLog-2014 @@ -0,0 +1,2799 @@ +# ChangeLog for dev-vcs/subversion +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog-2014,v 1.1 2015/01/01 14:44:04 dilfridge Exp $ + + 26 Dec 2014; Lars Wendler + -subversion-1.7.18.ebuild, -subversion-1.8.10.ebuild, + -subversion-1.8.10-r1.ebuild, -files/subversion-1.8.9-po_fixes.patch: + Removed vulnerable versions. + + 26 Dec 2014; Agostino Sarubbo subversion-1.7.19.ebuild, + subversion-1.8.11.ebuild: + Stable for sparc, wrt bug #532406 + + 25 Dec 2014; Agostino Sarubbo subversion-1.7.19.ebuild, + subversion-1.8.11.ebuild: + Stable for ia64, wrt bug #532406 + + 24 Dec 2014; Agostino Sarubbo subversion-1.7.19.ebuild, + subversion-1.8.11.ebuild: + Stable for ppc64, wrt bug #532406 + + 24 Dec 2014; Agostino Sarubbo subversion-1.7.19.ebuild, + subversion-1.8.11.ebuild: + Stable for ppc, wrt bug #532406 + + 23 Dec 2014; Markus Meier subversion-1.8.11.ebuild: + arm stable, bug #532406 + + 23 Dec 2014; Agostino Sarubbo subversion-1.7.19.ebuild, + subversion-1.8.11.ebuild: + Stable for alpha, wrt bug #532406 + + 21 Dec 2014; Agostino Sarubbo subversion-1.7.19.ebuild, + subversion-1.8.11.ebuild: + Stable for x86, wrt bug #532406 + + 21 Dec 2014; Agostino Sarubbo subversion-1.7.19.ebuild, + subversion-1.8.11.ebuild: + Stable for amd64, wrt bug #532406 + + 20 Dec 2014; Jeroen Roovers subversion-1.7.19.ebuild: + Stable for HPPA (bug #532406). + + 19 Dec 2014; Thomas Sachau (Tommy[D]) + subversion-1.7.19.ebuild: + Port perl changes for 1.7.18 to 1.7.19 + +*subversion-1.7.19 (18 Dec 2014) + + 18 Dec 2014; Thomas Sachau (Tommy[D]) + +subversion-1.7.19.ebuild: + Version bump for bug 532406 + + 17 Dec 2014; Jeroen Roovers subversion-1.8.11.ebuild: + Stable for HPPA (bug #532406). + +*subversion-1.8.11 (16 Dec 2014) + + 16 Dec 2014; Lars Wendler -subversion-1.8.9.ebuild, + +subversion-1.8.11.ebuild, + -files/subversion-1.6.0-disable_linking_against_unneeded_libraries.patch, + -files/subversion-1.6.2-local_library_preloading.patch, + -files/subversion-1.6.3-kwallet_window.patch, + -files/subversion-1.7.6-kwallet.patch, + -files/subversion-1.7.6-revert-mod_dontdothat-move.patch, + -files/svnserve.initd: + Security bump (bug #532406). Removed old. + + 14 Dec 2014; Manuel Rüger subversion-1.8.10-r1.ebuild: + Add support for kde applications dependency. + + 29 Nov 2014; Andreas K. Huettel + subversion-1.7.18.ebuild, subversion-1.8.9.ebuild, subversion-1.8.10.ebuild, + subversion-1.8.10-r1.ebuild: + Add missing slot operator to dev-lang/perl dependency, package installs + modules and links to libperl + + 27 Nov 2014; Andreas K. Huettel + subversion-1.7.18.ebuild, subversion-1.8.9.ebuild, subversion-1.8.10.ebuild, + subversion-1.8.10-r1.ebuild: + Remove call to perl-module_pkg_postinst, does not do anything outside + perl-core + + 22 Nov 2014; Andreas K. Huettel + subversion-1.7.18.ebuild, subversion-1.8.9.ebuild, subversion-1.8.10.ebuild, + subversion-1.8.10-r1.ebuild: + Remove call to perl-module_pkg_postrm, does not do anything outside perl-core + category + + 16 Nov 2014; Andreas K. Huettel + subversion-1.7.18.ebuild, subversion-1.8.9.ebuild, subversion-1.8.10.ebuild, + subversion-1.8.10-r1.ebuild: + Replace fixlocalpod with perl_delete_localpod + +*subversion-1.8.10-r1 (11 Oct 2014) + + 11 Oct 2014; Michał Górny +subversion-1.8.10-r1.ebuild: + Fix compatibility with bash-completion autoloading, bug #477830. + + 18 Sep 2014; Thomas Sachau (Tommy[D]) + -subversion-1.7.17.ebuild: + Drop old version, bug 519202 + + 15 Sep 2014; Agostino Sarubbo subversion-1.8.9.ebuild: + Stable for sparc, wrt bug #512012 + + 30 Aug 2014; Agostino Sarubbo subversion-1.7.18.ebuild, + subversion-1.8.10.ebuild: + Stable for ppc64, wrt bug #519202 + + 23 Aug 2014; Agostino Sarubbo subversion-1.8.9.ebuild: + Stable for ia64, wrt bug #512012 + + 21 Aug 2014; Agostino Sarubbo subversion-1.8.9.ebuild: + Stable for ppc64, wrt bug #512012 + + 21 Aug 2014; Agostino Sarubbo subversion-1.7.18.ebuild, + subversion-1.8.10.ebuild: + Stable for ppc, wrt bug #519202 + + 19 Aug 2014; Raúl Porcel subversion-1.7.18.ebuild, + subversion-1.8.10.ebuild: + alpha/arm/arm64/ia64/sparc stable wrt #519202 + + 19 Aug 2014; Agostino Sarubbo subversion-1.7.18.ebuild, + subversion-1.8.10.ebuild: + Stable for x86, wrt bug #519202 + + 19 Aug 2014; Agostino Sarubbo subversion-1.7.18.ebuild, + subversion-1.8.10.ebuild: + Stable for amd64, wrt bug #519202 + + 17 Aug 2014; Jeroen Roovers subversion-1.7.18.ebuild: + Stable for HPPA (bug #519202). + + 14 Aug 2014; Thomas Sachau (Tommy[D]) + -subversion-1.7.14.ebuild: + Remove old version, bug 500482 + +*subversion-1.7.18 (14 Aug 2014) + + 14 Aug 2014; Thomas Sachau (Tommy[D]) + +subversion-1.7.18.ebuild: + Version bump, bug 519202 + + 13 Aug 2014; Jeroen Roovers subversion-1.8.10.ebuild: + Stable for HPPA (bug #519202). + + 12 Aug 2014; Lars Wendler subversion-1.8.10.ebuild: + Only skip test suite run instead of failing when an older version is + installed (bug #519740). + +*subversion-1.8.10 (12 Aug 2014) + + 12 Aug 2014; Lars Wendler -subversion-1.8.8.ebuild, + +subversion-1.8.10.ebuild: + Security bump (bug #519202). Removed old. Added pkg_pretend which fails if + USE=test is set and an old version of this package is installed (bug + #516054). Don't run tests with USE=dso. + + 09 Aug 2014; Agostino Sarubbo subversion-1.7.17.ebuild: + Stable for ppc64, wrt bug #500482 + + 08 Aug 2014; Agostino Sarubbo subversion-1.7.17.ebuild: + Stable for ppc, wrt bug #500482 + + 04 Aug 2014; Raúl Porcel subversion-1.7.17.ebuild: + ia64/sparc stable wrt #500482 + + 02 Aug 2014; Agostino Sarubbo subversion-1.7.17.ebuild: + Stable for x86, wrt bug #500482 + + 02 Aug 2014; Agostino Sarubbo subversion-1.7.17.ebuild: + Stable for amd64, wrt bug #500482 + + 29 Jul 2014; Jeroen Roovers subversion-1.7.17.ebuild: + Stable for HPPA (bug #500482). + + 28 Jul 2014; Agostino Sarubbo subversion-1.8.9.ebuild: + Stable for ppc, wrt bug #512012 + + 24 Jul 2014; Markus Meier subversion-1.7.17.ebuild: + arm stable, bug #500482 + + 23 Jul 2014; subversion-1.7.17.ebuild: + arm64 stable, bug #500482 + + 23 Jul 2014; Tobias Klausmann subversion-1.7.17.ebuild: + Stable on alpha, bug #500482 + + 23 Jul 2014; Agostino Sarubbo subversion-1.8.9.ebuild: + Stable for x86, wrt bug #512012 + + 22 Jul 2014; Agostino Sarubbo subversion-1.8.9.ebuild: + Stable for amd64, wrt bug #512912 + + 20 Jul 2014; Lars Wendler metadata.xml: + Added myself as maintainer. + + 13 Jul 2014; subversion-1.8.9.ebuild: + arm64 stable, bug #512028 + + 06 Jul 2014; Markus Meier subversion-1.8.9.ebuild: + arm stable, bug #512028 + + 05 Jul 2014; Jeroen Roovers subversion-1.8.9.ebuild: + Stable for HPPA (bug #512028). + + 10 Jun 2014; Mike Frysinger subversion-1.7.14.ebuild, + subversion-1.7.17.ebuild, subversion-1.8.8.ebuild, subversion-1.8.9.ebuild: + Add arm64 love. + +*subversion-1.7.17 (01 Jun 2014) + + 01 Jun 2014; Thomas Sachau (Tommy[D]) + +subversion-1.7.17.ebuild: + Version bump to 1.7.17, fixes bug 506308 + +*subversion-1.8.9 (23 May 2014) + + 23 May 2014; Lars Wendler -subversion-1.8.5.ebuild, + +subversion-1.8.9.ebuild, +files/subversion-1.8.9-po_fixes.patch: + Version bump. Removed old. + +*subversion-1.8.8 (21 Feb 2014) + + 21 Feb 2014; Lars Wendler +subversion-1.8.8.ebuild: + Version bump. + + 28 Jan 2014; Lars Wendler subversion-1.8.5.ebuild: + Don't unconditionally depend on perl (bug #493240). + + 22 Jan 2014; Fabian Groffen + +files/subversion-1.8.5-swig-python-no-gnome-keyring.patch, + subversion-1.8.5.ebuild: + Finally fix compilation of swig-python module on Darwin + + 18 Jan 2014; Mike Frysinger subversion-1.7.14.ebuild: + Mark s390/sh stable. + + 16 Jan 2014; Fabian Groffen subversion-1.8.5.ebuild: + Fix compilation on Solaris, help it find a proper python on Darwin + + 08 Jan 2014; Lars Wendler + files/subversion-1.8.0-hpux-dso.patch: + Really fix hpux-dso patch this time. Thanks to Arfrever. + + 08 Jan 2014; Lars Wendler subversion-1.8.5.ebuild: + Really use pkg-config for finding serf. + + 08 Jan 2014; Lars Wendler + files/subversion-1.8.0-hpux-dso.patch: + Fixed typo in hpux-dso patch. + + 06 Jan 2014; Lars Wendler subversion-1.8.5.ebuild, + metadata.xml: + Renamed "webdav-serf" USE flag to "http". + +*subversion-1.8.5 (06 Jan 2014) + + 06 Jan 2014; Lars Wendler +subversion-1.8.5.ebuild, + +files/subversion-1.8.0-hpux-dso.patch, + +files/subversion-1.8.1-revert_bdb6check.patch: + Long overdue 1.8 bump. Thanks to all contributiors in bug #474848. + + 29 Dec 2013; Thomas Sachau (Tommy[D]) + -subversion-1.7.13.ebuild: + Remove old + + 29 Dec 2013; Akinori Hattori subversion-1.7.14.ebuild: + ia64 stable wrt bug #491298 + + 14 Dec 2013; Agostino Sarubbo subversion-1.7.14.ebuild: + Stable for sparc, wrt bug #491298 + + 08 Dec 2013; Agostino Sarubbo subversion-1.7.14.ebuild: + Stable for alpha, wrt bug #491298 + + 07 Dec 2013; Agostino Sarubbo subversion-1.7.14.ebuild: + Stable for arm, wrt bug #491298 + + 01 Dec 2013; Agostino Sarubbo subversion-1.7.14.ebuild: + Stable for ppc64, wrt bug #491298 + + 01 Dec 2013; Agostino Sarubbo subversion-1.7.14.ebuild: + Stable for ppc, wrt bug #491298 + + 01 Dec 2013; Agostino Sarubbo subversion-1.7.14.ebuild: + Stable for x86, wrt bug #491298 + + 01 Dec 2013; Agostino Sarubbo subversion-1.7.14.ebuild: + Stable for amd64, wrt bug #491298 + + 28 Nov 2013; Jeroen Roovers subversion-1.7.14.ebuild: + Stable for HPPA (bug #491298). + +*subversion-1.7.14 (26 Nov 2013) + + 26 Nov 2013; Thomas Sachau (Tommy[D]) + +subversion-1.7.14.ebuild: + Version bump, bug 491298 + + 22 Sep 2013; Thomas Sachau (Tommy[D]) + subversion-1.7.13.ebuild: + Update sqlite version requirement, bug 414959 + + 15 Sep 2013; Thomas Sachau (Tommy[D]) + -subversion-1.7.11.ebuild: + Drop old + + 14 Sep 2013; Agostino Sarubbo subversion-1.7.13.ebuild: + Stable for sh, wrt bug #482166 + + 14 Sep 2013; Agostino Sarubbo subversion-1.7.13.ebuild: + Stable for s390, wrt bug #482166 + + 14 Sep 2013; Agostino Sarubbo subversion-1.7.13.ebuild: + Stable for alpha, wrt bug #482166 + + 14 Sep 2013; Agostino Sarubbo subversion-1.7.13.ebuild: + Stable for x86, wrt bug #482166 + + 14 Sep 2013; Agostino Sarubbo subversion-1.7.13.ebuild: + Stable for ia64, wrt bug #482166 + + 09 Sep 2013; Markus Meier subversion-1.7.13.ebuild: + arm stable, bug #482166 + + 06 Sep 2013; Agostino Sarubbo subversion-1.7.13.ebuild: + Stable for sparc, wrt bug #482166 + + 05 Sep 2013; Michał Górny subversion-1.7.11.ebuild, + subversion-1.7.13.ebuild: + Clean up PYTHON_COMPAT from old implementations. + + 05 Sep 2013; Agostino Sarubbo subversion-1.7.13.ebuild: + Stable for ppc64, wrt bug #482166 + + 04 Sep 2013; Jeroen Roovers subversion-1.7.13.ebuild: + Stable for HPPA (bug #482166). + + 04 Sep 2013; Agostino Sarubbo subversion-1.7.13.ebuild: + Stable for amd64, wrt bug #482166 + + 04 Sep 2013; Agostino Sarubbo subversion-1.7.13.ebuild: + Stable for ppc, wrt bug #482166 + +*subversion-1.7.13 (02 Sep 2013) + + 02 Sep 2013; Thomas Sachau (Tommy[D]) + +subversion-1.7.13.ebuild: + Version bump for bug 482166 + + 18 Aug 2013; Thomas Sachau (Tommy[D]) + -subversion-1.7.9.ebuild, -subversion-1.7.10.ebuild, + subversion-1.7.11.ebuild: + Actually add stable sparc keyword, drop older versions + + 18 Aug 2013; Agostino Sarubbo subversion-1.7.11.ebuild: + Stable for sh, wrt bug #472202 + + 18 Aug 2013; Agostino Sarubbo subversion-1.7.11.ebuild: + Stable for ppc, wrt bug #472202 + + 18 Aug 2013; Agostino Sarubbo subversion-1.7.11.ebuild: + Stable for ia64, wrt bug #472202 + + 18 Aug 2013; Agostino Sarubbo subversion-1.7.11.ebuild: + Stable for arm, wrt bug #472202 + + 18 Aug 2013; Agostino Sarubbo subversion-1.7.11.ebuild: + Stable for alpha, wrt bug #472202 + + 17 Aug 2013; Jeroen Roovers subversion-1.7.11.ebuild: + Stable for HPPA (bug #472202). + + 16 Aug 2013; Agostino Sarubbo subversion-1.7.11.ebuild: + Stable for x86, wrt bug #472202 + + 16 Aug 2013; Agostino Sarubbo subversion-1.7.11.ebuild: + Stable for amd64, wrt bug #472202 + +*subversion-1.7.11 (03 Aug 2013) + + 03 Aug 2013; Thomas Sachau (Tommy[D]) + +subversion-1.7.11.ebuild: + Version bump for bug 472202 + +*subversion-1.7.10 (21 Jul 2013) + + 21 Jul 2013; Thomas Sachau (Tommy[D]) + +subversion-1.7.10.ebuild: + Version bump + + 20 Jul 2013; Michał Górny subversion-1.7.9.ebuild: + Lower the build-time requirement of Python to Python bindings or USE=test. Add + REQUIRED_USE for Python. + + 05 May 2013; Agostino Sarubbo -subversion-1.6.17-r7.ebuild, + -subversion-1.7.6.ebuild, -subversion-1.7.7.ebuild, -subversion-1.7.8.ebuild: + Remove old + + 22 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: + Stable for alpha, wrt bug #463860 + + 22 Apr 2013; Jeroen Roovers subversion-1.7.9.ebuild: + Stable for HPPA (bug #463860). + + 22 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: + Stable for sparc, wrt bug #463860 + + 22 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: + Stable for sh, wrt bug #463860 + + 22 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: + Stable for s390, wrt bug #463860 + + 22 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: + Stable for ppc64, wrt bug #463860 + + 22 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: + Stable for ppc, wrt bug #463860 + + 22 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: + Stable for ia64, wrt bug #463860 + + 21 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: + Stable for arm, wrt bug #463860 + + 20 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: + Stable for x86, wrt bug #463860 + + 20 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: + Stable for amd64, wrt bug #463860 + + 19 Apr 2013; Thomas Sachau (Tommy[D]) + subversion-1.7.9.ebuild: + Require threadsafe sqlite, fixes bug 456172 + + 19 Apr 2013; Thomas Sachau (Tommy[D]) + subversion-1.7.9.ebuild: + Force RUBY_TARGETS=ruby18 for dev-ruby/rubygems with USE=ruby + +*subversion-1.7.9 (08 Apr 2013) + + 08 Apr 2013; Thomas Sachau (Tommy[D]) + +subversion-1.7.9.ebuild: + Version bump for bug 463860 + + 03 Mar 2013; Michał Górny subversion-1.7.8.ebuild: + Unconditionally set proper Python version for build-time. Fixes bug #459708. + + 02 Mar 2013; Markos Chandras + subversion-1.6.17-r7.ebuild, subversion-1.7.6.ebuild, subversion-1.7.7.ebuild, + subversion-1.7.8.ebuild: + Move Qt dependencies to the new category + + 23 Feb 2013; Michał Górny subversion-1.7.8.ebuild: + Keep Python sources symlinked during builds. Required for Ruby bindings, for + some reason. Bug #458764. + + 22 Feb 2013; Zac Medico subversion-1.7.7.ebuild, + subversion-1.7.8.ebuild: + Add ~arm-linux keyword. + +*subversion-1.7.8 (22 Feb 2013) + + 22 Feb 2013; Michał Górny +subversion-1.7.8.ebuild: + Version bump. Convert to distutils-r1. + + 26 Jan 2013; Fabian Groffen subversion-1.7.7.ebuild: + Fix compilation for FreeMiNT by Alan Hourihane, bug #451502 + + 01 Jan 2013; Raúl Porcel subversion-1.7.7.ebuild: + s390/sh/x86 stable wrt #447946 + + 01 Jan 2013; Agostino Sarubbo subversion-1.7.7.ebuild: + Stable for arm, wrt bug #447946 + + 30 Dec 2012; Agostino Sarubbo subversion-1.7.7.ebuild: + Stable for alpha, wrt bug #447946 + + 30 Dec 2012; Agostino Sarubbo subversion-1.7.7.ebuild: + Stable for sparc, wrt bug #447946 + + 28 Dec 2012; Jeroen Roovers subversion-1.7.7.ebuild: + Stable for HPPA (bug #447946). + + 26 Dec 2012; Agostino Sarubbo subversion-1.7.7.ebuild: + Stable for ia64, wrt bug #447946 + + 23 Dec 2012; Agostino Sarubbo subversion-1.7.7.ebuild: + Stable for ppc64, wrt bug #447946 + + 22 Dec 2012; Agostino Sarubbo subversion-1.7.7.ebuild: + Stable for ppc, wrt bug #447946 + + 22 Dec 2012; Agostino Sarubbo subversion-1.7.7.ebuild: + Stable for amd64, wrt bug #447710 + + 09 Nov 2012; Fabian Groffen subversion-1.7.7.ebuild: + Don't enable LD_PRELOAD kludge on Solaris, it breaks in case of a mismatch + between userland and current build target. + +*subversion-1.7.7 (25 Oct 2012) + + 25 Oct 2012; Thomas Sachau (Tommy[D]) + -subversion-1.7.0.ebuild, -subversion-1.7.1.ebuild, -subversion-1.7.2.ebuild, + -subversion-1.7.4.ebuild, -subversion-1.7.5.ebuild, +subversion-1.7.7.ebuild: + Version bump, fixes bug 439362, drop old versions + + 25 Oct 2012; Thomas Sachau (Tommy[D]) + subversion-1.7.6.ebuild: + Drop dodoc on notes/*, since that does not exist any more + + 03 Sep 2012; Fabian Groffen subversion-1.7.6.ebuild: + Fix linking on Solaris with USE=nls + + 22 Aug 2012; Thomas Sachau (Tommy[D]) + subversion-1.7.6.ebuild, +files/subversion-1.7.6-kwallet.patch: + Add patch for kwallet, upstream applied it to trunk, but did not include it + in the following release, should now really fix bug 421575 + + 21 Aug 2012; Thomas Sachau (Tommy[D]) + subversion-1.7.6.ebuild: + Drop already commented out --with-sqlite argument, fixes bug 413579 + +*subversion-1.7.6 (21 Aug 2012) + + 21 Aug 2012; Thomas Sachau (Tommy[D]) + +subversion-1.7.6.ebuild, + +files/subversion-1.7.6-revert-mod_dontdothat-move.patch: + Version bump, fixes bug 421575, add GPL-2 to the license var, fixes bug + 425940, convert shebang for tools, fixes bug 415507 + + 20 Aug 2012; Thomas Sachau (Tommy[D]) + subversion-1.6.17-r7.ebuild: + Restrict dependency on net-libs/serf to SLOT=0, fixes bug 430730 + + 20 Jul 2012; Michael Palimaka + subversion-1.6.17-r7.ebuild, subversion-1.7.0.ebuild, subversion-1.7.1.ebuild, + subversion-1.7.2.ebuild, subversion-1.7.4.ebuild, subversion-1.7.5.ebuild: + Add missing slot dependencies on Qt. + +*subversion-1.7.5 (14 Jun 2012) + + 14 Jun 2012; Thomas Sachau (Tommy[D]) + +subversion-1.7.5.ebuild: + Version bump + + 24 May 2012; Mike Frysinger subversion-1.6.17-r7.ebuild, + subversion-1.7.0.ebuild, subversion-1.7.1.ebuild, subversion-1.7.2.ebuild, + subversion-1.7.4.ebuild: + Inherit eutils for epatch, and user for enewuser/etc... + + 12 May 2012; Alexis Ballier subversion-1.7.4.ebuild: + keyword ~amd64-fbsd + + 03 May 2012; Jeff Horelick subversion-1.6.17-r7.ebuild, + subversion-1.7.0.ebuild, subversion-1.7.1.ebuild, subversion-1.7.2.ebuild, + subversion-1.7.4.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig + + 15 Mar 2012; Mike Gilbert subversion-1.6.17-r7.ebuild, + subversion-1.7.0.ebuild, subversion-1.7.1.ebuild, subversion-1.7.2.ebuild, + subversion-1.7.4.ebuild: + Restrict pypy. + +*subversion-1.7.4 (11 Mar 2012) + + 11 Mar 2012; Thomas Sachau (Tommy[D]) + +subversion-1.7.4.ebuild, + +files/subversion-fix-parallel-build-support-for-perl-bindings.patch: + Version bump, fixes bug 404939 and bug 404527, add workaround for linking + issue during cross-compilation, when upgrading from 1.6 to 1.7, fixes bug + 387057, restrict ruby dependency to 1.8 and force usage of that version, + fixes bug 399105, add patch for parallel make issue with perl module, fixes + bug 388607, also adjust xinetd.d script with USE=apache2 disabled, fixes bug + 381385, remove enewgroup and enewuser from pkg_config, fixes bug 404499, + remove files for languages not in LINGUAS var, fixes bug 402299 + + 02 Mar 2012; Fabian Groffen subversion-1.7.2.ebuild: + Drop Solaris flag trickery for neon, neon itself is fixed now + + 11 Feb 2012; Thomas Sachau (Tommy[D]) + -subversion-1.6.17.ebuild, -subversion-1.6.17-r6.ebuild: + Drop old versions + + 11 Feb 2012; Kacper Kowalik + subversion-1.6.17-r7.ebuild: + ppc64 stable wrt #386899 + +*subversion-1.7.2 (14 Jan 2012) + + 14 Jan 2012; Thomas Sachau (Tommy[D]) + +subversion-1.7.2.ebuild, files/svnserve.initd2, metadata.xml: + Version bump, fixes bug 393641 and bug 389961, move from deprecated bashcomp + eclass to -r1, adjust svnserve default user and group based on USE flags, + fixes bug 381385, adjusting metadata.xml, taking over maintainership for now + + 30 Nov 2011; Fabian Groffen subversion-1.7.1.ebuild: + Use get_libname instead of hardcoding .so for shared libraries for Darwin, by + nietonfir in bug #388275 + + 06 Nov 2011; Brent Baude subversion-1.6.17-r7.ebuild: + Marking subversion-1.6.17-r7 ppc for bug 386899 + + 30 Oct 2011; Raúl Porcel subversion-1.6.17-r7.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #386899 + +*subversion-1.7.1 (26 Oct 2011) + + 26 Oct 2011; Tony Vroon +subversion-1.7.1.ebuild: + Bugfix release in the 1.7 branch; also brings performance improvements. As + requested by Joakim in bug #388541. + + 19 Oct 2011; Jeroen Roovers subversion-1.6.17-r7.ebuild: + Stable for HPPA (bug #386899). + + 17 Oct 2011; Markus Meier subversion-1.6.17-r7.ebuild: + arm stable, bug #386899 + + 13 Oct 2011; Pawel Hajdan jr + subversion-1.6.17-r7.ebuild: + x86 stable wrt bug #386899 + + 12 Oct 2011; Tony Vroon subversion-1.6.17-r7.ebuild: + Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & + Agostino "ago" Sarubbo in bug #386899. + +*subversion-1.7.0 (12 Oct 2011) + + 12 Oct 2011; Tony Vroon +subversion-1.7.0.ebuild: + New upstream release, bringing you "svn patch", "svnrdump", "svn upgrade" and + many other goodies. The build system has changed significantly so a lot of + patching has now gone. Please do file a bug if it seems that this causes + issues. + +*subversion-1.6.17-r7 (02 Sep 2011) + + 02 Sep 2011; Tony Vroon +subversion-1.6.17-r7.ebuild: + Remove apache2-related explanation as it looks out of place, as per Martin + von Gagern in bug #381259. dodoc -r is an EAPI 4 feature that can not be used + for eclass reasons, do better. As per Ulrich "ulm" Müller in bug #381577. + + 01 Sep 2011; Tony Vroon -subversion-1.6.15.ebuild, + -subversion-1.6.16.ebuild, -subversion-1.6.17-r4.ebuild, + -subversion-1.6.17-r5.ebuild: + Remove old ebuilds. 1.6.17-r6 is the new stabilisation target in one month. + +*subversion-1.6.17-r6 (31 Aug 2011) + + 31 Aug 2011; Jeremy Olexa + +files/subversion-1.5.4-interix.patch, +files/subversion-1.5.6-aix-dso.patch, + +files/subversion-1.6.3-hpux-dso.patch, +subversion-1.6.17-r6.ebuild: + Revision bump to finish Gentoo Prefix support, signed off by maintainer in + bug 329505 + +*subversion-1.6.17-r5 (30 Aug 2011) + + 30 Aug 2011; Tony Vroon -subversion-1.6.17-r3.ebuild, + +subversion-1.6.17-r5.ebuild: + Stop static libraries from being built entirely, instead of deleting them + after the fact as suggested by Rafał "galtgendo" Mużyło in bug #380891. + Removed old ebuild. + + 27 Aug 2011; Raúl Porcel subversion-1.6.17.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #369065 + + 26 Aug 2011; Jeremy Olexa subversion-1.6.17-r4.ebuild: + Fix a few items wrt Gentoo Prefix support, signed off by maintainer + + 25 Aug 2011; Jeroen Roovers subversion-1.6.17.ebuild: + Stable for HPPA (bug #369065). + + 24 Aug 2011; Markus Meier subversion-1.6.17.ebuild: + arm stable, bug #369065 + + 23 Aug 2011; Lars Wendler + subversion-1.6.17-r3.ebuild, subversion-1.6.17-r4.ebuild: + Added minimal necessary sys-libs/db version again with kind permission from + chainsaw. + + 23 Aug 2011; Lars Wendler + subversion-1.6.17-r4.ebuild: + Removed version restriction on sys-libs/db with kind permission from + chainsaw. + +*subversion-1.6.17-r4 (22 Aug 2011) + + 22 Aug 2011; Tony Vroon -subversion-1.6.17-r2.ebuild, + +subversion-1.6.17-r4.ebuild: + Automatically match DBD version to what libapr was built with; idea & code by + Martin von Gagern in bug #291624. Removed -j1 from where it does not seem to + be required. Tested on a dual hex-core system with -j12; please file a bug if + you can make it fail. Removed old ebuild. + +*subversion-1.6.17-r3 (22 Aug 2011) + + 22 Aug 2011; Tony Vroon +subversion-1.6.17-r3.ebuild: + As per discussion with Diego Elio "Flameeyes" Pettenò, it is inconceivable + that one would statically link against subversion. As such, instead of adding + USE=static-libs, .a & .la files are no longer installed. Closes bug #378277 + by Agostino "ago" Sarubbo. + +*subversion-1.6.17-r2 (19 Aug 2011) + + 19 Aug 2011; Tony Vroon -files/80subversion-extras, + -subversion-1.6.17-r1.ebuild, +subversion-1.6.17-r2.ebuild: + More gracefully handle dependency between KDE & NLS USE-flags, as requested + by Jeroen Roovers in bug #330941. Perfection would require EAPI=4, which I + can not use yet. Tell user to restart daemon after upgrade, as requested by + Joel Koglin in bug #337042. Use recursive dodoc instead of ecompressdir as + requested by Ulrich Müller in bug #356503. Move the environment config back + to inline for now, as Kent Fredric reports that variable substitution broke + and caused env-update failures. Closes bug #379819. Killed old -r1 ebuild due + to this problem. + + 18 Aug 2011; Pawel Hajdan jr + subversion-1.6.17.ebuild: + x86 stable wrt security bug #369065 + +*subversion-1.6.17-r1 (18 Aug 2011) + + 18 Aug 2011; Tony Vroon +files/47_mod_dav_svn.conf, + +files/80subversion-extras, +subversion-1.6.17-r1.ebuild, + +files/svnserve.initd2: + Cut down extraneous einfo as requested by Gokdeniz Karadag in bug #268633. + Removed USE=threadsafe requirement for sqlite as per Alan Hourihane in bug + #323951. Stop use of --chuid in init script as per Michael Mair-Keimberger in + bug #377781. Removed overengineered testing facilities; unmaintainable in + current state. Moved remaining inline configuration files to FILESDIR. + Removed custom inline print function. + + 18 Aug 2011; Kacper Kowalik subversion-1.6.17.ebuild: + ppc/ppc64 stable wrt #69065 + + 17 Aug 2011; Markos Chandras subversion-1.6.17.ebuild: + Stable on amd64 wrt bug #369065 + +*subversion-1.6.17 (17 Aug 2011) + + 17 Aug 2011; Tony Vroon +subversion-1.6.17.ebuild, + metadata.xml: + Version bump for security bug #369065 by Tim Sammut. Took maintainership, + added use of base eclass and PATCHES bash array. EAPI 4 usage made impossible + by python eclass. + + 06 Mar 2011; Markos Chandras subversion-1.6.16.ebuild: + Stable on amd64 wrt bug #356741 + + 05 Mar 2011; Kacper Kowalik + subversion-1.6.16.ebuild: + ppc64 stable wrt #356741 + + 05 Mar 2011; Raúl Porcel subversion-1.6.16.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #356741 + + 04 Mar 2011; Christian Faulhammer + subversion-1.6.16.ebuild: + stable x86, bug 356741 + + 04 Mar 2011; Joseph Jezak subversion-1.6.16.ebuild: + Marked ppc stable for bug #356741. + +*subversion-1.6.16 (03 Mar 2011) + + 03 Mar 2011; Arfrever Frehtes Taifersar Arahesis + -subversion-1.6.13.ebuild, +subversion-1.6.16.ebuild: + Version bump (bug #356741). + + 11 Jan 2011; Jeroen Roovers subversion-1.6.15.ebuild: + Stable for HPPA (bug #350166). + + 07 Jan 2011; Kacper Kowalik subversion-1.6.15.ebuild: + ppc/ppc64 stable wrt #350166 + + 06 Jan 2011; Raúl Porcel subversion-1.6.15.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #350166 + + 02 Jan 2011; Pawel Hajdan jr + subversion-1.6.15.ebuild: + x86 stable wrt bug #350166 + + 01 Jan 2011; Markos Chandras subversion-1.6.15.ebuild: + Stable on amd64 wrt bug #350166 + + 26 Dec 2010; Matt Turner subversion-1.6.15.ebuild: + Added ~mips, bug 263337 + +*subversion-1.6.15 (28 Nov 2010) + + 28 Nov 2010; Arfrever Frehtes Taifersar Arahesis + -subversion-1.6.12.ebuild, +subversion-1.6.15.ebuild: + Version bump. + + 09 Oct 2010; Raúl Porcel subversion-1.6.13.ebuild: + arm/ia64/s390/sh/sparc stable wrt #339517 + + 09 Oct 2010; Tobias Klausmann + subversion-1.6.13.ebuild: + Stable on alpha, bug #339517 + + 07 Oct 2010; Jeroen Roovers subversion-1.6.13.ebuild: + Stable for HPPA (bug #339517). + + 06 Oct 2010; Pawel Hajdan jr + subversion-1.6.13.ebuild: + x86 stable wrt security bug #339517 + + 05 Oct 2010; Brent Baude subversion-1.6.13.ebuild: + Marking subversion-1.6.13 ppc64 for bug 339517 + + 05 Oct 2010; Brent Baude subversion-1.6.13.ebuild: + Marking subversion-1.6.13 ppc for bug 339517 + + 03 Oct 2010; Markos Chandras + subversion-1.6.13.ebuild: + Stable on amd64 wrt bug #339517 + +*subversion-1.6.13 (02 Oct 2010) + + 02 Oct 2010; Arfrever Frehtes Taifersar Arahesis + -subversion-1.6.11.ebuild, +subversion-1.6.13.ebuild, -files/vc-svn.el: + Version bump. Delete .la files in Ruby directories (bug #300102). + + 30 Sep 2010; Brent Baude subversion-1.6.12.ebuild: + Marking subversion-1.6.12 ppc64 for bug 325423 + + 18 Sep 2010; Raúl Porcel subversion-1.6.12.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #329795 + + 10 Sep 2010; Arfrever Frehtes Taifersar Arahesis + metadata.xml: + Restore previous maintainer. + + 24 Aug 2010; Markos Chandras + subversion-1.6.12.ebuild: + Stable on amd64 wrt bug #329795 + + 19 Aug 2010; Jeroen Roovers metadata.xml: + Remove arfrever. + + 18 Aug 2010; Markus Meier subversion-1.6.12.ebuild: + arm stable, bug #329795 + + 18 Aug 2010; Jeroen Roovers subversion-1.6.12.ebuild: + Stable for HPPA (bug #329795). + + 05 Aug 2010; Jeroen Roovers subversion-1.6.12.ebuild: + Stable for PPC (bug #329795). + + 26 Jul 2010; Christian Faulhammer + subversion-1.6.12.ebuild: + stable x86, bug 329795 + + 11 Jul 2010; Samuli Suominen + subversion-1.6.11.ebuild: + ppc64 stable wrt #325425 + + 10 Jul 2010; Jeroen Roovers subversion-1.6.11.ebuild: + Stable for HPPA (bug #325425). + + 03 Jul 2010; Raúl Porcel subversion-1.6.11.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #325425 + + 28 Jun 2010; Christian Faulhammer + subversion-1.6.11.ebuild: + stable x86, bug 325425 + + 27 Jun 2010; subversion-1.6.11.ebuild: + ppc stable #325425 + + 27 Jun 2010; Christoph Mende + subversion-1.6.11.ebuild: + Stable on amd64 wrt bug #325425 + +*subversion-1.6.12 (22 Jun 2010) + + 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis + +subversion-1.6.12.ebuild: + Version bump. + + 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.9.ebuild, subversion-1.6.11.ebuild: + net-misc/neon renamed to net-libs/neon. + + 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.9.ebuild, subversion-1.6.11.ebuild, files/svnserve.confd, + -files/svnserve.confd2: + Merge svnserve.confd and svnserve.confd2. + +*subversion-1.6.11 (26 May 2010) + + 26 May 2010; Arfrever Frehtes Taifersar Arahesis + +subversion-1.6.11.ebuild: + Version bump. Set SUPPORT_PYTHON_ABIS. + + 28 Mar 2010; Raúl Porcel subversion-1.6.9.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #306343 + + 23 Mar 2010; Brent Baude subversion-1.6.9.ebuild: + Marking subversion-1.6.9 ppc for bug 306343 + + 11 Mar 2010; Sebastian Pipping subversion-1.6.6.ebuild, + subversion-1.6.6-r10.ebuild, subversion-1.6.9.ebuild: + Fix homepage (bug #307309) + + 04 Mar 2010; Jeroen Roovers subversion-1.6.9.ebuild: + Stable for HPPA (bug #306343). + + 28 Feb 2010; Pawel Hajdan jr + subversion-1.6.9.ebuild: + x86 stable wrt bug #306343 + + 26 Feb 2010; Brent Baude subversion-1.6.9.ebuild: + Marking subversion-1.6.9 ppc64 for bug 306343 + + 23 Feb 2010; Markos Chandras + subversion-1.6.9.ebuild: + Stable on amd64 wrt bug #306343 + + 24 Jan 2010; Raúl Porcel subversion-1.6.6.ebuild: + ia64/s390/sh/sparc stable wrt #294077 + +*subversion-1.6.9 (23 Jan 2010) + + 23 Jan 2010; Arfrever Frehtes Taifersar Arahesis + +subversion-1.6.9.ebuild: + Version bump. + + 01 Jan 2010; Tobias Klausmann + subversion-1.6.6.ebuild: + Stable on alpha, bug #294077 + + 08 Dec 2009; nixnut subversion-1.6.6.ebuild: + ppc stable #294077 + + 26 Nov 2009; Markus Meier subversion-1.6.6.ebuild: + arm stable, bug #294077 + + 25 Nov 2009; Jeroen Roovers subversion-1.6.6.ebuild: + Stable for HPPA (bug #294077). + + 23 Nov 2009; Markus Meier subversion-1.6.6.ebuild: + amd64/x86 stable, bug #294077 + + 23 Nov 2009; Brent Baude subversion-1.6.6.ebuild: + Marking subversion-1.6.6 ppc64 for bug 294077 + +*subversion-1.6.6-r10 (22 Nov 2009) + + 22 Nov 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.6.ebuild, +subversion-1.6.6-r10.ebuild: + Copy 1.6.6 to 1.6.6-r10 without changes. Disable KDE support in 1.6.6 to + allow earlier stabilization. + + 04 Nov 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.6.ebuild: + Use 'dohtml -r' for compatibility with Doxygen 1.6 (bug #290921). + +*subversion-1.6.6 (24 Oct 2009) + + 24 Oct 2009; Arfrever Frehtes Taifersar Arahesis + -subversion-1.5.6.ebuild, -subversion-1.6.3.ebuild, + -subversion-1.6.3-r10.ebuild, -files/subversion-1.6.3-apache-2.4.patch, + -subversion-1.6.4.ebuild, -files/1.5.0/70svn-gentoo.el, + -subversion-1.6.4-r10.ebuild, -files/1.5.0/80subversion-extras, + +subversion-1.6.6.ebuild, -files/1.5.0/disable-unneeded-linking.patch: + Version bump. + + 08 Oct 2009; Raúl Porcel subversion-1.6.5.ebuild: + ia64/s390/sh/sparc stable wrt #286002 + + 03 Oct 2009; Tobias Klausmann + subversion-1.6.5.ebuild: + Stable on alpha, bug #286002 + + 29 Sep 2009; Markus Meier subversion-1.6.5.ebuild: + arm stable, bug #286002 + + 27 Sep 2009; Markus Meier subversion-1.6.5.ebuild: + amd64/x86 stable, bug #286002 + + 27 Sep 2009; Mounir Lamouri subversion-1.6.5.ebuild: + Stable for ppc. Bug 286002 + + 25 Sep 2009; Brent Baude subversion-1.6.5.ebuild: + Marking subversion-1.6.5 ppc64 for bug 286002 + + 23 Sep 2009; Jeroen Roovers subversion-1.6.5.ebuild: + Stable for HPPA (bug #286002). + +*subversion-1.6.5-r10 (22 Sep 2009) + + 22 Sep 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.5.ebuild, +subversion-1.6.5-r10.ebuild: + Copy 1.6.5 to 1.6.5-r10 without changes. Disable KDE support in 1.6.5 to + allow earlier stabilization. + +*subversion-1.6.5 (22 Aug 2009) + + 22 Aug 2009; Arfrever Frehtes Taifersar Arahesis + +subversion-1.6.5.ebuild: + Version bump. + + 09 Aug 2009; Raúl Porcel subversion-1.6.4.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #280494 + + 09 Aug 2009; nixnut subversion-1.6.4.ebuild: + ppc stable #280494 + + 08 Aug 2009; Brent Baude subversion-1.6.4.ebuild: + Marking subversion-1.6.4 ppc64 for bug 280494 + +*subversion-1.6.4-r10 (06 Aug 2009) +*subversion-1.6.4 (06 Aug 2009) + + 06 Aug 2009; Arfrever Frehtes Taifersar Arahesis + +subversion-1.6.4.ebuild, +subversion-1.6.4-r10.ebuild: + Version bump (bug #280494). + + 05 Aug 2009; Arfrever Frehtes Taifersar Arahesis + -subversion-1.5.5.ebuild, subversion-1.5.6.ebuild, + -subversion-1.6.1.ebuild, + -files/subversion-1.6.1-fix_sqlite_configuration.patch, + -subversion-1.6.2.ebuild, -subversion-1.6.2-r10.ebuild, + -files/subversion-1.6.2-fix_undefined_references.patch: + Remove older ebuilds. Remove most keywords from 1.5.6. + + 28 Jul 2009; Jeroen Roovers subversion-1.6.3.ebuild: + Stable for HPPA (bug #278623). + + 28 Jul 2009; Raúl Porcel subversion-1.6.3.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #278623 + + 27 Jul 2009; Robert Piasek subversion-1.6.3.ebuild: + arm stable (bug #278623) + + 27 Jul 2009; nixnut subversion-1.6.3.ebuild: + ppc stable #278623 + + 26 Jul 2009; Marcus D. Hanwell subversion-1.6.3.ebuild: + Stable on amd64, bug 278623. + + 22 Jul 2009; Christian Faulhammer + subversion-1.6.3.ebuild: + stable x86, bug 278623 + +*subversion-1.6.3-r10 (22 Jul 2009) + + 22 Jul 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.3.ebuild, +subversion-1.6.3-r10.ebuild: + Copy 1.6.3 to 1.6.3-r10 without changes. Disable KDE support in 1.6.3 to + allow earlier stabilization. + + 06 Jul 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.2.ebuild, subversion-1.6.2-r10.ebuild, + subversion-1.6.3.ebuild: + Update dependency on sys-apps/sandbox (bug #271424). Backport some updates + from trunk ebuild. + + 03 Jul 2009; Brent Baude subversion-1.6.2.ebuild: + Marking subversion-1.6.2 ppc64 and ppc for bug 273304 + + 26 Jun 2009; Alexis Ballier subversion-1.6.3.ebuild: + keyword ~x86-fbsd, bug #263337 + +*subversion-1.6.3 (22 Jun 2009) + + 22 Jun 2009; Arfrever Frehtes Taifersar Arahesis + +subversion-1.6.3.ebuild, +files/subversion-1.6.3-apache-2.4.patch, + +files/subversion-1.6.3-kwallet_window.patch: + Version bump. Improve handling of Apache-dependent tests (bug #273442). + + 17 Jun 2009; Raúl Porcel subversion-1.6.2.ebuild: + Really mark stable... + + 16 Jun 2009; Raúl Porcel subversion-1.6.2.ebuild, + subversion-1.6.2-r10.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #273304 + + 11 Jun 2009; Markus Meier subversion-1.6.2.ebuild: + amd64 stable, bug #273304 + + 10 Jun 2009; Christian Faulhammer + subversion-1.6.2.ebuild: + stable x86, bug 273304 + + 09 Jun 2009; Jeroen Roovers subversion-1.6.2.ebuild: + Stable for HPPA (bug #273304). + + 09 Jun 2009; Ferris McCormick subversion-1.6.2.ebuild: + Add back ~sparc in preparation of Bug #273304 (sqlite-3.6.14.2 good again + for sparc). + +*subversion-1.6.2-r10 (09 Jun 2009) + + 09 Jun 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.2.ebuild, +subversion-1.6.2-r10.ebuild: + Copy 1.6.2 to 1.6.2-r10 without changes. Disable KDE support in 1.6.2 to + allow earlier stabilization. + + 26 May 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.5.5.ebuild, subversion-1.5.6.ebuild, subversion-1.6.1.ebuild, + subversion-1.6.2.ebuild: + Call depend.apache_pkg_setup() in pkg_setup() (bug #268371). + + 18 May 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.2.ebuild: + Update some messages and handling of tests. + +*subversion-1.6.2 (12 May 2009) + + 12 May 2009; Arfrever Frehtes Taifersar Arahesis + -subversion-1.6.0-r1.ebuild, -files/subversion-1.6.0-various_fixes.patch, + +subversion-1.6.2.ebuild, + +files/subversion-1.6.2-fix_undefined_references.patch, + +files/subversion-1.6.2-local_library_preloading.patch: + Version bump. + + 03 May 2009; Markus Meier subversion-1.5.6.ebuild: + amd64 stable, bug #267270 + + 26 Apr 2009; Raúl Porcel subversion-1.5.6.ebuild: + alpha/arm/ia64/s390/sh/sparc/x86 stable wrt #267270 + + 24 Apr 2009; Brent Baude subversion-1.5.6.ebuild: + stable ppc, bug 267270 + + 24 Apr 2009; Brent Baude subversion-1.5.6.ebuild: + stable ppc64, bug 267270 + + 24 Apr 2009; Jeroen Roovers subversion-1.5.6: + Stable for HPPA (bug #267270). + + 23 Apr 2009; Raúl Porcel subversion-1.6.1.ebuild: + Add ~ia64 wrt #263337 + + 15 Apr 2009; Arfrever Frehtes Taifersar Arahesis + +files/subversion-1.6.1-fix_sqlite_configuration.patch, + subversion-1.6.1.ebuild: + Fix SQLite configuration (bug #264241). + + 12 Apr 2009; Tobias Klausmann + subversion-1.6.1.ebuild: + Keyworded on alpha, bug #263337 + + 12 Apr 2009; Tobias Klausmann + subversion-1.6.0-r1.ebuild: + Keyworded on alpha, bug #263337 + + 10 Apr 2009; Raúl Porcel subversion-1.6.0-r1.ebuild, + subversion-1.6.1.ebuild: + Add ~arm/~s390/~sh wrt #263337 + +*subversion-1.6.1 (09 Apr 2009) + + 09 Apr 2009; Arfrever Frehtes Taifersar Arahesis + -files/subversion-1.3.1-neon-config.patch, + -files/subversion-1.4.3-debug-config.patch, + -files/subversion-1.4-db4.patch, -files/subversion-1.4.6-neon-0.28.patch, + files/70svn-gentoo.el, -files/subversion-1.1.1-perl-vendor.patch, + -files/subversion-apr_cppflags.patch, + -files/subversion-hotbackup-config.patch, metadata.xml, + -subversion-1.4.6.ebuild, -subversion-1.4.6-r2.ebuild, + -subversion-1.5.4.ebuild, -subversion-1.6.0.ebuild, + +subversion-1.6.1.ebuild: + Version bump. Remove older versions. + + 05 Apr 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.0-r1.ebuild: + Improve error message (bug #264936). + + 04 Apr 2009; Markus Meier subversion-1.6.0-r1.ebuild: + add ~x86, bug #263337 + + 04 Apr 2009; Brent Baude subversion-1.6.0.ebuild, + subversion-1.6.0-r1.ebuild: + Marking subversion-1.6* ~ppc64 for bug 263337 + + 02 Apr 2009; Jeroen Roovers subversion-1.6.0-r1.ebuild: + Marked ~hppa (bug #263337). + + 29 Mar 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.0-r1.ebuild: + Fix undefined references to svn_fs__path_change2_create() (bug #264136). + +*subversion-1.6.0-r1 (28 Mar 2009) + + 28 Mar 2009; Arfrever Frehtes Taifersar Arahesis + files/subversion-1.6.0-various_fixes.patch, +subversion-1.6.0-r1.ebuild: + Fix undefined references to svn_fs_path_change2_create() (bug #263714). + Fix dependencies (bug #263772). Fix segmentation fault when updating old + working copies which don't have UUID recorded. + + 26 Mar 2009; Jeremy Olexa metadata.xml: + fix metadata - missing herd element + + 25 Mar 2009; Joseph Jezak subversion-1.6.0.ebuild: + Marked ~ppc for bug #263337. + + 24 Mar 2009; Benedikt Böhm metadata.xml: + remove myself from metadata.xml + + 23 Mar 2009; Jeroen Roovers subversion-1.6.0.ebuild: + Marked ~hppa (bug #263337). + + 22 Mar 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.0.ebuild: + Don't print messages related to Berkeley DB when USE="-berkdb". + + 22 Mar 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.0.ebuild: + Fix detection of Berkeley DB (bug #263347). + +*subversion-1.6.0 (22 Mar 2009) + + 22 Mar 2009; Arfrever Frehtes Taifersar Arahesis + +files/subversion-1.6.0-disable_linking_against_unneeded_libraries.patch, + +files/subversion-1.6.0-various_fixes.patch, metadata.xml, + +subversion-1.6.0.ebuild: + Version bump. Delete .packlist files (bug #221179). + +*subversion-1.5.6 (21 Mar 2009) + + 21 Mar 2009; Arfrever Frehtes Taifersar Arahesis + +subversion-1.5.6.ebuild: + Version bump (bug #260636). + + 06 Mar 2009; Jeroen Roovers subversion-1.5.5.ebuild: + Stable for HPPA (bug #259046). + + 17 Feb 2009; Raúl Porcel subversion-1.5.5.ebuild: + arm/ia64/s390/sh/sparc stable wrt #259046 + + 16 Feb 2009; Brent Baude subversion-1.5.5.ebuild: + stable ppc64, bug 259046 + + 16 Feb 2009; Tobias Klausmann + subversion-1.5.5.ebuild: + Stable on alpha, bug 259046 + + 15 Feb 2009; Brent Baude subversion-1.5.5.ebuild: + stable ppc, bug 259046 + + 15 Feb 2009; Markus Meier subversion-1.5.5.ebuild: + amd64/x86 stable, bug #259046 + +*subversion-1.5.5 (15 Jan 2009) + + 15 Jan 2009; Benedikt Böhm -subversion-1.5.2.ebuild, + +subversion-1.5.5.ebuild: + version bump wrt #252211 + + 25 Nov 2008; Raúl Porcel subversion-1.5.4.ebuild: + alpha/arm/ia64 stable wrt #247072 + + 22 Nov 2008; Markus Meier subversion-1.5.4.ebuild: + amd64/x86 stable, bug #247072 + + 21 Nov 2008; Ferris McCormick subversion-1.5.4.ebuild: + Sparc stable --- Bug #247072 --- looks good to me. + + 21 Nov 2008; Jeroen Roovers subversion-1.5.4.ebuild: + Stable for HPPA (bug #247072). + + 20 Nov 2008; Tobias Scherbaum + subversion-1.5.4.ebuild: + ppc stable, bug #247072 + + 20 Nov 2008; Brent Baude subversion-1.5.4.ebuild: + stable ppc64, bug 247072 + + 16 Nov 2008; Benedikt Böhm -subversion-1.4.5.ebuild, + -subversion-1.5.1.ebuild, subversion-1.5.4.ebuild: + fix #238347; cleanup + + 12 Nov 2008; Peter Volkov subversion-1.5.4.ebuild: + ~mips keyword back, bug #212056. + + 04 Nov 2008; Mike Frysinger subversion-1.5.1.ebuild, + subversion-1.5.2.ebuild, subversion-1.5.4.ebuild: + Add back arm/s390/sh keywords. + + 01 Nov 2008; Jose Luis Rivero + subversion-1.5.2.ebuild: + alpha stable wrt bug #241584 + +*subversion-1.5.4 (25 Oct 2008) + + 25 Oct 2008; Benedikt Böhm + -files/1.5.0/http-library.patch, -subversion-1.5.0.ebuild, + +subversion-1.5.4.ebuild: + version bump wrt #241398, fixes emacs support wrt #237528 + + 18 Oct 2008; Raúl Porcel subversion-1.5.2.ebuild: + ia64 stable wrt #241584 + + 16 Oct 2008; Markus Meier subversion-1.5.2.ebuild: + x86 stable, bug #241584 + + 15 Oct 2008; Jeroen Roovers subversion-1.5.2.ebuild: + Stable for HPPA (bug #241584). + + 15 Oct 2008; Friedrich Oslage + subversion-1.5.2.ebuild: + Stable on sparc, bug #241584 + + 14 Oct 2008; Thomas Anderson + subversion-1.5.2.ebuild: + stable amd64, bug 241584 + + 14 Oct 2008; Brent Baude subversion-1.5.2.ebuild: + stable ppc, bug 241584 + + 14 Oct 2008; Brent Baude subversion-1.5.2.ebuild: + stable ppc64, bug 241584 + +*subversion-1.5.2 (21 Sep 2008) + + 21 Sep 2008; Ben de Groot +subversion-1.5.2.ebuild: + Version bump, using patch from bug 236223. + + 10 Sep 2008; Jeroen Roovers subversion-1.5.1.ebuild: + Stable for HPPA (bug #236131). + + 07 Sep 2008; Raúl Porcel subversion-1.5.1.ebuild: + ia64 stable wrt #236131 + + 07 Sep 2008; Markus Meier subversion-1.5.1.ebuild: + amd64/x86 stable, bug #236131 + + 06 Sep 2008; Jose Luis Rivero + subversion-1.5.1.ebuild: + Stable on alpha wrt bug #236131 + + 06 Sep 2008; Friedrich Oslage + subversion-1.5.1.ebuild: + Stable on sparc, bug #236131 + + 04 Sep 2008; Brent Baude subversion-1.5.1.ebuild: + stable ppc64, bug 236131 + + 04 Sep 2008; Brent Baude subversion-1.5.1.ebuild: + stable ppc, bug 236131 + + 30 Aug 2008; Jorge Manuel B. S. Vicetto + subversion-1.5.1.ebuild: + Improved sed used on previous commit. + + 30 Aug 2008; Jorge Manuel B. S. Vicetto + subversion-1.5.1.ebuild: + Added a small fix to subversion-1.5.1 as requested by Arfrever Frehtes + Taifersar Arahesis to support Neon 0.28.3. This + has been commited on + https://svn.collab.net/viewvc/svn?view=rev&revision=32596 and will be part + of subversion-1.5.2. + +*subversion-1.5.1 (31 Jul 2008) + + 31 Jul 2008; Benedikt Böhm + -subversion-1.5.0_rc9.ebuild, -subversion-1.5.0_rc9-r1.ebuild, + +subversion-1.5.1.ebuild: + version bump wrt #233002 + +*subversion-1.5.0 (21 Jun 2008) + + 21 Jun 2008; Benedikt Böhm +subversion-1.5.0.ebuild: + version bump wrt #228653 + +*subversion-1.5.0_rc9-r1 (16 Jun 2008) + + 16 Jun 2008; Benedikt Böhm + +files/1.5.0/http-library.patch, +subversion-1.5.0_rc9-r1.ebuild: + fix #226577 again, fix #221931 + + 15 Jun 2008; Benedikt Böhm + -subversion-1.5.0_rc5.ebuild, subversion-1.5.0_rc9.ebuild: + fix #226577 + + 14 Jun 2008; nixnut subversion-1.5.0_rc9.ebuild: + Added ~ppc + +*subversion-1.5.0_rc9 (11 Jun 2008) + + 11 Jun 2008; Benedikt Böhm + +subversion-1.5.0_rc9.ebuild: + version bump wrt #224751 + + 07 Jun 2008; Alexis Ballier + subversion-1.5.0_rc5.ebuild: + keyword ~sparc-fbsd + + 07 Jun 2008; Alexis Ballier + subversion-1.5.0_rc5.ebuild: + keyword ~x86-fbsd + + 01 Jun 2008; Benedikt Böhm metadata.xml, + subversion-1.4.5.ebuild, subversion-1.4.6.ebuild, + subversion-1.4.6-r2.ebuild, -subversion-1.5.0_rc4.ebuild, + subversion-1.5.0_rc5.ebuild: + fix #221673 + + 20 May 2008; Ferris McCormick + subversion-1.5.0_rc5.ebuild: + Restore ~sparc keyword, Bug #219882. + + 17 May 2008; Jeroen Roovers subversion-1.5.0_rc5.ebuild: + Marked ~hppa (bug #219882). + + 12 May 2008; Raúl Porcel + subversion-1.5.0_rc5.ebuild: + Readd ~alpha/~ia64 wrt #219882 + + 11 May 2008; Markus Rothe + subversion-1.5.0_rc5.ebuild: + Added ~ppc64; bug #219882 + +*subversion-1.5.0_rc5 (07 May 2008) + + 07 May 2008; Benedikt Böhm + +subversion-1.5.0_rc5.ebuild: + version bump wrt #220793 + + 01 May 2008; Benedikt Böhm + subversion-1.5.0_rc4.ebuild: + serf and neon can be used at the same time; fix libtool 2.2 support + + 01 May 2008; Benedikt Böhm + subversion-1.5.0_rc4.ebuild: + do not inherit subversion + +*subversion-1.5.0_rc4 (30 Apr 2008) + + 30 Apr 2008; Benedikt Böhm + +files/1.5.0/70svn-gentoo.el, +files/1.5.0/80subversion-extras, + +files/1.5.0/disable-unneeded-linking.patch, +subversion-1.5.0_rc4.ebuild: + version bump wrt #219395 + + 13 Apr 2008; Benedikt Böhm subversion-1.4.5.ebuild, + subversion-1.4.6.ebuild, subversion-1.4.6-r2.ebuild: + fix neon DEPEND and sed + + 10 Apr 2008; Benedikt Böhm subversion-1.4.6.ebuild, + -subversion-1.4.6-r1.ebuild, subversion-1.4.6-r2.ebuild: + fix #216992 + +*subversion-1.4.6-r2 (22 Mar 2008) + + 22 Mar 2008; Benedikt Böhm + files/subversion-1.1.1-perl-vendor.patch, + files/subversion-1.4.6-neon-0.28.patch, files/subversion-1.4-db4.patch, + files/subversion-1.4.3-debug-config.patch, + files/subversion-apr_cppflags.patch, + files/subversion-hotbackup-config.patch, +subversion-1.4.6-r2.ebuild: + add neon-0.28.1 support wrt #210535; refresh patches + +*subversion-1.4.6-r1 (02 Mar 2008) + + 02 Mar 2008; Benedikt Böhm + +files/subversion-1.4.6-neon-0.28.patch, +subversion-1.4.6-r1.ebuild: + add support for neon 0.28.0 wrt #210535 + + 17 Feb 2008; Christoph Mende subversion-1.4.6.ebuild: + Stable on amd64, bug #207572 + + 29 Jan 2008; Jeroen Roovers subversion-1.4.6.ebuild: + Stable for HPPA (bug #207572). + + 29 Jan 2008; Benedikt Böhm subversion-1.4.5.ebuild, + subversion-1.4.6.ebuild: + fix depend.apache usage wrt #208033 + + 28 Jan 2008; Raúl Porcel subversion-1.4.6.ebuild: + alpha/ia64/sparc/x86 stable wrt #207572 + + 28 Jan 2008; Brent Baude subversion-1.4.6.ebuild: + Marking subversion-1.4.6 ppc and ppc64 for bug 207572 + + 27 Jan 2008; Benedikt Böhm subversion-1.4.5.ebuild, + subversion-1.4.6.ebuild: + remove obsolete apr_config/apu_config + + 27 Jan 2008; Benedikt Böhm + -files/subversion-1.3.1-neon-0.26.patch, -files/subversion-db4.patch, + -subversion-1.3.2-r3.ebuild, subversion-1.4.5.ebuild, + subversion-1.4.6.ebuild: + remove subversion-1.3.2-r3 wrt #203578 + + 15 Jan 2008; Benedikt Böhm subversion-1.4.6.ebuild: + fix #205807 + + 28 Dec 2007; Benedikt Böhm subversion-1.4.6.ebuild: + fix #203564 + +*subversion-1.4.6 (28 Dec 2007) + + 28 Dec 2007; Benedikt Böhm + -files/subversion-1.3.2-neon-0.26.patch, + -files/subversion-1.4.3-neon-0.26.3.patch, metadata.xml, + -subversion-1.3.2-r4.ebuild, -subversion-1.4.4-r4.ebuild, + +subversion-1.4.6.ebuild: + version bump (fixes #128624, #203257 and maybe #199639, #200082); cleanup + + 14 Nov 2007; Chris Gianelloni + subversion-1.4.5.ebuild: + Stable on amd64 wrt bug #198590. + + 13 Nov 2007; Tobias Scherbaum + subversion-1.4.5.ebuild: + ppc stable, bug #198590 + + 12 Nov 2007; Markus Rothe subversion-1.4.5.ebuild: + Stable on ppc64; bug #198590 + + 12 Nov 2007; Jeroen Roovers subversion-1.4.5.ebuild: + Stable for HPPA (bug #198590). + + 11 Nov 2007; Raúl Porcel subversion-1.4.5.ebuild: + alpha/ia64 stable wrt security #198590 + + 11 Nov 2007; Markus Ullmann subversion-1.4.5.ebuild: + SPARC'enstein + + 11 Nov 2007; Dawid Węgliński subversion-1.4.5.ebuild: + Stable on x86 (bug #198590) + +*subversion-1.4.5 (10 Nov 2007) + + 10 Nov 2007; Benedikt Böhm + -files/subversion-swig.m4-ruby.patch, -subversion-1.1.3.ebuild, + -subversion-1.2.3-r3.ebuild, -subversion-1.4.4-r3.ebuild, + +subversion-1.4.5.ebuild: + version bump; fixes #84539, #168348, #179139, #188897, #194833 + + 26 Sep 2007; Caleb Tennis subversion-1.4.4-r4.ebuild: + Fix perl dep to be more...up to date + + 09 Sep 2007; Benedikt Böhm + subversion-1.4.4-r4.ebuild: + fix small typo + +*subversion-1.4.4-r4 (08 Sep 2007) + + 08 Sep 2007; Benedikt Böhm + +subversion-1.4.4-r4.ebuild: + fix #84887, #111507, #122877, #126725, #138321, #151576, #168256, #174442, + #188849, #191606 + + 05 Sep 2007; subversion-1.1.3.ebuild, + subversion-1.2.3-r3.ebuild, subversion-1.3.2-r3.ebuild, + subversion-1.3.2-r4.ebuild, subversion-1.4.4-r3.ebuild: + Fix the license variable to reflect the actual license. Fixes bug #187404. + + 29 Jul 2007; Christian Heim subversion-1.1.3.ebuild, + subversion-1.3.2-r4.ebuild, subversion-1.4.4-r3.ebuild: + Fixing the DEPEND/RDEPEND for the move of net-www/apache to + www-servers/apache (#78622). + +*subversion-1.4.4-r3 (15 Jul 2007) + + 15 Jul 2007; Ulrich Mueller -subversion-1.4.4-r2.ebuild, + +subversion-1.4.4-r3.ebuild: + Fix regression of bug #158891, see entry from 03 Mar 2007. + + 27 Jun 2007; Lars Weiler subversion-1.3.2-r4.ebuild: + Stable on ppc; bug #178264. + + 27 Jun 2007; Jeroen Roovers subversion-1.3.2-r4.ebuild: + Stable for HPPA (bug #178264). + + 22 Jun 2007; Luca Longinotti + subversion-1.3.2-r4.ebuild, subversion-1.4.4-r2.ebuild: + Improve apr-suffix check, thanks to Axel Dyks. + +*subversion-1.4.4-r2 (22 Jun 2007) + + 22 Jun 2007; Luca Longinotti + -files/subversion-apr-version.patch, -files/subversion-neon-config.patch, + -subversion-1.4.4-r1.ebuild, +subversion-1.4.4-r2.ebuild: + Sync changes to 1.4.4 ebuild, fixes bug #182870. + + 22 Jun 2007; Luca Longinotti + subversion-1.3.2-r4.ebuild, -subversion-1.4.3.ebuild, + -subversion-1.4.3-r1.ebuild, -subversion-1.4.4.ebuild: + Fix bug #182453 (should be again Apache-2.0 compatible), cleanup ebuild. + +*subversion-1.4.4-r1 (17 Jun 2007) + + 17 Jun 2007; Christian Heim + +subversion-1.4.4-r1.ebuild: + Fix the usage of /usr/bin/apr-${apr_suffix}-config --cppflags in src_compile + (thanks to Arfrever Frehtes Taifersar Arahesis + in #182168). + + 17 Jun 2007; Christian Heim subversion-1.4.4.ebuild: + Adding apr_suffix to the apr-config call in src_compile, as apr-config is in + fact called apr-1-config w/ apr-1.2.8. + + 15 Jun 2007; Raúl Porcel subversion-1.3.2-r4.ebuild: + alpha/ia64/x86 stable wrt #178264 + + 15 Jun 2007; Christian Heim + subversion-1.4.3-r1.ebuild, subversion-1.4.4.ebuild: + Fixing the usage of ${ROOT}'ed apr/apr-util in src_compile. + + 15 Jun 2007; Christian Heim + subversion-1.4.3-r1.ebuild, subversion-1.4.4.ebuild: + Cleaning out the bytecompiled python modules on postrm (#177536, thanks to + Jakub). + + 14 Jun 2007; Christoph Mende + subversion-1.3.2-r4.ebuild: + Stable on amd64 wrt bug 178264 + +*subversion-1.4.4 (14 Jun 2007) + + 14 Jun 2007; Christian Heim +subversion-1.4.4.ebuild: + Version bump (fixing #181838 - thanks to Timothy Stotts ). Subversion 1.4.4 is merly a bugfix release, for a detailed + list see http://svn.collab.net/repos/svn/tags/1.4.4/CHANGES. + + 13 Jun 2007; Gustavo Zacarias + subversion-1.3.2-r4.ebuild: + Stable on sparc wrt #178264 + + 09 Jun 2007; Markus Rothe subversion-1.3.2-r4.ebuild: + Stable on ppc64; bug #178264 + +*subversion-1.4.3-r1 (15 May 2007) +*subversion-1.3.2-r4 (15 May 2007) + + 15 May 2007; Carsten Lohrke + +files/subversion-1.3.2-neon-0.26.patch, + +files/subversion-1.4.3-neon-0.26.3.patch, subversion-1.3.2-r3.ebuild, + +subversion-1.3.2-r4.ebuild, +subversion-1.4.3-r1.ebuild: + Deal with bug 167522 and configure with neon 0.26.3. + + 08 May 2007; Christian Heim metadata.xml, + subversion-1.3.2-r3.ebuild: + Don't DEPEND/RDEPEND on apr-0.9* as subversion-1.3.2 works perfectly fine w/ + apr-1. Also add apache as backup herd for subversion. + + 28 Apr 2007; Torsten Veller subversion-1.1.3.ebuild, + subversion-1.2.3-r3.ebuild, subversion-1.3.2-r3.ebuild, + subversion-1.4.3.ebuild: + Fix *initd, *confd and *envd calls (#173884, #174266) + + 17 Apr 2007; Christian Faulhammer + files/70svn-gentoo.el: + changed Emacs support from mandatory loading to autoload, Emacs starts up + faster that way. Fixes bug 174471 + + 22 Mar 2007; Paul de Vrieze subversion-1.1.3.ebuild, + subversion-1.2.3-r3.ebuild, subversion-1.3.2-r3.ebuild, + subversion-1.4.3.ebuild: + Use category with best_version. (bug #152746) + + 18 Mar 2007; Paul de Vrieze subversion-1.4.3.ebuild: + Fix a stupid bug from the apache2.2 detection from bug #152746 + + 07 Mar 2007; Christian Faulhammer + subversion-1.4.3.ebuild: + straightened update of Emacs files in pkg_postinstall + + 05 Mar 2007; Marius Mauch subversion-1.1.3.ebuild, + subversion-1.2.3-r3.ebuild, subversion-1.3.2-r3.ebuild, + subversion-1.4.3.ebuild: + Replacing einfo with elog + + 03 Mar 2007; Paul de Vrieze subversion-1.4.3.ebuild: + Fix bug #108777 by preferring the apr version apache was linked against. + When apache2 support is not needed, prefer the 1.x apr(-util). This is + largely based on the patches by Brian Tarricone and + Georgi Georgiev . + + 03 Mar 2007; Paul de Vrieze files/70svn-gentoo.el, + subversion-1.4.3.ebuild: + Fix the emacs binding to work with newer emacs versions that don't need the + packed vc-svn library, but use their own (newer) one instead. This fixes bug + #158891. Thanks to Ulrich Mueller for providing this + solution. + + 02 Mar 2007; Paul de Vrieze -subversion-1.2.3.ebuild, + -subversion-1.2.3-r2.ebuild, -subversion-1.3.0.ebuild, + -subversion-1.3.1.ebuild, -subversion-1.3.2.ebuild, + -subversion-1.3.2-r1.ebuild, -subversion-1.4.0.ebuild, + -subversion-1.4.2.ebuild: + Remove lots of old ebuilds + + 27 Feb 2007; Paul de Vrieze + +files/subversion-1.4.3-debug-config.patch, subversion-1.4.3.ebuild: + Remove CFLAG munging from the configure script. + + 28 Jan 2007; Luca Longinotti + subversion-1.2.3-r2.ebuild, subversion-1.2.3-r3.ebuild, + subversion-1.3.0.ebuild, subversion-1.3.1.ebuild, subversion-1.3.2.ebuild, + subversion-1.3.2-r1.ebuild, subversion-1.3.2-r3.ebuild, + subversion-1.4.0.ebuild, subversion-1.4.2.ebuild: + Fix apr deps. + + 23 Nov 2006; Fabian Groffen + subversion-1.2.3-r2.ebuild, subversion-1.2.3-r3.ebuild, + subversion-1.3.0.ebuild, subversion-1.3.1.ebuild, subversion-1.3.2.ebuild, + subversion-1.3.2-r1.ebuild, subversion-1.3.2-r3.ebuild, + subversion-1.4.0.ebuild, subversion-1.4.2.ebuild: + Dropped ppc-macos keyword, see you in prefix + +*subversion-1.4.2 (14 Nov 2006) + + 14 Nov 2006; Paul de Vrieze +files/svnserve.confd2, + +subversion-1.4.2.ebuild: + New upstream version. Also no longer assume the apache user exists in the + config function. Thanks to Olivier Rolland and Yuval + Yaari for the bug (#123802) + + 20 Oct 2006; Bryan Østergaard + subversion-1.3.2-r3.ebuild: + Stable on Alpha. + + 18 Oct 2006; Roy Marples subversion-1.4.0.ebuild: + Added ~sparc-fbsd keyword. + + 16 Oct 2006; Jason Wever subversion-1.3.2-r3.ebuild: + Stable on SPARC. + + 15 Oct 2006; Tobias Scherbaum + subversion-1.3.2-r3.ebuild: + ppc stable. bug #147254 + + 15 Oct 2006; Tobias Scherbaum + subversion-1.3.2-r3.ebuild: + hppa stable + + 14 Oct 2006; Joshua Nichols + subversion-1.3.2-r3.ebuild: + Stabilizing on amd64 as part of new Java system, bug #147254. + + 14 Oct 2006; Joshua Nichols + subversion-1.3.2-r3.ebuild: + Stabilizing on ppc64 as part of new Java system, bug #147254. + + 14 Oct 2006; Joshua Jackson + subversion-1.3.2-r3.ebuild: + New java stable on x86; bug #147254 + + 01 Oct 2006; Guy Martin subversion-1.3.2-r1.ebuild: + Stable on hppa. + + 12 Sep 2006; Bryan Østergaard + subversion-1.4.0.ebuild: + Revert ia64 keyword back to ~ia64, bug 147268. + + 12 Sep 2006; Joshua Kinard subversion-1.4.0.ebuild: + Placed 1.4.0 into mips unstable. Bug #147268. + +*subversion-1.4.0 (08 Sep 2006) + + 08 Sep 2006; Paul de Vrieze + +files/subversion-1.4-db4.patch, +subversion-1.4.0.ebuild: + A new upstream major version. This version introduces a number of big changes. + The most significant is that there is a new working copy format that is + transparently updated. It can however not transparently downgrade! + + 03 Sep 2006; Joshua Kinard subversion-1.3.2-r3.ebuild: + Marked stable on mips. + + 30 Jul 2006; Daniel Gryniewicz + subversion-1.3.2-r1.ebuild: + Marked stable on amd64 for bug #139507 + + 28 Jul 2006; Paul de Vrieze + subversion-1.3.2-r3.ebuild: + Fix building of java code with 1.5 jdk. Thanks to caster@matfyz.cz in bug + #141988 + + 25 Jul 2006; Thomas Cort subversion-1.3.2-r1.ebuild: + Stable on alpha wrt Bug #139507. + +*subversion-1.3.2-r3 (24 Jul 2006) + + 24 Jul 2006; Joshua Nichols + +subversion-1.3.2-r3.ebuild: + Revision bump to use new Java system. Resolves bugs #141465 and #99245. + + 23 Jul 2006; Akinori Hattori + subversion-1.3.2-r1.ebuild: + x86 stable, bug #139507 + + 23 Jul 2006; Tobias Scherbaum + subversion-1.3.2-r1.ebuild: + ppc stable, bug #139507 + + 20 Jul 2006; Markus Rothe subversion-1.3.2-r1.ebuild: + Stable on ppc64; bug #139507 + + 13 Jul 2006; Aron Griffis + subversion-1.3.2-r1.ebuild: + Mark 1.3.2-r1 stable on ia64. #139507 + + 10 Jul 2006; Gustavo Zacarias + subversion-1.3.2-r1.ebuild: + Stable on sparc wrt #139507 + +*subversion-1.3.2-r1 (05 Jul 2006) + + 05 Jul 2006; Steve Arnold + +files/subversion-1.3.1-neon-0.26.patch, +subversion-1.3.2-r1.ebuild: + Added support for newer versions of neon (required for rapidsvn), see bugs + #131221 and #137563. This syncs up the versions of neon between svn and + rapidsvn (and they should stay that way). + + 03 Jul 2006; Simon Stelling subversion-1.3.1.ebuild: + stable on amd64 + + 28 Jun 2006; Gustavo Zacarias + subversion-1.3.1.ebuild: + Stable on sparc wrt #138372 + + 24 Jun 2006; Michael Cummings + subversion-1.1.3.ebuild, subversion-1.2.3.ebuild, + subversion-1.2.3-r2.ebuild, subversion-1.2.3-r3.ebuild, + subversion-1.3.0.ebuild, subversion-1.3.1.ebuild, subversion-1.3.2.ebuild: + Removing perl-core/ExtUtils-MakeMaker + + 10 Jun 2006; Michael Hanselmann + subversion-1.3.1.ebuild: + Stable on ppc. + + 09 Jun 2006; Markus Rothe subversion-1.3.1.ebuild: + Stable on ppc64 + +*subversion-1.3.2 (05 Jun 2006) + + 05 Jun 2006; Paul de Vrieze +subversion-1.3.2.ebuild: + New upstream version + + 04 Jun 2006; Paul de Vrieze subversion-1.3.1.ebuild: + Mark stable + + 18 Apr 2006; Paul de Vrieze + +files/subversion-apr-version.patch, subversion-1.3.1.ebuild: + Add a patch extracted from the subversion repository to enable newer apr + versions. Fixes bug #130306. + + 17 Apr 2006; Paul de Vrieze + +files/subversion-apr_cppflags.patch, subversion-1.3.1.ebuild: + Fix the compilation of the perl bindings with newer apr. Thanks to R.May + in bug #123222 for the patch. + +*subversion-1.3.1 (05 Apr 2006) + + 05 Apr 2006; + +files/subversion-1.3.1-neon-config.patch, +subversion-1.3.1.ebuild: + New upstream version that resolves some issues. + + 30 Mar 2006; Diego Pettenò + subversion-1.3.0.ebuild: + Add ~x86-fbsd keyword. + + 20 Mar 2006; subversion-1.3.0.ebuild: + Make the ebuild respect LDFLAGS (bug #126964) thanks to flameeyes. + + 16 Mar 2006; Paul de Vrieze subversion-1.1.3.ebuild, + subversion-1.2.3.ebuild, subversion-1.2.3-r2.ebuild, + subversion-1.2.3-r3.ebuild, subversion-1.3.0.ebuild: + Suggest the use of emerge --config instead of ebuild config. Thanks Mike + Williams in bug #114668. + + 10 Mar 2006; Paul de Vrieze + files/subversion-neon-config.patch: + Fix the patch such that configure doesn't fail when neon wasn't requested + (bug #125570) + + 21 Feb 2006; Paul de Vrieze + +files/subversion-neon-config.patch, subversion-1.3.0.ebuild: + Make subversion work with the newer neon. + + 21 Feb 2006; Paul de Vrieze + +files/subversion-neon-config.patch, subversion-1.3.0.ebuild: + Add a patch to the configure script to have subversion fail if the neon + library version is not supported, while requested. + + 20 Feb 2006; Markus Rothe subversion-1.2.3-r3.ebuild: + Stable on ppc64 + + 06 Feb 2006; Aron Griffis + subversion-1.2.3-r3.ebuild: + Mark 1.2.3-r3 stable on alpha + + 04 Feb 2006; Aron Griffis + subversion-1.2.3-r3.ebuild: + Mark 1.2.3-r3 stable on ia64 + + 27 Jan 2006; Paul de Vrieze subversion-1.1.3.ebuild, + subversion-1.2.3.ebuild, -subversion-1.2.3-r1.ebuild, + subversion-1.2.3-r2.ebuild, subversion-1.2.3-r3.ebuild, + -subversion-1.3.0_rc4.ebuild, subversion-1.3.0.ebuild: + Remove some old stale versions, and add blockers to + perl-core/ExtUtils-MakeMaker. This package is often broken and causes insecure + runpaths. Fixes bug #105054. + +*subversion-1.3.0 (03 Jan 2006) + + 03 Jan 2006; Paul de Vrieze +subversion-1.3.0.ebuild: + New upstream version. Note that it no longer includes the book. + + 01 Jan 2006; Paul de Vrieze + subversion-1.3.0_rc4.ebuild: + The book is not present in the release candidate (bug #117321). Comment it out. + + 16 Dec 2005; Diego Pettenò + subversion-1.3.0_rc4.ebuild: + Move elibtoolize at the end of src_unpack so that it's called with the final + autotools support. See bug #106176. + + 08 Dec 2005; Rene Nussbaumer + subversion-1.2.3-r3.ebuild: + Stable on hppa. + + 08 Dec 2005; Paul de Vrieze + subversion-1.2.3-r3.ebuild, subversion-1.3.0_rc4.ebuild: + Tighten the ruby dependencies. Unstabilize 1.2.3-r3 as its ruby bindings + depend on an unstable version of swig. + + 07 Dec 2005; subversion-1.2.3-r3.ebuild, + subversion-1.3.0_rc4.ebuild: + As makemaker has been fixed, the blocking is no longer needed. Removing + it. + + 06 Dec 2005; Paul de Vrieze + subversion-1.2.3-r3.ebuild, subversion-1.3.0_rc4.ebuild: + Block extutils-makemaker as it has security vulnerabilities and isn't needed + with newer perl versions. Also mark 1.2.3-r3 stable as it hasn't had bugs for some + while. + +*subversion-1.3.0_rc4 (01 Dec 2005) + + 01 Dec 2005; +subversion-1.3.0_rc4.ebuild: + Add release candidate to the tree. According to upstream this version + is be stable enough for production use. + + 25 Oct 2005; subversion-1.2.3-r3.ebuild: + Fix dep to depend on newer swig version. + + 24 Oct 2005; subversion-1.2.3-r3.ebuild: + Fix the runtime dependency on the jdk to only be a jre dependency. Bug + #110322 + + 21 Oct 2005; subversion-1.2.3-r3.ebuild: + Add support for ruby bindings. Courtessy of Tom Payne + in bug #102543. + +*subversion-1.2.3-r3 (17 Oct 2005) + + 17 Oct 2005; +files/subversion-hotbackup-config.patch, + +subversion-1.2.3-r3.ebuild: + Make hot-backup backup number configurable. Virtue of Urs Joss in bug + #98099 + +*subversion-1.2.3-r2 (14 Oct 2005) + + 14 Oct 2005; Paul de Vrieze subversion-1.2.3-r2.ebuild: + Security bump to force a perl version that has secure RUNPATH's (bug #105054) + + 10 Oct 2005; Danny van Dyk + subversion-1.2.3-r1.ebuild: + Marked ~ppc-macos. + + 07 Oct 2005; Gustavo Zacarias + subversion-1.2.3-r1.ebuild: + Stable on sparc + + 04 Oct 2005; subversion-1.1.3.ebuild, + subversion-1.2.3-r1.ebuild, subversion-1.2.3.ebuild: + Try to fix bug #106443 to make the ebuild work on bsd. + + 02 Oct 2005; Aron Griffis + subversion-1.2.3-r1.ebuild: + Mark 1.2.3-r1 stable on ia64 + + 29 Sep 2005; Fernando J. Pereda + subversion-1.2.3-r1.ebuild: + stable on alpha + + 26 Sep 2005; -subversion-1.0.9.ebuild, + -subversion-1.1.1-r3.ebuild, -subversion-1.1.3-r1.ebuild, + -subversion-1.1.4-r1.ebuild, -subversion-1.1.4.ebuild, + -subversion-1.2.0.ebuild, -subversion-1.2.1.ebuild: + Clean out many old versions + + 19 Sep 2005; Marcus D. Hanwell + subversion-1.2.3-r1.ebuild: + Stable on amd64. + + 19 Sep 2005; Michael Hanselmann + subversion-1.2.3-r1.ebuild: + Stable on hppa and ppc. + + 19 Sep 2005; Markus Rothe subversion-1.2.3-r1.ebuild: + Stable on ppc64 (bug #106421) + + 17 Sep 2005; Aron Griffis subversion-1.2.3.ebuild: + Mark 1.2.3 stable on ia64 + + 14 Sep 2005; Aaron Walker subversion-1.2.3.ebuild: + 1.2.3 stable on mips. + + 12 Sep 2005; Michael Hanselmann + subversion-1.2.3.ebuild: + Stable on ppc. + + 12 Sep 2005; Paul de Vrieze subversion-1.2.3.ebuild, + subversion-1.2.3-r1: + Restrict the neon dependency + + 07 Sep 2005; Gustavo Zacarias + subversion-1.2.3.ebuild: + Stable on sparc + + 06 Sep 2005; Markus Rothe subversion-1.2.3.ebuild: + Stable on ppc64 + + 31 Aug 2005; Paul de Vrieze subversion-1.2.3.ebuild, + subversion-1.2.3-r1.ebuild: + Fix the ebuild to use `get_libdir` instead of lib. Thanks to seemant in bug + #104154 + +*subversion-1.2.3-r1 (27 Aug 2005) +*subversion-1.2.3 (27 Aug 2005) + + 27 Aug 2005; Paul de Vrieze +subversion-1.2.3.ebuild, + +subversion-1.2.3-r1.ebuild: + New upstream versions. The one that works with unstable apache is -r1. The + 1.2.3 version (masked because still untested) should work with the stable + apache versions. As stable and unstable apache are incompatible the two + ebuilds are released simultaneously. + + 25 Aug 2005; files/svnserve.initd: + Fix the init script to change its working directory to the root to + prevent unmounting and hook script problems. See bug #97926 + + 25 Aug 2005; subversion-1.1.3.ebuild, + subversion-1.2.1.ebuild: + Fix the pkg_postinst message to suggest a more secure setup for ssh+svn + such that user permissions are not overly free and membership of the + apache group is not needed. (bug #94718) + + 25 Aug 2005; files/svnserve.xinetd, + subversion-1.2.1.ebuild: + Fix the svnserve xinet.d script (see bug #82262) + + 25 Aug 2005; subversion-1.2.1.ebuild: + Make the subversion book be installed again. Thanks to Axel + Dyks in bug #103576. + + 29 Jul 2005; Aaron Walker subversion-1.1.3.ebuild, + subversion-1.2.1.ebuild: + Added ~mips. + +*subversion-1.2.1 (08 Jul 2005) + + 08 Jul 2005; Paul de Vrieze +subversion-1.2.1.ebuild: + New upstream version + + 23 Jun 2005; Sven Wegener subversion-1.2.0.ebuild: + Correctly check for the perl USE flag before calling perl-module_pkg_postrm. + + 23 Jun 2005; Fernando J. Pereda + subversion-1.1.3.ebuild: + stable on alpha + + 27 May 2005; +files/vc-svn.el, + -files/vc-svn.el.20050527, subversion-1.2.0.ebuild: + Use the vc-svn.el from the 1.1.4 version of subversion. The new one + doesn't work with current emacs. + + 27 May 2005; +files/vc-svn.el.20050527, + subversion-1.2.0.ebuild: + Fix the problem that vc-svn.el has been changed to a canned error + message pointing to the proper location to get it. + +*subversion-1.2.0 (25 May 2005) + + 25 May 2005; +subversion-1.2.0.ebuild: + New upstream version, and some dependency updates. Also make zlib use + really optional and add it as dependency. + +*subversion-1.1.4-r1 (20 May 2005) + + 20 May 2005; +subversion-1.1.4-r1.ebuild: + Try to fix perl file collisions #82648 + + 12 May 2005; Elfyn McBratney subversion-1.1.3.ebuild: + Update *DEPEND. + + 05 May 2005; Sven Wegener subversion-1.0.9.ebuild, + subversion-1.1.1-r3.ebuild, subversion-1.1.3.ebuild: + Removed '*' postfix from <, <=, >= and > dependencies. + + 05 May 2005; Paul de Vrieze subversion-1.1.4.ebuild: + Try to fix #88651 by making the location of modules in the config file + consistent and derived from the depend.apache eclass. + + 21 Apr 2005; Michael Hanselmann + subversion-1.1.3.ebuild: + Stable on ppc. + + 21 Apr 2005; subversion-1.1.4.ebuild: + Change the swig dependency to include newer swig versions, as subversion + can compile against them now. + + 15 Apr 2005; Paul de Vrieze + -files/subversion-1.1.2-perl.patch, subversion-1.1.3.ebuild: + Block the apache versions that have split apr/apu out. + + 13 Apr 2005; -subversion-1.1.4-r1.ebuild, + subversion-1.1.4.ebuild: + Revert trapni's broken changes and change the webdav useflag into a + nowebdav useflag. As the default behaviour is not changed, the change is + incorporated in the normal 1.1.4 ebuild and the 1.1.4-r1 version has + been removed. + + 10 Apr 2005; Christian Parpart + subversion-1.1.4-r1.ebuild: + dropped a note to endusers of to inform them about the new useflag and their + results + +*subversion-1.1.4-r1 (10 Apr 2005) + + 10 Apr 2005; Christian Parpart + +subversion-1.1.4-r1.ebuild: + added optional depend on neon via webdav local useflag + +*subversion-1.1.4 (05 Apr 2005) + + 05 Apr 2005; -subversion-1.1.2.ebuild, + subversion-1.1.3-r1.ebuild, +subversion-1.1.4.ebuild: + New upstream version and cleaned away an old testing version. Also + fixed a small default configuration file bug. + + 20 Mar 2005; Paul de Vrieze + subversion-1.1.3-r1.ebuild: + Remove the autoconf check as the dependency should get this. + + 18 Mar 2005; Markus Rothe subversion-1.1.3.ebuild: + Stable on ppc64 + + 11 Mar 2005; Gustavo Zacarias subversion-1.1.3.ebuild: + Stable on sparc + + 09 Mar 2005; Marcus D. Hanwell subversion-1.1.3.ebuild: + Marked stable on amd64. + + 08 Mar 2005; subversion-1.1.3.ebuild: + Mark 1.1.3 stable + + 27 Feb 2005; Paul de Vrieze + subversion-1.1.3-r1.ebuild: + Use the new apache.depend eclass (bug #83445) + + 15 Feb 2005; Guy Martin subversion-1.1.1-r3.ebuild: + Stable on hppa. + + 15 Feb 2005; subversion-1.1.3-r1.ebuild, + subversion-1.1.3.ebuild: + Add a patch from seemant to make nls support optional + + 31 Jan 2005; subversion-1.1.3.ebuild: + Try to fix bug #80121 + + 28 Jan 2005; Paul de Vrieze + -subversion-1.1.2-r1.ebuild: + Remove broken testing ebuild + + 28 Jan 2005; Paul de Vrieze + subversion-1.1.3-r1.ebuild: + Redo the apr ebuild so that it is based upon the latest normal ebuild. Also + this ebuild will actually build the apache2 module. The other ebuild should + never have been put in cvs. Even masked. The removal of apache2 has been + rather simplistic. The optional apache2 dependency is still there, it just + isn't overloaded anymore. + +*subversion-1.1.3-r1 (22 Jan 2005) + + 22 Jan 2005; Christian Parpart + +subversion-1.1.3-r1.ebuild: + Remerged with changes/improvements the apache herd made. + (as available in release 1.1.2-r1, too) + + 21 Jan 2005; Aron Griffis subversion-1.1.1-r3.ebuild: + stable on ia64 + + 18 Jan 2005; Paul de Vrieze subversion-1.0.9.ebuild, + subversion-1.1.1-r3.ebuild, subversion-1.1.2-r1.ebuild, + subversion-1.1.2.ebuild: + The old autoconf versions are gone, so no need to take them into account + (bug #78047) + +*subversion-1.1.3 (18 Jan 2005) + + 18 Jan 2005; Paul de Vrieze +subversion-1.1.3.ebuild: + New upstream version + +*subversion-1.1.2-r1 (10 Jan 2005) + + 10 Jan 2005; Christian Parpart + +subversion-1.1.2-r1.ebuild: + a package refresh from the Apache Herd + (splitted up apache module(s) from base package into www-apache/mod_dav_svn) + + 31 Dec 2004; Ciaran McCreesh : + Change encoding to UTF-8 for GLEP 31 compliance + +*subversion-1.1.2 (30 Dec 2004) + + 30 Dec 2004; Paul de Vrieze + +files/subversion-1.1.2-perl.patch, +subversion-1.1.2.ebuild: + A new upstream version + + 19 Dec 2004; Bryan Østergaard + subversion-1.1.1-r3.ebuild: + Stable on alpha. + + 16 Dec 2004; Markus Rothe subversion-1.1.1-r3.ebuild: + Stable on ppc64 + + 16 Dec 2004; Dylan Carlson + subversion-1.1.1-r3.ebuild: + Stable on amd64. + + 11 Dec 2004; Jason Wever subversion-1.1.1-r3.ebuild: + Stable on sparc. + + 08 Dec 2004; subversion-1.1.1-r3.ebuild: + Fix the default authz module config file. Thanks to Benjamin Boksa + in bug #73675 + + 03 Dec 2004; subversion-1.1.1-r3.ebuild: + Fix a small bug in the config function, now checking for existence, not + file existene in the src_config function. Thanks to John Croisant + in bug #73186 for pointing this out. + + 03 Dec 2004; subversion-1.1.1-r3.ebuild: + Disable jikes for now as jikes is broken + + 30 Nov 2004; subversion-1.1.1-r3.ebuild: + Mark stable + + 28 Nov 2004; Paul de Vrieze + subversion-1.1.1-r3.ebuild: + Add an optional dependency on jikes, courtessy of Travis + Snoozy in bug #72679 + +*subversion-1.1.1-r3 (12 Nov 2004) + + 12 Nov 2004; Aron Griffis + -subversion-1.1.1-r2.ebuild, +subversion-1.1.1-r3.ebuild: + Install init script in /etc/init.d not / + +*subversion-1.1.1-r2 (12 Nov 2004) + + 12 Nov 2004; +files/svnserve.confd, + +files/svnserve.initd, +files/svnserve.xinetd, -subversion-0.27.0.ebuild, + -subversion-0.32.1.ebuild, -subversion-1.0.8.ebuild, + -subversion-1.1.0.ebuild, -subversion-1.1.1-r1.ebuild, + +subversion-1.1.1-r2.ebuild, -subversion-1.1.1.ebuild: + Add svnserve init script and xinetd snippet #43245 -- thanks to Martin Jackson + and Joby Walker. Trim older ebuilds + + 12 Nov 2004; Aron Griffis + subversion-1.1.1-r1.ebuild: + Use bash-completion.eclass; thanks to ka0ttic in bug 70939 + +*subversion-1.1.1-r1 (11 Nov 2004) + + 11 Nov 2004; Aron Griffis + +subversion-1.1.1-r1.ebuild: + Install svn_load_dirs.pl as /usr/bin/svn-load-dirs #57715 + Install more hook-scripts in /usr/share/doc #50593 + Don't tell the user to su apache #53233 + Install hot-backup.py as /usr/bin/svn-hot-backup #54304 + Install bash-completion snippet #43179 + Fix svn-config to omit references to @SVN_DB_*@ #64634 + Fix perl bindings Makefile.PL bug #65230 #62979 + Install perl bindings in vendor_perl instead of site_perl #66712 + + 09 Nov 2004; Aron Griffis subversion-1.1.1.ebuild: + Replace ~ppc64 and ~ia64 keywords which went missing + + 05 Nov 2004; Aron Griffis subversion-1.0.9.ebuild: + Remove attempted installation of cvs2svn #47099 + +*subversion-1.1.1 (05 Nov 2004) + + 05 Nov 2004; +subversion-1.1.1.ebuild: + New upstream version + + 04 Nov 2004; Aron Griffis subversion-1.0.9.ebuild, + subversion-1.1.0.ebuild: + add ia64 keywords + + 01 Nov 2004; Markus Rothe subversion-1.1.0.ebuild: + Marked ~ppc64; bug #63683 + + 21 Oct 2004; Paul de Vrieze subversion-1.0.9.ebuild: + Backport the svn-revision.txt fix + + 19 Oct 2004; Paul de Vrieze subversion-1.1.0.ebuild: + Explicitly enable or disable javahl to fix bug #67681 + + 19 Oct 2004; Paul de Vrieze subversion-1.1.0.ebuild: + Fix missing quotes problem in combination with jikes. Thanks to + snikkt@yahoo.com in bug #63464 for signalling this. + +*subversion-1.0.9 (19 Oct 2004) + + 19 Oct 2004; Paul de Vrieze +subversion-1.0.9.ebuild: + A new upstream version that fixes some slowness with "svn ls" + + 09 Oct 2004; Paul de Vrieze subversion-1.1.0.ebuild: + Fix bug #63464 on compilation with jikes. + + 08 Oct 2004; Paul de Vrieze subversion-1.1.0.ebuild: + Fix bug #66659 concerning the name of the book file. Why doesn't dohtml + complain when a file doesn't exist? + + 08 Oct 2004; Paul de Vrieze +files/subversion-1.1.0-build.patch, + -files/subversion-1.1.0-rc4-build.patch, subversion-1.1.0.ebuild: + The previous fix was not applied. Also fix bug #66644 by broadening the + sed script that hacks around the svnversion stuff (the output is + constant) + + 08 Oct 2004; Paul de Vrieze files/subversion-1.1.0-rc4-build.patch: + Fix javahl linking (again) to fix bug #66625, this fix comes from rc2 + + 01 Oct 2004; Paul de Vrieze -files/subversion-pre-1.0.5.patch, + -subversion-1.0.1.ebuild, -subversion-1.0.2.ebuild, + -subversion-1.0.3.ebuild, -subversion-1.0.4-r1.ebuild, + -subversion-1.0.4.ebuild, -subversion-1.0.6.ebuild, + -subversion-1.1.0_rc4.ebuild: + Clean up old versions + +*subversion-1.1.0 (01 Oct 2004) + + 01 Oct 2004; Paul de Vrieze +subversion-1.1.0.ebuild: + New upstream version + + 27 Sep 2004; Bryan Østergaard,,, + subversion-1.0.8.ebuild: + Stable on alpha, bug 65085. + + 25 Sep 2004; Gustavo Zacarias subversion-1.0.8.ebuild: + Stable on sparc wrt #65085 + + 27 Sep 2004; Paul de Vrieze subversion-1.0.8.ebuild, + subversion-1.1.0_rc2.ebuild, subversion-1.1.0_rc4.ebuild: + Fix subversion swig dependency as the 1.3.22 release does not longer + provide a runtime library while subversion still expects one. + + 24 Sep 2004; subversion-1.0.8.ebuild: + stable on ppc GSLA bug: 65085 + +*subversion-1.0.8 (23 Sep 2004) + + 23 Sep 2004; Paul de Vrieze +subversion-1.0.8.ebuild, + +subversion-1.1.0_rc4.ebuild: + New upstream versions. They implement security fixes!! + + 21 Sep 2004; Paul de Vrieze subversion-1.1.0_rc2.ebuild: + Fix two issues. Bug #63991 to add support for authz_svn authentication in + the default apache2 configuration file (conditional). Bug #64672 to take + into account that with the new fs_fs support the server part is no longer + dependent on berkeley db. + + 21 Sep 2004; Paul de Vrieze subversion-1.0.6.ebuild: + Fix the location of the jar archive (bug #64800) + + 06 Sep 2004; Ciaran McCreesh subversion-0.32.1.ebuild: + Switch to use epause and ebeep, bug #62950 + + 05 Sep 2004; Paul de Vrieze,,, subversion-1.0.6.ebuild + subversion-1.1.0_rc2.ebuild: + Fix bug #62753. swig is now build when either python or perl is in the + useflags, not python only. + + 07 Sep 2004; Paul de Vrieze subversion-1.1.0_rc2.ebuild: + Spelling fixes. Thanks to Marko Djukic in bug #63014 + + 01 Sep 2004; Paul de Vrieze subversion-1.1.0_rc2.ebuild: + Change the book installation location to it's own dir, to make it easier + to find. + + 30 Aug 2004; Paul de Vrieze +files/subversion-1.1.0-rc2-build.patch, + subversion-1.1.0_rc2.ebuild: + Fix some java linking error and a variable substitution error. Thanks to + Holger Thon in bug #59693 + +*subversion-1.1.0_rc2 (19 Aug 2004) + + 19 Aug 2004; Paul de Vrieze +subversion-1.1.0_rc2.ebuild: + An initial version of the rc2 package. It has some streamlining for the + building of the bindings too, and installs the example hook-scripts in the + documentation dir. + + 04 Aug 2004; Paul de Vrieze subversion-1.0.6.ebuild: + Make the java stuff compile in all cases by specifying an encoding + (needed for a french author name) and a source version (needed for 1.5 + jdk's) + + 23 Jul 2004; Travis Tilley subversion-1.0.6.ebuild: + stable on amd64 + + 23 Jul 2004; Guy Martin subversion-1.0.6.ebuild: + Marked stable on hppa. + + 23 Jul 2004; Bryan Østergaard,,, + subversion-1.0.6.ebuild: + Stable on alpha, see bug #57747. + + 20 Jul 2004; Ciaran McCreesh subversion-1.0.6.ebuild: + Stable on sparc for bug #57747 + + 20 Jul 2004; Stuart Herbert subversion-1.0.6.ebuild: + Stable on x86 + +*subversion-1.0.6 (20 Jul 2004) + + 20 Jul 2004; Stuart Herbert +subversion-1.0.6.ebuild: + Version bump for security problem; see bug #57747 + + 24 Jun 2004; Paul de Vrieze subversion-1.0.4-r1.ebuild: + Clarify the ebuild config comment (bug #54940) + + 11 Jun 2004; Jason Wever subversion-1.0.4-r1.ebuild: + Stable on sparc wrt bug #53555. + + 11 Jun 2004; Guy Martin subversion-1.0.4-r1.ebuild: + Marked stable on hppa. + + 11 Jun 2004; Bryan Østergaard + subversion-1.0.4-r1.ebuild: + Stable on alpha, bug #53555. + + 10 Jun 2004; Kurt Lieber subversion-1.0.4-r1.ebuild: + marking stable on x86. fixes 53555. + + 10 Jun 2004; Jason Eric Huebel + subversion-1.0.4-r1.ebuild: + amd64 for bug #53555 + +*subversion-1.0.4-r1 (07 Jun 2004) + + 07 Jun 2004; subversion-1.0.4-r1.ebuild, + files/subversion-pre-1.0.5.patch: + added pre-1.0.5 patch to subversion + + 07 Jun 2004; Paul de Vrieze subversion-1.0.4.ebuild: + Do not longer install the apache config file when the module is not + build (bug #49315) + +*subversion-1.0.4 (24 May 2004) + + 24 May 2004; Paul de Vrieze subversion-1.0.3.ebuild, + +subversion-1.0.4.ebuild: + set amd64 to stable on 1.0.3. Add a new upstream version in 1.0.4 and + make it even more hard to merge subversion with autoconf-2.58 + + 24 May 2004; Bryan Østergaard subversion-1.0.3.ebuild: + Keyworded ~alpha, requested in bug #51550. + +*subversion-1.0.3 (20 May 2004) + + 20 May 2004; Paul de Vrieze subversion-1.0.2.ebuild, + +subversion-1.0.3.ebuild: + Security fix + + 27 Apr 2004; Aron Griffis subversion-1.0.1.ebuild, + subversion-1.0.2.ebuild: + Add inherit eutils + + 13 May 2004; Paul de Vrieze subversion-1.0.2.ebuild: + Mark stable + +*subversion-1.0.2 (27 Apr 2004) + + 27 Apr 2004; Paul de Vrieze +subversion-1.0.2.ebuild: + New upstream version with bug fixes. Also add javahl compilation based on + the java useflag. + + 26 Apr 2004; Paul de Vrieze subversion-1.0.1.ebuild: + First stable subversion! + + 26 Apr 2004; Paul de Vrieze -subversion-0.28.0.ebuild, + -subversion-0.30.0.ebuild, -subversion-0.31.0.ebuild, + -subversion-0.34.0.ebuild, -subversion-0.35.1.ebuild, + -subversion-0.37.0.ebuild, -subversion-1.0.0-r1.ebuild, + -subversion-1.0.0.ebuild: + Clean out old versions + + 26 Mar 2004; Paul de Vrieze subversion-1.0.1.ebuild: + Finally fix bug #31106 and add svn-config to the installed set + + 26 Mar 2004; Paul de Vrieze subversion-1.0.1.ebuild: + Reverse the alternative dependencies so that the newest version is considered + first. This should stop flipping around caused by emerge -u world + + 23 Mar 2004; Paul de Vrieze subversion-1.0.1.ebuild: + Add the swig dependency to use==perl too, not only to python + +*subversion-1.0.1 (23 Mar 2004) + + 23 Mar 2004; Paul de Vrieze subversion-1.0.1.ebuild: + New upstream version. Also re-enabled the svnversion.txt hack as there are + still cases (like changing db version) where svnversion.txt cannot be created + in the normal way + + 17 Mar 2004; Seemant Kulleen subversion-0.28.0.ebuild: + fix for bug #44712 by Michael Sterret + + 10 Mar 2004; Paul de Vrieze subversion-1.0.0-r1.ebuild, + files/Makefile.PL.patch: + The makefile patch was not necessary after all + +*subversion-1.0.0-r1 (09 Mar 2004) + + 09 Mar 2004; Paul de Vrieze subversion-1.0.0-r1.ebuild, + files/Makefile.PL.patch: + Add the perl bindings to the ebuild. The patch to Makefile.PL is from + gentoo.datacore.ch. + + 25 Feb 2004; Daniel Ahlberg subversion-1.0.0.ebuild: + Adding amd64 keyword. Closing #42693. + + 25 Feb 2004; David Holm subversion-1.0.0.ebuild: + Readded to ~ppc once again, why is it so difficult to maintain KEYWORDS + between releases for this ebuild? + + 23 Feb 2004; Jason Wever subversion-1.0.0.ebuild: + Added ~sparc keyword. + + 23 Feb 2004; Jason Wever subversion-1.0.0.ebuild: + Fixed bad unpack command and extra whitespace. + +*subversion-1.0.0 (23 Feb 2004) + + 23 Feb 2004; Paul de Vrieze subversion-1.0.0.ebuild, + files/subversion-db4.patch: + New upstream STABLE version. It might become the first stable subversion + ebuild in gentoo :-) + + 22 Feb 2004; David Holm subversion-0.37.0.ebuild: + Readded ~ppc. Thanks for dropping it so we all could run on an old, possibly + buggy, version. + + 19 Feb 2004; Paul de Vrieze subversion-0.37.0-r1.ebuild, + subversion-0.37.0.ebuild: + Remove the -r1 version as it is based on an old ebuild version and is broken. + Incorporate the python changes in this version. + +*subversion-0.37.0-r1 (14 Feb 2004) + + 14 Feb 2004; subversion-0.37.0-r1.ebuild: + Replace python-config with python_version. + + 13 Feb 2004; subversion-0.37.0.ebuild: + Make emacs regeneration more tolerant (bug #41411) + + 11 Feb 2004; Paul de Vrieze subversion-0.37.0.ebuild: + Add optional emacs dependency + + 05 Feb 2004; Paul de Vrieze subversion-0.37.0.ebuild: + Some autoconf changes + + 04 Feb 2004; subversion-0.37.0.ebuild: + Some more explanations + + 04 Feb 2004; Paul de Vrieze subversion-0.37.0.ebuild: + Take the new FHS's /srv directory into account, moving the default location + from /var + + 03 Feb 2004; subversion-0.37.0.ebuild: + Hopefully fix emacs module compilation problems + +*subversion-0.37.0 (28 Jan 2004) + + 28 Jan 2004; Paul de Vrieze subversion-0.37.0.ebuild: + New upstream version. Also taking new apache locations into account + + 15 Jan 2004; Paul de Vrieze subversion-0.35.1.ebuild: + Things actually work with autoconf-2.59, so changing the dependency. + + 11 Jan 2004; subversion-0.34.0.ebuild, + subversion-0.35.1.ebuild: + Fix the autoconf dependencies to be compile-time only + +*subversion-0.35.1 (22 Dec 2003) + + 22 Dec 2003; Paul de Vrieze subversion-0.35.1.ebuild: + New upstream version. Note that this version has deltification reenabled. + + 20 Dec 2003; subversion-0.34.0.ebuild: + The fetch line for the old svnadmin was removed, but the system still tried to + install it, causing a failure if the file didn't exist in the distfiles dir. + The new system is cleaner in forcing interaction by requiring an environment + variable to be set, so I removed the remnants of the old static binary + +*subversion-0.34.0 (19 Dec 2003) + + 19 Dec 2003; Paul de Vrieze subversion-0.34.0.ebuild: + Add a new version of subversion. This one again has an incompatible library + change. Further the ebuild supports python-config instead of hard-coded python + paths. If updating do ensure that you first dump your existing repositories. + The default repository path is also updated to become /var. + + 13 Dec 2003; subversion-0.27.0.ebuild, + subversion-0.28.0.ebuild, subversion-0.30.0.ebuild: + fix chown syntax + +*subversion-0.32.1 (09 Nov 2003) + + 09 Nov 2003; David Holm subversion-0.32.1.ebuild: + Added to ~ppc. + + 22 Oct 2003; subversion-0.31.0.ebuild: + Hopefully fix linking issues by taking back some older ebuild code + +*subversion-0.28.0 (17 Oct 2003) + + 17 Oct 2003; Paul de Vrieze subversion-0.28.0.ebuild: + Get 0.28.0 back as rapidsvn needs this particular version + +*subversion-0.31.0 (12 Oct 2003) + + 12 Oct 2003; subversion-0.31.0.ebuild: + Fix chown + + 10 Oct 2003; Paul de Vrieze subversion-0.24.2-r1.ebuild, + subversion-0.25.0.ebuild, subversion-0.26.0.ebuild, + subversion-0.28.0.ebuild, subversion-0.30.0.ebuild, + files/subversion-db4.patch: + Clean up old versions, and add the 0.31.0 version + + 02 Oct 2003; Paul de Vrieze subversion-0.30.0.ebuild: + Add a static precompiled svnadmin-pre28 instead of the old dynamic one. This + one should work in all cases + +*subversion-0.30.0 (27 Sep 2003) + + 27 Sep 2003; Paul de Vrieze subversion-0.24.2-r1.ebuild, + subversion-0.25.0.ebuild, subversion-0.26.0.ebuild, + subversion-0.27.0.ebuild, subversion-0.28.0.ebuild, + subversion-0.30.0.ebuild: + New version, and fix small dependency error (apache instead of net-www/apache) + The new version is based on the the ebuild by Hattya in bug + #29586 + + 25 Sep 2003; Martin Holzer subversion-0.24.2-r1.ebuild, + subversion-0.25.0.ebuild, subversion-0.26.0.ebuild, + subversion-0.27.0.ebuild, subversion-0.28.0.ebuild, files/70svn-gentoo.el: + leading space errors. + + 26 Sep 2003; Martin Holzer subversion-0.28.0.ebuild: + Added autoconf version. Closes #28198. + + 22 Sep 2003; metadata.xml: + Fix metadata.xml + +*subversion-0.28.0 (01 Sep 2003) + + 01 Sep 2003; subversion-0.28.0.ebuild: + bumping this for pauldv since he's oot + +*subversion-0.27.0 (26 Aug 2003) + + 26 Aug 2003; Paul de Vrieze subversion-0.27.0.ebuild, + files/subversion-db4.patch: + New upstream version + +*subversion-0.26.0 (24 Jul 2003) + + 24 Jul 2003; Paul de Vrieze subversion-0.10_pre1.ebuild, + subversion-0.21.0-r1.ebuild, subversion-0.21.0.ebuild, + subversion-0.22.2.ebuild, subversion-0.23.0.ebuild, + subversion-0.24.1.ebuild, subversion-0.24.2.ebuild, + subversion-0.26.0.ebuild: + Cleaning up old versions, and adding new upstream version + + 18 Jul 2003; subversion-0.25.0.ebuild: + Have the ebuild output the location of the repository in the config function + +*subversion-0.25.0 (16 Jul 2003) + + 16 Jul 2003; subversion-0.25.0.ebuild: + New upstream version + +*subversion-0.24.2 (15 Jul 2003) + 15 Jul 2003; subversion-0.24.2-r1.ebuild: + Make repository location configurable by an environment variable + + 15 Jul 2003; subversion-0.24.2-r1.ebuild, + subversion-0.24.2.ebuild: + Fix some python files going to the wrong location: #23657 + + 12 Jul 2003; Daniel Ahlberg : + Added missing changelog entry. + + 26 Jun 2003; Paul de Vrieze subversion-0.24.1.ebuild: + Added a comment saying to use USE="-berkdb" to build a client-only version. + + 26 Jun 2003; Paul de Vrieze subversion-0.24.1.ebuild: + Fixed an issue with a compilation failure together with the included libapr. + #23307 + + 19 Jun 2003; Paul de Vrieze subversion-0.24.1.ebuild: + Add a comment concerning rebuilding the repository with an upgrade of the db + version, bug #22144 courtessy of Markus Luisser + + +*subversion-0.24.1 (18 Jun 2003) + + 18 Jun 2003; Paul de Vrieze subversion-0.21.0-r1.ebuild, + subversion-0.22.2.ebuild, subversion-0.23.0.ebuild, + subversion-0.24.1.ebuild: + Fix bug #21876, and add new version. + + 31 May 2003; root subversion-0.22.2.ebuild, + subversion-0.23.0.ebuild: + ppc keyworded + +*subversion-0.23.0 (28 May 2003) + + 28 May 2003; Paul de Vrieze subversion-0.23.0.ebuild: + Version bump, and add some more documentation to the docs dir. + +*subversion-0.22.2 (17 May 2003) + + 17 May 2003; Paul de Vrieze subversion-0.22.2.ebuild: + New upstream version, and inclusion of berkdb and python useflags. For now + python bindings are never build if berkdb is not set as the bindings + unconditionally depend on python. Closes #20840 and #20842 + +*subversion-0.21.0-r1 (30 Apr 2003) + + 12 May 2003; Martin Holzer subversion-0.10_pre1.ebuild, + subversion-0.20.1.ebuild, subversion-0.21.0-r1.ebuild, + subversion-0.21.0.ebuild: + Updated db url. Fixed typo. Closes #20812. + + 08 May 2003; Paul de Vrieze subversion-0.21.0-r1.ebuild: + Fix a stupid typo. Thanks to Cesar Eduardo Barros for + helping in finding this. + + 08 May 2003; Patrick Kursawe + subversion-0.10_pre1.ebuild: + Set -0.10_pre1 to ~arch, it seems to be quite broken. YMMV, see bug #20571. + + 06 May 2003; Paul de Vrieze subversion-0.21.0-r1.ebuild: + Make subversion use an allready merged db4 instead of its own + + 30 Apr 2003; Paul de Vrieze subversion-0.21.0-r1.ebuild: + Made subversion use libtool.eclass, cleans up things quite a bit + +*subversion-0.21.0 (26 Apr 2003) + + 29 Apr 2003; Paul de Vrieze subversion-0.20.1.ebuild, + subversion-0.21.0.ebuild: + Fixed depends to depend on apache-2.0.45 instead of apache-2.0.44 + + 26 Apr 2003; Paul de Vrieze subversion-0.21.0.ebuild: + New upstream version. Also do not build the apache module if the apache2 use + flag is not specified. As in this case subversion provides its own apr libs, + it actually blocks on apache2. + +*subversion-0.20.1 (25 Apr 2003) + + 26 Apr 2003; Paul de Vrieze subversion-0.20.1.ebuild: + Fixed a small error in the config script. It did not ensure the existence of + /home/svn resulting in a failure. + + 25 Apr 2003; Paul de Vrieze subversion-0.20.1.ebuild: + Added || die to the make install parts + + 15 Mar 2003; Martin Schlemmer subversion-0.10_pre1.ebuild : + Fix m4 depend. + + 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords + +*subversion-0.10_pre1 (26 Feb 2002) + + 29 Oct 2002; Karl Trygve Kalleberg subversion-0.10_pre1.ebuild : + It depends on =net-misc/neon-0.19.2 exactly. Any other version will fail. + I'm resurrecting neon-0.19.2. + + 26 Feb 2002; G.Bevin subversion-0.10_pre1.ebuild, + files/digest-subversion-0.10_pre1 : + + added today's snapshot diff --git a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/Manifest b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/Manifest index 1c3a51f3a3..e439117d3d 100644 --- a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/Manifest +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/Manifest @@ -5,31 +5,30 @@ AUX 47_mod_dav_svn.conf 422 SHA256 bdb10203ae3154da723655b07118f630ef1e83ec38a79 AUX 70svn-gentoo.el 443 SHA256 23aa9effa5aea7ae73d14ae4df1a9269135137a5e483b4ff2a501dc130d7d1be SHA512 ab105533569ec81631491da4cd29488e77ae5713b5a2190afe1576e6434202a0c36fce7674cdf17a3e1e58650efba8915fb7e31c686def3701ef82803ecf8bea WHIRLPOOL 4f699ca38a1659ac2129f36de37ddd830d026520c1bf34562181ceb4763a38362cc3df516c3077ddbd66f36973d0c82f2d51d3a4657ba0af3722e61b29b4a53f AUX subversion-1.5.4-interix.patch 4375 SHA256 1cb7dec795921a89e90f792d0176c52239aa3d87064bafbd5af9ded4df981dbe SHA512 e63c49ae3935be14437702136175d38fac1a820ccc641eb9d94e51d89986847a408b49995c01dcfa4d45c3bf04c94134def117ff27802b3eb02a6268d6032b75 WHIRLPOOL 77d60f127f2132c6e5a8a00f4f6603dfeec8708b36dbbac8d806dc0bedcfd36426661adff6c49895c73dfb16883e18e0cdbc81f3a43d3f1ecace744a25a394a7 AUX subversion-1.5.6-aix-dso.patch 787 SHA256 2790b21e035ea77358d33c14e7e7c3c8977e1b3f5d4150768912eea719e2cf6c SHA512 8cf3495c8239f47193d0f67084b88cd2a601586a0d933512a6326522f5c87310a636ab7928c1c13e4adf1cbaf756eca77f025be9af947dcff3f1661f0f2e9347 WHIRLPOOL 40c3397dcc9371ae9d6badd7aeb56b01d6de1729fd84dc4c17e27c0f723869354b04cb4b21749890af5f9366f504789d1c2f63287a15e6bad566760a36e24625 -AUX subversion-1.6.0-disable_linking_against_unneeded_libraries.patch 1769 SHA256 a54a4dd37e197d030b9d56b2954e4cd38f8a7f1b191cfe59f863b75a164d5f96 SHA512 62369a0046e4c0a786a0b0a355630425f86514ebe7c9efb8757acebf9ceafb1bda7c075e6941a3fa0d1b763d5cea6b407e63cb2dfe9f773c268435823db219fb WHIRLPOOL 65f55fc690b5a1b03b1afd9c55aa15121940df16c3feb6e236c2c33e6b45049f679368791729e22e5f1c7c435dbd165fd2b9fb55d856a45cc3cfbbd4546bf00e -AUX subversion-1.6.2-local_library_preloading.patch 6412 SHA256 50b83dd31eaf5ed577b7656dcd06e314d3acd31814089f4e3eba014a1efa442d SHA512 df37e02c4c1354d854be252368f4eef4b6fcf1b28b8fc81788a41619bae77a470962950eabb7eca0e9fd7d84bfd15c319d9140acacbaf4bd7ebed41b4a5962c4 WHIRLPOOL 5d8fbfd1bbc6b642696d0cfef0bf2bfe60a874f707f7cf1dac1adee38a1a898bd2ebc66210ab6faf6b32dc8521ade79b88a592c229c19f18f06d59cbb5133d1b AUX subversion-1.6.3-hpux-dso.patch 627 SHA256 0fa69598635ea9630e95e3e8b693cd5f1b853784900e34d58ffe9e03d8c65b36 SHA512 4ca24738d527c8f845e0d255950f0121a445ec1357bea03e2c3cd0c1ca077f8aefd6769eb4dc4bc3787c593c9542f3a64ad283ae5154201a7fcf2392e7ea076b WHIRLPOOL d90944d8cb30db9e8f88606f5054cc54af0a2f496125f6462237b964b2f4faefdde94b26c9a80e9273d19fffbce71cbf89dba961300c3a764de4c21782499533 -AUX subversion-1.6.3-kwallet_window.patch 10012 SHA256 5304f39189bed6f83a8342593f23819cf2e12c2288c9daba23dcd78913fd79de SHA512 e21fc601ee23ca75ebf089627e425696e39015fc9ceb55defc85d758e3a9ee191c11a7af8b78857b32c821730313b75b237b674d1eec31e51292b82f4fe10352 WHIRLPOOL 74fcd09ff7f4e6831ef1708970794f7b16e711fe0d264c4d5748afae7ed071b301ef72021076d14260d9032be873930d59ca87c0b92cbb6174d3a0cab1c071f5 -AUX subversion-1.7.6-kwallet.patch 1624 SHA256 61a1f2c9a05553ab874a07765e9680bcf7af5adc843fcfaf7f6c4c0a1e5454a7 SHA512 90b8b2e8200f54deeb2da7b79d133b57863b3279dc7bb169e1d71ee54c9c727bda5cd60abdfb5076f25a6273bd64ccfa3c577e55d70545fa252dd1092eefcdde WHIRLPOOL fcb1ca01e3b2e510d9a9bb2614d0a4893414d0093a05e2930edb98ef1c2d7cb2e136b1f714172858a327db4beea7995274e37db8ebf98f4fcb7cc8ad6063144c -AUX subversion-1.7.6-revert-mod_dontdothat-move.patch 6001 SHA256 c01a12f8fd96c6470caabce97c7a3ef651b4fbe8dd8656bc8854fc3f65e4f7dd SHA512 927be300babe1692f4ca942e8e9fc3e4211aa3890c22adf6a70804c7293761335015da98040ed3acdee3f151b7f92a8d15014589b718711165ebf638f35b56a3 WHIRLPOOL 65d01a348c11dcfe6f23d6f0761f47ee328774b0dc954c56194fed12fe6945d4c408be55d852cba5f541aff4efc118abc07d2cfd1a45c4a6b77d7528b4da1d45 +AUX subversion-1.8.0-hpux-dso.patch 615 SHA256 1ef3e8ae4d881ae9eec6c6e40ddff2e326357e39069c53b84e51b138f05d409a SHA512 02286f248caccc7ed2b834d8b648b9229fbbaabb69535f2d63b64f6e8711e96420f368917ada5d46f8882c085d68be5acf1ddadf6b7033c9fab70ade1348b2b1 WHIRLPOOL d9050799234d2af014d054ab4a9e13e3f6cd24981e1a4ae6f3313216cc744450e6bfe5aa0bb95ef777e7253b2c1f2609cb678a32a0d3e9ada77b20569b6f5a6c +AUX subversion-1.8.1-revert_bdb6check.patch 3160 SHA256 4b42624c83c87a19c9e1f60fb08b1875e2de696bc6b92835e1404d689d078954 SHA512 9845582e974bad914608f9fa24fe8bb980ce525e94ddac0a9238953e3902879c492aff9388f11727e400c7ccf6a1aa9f2030d58e7b268e44363b53c312a39ec3 WHIRLPOOL 168f53408a1d9ab6f60dd1b5413b2187da832bec960a52d68757edf3ffd187e44672f15b08ac26fb6f966b91ea888da7525020d6d1a6148736f15e713efd3f62 +AUX subversion-1.8.5-swig-python-no-gnome-keyring.patch 39439 SHA256 0e0e8364ef4ba9835968a68329020f0ae1047c9d06c440a4bca21fa0f5effe19 SHA512 ecb8a11ae3fe8904d2381b85f841eedaf4d1f303baf079aab9a83a70c4b34212c7399f86276fb3e5b34557b2dde911f7abb246fe14cbc0a6b8c5fa15357d01a0 WHIRLPOOL e95ffc62e915814e359e9f603c8c2688395d45ef7a04aab107df46ed001c6741c0a74b8c02091af8eb84b294bd74b73f1adbb202965827d6647926e2292d3e50 AUX subversion-fix-parallel-build-support-for-perl-bindings.patch 515 SHA256 c7a9fe0f095de7e49e219af5cabdff28751ee39aa42e712c4b8b3bc0ed64d50c SHA512 c24cf217e3d5c8e31b28c38d63e994ef131b410a7a6ab00b31772a0863f216d9d3482810928ab2cf7025baf632a415435653fd3fd2fd3780013b70a53ccf5cad WHIRLPOOL e7bb2c833d2393f82f769007d5df35e97ed8766cea5f9f5c64e41ed6369950a6aa8c73e44e9803656ec2ac21706e69cc3cf05f45a5dd1abe85fdb2cb9d0894bf AUX svnserve.confd 322 SHA256 45f2dc1a718aed885559e71d98112e670c92bd6b4f19c5cf593eced6cd2bbd97 SHA512 c84d96dad0deb40a04963654c5d0874697f2b270751b3ec41bec64847d61d9e88e336e2ee5da438a527b9d8b8b24d7ddbeacdd4bd4ce02db3629fc0972e0c289 WHIRLPOOL c91f8454f4a6d7fc9823bfbded1432993da14574693cfb4ffd6902fce136b2a14dc23616b523cf89e06493f96317ed0520a586af022d2cb1bea025ec99e53ed8 -AUX svnserve.initd 818 SHA256 4f9d38d5b32d4436dcb302f7e3c7284e67d6339b25b0f057a306b978f4a06142 SHA512 aa5493c364a761bef8728187bdbf9ed89f341121be502d3dabfc377c43b973d71eba38145c7e2679a0d457000396af164e5ca8f6f7d23c8a5fb61134f55297d7 WHIRLPOOL 5b0114b76ee2d8c6e8925a6d294826b5d08afcf4c98145cceed9c59459740e40a8cac58493d5838d58004e44f32ef77dc8bdba2475fba4742e47c28b6c4ba8ca AUX svnserve.initd2 828 SHA256 8f123253c3bfb9bbe87210a9e1facc7f52df371747dbc188396740a5cf4fa713 SHA512 48729e3befc9fb9f26bbb58f3e3694cecec491df65eb7251af85bec1aa16f6d1b406f2ef072c93c9136e261d8ce64aa658bf41f812c1a555c7014521c2ff775f WHIRLPOOL bbff4d5010a0f6ceb0e9e2f76984c9935f610b18163e7e5c426059a48f84451e5cbeae86582d6dd22d9a59dc47f71b253b19cce9ed6761a29013877a32cb5d81 +AUX svnserve.initd3 695 SHA256 b5bd2a3b09c5e84d385e5d873ad9e3061a6e05dcf59276d6a38a5b86f180eb77 SHA512 7d18a9942608162fa6244dead7d0ca072a257debbb4dd401b73e5cbc94fe1c87d2814698aba7450af3695b8b8434341d4d023ee963c3def0b1eecfececcfe00c WHIRLPOOL 9b7c192d35edf733ebce70753aa1e14cea49d556283a076e642276a525c6d9403a31823c9db76116ce9ef6761770ccec4cb2e72da568d57808563c93774274c4 AUX svnserve.xinetd 332 SHA256 267f30c78ef6428aeeb97d3c64c06b9acfba4bc624766fc3c6a6d2c4133799a2 SHA512 80b486507d03f430e189ef65901ed185f487651400bada5709f544954eb6175d20a11cf98893f80ec963e434c5db5642bf9d1603d698ad8bbf96b88fa45ddbae WHIRLPOOL 0c5ed79630859706f18b56fbb910b4b2dc6b480cdf72a929f7d33232f23ee1eb7110b98c4a8e06cd06c620b9f4ff081bfae23edd1f6a65fade2ac5081dbf3962 -DIST subversion-1.7.10.tar.bz2 5952121 SHA256 c1df222bec83d014d17785e2ceba6bc80962f64b280967de0285836d8d77a8e7 SHA512 3912251e764b311ea4e75cbe3281b8d41980646f9db3b005ba747c3b96e5e0a60aa62c30b6794520d930c4145c390aed7c42b3ce8a05f618e9d10de10cd89422 WHIRLPOOL 022e7654ea2816e499a47159b92da6d7d86cfeae5f0166f6a15274912ccc2c2575b1dace6a93784240c8d762bbaa4e97d3b66363b7df576124110d8c2cc555f9 -DIST subversion-1.7.11.tar.bz2 6042338 SHA256 c383b19d8d0db4c736570f1eb6af196416b26d0b3bde64ae60988a9d1f7ac3c0 SHA512 3a0be9144b6eaa8d0d81a77d3f3f4a5cab782f2d98f52126fedaa53967211ec1a2c190f31ec99bba4157d31b2c721a352edc8f3f401465d8484681ef15a4d171 WHIRLPOOL 0563276b5e185fa5ccd454b85533925b2bc654f1ca6594f49feed15b1a6aedaed243837ad6c870e6b063765c91c0aca32b207c353f68746d875f5d6258b5d1ae -DIST subversion-1.7.9.tar.bz2 6040347 SHA256 f8454c585f99afed764232a5048d9b8bfd0a25a9ab8e339ea69fe1204c453ef4 SHA512 04f1287ef7a114e12018d9a0c76c6ff5bcb977afc398710b8760c126975d1f8033462e9da3a75eba67359ad9166a9d3f980be9bc2d440e1e5b16545581e9100c WHIRLPOOL 551bf4a01c8d72c45efa4fdd1adeafe76036b5a77726b9b39396a1bb754f2d2a3b1a80b1ab07ac84c5aa6896e138dd3e53952b3f0832828f232526bbfd759275 -EBUILD subversion-1.7.10.ebuild 14645 SHA256 b3f1b44d0614f231fbfc85f6bb6fa1572509263f73592d46f8a2fabbb4839764 SHA512 2e3925bbfb635356999c81206673b99fd63b04a9a89885298dda4f4d34eea980a85be595fcd36bf76298c95ebdfad74a374ddd3619309f8565cd7f707081fe5e WHIRLPOOL a4c8d036bd712e8c6cea79ffc71f64831c0d5742c735e0888d163153866ff6d250a6300d4308fb25d4eda38eb4a9801b5c416adc4a35e642c3bb7374d057382b -EBUILD subversion-1.7.11.ebuild 14645 SHA256 d973c651b042dab0db4a57f7ce01e858c6cb1d610e53d11444647307070629b4 SHA512 f28908499f852144239bb9dd4c0953325befbdf0c5cc3181f13401df11cb8823066de7dfb4231b9e33b7a2951389b163ab5928346856534ffa0e540395f6cf08 WHIRLPOOL 055cf8a0badd4a497c52ef7d144006bee8b651614743388f3a06cfb58ae7aea351ea209f33210c9196bdbbe8474119d9e267b35acd17929f3099ab8d6242214c -EBUILD subversion-1.7.9.ebuild 14635 SHA256 551aa06ca912b6f1ebff29a3dcae556bb1609bbc011d5cf3e2b8a5f61ef1553d SHA512 2dc787015c938e84c8a8af5de2d2529453bad56429a987d1886cac1ab360b075546ba526b738378da3bfc46f13d1f211f37c08f6c70592860dadcca3537486d4 WHIRLPOOL fdce67ddd6ed2ecd7ff8bdd71245cdc4186d45265dc2158e2f217e2d3a0aa991a177041c6c4a917ebaf669ccde4ac5d8e26f62ab64a5dd676c6f8af2b5946b37 -MISC ChangeLog 90901 SHA256 026a44390c389b8ab487c8d926e516334f3d688ca9c36ecb06d46367a14b3a14 SHA512 e8524eae3e4d7bc6fc914a95b3043665ef2c217d015300a85c2aba3a7fc49367404623c8a5aa68dcd66496d4e6ea4ac976d6a0898163215ebbdef73cea662bd4 WHIRLPOOL 55e0dd24ee07855f6a990c819d782b6fd57d4e6dc0011f960f20aeff11e25879199a6ae1d534fbc8507e6b8e581bbcc982fecb9ed8c6898a9d5518289a497a1b -MISC metadata.xml 628 SHA256 b3715692f57550cecbca66df385d0cc48ef3d6707b4832b88add2f689c35969d SHA512 2c1f375df0efee06e088db3c7c19b96e23b615053aaaa98bc45b5d4945a39a3c21a868c80b938be88ff840824b2e8aebe9379633f106d2cfead4b3fd74cff927 WHIRLPOOL 1387297f9b5b7feb6e90cbda59b0cd61519d0395ec94fb315d2ec97adb66c37a9aa59736d968920eab7229342105846805458b8789dc84ef9ecbd40e452c02c8 +DIST subversion-1.7.19.tar.bz2 6094560 SHA256 0059cd376ac6a14c80612ea99c4b0fed9dc2ff0ad05560d108a4c5625323cd5c SHA512 8b7f940e9cf007f9076400ec5bebf628ecb9055577de782ed6d90b96ff08e6d9ac9d8c5924c6bf861250345efd1567500541595563c6e3f03984c13d3c07f3d5 WHIRLPOOL 7ef46a86f381fd65f49634906ca0c291eb30cf17b02953ccedfe3c38210bd586ae29189680329e6858eeba65168025f260169819410959a83c162573d04b4dec +DIST subversion-1.7.20.tar.bz2 6014383 SHA256 0d16f62d2ed1a152e26f8194ac3eb889ef9f1a1716959a43115266e8baa50068 SHA512 ea7cdfa0ac489cf62a9c5a05a651d541f383b6487beabe0fb0d972b86888812b25831ac54dda18c4fc37e80168f0c3bc9a5441ed6e94f59691b35dd33ed2631f WHIRLPOOL 7de4efff69ac2f63257d444e92d4f432ac61a6a2be9feb2969fd1b5fd69189dde5566067742d70883a7d40283d131886879e8ebc13c9faf352d1942b4f1d17e9 +DIST subversion-1.8.11.tar.bz2 6896225 SHA256 10b056420e1f194c12840368f6bf58842e6200f9cb8cc5ebbf9be2e89e56e4d9 SHA512 86c4ff71a0f448895f26cb1674d1e7230ceacfa5cb2a0ccf28589b8c7f30ff65d2bb6b2c201b95ce53b7b877de98e1a69bf291a8cea4e4005afbbb1d0a62aae1 WHIRLPOOL 08c782e2f578a613e5c380922c05230b3ed0114b28f0dbd6a976089db5f563b160641158682e1d53481b06a961a401e26114452517e51e16a0fc12c0c88b3247 +DIST subversion-1.8.13.tar.bz2 6863330 SHA256 1099cc68840753b48aedb3a27ebd1e2afbcc84ddb871412e5d500e843d607579 SHA512 5b145888fdd294b871066483f9cc5af811aadd88c537c3859b005b73efaf66bd8d5c7c4dc6562897c00331be2ddfd834688a90eb5c229bc6625ab3c45c02045f WHIRLPOOL d79c71385e21ee3254a798687fd1de3e01a1577287b03d9a0f87e0a31621501e749ee9b37f40c59cb206fc68ba9968132e724f3c4a12c7aa8d5aa59d66a4ade4 +EBUILD subversion-1.7.19.ebuild 14608 SHA256 d0ff73e3a72c5ac0435d05c59198ec4193b6c61eefa33aedf9ffd8dd157eaa34 SHA512 9af32ad2975fc376a98ba252ab72e1564afb0bccfd66e4b303e2eea159fe76435f701762dfc12fae37e2c4971bb180ee4e017745f200eec4060c293c36d0a3bd WHIRLPOOL c547498bc76e492b96ba4ede96b017c1991201e564715bb082c7e33dc6d73a2cd9a7ce4d30d64b4b2655a5beae906d59dbaa31f03a96d1c3f02654da87208a14 +EBUILD subversion-1.7.20.ebuild 14611 SHA256 0113a0cf41bce386d80785aa10867080e2c44317dfe02a7fdfea8da1684d5bf6 SHA512 01eb100d45c1768cfcf778ce9d031385711c923c6d60eb2e0e4280036aa5102d073232ce3de01ca23f499cfc4a44bb82a6935fd43490bcaf2a04015befdd99c6 WHIRLPOOL ac09a5d5e53d770b7a8de86c134fddf4d51e33ec40d0817fcb2069ae491b6ad30b279be6db050c8fcdf0d833228fe0f3bce448f8460e8bf300210650e18fd2bd +EBUILD subversion-1.8.11.ebuild 15388 SHA256 ea82b12437232594b6416b3448299ac99f87aafb2e1d606f0ce30e51e85c3ccb SHA512 4fe168bb6899dcb6502d8d272573fca27302c6215bddc8007e751b3332d0c6998cca43e3b34ebc224eca0e3b4b8e1cea72ce5a0e3edfa777b259fd90793f0a1f WHIRLPOOL 8c2d4d80b347c78640c49430fefca635f49c72c47819a7de8fff5d7f3703919a504ac9ac19f61b8f2d496c724fc542e7daf1dd2c445b316f800d1ab34e5bb73f +EBUILD subversion-1.8.13.ebuild 15460 SHA256 814697a6e44b4ebb87805005d04285d53a0365d86180e893e358b5549458a0c1 SHA512 1059052f67c64c69b60785511e05e3c6c741a0d3d74a2bca172e860d4cc7cb4f470c02cd0ad067e2cf9cccf7fbcda844903e3223bb1473a86b2922cc496d8393 WHIRLPOOL 037456be490072f6082eff018756c98da5ca720c2c83e3e1e3be4069832aaa362b161dcaf5d737baaaedb933a038ba3b311a84bcc0ee49fa119d12659feda5a7 +MISC ChangeLog 1988 SHA256 55e6493f636fc8b1c920499d3b90210dc2095ed80ee8c0c03401bd0c99222ca4 SHA512 54b5245cc16ef25a5634d7383a98eb7a02207b45dcd415ca66a1b87f1470f03a7d7d4687dcddc990f217e300f4ee2021be2a7a0b0a5dabc56fb5cda1bca686ed WHIRLPOOL 0f4c95e0d5c5b50640af250ad4f547322f2c38f3850c1b10e4cf4fb6fc4e5246a27f366a54ca6f6b7b7944c5cc71dfbaf1b6cb1205326c31ab73fa763f4b6588 +MISC ChangeLog-2014 104501 SHA256 896e4b8534542aeb582ae3a2e1fcbabd0dacf246fb1f5090161d690164d4ee05 SHA512 6e188d0437e11b908983a6093afa19d17e4c7dce7763fb26ea9a94a70c520ab31ad78829f03443347db0d199c3d30d5a92d73d1e32827e82a1e58535b1808644 WHIRLPOOL 6ecb4ed382b6466e6fa2143b8e9133fce01fcbd57485533637b4cc13663a216c853dbd3c2b3af0d5fcfce0dd1aece589b5c5d9f3275caf89fd0200e64fcad947 +MISC metadata.xml 845 SHA256 43917d4b57c7ada945f07ca2507f6df3c83581931b8da7f4bef7eaa3bed0dbaf SHA512 8766f082f146c0d9ddb62f78dc0dfab5b480adddb1d7f1e0a07ac7aa11a2e70fd2aec534fe069eabfc86d75f9027162ed17d9463aa491ab87895934997005041 WHIRLPOOL 42bed6ad1d2cf349eab8d4011fc4fcce3c257a387a2c9c101c62c26058c218f195ef752715a5deac80dadbbeffbb088c37ea5d393f69751cdc78bdae2b982078 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.20 (GNU/Linux) +Version: GnuPG v2 -iJwEAQEIAAYFAlH8xU8ACgkQG7kqcTWJkGdh7gP/bLqbc8ImAJ5XBy5oFijPtQ6N -qJmyunEKZ7j8aQaUKVywQVgZjT/DSDMcb/+bKa7H00f4prarO3zyyHu2HaugVQfv -iuaLsNwyxQBeYURPEBZixBr6n+L/m1dAlo3j1us6GFT13B9flfOmz4DbnckmaJm3 -z2Q3B5fnz8FNTIYogf8= -=9MFQ +iEYEAREIAAYFAlVl52oACgkQkKaRLQcq0GLLRACgky6QrzMNOIw7k7MMSSJ8xvHX +JBgAoLYJK4XM6z10SEzgfOlKbpxbUb4m +=SjOd -----END PGP SIGNATURE----- diff --git a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.6.0-disable_linking_against_unneeded_libraries.patch b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.6.0-disable_linking_against_unneeded_libraries.patch deleted file mode 100644 index 689b29cd7f..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.6.0-disable_linking_against_unneeded_libraries.patch +++ /dev/null @@ -1,56 +0,0 @@ ---- Makefile.in -+++ Makefile.in -@@ -47,6 +47,7 @@ - SVN_SASL_LIBS = @SVN_SASL_LIBS@ - SVN_SERF_LIBS = @SVN_SERF_LIBS@ - SVN_SQLITE_LIBS = @SVN_SQLITE_LIBS@ -+SVN_XML_LIBS = -lexpat - SVN_ZLIB_LIBS = @SVN_ZLIB_LIBS@ - - LIBS = @LIBS@ ---- build/ac-macros/aprutil.m4 -+++ build/ac-macros/aprutil.m4 -@@ -77,16 +77,14 @@ - AC_MSG_ERROR([apu-config --prefix failed]) - fi - -- dnl When APR stores the dependent libs in the .la file, we don't need -- dnl --libs. -- SVN_APRUTIL_LIBS="`$apu_config --link-libtool --libs`" -+ SVN_APRUTIL_LIBS="`$apu_config --link-libtool`" - if test $? -ne 0; then -- AC_MSG_ERROR([apu-config --link-libtool --libs failed]) -+ AC_MSG_ERROR([apu-config --link-libtool failed]) - fi - -- SVN_APRUTIL_EXPORT_LIBS="`$apu_config --link-ld --libs`" -+ SVN_APRUTIL_EXPORT_LIBS="`$apu_config --link-ld`" - if test $? -ne 0; then -- AC_MSG_ERROR([apu-config --link-ld --libs failed]) -+ AC_MSG_ERROR([apu-config --link-ld failed]) - fi - - AC_SUBST(SVN_APRUTIL_INCLUDES) ---- build/ac-macros/apr.m4 -+++ build/ac-macros/apr.m4 -@@ -74,16 +74,14 @@ - AC_MSG_ERROR([apr-config --prefix failed]) - fi - -- dnl When APR stores the dependent libs in the .la file, we don't need -- dnl --libs. -- SVN_APR_LIBS="`$apr_config --link-libtool --libs`" -+ SVN_APR_LIBS="`$apr_config --link-libtool`" - if test $? -ne 0; then -- AC_MSG_ERROR([apr-config --link-libtool --libs failed]) -+ AC_MSG_ERROR([apr-config --link-libtool failed]) - fi - -- SVN_APR_EXPORT_LIBS="`$apr_config --link-ld --libs`" -+ SVN_APR_EXPORT_LIBS="`$apr_config --link-ld`" - if test $? -ne 0; then -- AC_MSG_ERROR([apr-config --link-ld --libs failed]) -+ AC_MSG_ERROR([apr-config --link-ld failed]) - fi - - SVN_APR_SHLIB_PATH_VAR="`$apr_config --shlib-path-var`" diff --git a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.6.2-local_library_preloading.patch b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.6.2-local_library_preloading.patch deleted file mode 100644 index 704b30026f..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.6.2-local_library_preloading.patch +++ /dev/null @@ -1,165 +0,0 @@ ---- configure.ac -+++ configure.ac -@@ -198,6 +198,24 @@ - - AC_SUBST(LT_LDFLAGS) - -+AC_ARG_ENABLE(local-library-preloading, -+ AS_HELP_STRING([--disable-local-library-preloading], -+ [Disable preloading of locally built libraries in locally built executables]), -+ [ -+ if test "$enableval" != "no"; then -+ TRANSFORM_LIBTOOL_SCRIPTS="transform-libtool-scripts" -+ else -+ TRANSFORM_LIBTOOL_SCRIPTS="" -+ fi -+ ], [ -+ if test "`uname`" != "Darwin"; then -+ TRANSFORM_LIBTOOL_SCRIPTS="transform-libtool-scripts" -+ else -+ TRANSFORM_LIBTOOL_SCRIPTS="" -+ fi -+]) -+AC_SUBST(TRANSFORM_LIBTOOL_SCRIPTS) -+ - dnl Check if -no-undefined is needed for the platform. - dnl It should always work but with libtool 1.4.3 on OS X it breaks the build. - dnl So we only turn it on for platforms where we know we really need it. ---- Makefile.in -+++ Makefile.in -@@ -309,7 +309,10 @@ - - @INCLUDE_OUTPUTS@ - --local-all: @BUILD_RULES@ -+local-all: @BUILD_RULES@ @TRANSFORM_LIBTOOL_SCRIPTS@ -+ -+transform-libtool-scripts: @BUILD_RULES@ -+ @$(top_srcdir)/build/transform_libtool_scripts.sh - - locale-gnu-pot: - cd $(abs_srcdir) && XGETTEXT="$(XGETTEXT)" MSGMERGE="$(MSGMERGE)" \ ---- build/transform_libtool_scripts.sh -+++ build/transform_libtool_scripts.sh -@@ -0,0 +1,121 @@ -+#!/bin/sh -+# -+# -+# Licensed to the Apache Software Foundation (ASF) under one -+# or more contributor license agreements. See the NOTICE file -+# distributed with this work for additional information -+# regarding copyright ownership. The ASF licenses this file -+# to you under the Apache License, Version 2.0 (the -+# "License"); you may not use this file except in compliance -+# with the License. You may obtain a copy of the License at -+# -+# http://www.apache.org/licenses/LICENSE-2.0 -+# -+# Unless required by applicable law or agreed to in writing, -+# software distributed under the License is distributed on an -+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -+# KIND, either express or implied. See the License for the -+# specific language governing permissions and limitations -+# under the License. -+# -+# -+ -+# Dependencies of libraries -+subr="subr" -+auth_gnome_keyring="auth_gnome_keyring $subr" -+auth_kwallet="auth_kwallet $subr" -+delta="delta $subr" -+diff="diff $subr" -+fs_util="fs_util $subr" -+fs_base="fs_base $delta $fs_util $subr" -+fs_fs="fs_fs $delta $fs_util $subr" -+fs="fs $fs_base $fs_fs $fs_util $subr" -+repos="repos $delta $fs $fs_util $subr" -+ra_local="ra_local $delta $fs $fs_util $repos $subr" -+ra_neon="ra_neon $delta $subr" -+ra_serf="ra_serf $delta $subr" -+ra_svn="ra_svn $delta $subr" -+ra="ra $delta $ra_local $ra_neon $ra_serf $ra_svn $subr" -+wc="wc $delta $diff $subr" -+client="client $delta $diff $ra $subr $wc" -+ -+# Variable 'libraries' containing names of variables corresponding to libraries -+libraries="auth_gnome_keyring auth_kwallet client delta diff fs fs_base fs_fs fs_util ra ra_local ra_neon ra_serf ra_svn repos subr wc" -+ -+for library in $libraries; do -+ # Delete duplicates in dependencies of libraries -+ library_dependencies="$(echo -n $(for x in $(eval echo "\$$library"); do echo $x; done | sort -u))" -+ eval "$library=\$library_dependencies" -+done -+ -+# Dependencies of executables -+svn="$auth_gnome_keyring $auth_kwallet $client $delta $diff $ra $subr $wc" -+svnadmin="$delta $fs $repos $subr" -+svndumpfilter="$delta $fs $repos $subr" -+svnlook="$delta $diff $fs $repos $subr" -+svnserve="$delta $fs $ra_svn $repos $subr" -+svnsync="$auth_gnome_keyring $auth_kwallet $delta $ra $subr" -+svnversion="$subr $wc" -+entries_dump="$subr $wc" -+ -+# Variable 'executables' containing names of variables corresponding to executables -+executables="svn svnadmin svndumpfilter svnlook svnserve svnsync svnversion entries_dump" -+ -+for executable in $executables; do -+ # Set variables containing paths of executables -+ if [ "$executable" != entries_dump ]; then -+ eval "${executable}_path=subversion/$executable/$executable" -+ else -+ eval "${executable}_path=subversion/tests/cmdline/entries-dump" -+ fi -+ # Delete duplicates in dependencies of executables -+ executable_dependencies="$(echo -n $(for x in $(eval echo "\$$executable"); do echo $x; done | sort -u))" -+ eval "$executable=\$executable_dependencies" -+done -+ -+test_paths="$(find subversion/tests -mindepth 2 -maxdepth 2 -name '*-test' ! -path '*/.libs/*' | sort)" -+for test in $test_paths; do -+ test_path="$test" -+ # Dependencies of tests are based on names of directories containing tests -+ test_library="$(echo $test | sed -e 's:^subversion/tests/libsvn_\([^/]*\)/.*:\1:')" -+ test_dependencies="$(eval echo "\$$test_library")" -+ # Set variables corresponding to tests and containing dependencies of tests -+ test="$(echo $test | sed -e 's:^subversion/tests/libsvn_[^/]*/\(.*\):\1:' -e 's/-/_/g')" -+ eval "$test=\$test_dependencies" -+ # Set variables containing paths of tests -+ eval "${test}_path=\$test_path" -+ # Set variable 'tests' containing names of variables corresponding to tests -+ tests="$tests $test" -+done -+ -+# auth-test dynamically loads libsvn_auth_gnome_keyring and libsvn_auth_kwallet libraries -+auth_test="auth_gnome_keyring auth_kwallet $auth_test" -+ -+# Usage: sed_append LINE_NUMBER TEXT FILE -+sed_append() -+{ -+ sed -e "$1a\\ -+$2" "$3" > "$3.new" -+ mv -f "$3.new" "$3" -+} -+ -+current_directory="$(pwd)" -+for libtool_script in $executables $tests; do -+ eval "libtool_script_path=\$${libtool_script}_path" -+ libtool_script_libraries="" -+ if [ -f "$libtool_script_path" ]; then -+ if { grep LD_LIBRARY_PATH "$libtool_script_path" && ! grep LD_PRELOAD "$libtool_script_path"; } > /dev/null; then -+ echo "Transforming $libtool_script_path" -+ libtool_script_dependencies="$(eval echo "\$$libtool_script")" -+ for libtool_script_dependency in $libtool_script_dependencies; do -+ libtool_script_library="$current_directory/subversion/libsvn_$libtool_script_dependency/.libs/libsvn_$libtool_script_dependency-1.so" -+ [ -f "$libtool_script_library" ] && libtool_script_libraries="$libtool_script_libraries $libtool_script_library" -+ done -+ libtool_script_libraries="${libtool_script_libraries# *}" -+ # Append definitions of LD_PRELOAD to libtool scripts -+ sed_append 4 "LD_PRELOAD=\"$libtool_script_libraries\"" "$libtool_script_path" -+ sed_append 5 "export LD_PRELOAD" "$libtool_script_path" -+ chmod +x "$libtool_script_path" -+ fi -+ fi -+done diff --git a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.6.3-kwallet_window.patch b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.6.3-kwallet_window.patch deleted file mode 100644 index 4bb9c09f0a..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.6.3-kwallet_window.patch +++ /dev/null @@ -1,298 +0,0 @@ -https://svn.collab.net/viewvc/svn?view=revision&revision=38004 -https://svn.collab.net/viewvc/svn?view=revision&revision=38014 -https://svn.collab.net/viewvc/svn?view=revision&revision=38028 -https://svn.collab.net/viewvc/svn?view=revision&revision=38122 - ---- subversion/libsvn_auth_kwallet/kwallet.cpp -+++ subversion/libsvn_auth_kwallet/kwallet.cpp -@@ -22,6 +22,7 @@ - - /*** Includes. ***/ - -+#include - #include - #include - -@@ -30,6 +31,9 @@ - #include "svn_auth.h" - #include "svn_config.h" - #include "svn_error.h" -+#include "svn_io.h" -+#include "svn_pools.h" -+#include "svn_string.h" - #include "svn_version.h" - - #include "private/svn_auth_private.h" -@@ -38,13 +42,20 @@ - - #include - #include -+#include -+#include - #include -+#include -+#include - - #include - #include - #include - #include - #include -+#include -+#include -+#include - - - /*-----------------------------------------------------------------------*/ -@@ -52,6 +63,28 @@ - /*-----------------------------------------------------------------------*/ - - -+#define INITIALIZE_APPLICATION \ -+ if (apr_hash_get(parameters, \ -+ "svn:auth:qapplication-safe", \ -+ APR_HASH_KEY_STRING)) \ -+ { \ -+ QApplication *app; \ -+ if (! qApp) \ -+ { \ -+ int argc = 1; \ -+ app = new QApplication(argc, (char *[1]) {(char *) "svn"}); \ -+ } \ -+ } \ -+ else \ -+ { \ -+ QCoreApplication *app; \ -+ if (! qApp) \ -+ { \ -+ int argc = 1; \ -+ app = new QCoreApplication(argc, (char *[1]) {(char *) "svn"}); \ -+ } \ -+ } -+ - static const char * - get_application_name(apr_hash_t *parameters, - apr_pool_t *pool) -@@ -69,8 +102,7 @@ - const char *svn_application_name; - if (svn_application_name_with_pid) - { -- long pid = getpid(); -- svn_application_name = apr_psprintf(pool, "Subversion [%ld]", pid); -+ svn_application_name = apr_psprintf(pool, "Subversion [%ld]", long(getpid())); - } - else - { -@@ -102,9 +134,108 @@ - } - } - -+static pid_t -+get_parent_pid(pid_t pid, -+ apr_pool_t *pool) -+{ -+ pid_t parent_pid = 0; -+ -+#ifdef __linux__ -+ svn_stream_t *stat_file_stream; -+ svn_string_t *stat_file_string; -+ const char *preceeding_space, *following_space, *parent_pid_string; -+ -+ const char *path = apr_psprintf(pool, "/proc/%ld/stat", long(pid)); -+ svn_error_t *err = svn_stream_open_readonly(&stat_file_stream, path, pool, pool); -+ if (err == SVN_NO_ERROR) -+ { -+ err = svn_string_from_stream(&stat_file_string, stat_file_stream, pool, pool); -+ if (err == SVN_NO_ERROR) -+ { -+ if ((preceeding_space = strchr(stat_file_string->data, ' '))) -+ { -+ if ((preceeding_space = strchr(preceeding_space + 1, ' '))) -+ { -+ if ((preceeding_space = strchr(preceeding_space + 1, ' '))) -+ { -+ if ((following_space = strchr(preceeding_space + 1, ' '))) -+ { -+ parent_pid_string = apr_pstrndup(pool, -+ preceeding_space + 1, -+ following_space - preceeding_space); -+ parent_pid = atol(parent_pid_string); -+ } -+ } -+ } -+ } -+ } -+ } -+ -+ if (err) -+ { -+ svn_error_clear(err); -+ } -+#endif -+ -+ return parent_pid; -+} -+ -+static WId -+get_wid(apr_hash_t *parameters, -+ apr_pool_t *pool) -+{ -+ WId wid = 1; -+ -+ if (apr_hash_get(parameters, -+ "svn:auth:qapplication-safe", -+ APR_HASH_KEY_STRING)) -+ { -+ QMap process_info_list; -+ QList windows(KWindowSystem::windows()); -+ QList::const_iterator i; -+ for (i = windows.begin(); i != windows.end(); i++) -+ { -+ process_info_list[NETWinInfo(QX11Info::display(), -+ *i, -+ QX11Info::appRootWindow(), -+ NET::WMPid).pid()] = *i; -+ } -+ -+ apr_pool_t *iterpool = svn_pool_create(pool); -+ pid_t pid = getpid(); -+ while (pid != 0) -+ { -+ svn_pool_clear(iterpool); -+ if (process_info_list.contains(pid)) -+ { -+ wid = process_info_list[pid]; -+ break; -+ } -+ pid = get_parent_pid(pid, iterpool); -+ } -+ svn_pool_destroy(iterpool); -+ } -+ -+ if (wid == 1) -+ { -+ const char *wid_env_string = getenv("WINDOWID"); -+ if (wid_env_string) -+ { -+ long wid_env = atol(wid_env_string); -+ if (wid_env != 0) -+ { -+ wid = wid_env; -+ } -+ } -+ } -+ -+ return wid; -+} -+ - static KWallet::Wallet * - get_wallet(QString wallet_name, -- apr_hash_t *parameters) -+ apr_hash_t *parameters, -+ apr_pool_t *pool) - { - KWallet::Wallet *wallet = - static_cast (apr_hash_get(parameters, -@@ -115,7 +246,7 @@ - APR_HASH_KEY_STRING)) - { - wallet = KWallet::Wallet::openWallet(wallet_name, -- -1, -+ pool ? get_wid(parameters, pool) : 1, - KWallet::Wallet::Synchronous); - } - if (wallet) -@@ -141,7 +272,7 @@ - apr_hash_t *parameters = static_cast (data); - if (apr_hash_get(parameters, "kwallet-initialized", APR_HASH_KEY_STRING)) - { -- KWallet::Wallet *wallet = get_wallet(NULL, parameters); -+ KWallet::Wallet *wallet = get_wallet(NULL, parameters, NULL); - delete wallet; - apr_hash_set(parameters, - "kwallet-initialized", -@@ -172,12 +303,7 @@ - return FALSE; - } - -- QCoreApplication *app; -- if (! qApp) -- { -- int argc = 1; -- app = new QCoreApplication(argc, (char *[1]) {(char *) "svn"}); -- } -+ INITIALIZE_APPLICATION - - KCmdLineArgs::init(1, - (char *[1]) {(char *) "svn"}, -@@ -195,7 +321,7 @@ - QString::fromUtf8(username) + "@" + QString::fromUtf8(realmstring); - if (! KWallet::Wallet::keyDoesNotExist(wallet_name, folder, key)) - { -- KWallet::Wallet *wallet = get_wallet(wallet_name, parameters); -+ KWallet::Wallet *wallet = get_wallet(wallet_name, parameters, pool); - if (wallet) - { - apr_hash_set(parameters, -@@ -242,12 +368,7 @@ - return FALSE; - } - -- QCoreApplication *app; -- if (! qApp) -- { -- int argc = 1; -- app = new QCoreApplication(argc, (char *[1]) {(char *) "svn"}); -- } -+ INITIALIZE_APPLICATION - - KCmdLineArgs::init(1, - (char *[1]) {(char *) "svn"}, -@@ -262,7 +383,7 @@ - QString q_password = QString::fromUtf8(password); - QString wallet_name = get_wallet_name(parameters); - QString folder = QString::fromUtf8("Subversion"); -- KWallet::Wallet *wallet = get_wallet(wallet_name, parameters); -+ KWallet::Wallet *wallet = get_wallet(wallet_name, parameters, pool); - if (wallet) - { - apr_hash_set(parameters, ---- subversion/svn/main.c -+++ subversion/svn/main.c -@@ -2067,6 +2067,9 @@ - pool))) - svn_handle_error2(err, stderr, TRUE, "svn: "); - -+ /* svn can safely create instance of QApplication class. */ -+ svn_auth_set_parameter(ab, "svn:auth:qapplication-safe", "1"); -+ - ctx->auth_baton = ab; - - /* Set up conflict resolution callback. */ ---- subversion/svnsync/main.c -+++ subversion/svnsync/main.c -@@ -1,6 +1,6 @@ - /* - * ==================================================================== -- * Copyright (c) 2005-2008 CollabNet. All rights reserved. -+ * Copyright (c) 2005-2009 CollabNet. All rights reserved. - * - * This software is licensed as described in the file COPYING, which - * you should have received as part of this distribution. The terms -@@ -2362,7 +2362,15 @@ - check_cancel, NULL, - pool); - if (! err) -- err = (*subcommand->cmd_func)(os, &opt_baton, pool); -+ { -+ /* svnsync can safely create instance of QApplication class. */ -+ svn_auth_set_parameter(opt_baton.source_auth_baton, -+ "svn:auth:qapplication-safe", "1"); -+ svn_auth_set_parameter(opt_baton.sync_auth_baton, -+ "svn:auth:qapplication-safe", "1"); -+ -+ err = (*subcommand->cmd_func)(os, &opt_baton, pool); -+ } - if (err) - { - /* For argument-related problems, suggest using the 'help' diff --git a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.7.6-kwallet.patch b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.7.6-kwallet.patch deleted file mode 100644 index e568b88a3f..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.7.6-kwallet.patch +++ /dev/null @@ -1,44 +0,0 @@ ---- subversion/trunk/subversion/libsvn_auth_kwallet/kwallet.cpp 2012/03/21 18:22:15 1303489 -+++ subversion/trunk/subversion/libsvn_auth_kwallet/kwallet.cpp 2012/06/03 18:54:26 1345740 -@@ -60,6 +60,9 @@ - /* KWallet simple provider, puts passwords in KWallet */ - /*-----------------------------------------------------------------------*/ - -+static int q_argc = 1; -+static char q_argv0[] = "svn"; // Build non-const char * from string constant -+static char *q_argv[] = { q_argv0 }; - - static const char * - get_application_name(apr_hash_t *parameters, -@@ -212,12 +215,11 @@ - QCoreApplication *app; - if (! qApp) - { -- int argc = 1; -- app = new QCoreApplication(argc, (char *[1]) {(char *) "svn"}); -+ int argc = q_argc; -+ app = new QCoreApplication(argc, q_argv); - } - -- KCmdLineArgs::init(1, -- (char *[1]) {(char *) "svn"}, -+ KCmdLineArgs::init(q_argc, q_argv, - get_application_name(parameters, pool), - "subversion", - ki18n(get_application_name(parameters, pool)), -@@ -289,12 +291,11 @@ - QCoreApplication *app; - if (! qApp) - { -- int argc = 1; -- app = new QCoreApplication(argc, (char *[1]) {(char *) "svn"}); -+ int argc = q_argc; -+ app = new QCoreApplication(argc, q_argv); - } - -- KCmdLineArgs::init(1, -- (char *[1]) {(char *) "svn"}, -+ KCmdLineArgs::init(q_argc, q_argv, - get_application_name(parameters, pool), - "subversion", - ki18n(get_application_name(parameters, pool)), diff --git a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.7.6-revert-mod_dontdothat-move.patch b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.7.6-revert-mod_dontdothat-move.patch deleted file mode 100644 index 24b2834ab7..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.7.6-revert-mod_dontdothat-move.patch +++ /dev/null @@ -1,48 +0,0 @@ ---- build-outputs.mk 2012-08-21 20:38:31.000000000 +0200 -+++ build-outputs.mk.new 2012-08-21 20:45:08.000000000 +0200 -@@ -825,7 +825,7 @@ - # Section 6: Install-Group build targets - ######################################## - --apache-mod: subversion/mod_authz_svn/mod_authz_svn.la subversion/mod_dav_svn/mod_dav_svn.la -+apache-mod: subversion/mod_authz_svn/mod_authz_svn.la subversion/mod_dav_svn/mod_dav_svn.la tools/server-side/mod_dontdothat/mod_dontdothat.la - - bdb-lib: subversion/libsvn_fs_base/libsvn_fs_base-1.la - -@@ -877,16 +877,17 @@ - - test: subversion/tests/cmdline/atomic-ra-revprop-change$(EXEEXT) subversion/tests/libsvn_subr/auth-test$(EXEEXT) subversion/tests/libsvn_subr/cache-test$(EXEEXT) subversion/tests/libsvn_subr/checksum-test$(EXEEXT) subversion/tests/libsvn_client/client-test$(EXEEXT) subversion/tests/libsvn_subr/compat-test$(EXEEXT) subversion/tests/libsvn_subr/config-test$(EXEEXT) subversion/tests/libsvn_wc/db-test$(EXEEXT) subversion/tests/libsvn_diff/diff-diff3-test$(EXEEXT) subversion/tests/libsvn_subr/dirent_uri-test$(EXEEXT) subversion/tests/libsvn_wc/entries-compat-test$(EXEEXT) subversion/tests/cmdline/entries-dump$(EXEEXT) subversion/tests/libsvn_subr/error-test$(EXEEXT) subversion/tests/libsvn_fs_fs/fs-pack-test$(EXEEXT) subversion/tests/libsvn_fs/fs-test$(EXEEXT) subversion/tests/libsvn_subr/hashdump-test$(EXEEXT) subversion/tests/libsvn_test-1.la subversion/tests/libsvn_fs/locks-test$(EXEEXT) subversion/tests/libsvn_subr/mergeinfo-test$(EXEEXT) subversion/tests/libsvn_wc/op-depth-test$(EXEEXT) subversion/tests/libsvn_subr/opt-test$(EXEEXT) subversion/tests/libsvn_diff/parse-diff-test$(EXEEXT) subversion/tests/libsvn_subr/path-test$(EXEEXT) subversion/tests/libsvn_wc/pristine-store-test$(EXEEXT) subversion/tests/libsvn_ra_local/ra-local-test$(EXEEXT) subversion/tests/libsvn_delta/random-test$(EXEEXT) subversion/tests/libsvn_repos/repos-test$(EXEEXT) subversion/tests/libsvn_subr/revision-test$(EXEEXT) subversion/tests/libsvn_subr/skel-test$(EXEEXT) subversion/tests/libsvn_subr/stream-test$(EXEEXT) subversion/tests/libsvn_subr/string-test$(EXEEXT) subversion/tests/libsvn_subr/subst_translate-test$(EXEEXT) subversion/tests/libsvn_delta/svndiff-test$(EXEEXT) subversion/tests/libsvn_subr/target-test$(EXEEXT) subversion/tests/libsvn_subr/time-test$(EXEEXT) subversion/tests/libsvn_subr/translate-test$(EXEEXT) subversion/tests/libsvn_wc/tree-conflict-data-test$(EXEEXT) subversion/tests/libsvn_subr/utf-test$(EXEEXT) subversion/tests/libsvn_delta/vdelta-test$(EXEEXT) subversion/tests/libsvn_wc/wc-incomplete-tester$(EXEEXT) subversion/tests/libsvn_wc/wc-lock-tester$(EXEEXT) subversion/tests/libsvn_delta/window-test$(EXEEXT) - --tools: tools/diff/diff$(EXEEXT) tools/diff/diff3$(EXEEXT) tools/diff/diff4$(EXEEXT) tools/server-side/mod_dontdothat/mod_dontdothat.la tools/server-side/svn-populate-node-origins-index$(EXEEXT) tools/server-side/svn-rep-sharing-stats$(EXEEXT) tools/server-side/svnauthz-validate$(EXEEXT) tools/client-side/svnmucc/svnmucc$(EXEEXT) tools/dev/svnraisetreeconflict/svnraisetreeconflict$(EXEEXT) -+tools: tools/diff/diff$(EXEEXT) tools/diff/diff3$(EXEEXT) tools/diff/diff4$(EXEEXT) tools/server-side/svn-populate-node-origins-index$(EXEEXT) tools/server-side/svn-rep-sharing-stats$(EXEEXT) tools/server-side/svnauthz-validate$(EXEEXT) tools/client-side/svnmucc/svnmucc$(EXEEXT) tools/dev/svnraisetreeconflict/svnraisetreeconflict$(EXEEXT) - - - ######################################## - # Section 7: Install-Group install targets - ######################################## - --install-mods-shared: subversion/mod_dav_svn/mod_dav_svn.la subversion/mod_authz_svn/mod_authz_svn.la -+install-mods-shared: subversion/mod_dav_svn/mod_dav_svn.la subversion/mod_authz_svn/mod_authz_svn.la tools/server-side/mod_dontdothat/mod_dontdothat.la - cd subversion/mod_dav_svn ; $(MKDIR) "$(APACHE_LIBEXECDIR)" ; $(INSTALL_MOD_SHARED) -n dav_svn mod_dav_svn.la - cd subversion/mod_authz_svn ; $(MKDIR) "$(APACHE_LIBEXECDIR)" ; $(INSTALL_MOD_SHARED) -n authz_svn mod_authz_svn.la -+ cd tools/server-side/mod_dontdothat ; $(MKDIR) "$(APACHE_LIBEXECDIR)" ; $(INSTALL_MOD_SHARED) -n dontdothat mod_dontdothat.la - - install-bdb-lib: subversion/libsvn_fs_base/libsvn_fs_base-1.la - $(MKDIR) $(DESTDIR)$(bdb_libdir) -@@ -1036,7 +1037,7 @@ - $(MKDIR) $(DESTDIR)$(swig_rb_libdir) - cd subversion/bindings/swig/ruby/libsvn_swig_ruby ; $(INSTALL_SWIG_RB_LIB) libsvn_swig_ruby-1.la $(DESTDIR)$(swig_rb_libdir)/libsvn_swig_ruby-1.la - --install-tools: tools/diff/diff$(EXEEXT) tools/diff/diff3$(EXEEXT) tools/diff/diff4$(EXEEXT) tools/server-side/svn-populate-node-origins-index$(EXEEXT) tools/server-side/svn-rep-sharing-stats$(EXEEXT) tools/server-side/svnauthz-validate$(EXEEXT) tools/client-side/svnmucc/svnmucc$(EXEEXT) tools/dev/svnraisetreeconflict/svnraisetreeconflict$(EXEEXT) tools/server-side/mod_dontdothat/mod_dontdothat.la -+install-tools: tools/diff/diff$(EXEEXT) tools/diff/diff3$(EXEEXT) tools/diff/diff4$(EXEEXT) tools/server-side/svn-populate-node-origins-index$(EXEEXT) tools/server-side/svn-rep-sharing-stats$(EXEEXT) tools/server-side/svnauthz-validate$(EXEEXT) tools/client-side/svnmucc/svnmucc$(EXEEXT) tools/dev/svnraisetreeconflict/svnraisetreeconflict$(EXEEXT) - $(MKDIR) $(DESTDIR)$(toolsdir) - cd tools/diff ; $(INSTALL_TOOLS) diff$(EXEEXT) $(DESTDIR)$(toolsdir)/diff$(EXEEXT) - cd tools/diff ; $(INSTALL_TOOLS) diff3$(EXEEXT) $(DESTDIR)$(toolsdir)/diff3$(EXEEXT) -@@ -1046,7 +1047,6 @@ - cd tools/server-side ; $(INSTALL_TOOLS) svnauthz-validate$(EXEEXT) $(DESTDIR)$(toolsdir)/svnauthz-validate$(EXEEXT) - cd tools/client-side/svnmucc ; $(INSTALL_TOOLS) svnmucc$(EXEEXT) $(DESTDIR)$(toolsdir)/svnmucc$(EXEEXT) - cd tools/dev/svnraisetreeconflict ; $(INSTALL_TOOLS) svnraisetreeconflict$(EXEEXT) $(DESTDIR)$(toolsdir)/svnraisetreeconflict$(EXEEXT) -- cd tools/server-side/mod_dontdothat ; $(MKDIR) "$(APACHE_LIBEXECDIR)" ; $(INSTALL_MOD_SHARED) -n dontdothat mod_dontdothat.la - - - ######################################## diff --git a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.8.0-hpux-dso.patch b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.8.0-hpux-dso.patch new file mode 100644 index 0000000000..80e5563672 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.8.0-hpux-dso.patch @@ -0,0 +1,16 @@ +--- subversion-1.8.0/subversion/libsvn_ra/ra_loader.c ++++ subversion-1.8.0/subversion/libsvn_ra/ra_loader.c +@@ -141,8 +141,13 @@ + const char *compat_funcname; + apr_status_t status; + ++#if defined(__hpux) && defined(__hppa) ++ libname = apr_psprintf(pool, "libsvn_ra_%s-%d.sl.%d", ++ ra_name, SVN_VER_MAJOR, SVN_SOVERSION); ++#else + libname = apr_psprintf(pool, "libsvn_ra_%s-%d.so.%d", + ra_name, SVN_VER_MAJOR, SVN_SOVERSION); ++#endif + funcname = apr_psprintf(pool, "svn_ra_%s__init", ra_name); + compat_funcname = apr_psprintf(pool, "svn_ra_%s_init", ra_name); + diff --git a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.8.1-revert_bdb6check.patch b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.8.1-revert_bdb6check.patch new file mode 100644 index 0000000000..158c082331 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.8.1-revert_bdb6check.patch @@ -0,0 +1,85 @@ +--- subversion-1.8.1/build/ac-macros/berkeley-db.m4 ++++ subversion-1.8.1/build/ac-macros/berkeley-db.m4 +@@ -48,7 +48,7 @@ + AC_ARG_WITH(berkeley-db, [AS_HELP_STRING( + [[--with-berkeley-db[=HEADER:INCLUDES:LIB_SEARCH_DIRS:LIBS]]], [ + The Subversion Berkeley DB based filesystem library +- requires Berkeley DB $db_version or $db_alt_version. If you ++ requires Berkeley DB $db_version or newer. If you + specify `--without-berkeley-db', that library will + not be built. If you omit the argument of this option + completely, the configure script will use Berkeley DB +@@ -126,35 +126,22 @@ + svn_lib_berkeley_db=no + else + AC_MSG_CHECKING([for availability of Berkeley DB]) +- AC_ARG_ENABLE(bdb6, +- AS_HELP_STRING([--enable-bdb6], +- [Allow building against BDB 6+. +- See --with-berkeley-db for specifying the location of +- the Berkeley DB installation. Using BDB 6 will fail if +- this option is not used.]), +- [enable_bdb6=$enableval],[enable_bdb6=unspecified]) +- +- SVN_LIB_BERKELEY_DB_TRY($1, $2, $3, $enable_bdb6) ++ SVN_LIB_BERKELEY_DB_TRY($1, $2, $3) + if test "$svn_have_berkeley_db" = "yes"; then + AC_MSG_RESULT([yes]) + svn_lib_berkeley_db=yes + else +- if test "$svn_have_berkeley_db" = "no6"; then +- AC_MSG_RESULT([no (found version 6, but --enable-bdb6 not specified)]) +- # A warning will be printed at the end of configure.ac. +- else +- AC_MSG_RESULT([no]) +- fi ++ AC_MSG_RESULT([no]) + svn_lib_berkeley_db=no + if test "$bdb_status" = "required"; then +- AC_MSG_ERROR([Berkeley DB $db_version or $db_alt_version wasn't found.]) ++ AC_MSG_ERROR([Berkeley DB $db_version or newer't found.]) + fi + fi + fi + ]) + + +-dnl SVN_LIB_BERKELEY_DB_TRY(major, minor, patch, enable_bdb6) ++dnl SVN_LIB_BERKELEY_DB_TRY(major, minor, patch) + dnl + dnl A subroutine of SVN_LIB_BERKELEY_DB. + dnl +@@ -187,7 +174,6 @@ + svn_check_berkeley_db_major=$1 + svn_check_berkeley_db_minor=$2 + svn_check_berkeley_db_patch=$3 +- enable_bdb6=$4 + + if test -z "$SVN_DB_LIBS"; then + # We pass --dbm-libs here since Debian has modified apu-config not +@@ -245,12 +231,6 @@ + || patch != DB_VERSION_PATCH) + exit (1); + +- /* Block Berkeley DB 6, because (a) we haven't tested with it, (b) 6.0.20 +- and newer are under the AGPL, and we want use of AGPL dependencies to be +- opt-in. */ +- if (major >= 6 && strcmp("$enable_bdb6", "yes")) +- exit(2); +- + /* Run-time check: ensure the library claims to be the correct version. */ + + if (major < $svn_check_berkeley_db_major) +@@ -270,11 +250,7 @@ + } + ]])], + [svn_have_berkeley_db=yes], +- [rc=$? +- svn_have_berkeley_db=no +- if test $rc = 2; then +- svn_have_berkeley_db=no6 +- fi], ++ [svn_have_berkeley_db=no], + [svn_have_berkeley_db=yes] + ) + diff --git a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.8.5-swig-python-no-gnome-keyring.patch b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.8.5-swig-python-no-gnome-keyring.patch new file mode 100644 index 0000000000..9feccfbe04 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.8.5-swig-python-no-gnome-keyring.patch @@ -0,0 +1,495 @@ +https://trac.macports.org/browser/trunk/dports/devel/subversion-python27bindings/files/patch-swig-python-core.diff + +diff -u -d -b -w -r subversion-1.8.0-orig/subversion/bindings/swig/python/core.c subversion-1.8.0-python/subversion/bindings/swig/python/core.c +--- subversion/bindings/swig/python/core.c 2013-06-13 05:07:20.000000000 -0400 ++++ subversion/bindings/swig/python/core.c 2013-07-12 16:11:05.000000000 -0400 +@@ -2958,140 +2958,139 @@ + #define SWIGTYPE_p_apr_size_t swig_types[15] + #define SWIGTYPE_p_char swig_types[16] + #define SWIGTYPE_p_f_p_apr_getopt_t_p_void_p_apr_pool_t__p_svn_error_t swig_types[17] +-#define SWIGTYPE_p_f_p_p_char_p_q_const__char_p_void_p_apr_pool_t__p_svn_error_t swig_types[18] +-#define SWIGTYPE_p_f_p_p_struct_svn_auth_provider_object_t_p_apr_pool_t__void swig_types[19] +-#define SWIGTYPE_p_f_p_p_svn_auth_cred_simple_t_p_void_p_q_const__char_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[20] +-#define SWIGTYPE_p_f_p_p_svn_auth_cred_ssl_client_cert_pw_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[21] +-#define SWIGTYPE_p_f_p_p_svn_auth_cred_ssl_client_cert_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[22] +-#define SWIGTYPE_p_f_p_p_svn_auth_cred_ssl_server_trust_t_p_void_p_q_const__char_apr_uint32_t_p_q_const__svn_auth_ssl_server_cert_info_t_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[23] +-#define SWIGTYPE_p_f_p_p_svn_auth_cred_username_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[24] +-#define SWIGTYPE_p_f_p_p_svn_stream_t_p_void_p_apr_pool_t_p_apr_pool_t__p_svn_error_t swig_types[25] +-#define SWIGTYPE_p_f_p_p_void_p_p_void_p_void_p_apr_hash_t_p_q_const__char_p_apr_pool_t__p_svn_error_t swig_types[26] +-#define SWIGTYPE_p_f_p_p_void_p_void_p_void_p_apr_hash_t_p_q_const__char_p_apr_pool_t__p_svn_error_t swig_types[27] +-#define SWIGTYPE_p_f_p_q_const__char_p_q_const__char_p_void__int swig_types[28] +-#define SWIGTYPE_p_f_p_q_const__char_p_q_const__char_p_void_p_apr_pool_t__int swig_types[29] +-#define SWIGTYPE_p_f_p_q_const__char_p_void__int swig_types[30] +-#define SWIGTYPE_p_f_p_q_const__char_p_void_p_apr_pool_t__int swig_types[31] +-#define SWIGTYPE_p_f_p_q_const__svn_commit_info_t_p_void_p_apr_pool_t__p_svn_error_t swig_types[32] +-#define SWIGTYPE_p_f_p_svn_boolean_t_p_q_const__char_p_void_p_apr_pool_t__p_svn_error_t swig_types[33] +-#define SWIGTYPE_p_f_p_svn_boolean_t_p_void_p_q_const__char_p_q_const__char_p_apr_hash_t_p_apr_pool_t__p_svn_error_t swig_types[34] +-#define SWIGTYPE_p_f_p_svn_boolean_t_p_void_p_void_p_apr_hash_t_p_q_const__char_p_apr_pool_t__p_svn_error_t swig_types[35] +-#define SWIGTYPE_p_f_p_svn_location_segment_t_p_void_p_apr_pool_t__p_svn_error_t swig_types[36] +-#define SWIGTYPE_p_f_p_void__p_svn_error_t swig_types[37] +-#define SWIGTYPE_p_f_p_void_apr_size_t__p_svn_error_t swig_types[38] +-#define SWIGTYPE_p_f_p_void_p_apr_hash_t_svn_revnum_t_p_q_const__char_p_q_const__char_p_q_const__char_p_apr_pool_t__p_svn_error_t swig_types[39] +-#define SWIGTYPE_p_f_p_void_p_char_p_apr_size_t__p_svn_error_t swig_types[40] +-#define SWIGTYPE_p_f_p_void_p_p_svn_stream_mark_t_p_apr_pool_t__p_svn_error_t swig_types[41] +-#define SWIGTYPE_p_f_p_void_p_q_const__char_p_apr_size_t__p_svn_error_t swig_types[42] +-#define SWIGTYPE_p_f_p_void_p_q_const__char_p_q_const__apr_finfo_t_p_apr_pool_t__p_svn_error_t swig_types[43] +-#define SWIGTYPE_p_f_p_void_p_q_const__svn_stream_mark_t__p_svn_error_t swig_types[44] +-#define SWIGTYPE_p_f_p_void_p_svn_log_entry_t_p_apr_pool_t__p_svn_error_t swig_types[45] +-#define SWIGTYPE_p_f_svn_revnum_t_p_q_const__char_p_q_const__char_p_void__p_svn_error_t swig_types[46] +-#define SWIGTYPE_p_f_void__p_svn_version_t swig_types[47] +-#define SWIGTYPE_p_int swig_types[48] +-#define SWIGTYPE_p_long swig_types[49] +-#define SWIGTYPE_p_p_apr_array_header_t swig_types[50] +-#define SWIGTYPE_p_p_apr_file_t swig_types[51] +-#define SWIGTYPE_p_p_apr_hash_t swig_types[52] +-#define SWIGTYPE_p_p_char swig_types[53] +-#define SWIGTYPE_p_p_f_p_p_char_p_q_const__char_p_void_p_apr_pool_t__p_svn_error_t swig_types[54] +-#define SWIGTYPE_p_p_f_p_p_struct_svn_auth_provider_object_t_p_apr_pool_t__void swig_types[55] +-#define SWIGTYPE_p_p_f_p_p_svn_auth_cred_simple_t_p_void_p_q_const__char_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[56] +-#define SWIGTYPE_p_p_f_p_p_svn_auth_cred_ssl_client_cert_pw_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[57] +-#define SWIGTYPE_p_p_f_p_p_svn_auth_cred_ssl_client_cert_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[58] +-#define SWIGTYPE_p_p_f_p_p_svn_auth_cred_ssl_server_trust_t_p_void_p_q_const__char_apr_uint32_t_p_q_const__svn_auth_ssl_server_cert_info_t_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[59] +-#define SWIGTYPE_p_p_f_p_p_svn_auth_cred_username_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[60] +-#define SWIGTYPE_p_p_f_p_p_svn_stream_t_p_void_p_apr_pool_t_p_apr_pool_t__p_svn_error_t swig_types[61] +-#define SWIGTYPE_p_p_f_p_q_const__char_p_q_const__char_p_void__int swig_types[62] +-#define SWIGTYPE_p_p_f_p_q_const__char_p_q_const__char_p_void_p_apr_pool_t__int swig_types[63] +-#define SWIGTYPE_p_p_f_p_q_const__char_p_void__int swig_types[64] +-#define SWIGTYPE_p_p_f_p_q_const__char_p_void_p_apr_pool_t__int swig_types[65] +-#define SWIGTYPE_p_p_f_p_q_const__svn_commit_info_t_p_void_p_apr_pool_t__p_svn_error_t swig_types[66] +-#define SWIGTYPE_p_p_f_p_svn_boolean_t_p_q_const__char_p_void_p_apr_pool_t__p_svn_error_t swig_types[67] +-#define SWIGTYPE_p_p_f_p_svn_boolean_t_p_void_p_q_const__char_p_q_const__char_p_apr_hash_t_p_apr_pool_t__p_svn_error_t swig_types[68] +-#define SWIGTYPE_p_p_f_p_svn_location_segment_t_p_void_p_apr_pool_t__p_svn_error_t swig_types[69] +-#define SWIGTYPE_p_p_f_p_void__p_svn_error_t swig_types[70] +-#define SWIGTYPE_p_p_f_p_void_apr_size_t__p_svn_error_t swig_types[71] +-#define SWIGTYPE_p_p_f_p_void_p_apr_hash_t_svn_revnum_t_p_q_const__char_p_q_const__char_p_q_const__char_p_apr_pool_t__p_svn_error_t swig_types[72] +-#define SWIGTYPE_p_p_f_p_void_p_char_p_apr_size_t__p_svn_error_t swig_types[73] +-#define SWIGTYPE_p_p_f_p_void_p_p_svn_stream_mark_t_p_apr_pool_t__p_svn_error_t swig_types[74] +-#define SWIGTYPE_p_p_f_p_void_p_q_const__char_p_apr_size_t__p_svn_error_t swig_types[75] +-#define SWIGTYPE_p_p_f_p_void_p_q_const__char_p_q_const__apr_finfo_t_p_apr_pool_t__p_svn_error_t swig_types[76] +-#define SWIGTYPE_p_p_f_p_void_p_q_const__svn_stream_mark_t__p_svn_error_t swig_types[77] +-#define SWIGTYPE_p_p_f_p_void_p_svn_log_entry_t_p_apr_pool_t__p_svn_error_t swig_types[78] +-#define SWIGTYPE_p_p_f_svn_revnum_t_p_q_const__char_p_q_const__char_p_void__p_svn_error_t swig_types[79] +-#define SWIGTYPE_p_p_f_void__p_svn_version_t swig_types[80] +-#define SWIGTYPE_p_p_svn_auth_baton_t swig_types[81] +-#define SWIGTYPE_p_p_svn_auth_cred_simple_t swig_types[82] +-#define SWIGTYPE_p_p_svn_auth_cred_ssl_client_cert_pw_t swig_types[83] +-#define SWIGTYPE_p_p_svn_auth_cred_ssl_client_cert_t swig_types[84] +-#define SWIGTYPE_p_p_svn_auth_cred_ssl_server_trust_t swig_types[85] +-#define SWIGTYPE_p_p_svn_auth_cred_username_t swig_types[86] +-#define SWIGTYPE_p_p_svn_auth_iterstate_t swig_types[87] +-#define SWIGTYPE_p_p_svn_auth_provider_object_t swig_types[88] +-#define SWIGTYPE_p_p_svn_checksum_t swig_types[89] +-#define SWIGTYPE_p_p_svn_config_t swig_types[90] +-#define SWIGTYPE_p_p_svn_io_dirent2_t swig_types[91] +-#define SWIGTYPE_p_p_svn_stream_mark_t swig_types[92] +-#define SWIGTYPE_p_p_svn_stream_t swig_types[93] +-#define SWIGTYPE_p_p_svn_string_t swig_types[94] +-#define SWIGTYPE_p_p_svn_stringbuf_t swig_types[95] +-#define SWIGTYPE_p_p_void swig_types[96] +-#define SWIGTYPE_p_svn_auth_baton_t swig_types[97] +-#define SWIGTYPE_p_svn_auth_cred_simple_t swig_types[98] +-#define SWIGTYPE_p_svn_auth_cred_ssl_client_cert_pw_t swig_types[99] +-#define SWIGTYPE_p_svn_auth_cred_ssl_client_cert_t swig_types[100] +-#define SWIGTYPE_p_svn_auth_cred_ssl_server_trust_t swig_types[101] +-#define SWIGTYPE_p_svn_auth_cred_username_t swig_types[102] +-#define SWIGTYPE_p_svn_auth_iterstate_t swig_types[103] +-#define SWIGTYPE_p_svn_auth_provider_object_t swig_types[104] +-#define SWIGTYPE_p_svn_auth_provider_t swig_types[105] +-#define SWIGTYPE_p_svn_auth_ssl_server_cert_info_t swig_types[106] +-#define SWIGTYPE_p_svn_checksum_ctx_t swig_types[107] +-#define SWIGTYPE_p_svn_checksum_kind_t swig_types[108] +-#define SWIGTYPE_p_svn_checksum_t swig_types[109] +-#define SWIGTYPE_p_svn_commit_info_t swig_types[110] +-#define SWIGTYPE_p_svn_config_t swig_types[111] +-#define SWIGTYPE_p_svn_depth_t swig_types[112] +-#define SWIGTYPE_p_svn_dirent_t swig_types[113] +-#define SWIGTYPE_p_svn_errno_t swig_types[114] +-#define SWIGTYPE_p_svn_error_t swig_types[115] +-#define SWIGTYPE_p_svn_io_dirent2_t swig_types[116] +-#define SWIGTYPE_p_svn_io_dirent_t swig_types[117] +-#define SWIGTYPE_p_svn_io_file_del_t swig_types[118] +-#define SWIGTYPE_p_svn_location_segment_t swig_types[119] +-#define SWIGTYPE_p_svn_lock_t swig_types[120] +-#define SWIGTYPE_p_svn_log_changed_path2_t swig_types[121] +-#define SWIGTYPE_p_svn_log_changed_path_t swig_types[122] +-#define SWIGTYPE_p_svn_log_entry_t swig_types[123] +-#define SWIGTYPE_p_svn_merge_range_t swig_types[124] +-#define SWIGTYPE_p_svn_mergeinfo_inheritance_t swig_types[125] +-#define SWIGTYPE_p_svn_node_kind_t swig_types[126] +-#define SWIGTYPE_p_svn_opt_revision_range_t swig_types[127] +-#define SWIGTYPE_p_svn_opt_revision_t swig_types[128] +-#define SWIGTYPE_p_svn_opt_revision_value_t swig_types[129] +-#define SWIGTYPE_p_svn_opt_subcommand_desc2_t swig_types[130] +-#define SWIGTYPE_p_svn_opt_subcommand_desc2_t_desc_overrides swig_types[131] +-#define SWIGTYPE_p_svn_opt_subcommand_desc_t swig_types[132] +-#define SWIGTYPE_p_svn_prop_inherited_item_t swig_types[133] +-#define SWIGTYPE_p_svn_prop_kind swig_types[134] +-#define SWIGTYPE_p_svn_prop_t swig_types[135] +-#define SWIGTYPE_p_svn_stream_mark_t swig_types[136] +-#define SWIGTYPE_p_svn_stream_t swig_types[137] +-#define SWIGTYPE_p_svn_string_t swig_types[138] +-#define SWIGTYPE_p_svn_stringbuf_t swig_types[139] +-#define SWIGTYPE_p_svn_tristate_t swig_types[140] +-#define SWIGTYPE_p_svn_version_checklist_t swig_types[141] +-#define SWIGTYPE_p_svn_version_ext_linked_lib_t swig_types[142] +-#define SWIGTYPE_p_svn_version_ext_loaded_lib_t swig_types[143] +-#define SWIGTYPE_p_svn_version_extended_t swig_types[144] +-#define SWIGTYPE_p_svn_version_t swig_types[145] +-#define SWIGTYPE_p_svn_wc_external_item2_t swig_types[146] +-#define SWIGTYPE_p_unsigned_char swig_types[147] +-#define SWIGTYPE_p_unsigned_long swig_types[148] +-#define SWIGTYPE_p_void swig_types[149] +-static swig_type_info *swig_types[151]; +-static swig_module_info swig_module = {swig_types, 150, 0, 0, 0, 0}; ++#define SWIGTYPE_p_f_p_p_struct_svn_auth_provider_object_t_p_apr_pool_t__void swig_types[18] ++#define SWIGTYPE_p_f_p_p_svn_auth_cred_simple_t_p_void_p_q_const__char_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[19] ++#define SWIGTYPE_p_f_p_p_svn_auth_cred_ssl_client_cert_pw_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[20] ++#define SWIGTYPE_p_f_p_p_svn_auth_cred_ssl_client_cert_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[21] ++#define SWIGTYPE_p_f_p_p_svn_auth_cred_ssl_server_trust_t_p_void_p_q_const__char_apr_uint32_t_p_q_const__svn_auth_ssl_server_cert_info_t_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[22] ++#define SWIGTYPE_p_f_p_p_svn_auth_cred_username_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[23] ++#define SWIGTYPE_p_f_p_p_svn_stream_t_p_void_p_apr_pool_t_p_apr_pool_t__p_svn_error_t swig_types[24] ++#define SWIGTYPE_p_f_p_p_void_p_p_void_p_void_p_apr_hash_t_p_q_const__char_p_apr_pool_t__p_svn_error_t swig_types[25] ++#define SWIGTYPE_p_f_p_p_void_p_void_p_void_p_apr_hash_t_p_q_const__char_p_apr_pool_t__p_svn_error_t swig_types[26] ++#define SWIGTYPE_p_f_p_q_const__char_p_q_const__char_p_void__int swig_types[27] ++#define SWIGTYPE_p_f_p_q_const__char_p_q_const__char_p_void_p_apr_pool_t__int swig_types[28] ++#define SWIGTYPE_p_f_p_q_const__char_p_void__int swig_types[29] ++#define SWIGTYPE_p_f_p_q_const__char_p_void_p_apr_pool_t__int swig_types[30] ++#define SWIGTYPE_p_f_p_q_const__svn_commit_info_t_p_void_p_apr_pool_t__p_svn_error_t swig_types[31] ++#define SWIGTYPE_p_f_p_svn_boolean_t_p_q_const__char_p_void_p_apr_pool_t__p_svn_error_t swig_types[32] ++#define SWIGTYPE_p_f_p_svn_boolean_t_p_void_p_q_const__char_p_q_const__char_p_apr_hash_t_p_apr_pool_t__p_svn_error_t swig_types[33] ++#define SWIGTYPE_p_f_p_svn_boolean_t_p_void_p_void_p_apr_hash_t_p_q_const__char_p_apr_pool_t__p_svn_error_t swig_types[34] ++#define SWIGTYPE_p_f_p_svn_location_segment_t_p_void_p_apr_pool_t__p_svn_error_t swig_types[35] ++#define SWIGTYPE_p_f_p_void__p_svn_error_t swig_types[36] ++#define SWIGTYPE_p_f_p_void_apr_size_t__p_svn_error_t swig_types[37] ++#define SWIGTYPE_p_f_p_void_p_apr_hash_t_svn_revnum_t_p_q_const__char_p_q_const__char_p_q_const__char_p_apr_pool_t__p_svn_error_t swig_types[38] ++#define SWIGTYPE_p_f_p_void_p_char_p_apr_size_t__p_svn_error_t swig_types[39] ++#define SWIGTYPE_p_f_p_void_p_p_svn_stream_mark_t_p_apr_pool_t__p_svn_error_t swig_types[40] ++#define SWIGTYPE_p_f_p_void_p_q_const__char_p_apr_size_t__p_svn_error_t swig_types[41] ++#define SWIGTYPE_p_f_p_void_p_q_const__char_p_q_const__apr_finfo_t_p_apr_pool_t__p_svn_error_t swig_types[42] ++#define SWIGTYPE_p_f_p_void_p_q_const__svn_stream_mark_t__p_svn_error_t swig_types[43] ++#define SWIGTYPE_p_f_p_void_p_svn_log_entry_t_p_apr_pool_t__p_svn_error_t swig_types[44] ++#define SWIGTYPE_p_f_svn_revnum_t_p_q_const__char_p_q_const__char_p_void__p_svn_error_t swig_types[45] ++#define SWIGTYPE_p_f_void__p_svn_version_t swig_types[46] ++#define SWIGTYPE_p_int swig_types[47] ++#define SWIGTYPE_p_long swig_types[48] ++#define SWIGTYPE_p_p_apr_array_header_t swig_types[49] ++#define SWIGTYPE_p_p_apr_file_t swig_types[50] ++#define SWIGTYPE_p_p_apr_hash_t swig_types[51] ++#define SWIGTYPE_p_p_char swig_types[52] ++#define SWIGTYPE_p_p_f_p_p_struct_svn_auth_provider_object_t_p_apr_pool_t__void swig_types[53] ++#define SWIGTYPE_p_p_f_p_p_svn_auth_cred_simple_t_p_void_p_q_const__char_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[54] ++#define SWIGTYPE_p_p_f_p_p_svn_auth_cred_ssl_client_cert_pw_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[55] ++#define SWIGTYPE_p_p_f_p_p_svn_auth_cred_ssl_client_cert_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[56] ++#define SWIGTYPE_p_p_f_p_p_svn_auth_cred_ssl_server_trust_t_p_void_p_q_const__char_apr_uint32_t_p_q_const__svn_auth_ssl_server_cert_info_t_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[57] ++#define SWIGTYPE_p_p_f_p_p_svn_auth_cred_username_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[58] ++#define SWIGTYPE_p_p_f_p_p_svn_stream_t_p_void_p_apr_pool_t_p_apr_pool_t__p_svn_error_t swig_types[59] ++#define SWIGTYPE_p_p_f_p_q_const__char_p_q_const__char_p_void__int swig_types[60] ++#define SWIGTYPE_p_p_f_p_q_const__char_p_q_const__char_p_void_p_apr_pool_t__int swig_types[61] ++#define SWIGTYPE_p_p_f_p_q_const__char_p_void__int swig_types[62] ++#define SWIGTYPE_p_p_f_p_q_const__char_p_void_p_apr_pool_t__int swig_types[63] ++#define SWIGTYPE_p_p_f_p_q_const__svn_commit_info_t_p_void_p_apr_pool_t__p_svn_error_t swig_types[64] ++#define SWIGTYPE_p_p_f_p_svn_boolean_t_p_q_const__char_p_void_p_apr_pool_t__p_svn_error_t swig_types[65] ++#define SWIGTYPE_p_p_f_p_svn_boolean_t_p_void_p_q_const__char_p_q_const__char_p_apr_hash_t_p_apr_pool_t__p_svn_error_t swig_types[66] ++#define SWIGTYPE_p_p_f_p_svn_location_segment_t_p_void_p_apr_pool_t__p_svn_error_t swig_types[67] ++#define SWIGTYPE_p_p_f_p_void__p_svn_error_t swig_types[68] ++#define SWIGTYPE_p_p_f_p_void_apr_size_t__p_svn_error_t swig_types[69] ++#define SWIGTYPE_p_p_f_p_void_p_apr_hash_t_svn_revnum_t_p_q_const__char_p_q_const__char_p_q_const__char_p_apr_pool_t__p_svn_error_t swig_types[70] ++#define SWIGTYPE_p_p_f_p_void_p_char_p_apr_size_t__p_svn_error_t swig_types[71] ++#define SWIGTYPE_p_p_f_p_void_p_p_svn_stream_mark_t_p_apr_pool_t__p_svn_error_t swig_types[72] ++#define SWIGTYPE_p_p_f_p_void_p_q_const__char_p_apr_size_t__p_svn_error_t swig_types[73] ++#define SWIGTYPE_p_p_f_p_void_p_q_const__char_p_q_const__apr_finfo_t_p_apr_pool_t__p_svn_error_t swig_types[74] ++#define SWIGTYPE_p_p_f_p_void_p_q_const__svn_stream_mark_t__p_svn_error_t swig_types[75] ++#define SWIGTYPE_p_p_f_p_void_p_svn_log_entry_t_p_apr_pool_t__p_svn_error_t swig_types[76] ++#define SWIGTYPE_p_p_f_svn_revnum_t_p_q_const__char_p_q_const__char_p_void__p_svn_error_t swig_types[77] ++#define SWIGTYPE_p_p_f_void__p_svn_version_t swig_types[78] ++#define SWIGTYPE_p_p_svn_auth_baton_t swig_types[79] ++#define SWIGTYPE_p_p_svn_auth_cred_simple_t swig_types[80] ++#define SWIGTYPE_p_p_svn_auth_cred_ssl_client_cert_pw_t swig_types[81] ++#define SWIGTYPE_p_p_svn_auth_cred_ssl_client_cert_t swig_types[82] ++#define SWIGTYPE_p_p_svn_auth_cred_ssl_server_trust_t swig_types[83] ++#define SWIGTYPE_p_p_svn_auth_cred_username_t swig_types[84] ++#define SWIGTYPE_p_p_svn_auth_iterstate_t swig_types[85] ++#define SWIGTYPE_p_p_svn_auth_provider_object_t swig_types[86] ++#define SWIGTYPE_p_p_svn_checksum_t swig_types[87] ++#define SWIGTYPE_p_p_svn_config_t swig_types[88] ++#define SWIGTYPE_p_p_svn_io_dirent2_t swig_types[89] ++#define SWIGTYPE_p_p_svn_stream_mark_t swig_types[90] ++#define SWIGTYPE_p_p_svn_stream_t swig_types[91] ++#define SWIGTYPE_p_p_svn_string_t swig_types[92] ++#define SWIGTYPE_p_p_svn_stringbuf_t swig_types[93] ++#define SWIGTYPE_p_p_void swig_types[94] ++#define SWIGTYPE_p_svn_auth_baton_t swig_types[95] ++#define SWIGTYPE_p_svn_auth_cred_simple_t swig_types[96] ++#define SWIGTYPE_p_svn_auth_cred_ssl_client_cert_pw_t swig_types[97] ++#define SWIGTYPE_p_svn_auth_cred_ssl_client_cert_t swig_types[98] ++#define SWIGTYPE_p_svn_auth_cred_ssl_server_trust_t swig_types[99] ++#define SWIGTYPE_p_svn_auth_cred_username_t swig_types[100] ++#define SWIGTYPE_p_svn_auth_gnome_keyring_unlock_prompt_func_t swig_types[101] ++#define SWIGTYPE_p_svn_auth_iterstate_t swig_types[102] ++#define SWIGTYPE_p_svn_auth_provider_object_t swig_types[103] ++#define SWIGTYPE_p_svn_auth_provider_t swig_types[104] ++#define SWIGTYPE_p_svn_auth_ssl_server_cert_info_t swig_types[105] ++#define SWIGTYPE_p_svn_checksum_ctx_t swig_types[106] ++#define SWIGTYPE_p_svn_checksum_kind_t swig_types[107] ++#define SWIGTYPE_p_svn_checksum_t swig_types[108] ++#define SWIGTYPE_p_svn_commit_info_t swig_types[109] ++#define SWIGTYPE_p_svn_config_t swig_types[110] ++#define SWIGTYPE_p_svn_depth_t swig_types[111] ++#define SWIGTYPE_p_svn_dirent_t swig_types[112] ++#define SWIGTYPE_p_svn_errno_t swig_types[113] ++#define SWIGTYPE_p_svn_error_t swig_types[114] ++#define SWIGTYPE_p_svn_io_dirent2_t swig_types[115] ++#define SWIGTYPE_p_svn_io_dirent_t swig_types[116] ++#define SWIGTYPE_p_svn_io_file_del_t swig_types[117] ++#define SWIGTYPE_p_svn_location_segment_t swig_types[118] ++#define SWIGTYPE_p_svn_lock_t swig_types[119] ++#define SWIGTYPE_p_svn_log_changed_path2_t swig_types[120] ++#define SWIGTYPE_p_svn_log_changed_path_t swig_types[121] ++#define SWIGTYPE_p_svn_log_entry_t swig_types[122] ++#define SWIGTYPE_p_svn_merge_range_t swig_types[123] ++#define SWIGTYPE_p_svn_mergeinfo_inheritance_t swig_types[124] ++#define SWIGTYPE_p_svn_node_kind_t swig_types[125] ++#define SWIGTYPE_p_svn_opt_revision_range_t swig_types[126] ++#define SWIGTYPE_p_svn_opt_revision_t swig_types[127] ++#define SWIGTYPE_p_svn_opt_revision_value_t swig_types[128] ++#define SWIGTYPE_p_svn_opt_subcommand_desc2_t swig_types[129] ++#define SWIGTYPE_p_svn_opt_subcommand_desc2_t_desc_overrides swig_types[130] ++#define SWIGTYPE_p_svn_opt_subcommand_desc_t swig_types[131] ++#define SWIGTYPE_p_svn_prop_inherited_item_t swig_types[132] ++#define SWIGTYPE_p_svn_prop_kind swig_types[133] ++#define SWIGTYPE_p_svn_prop_t swig_types[134] ++#define SWIGTYPE_p_svn_stream_mark_t swig_types[135] ++#define SWIGTYPE_p_svn_stream_t swig_types[136] ++#define SWIGTYPE_p_svn_string_t swig_types[137] ++#define SWIGTYPE_p_svn_stringbuf_t swig_types[138] ++#define SWIGTYPE_p_svn_tristate_t swig_types[139] ++#define SWIGTYPE_p_svn_version_checklist_t swig_types[140] ++#define SWIGTYPE_p_svn_version_ext_linked_lib_t swig_types[141] ++#define SWIGTYPE_p_svn_version_ext_loaded_lib_t swig_types[142] ++#define SWIGTYPE_p_svn_version_extended_t swig_types[143] ++#define SWIGTYPE_p_svn_version_t swig_types[144] ++#define SWIGTYPE_p_svn_wc_external_item2_t swig_types[145] ++#define SWIGTYPE_p_unsigned_char swig_types[146] ++#define SWIGTYPE_p_unsigned_long swig_types[147] ++#define SWIGTYPE_p_void swig_types[148] ++static swig_type_info *swig_types[150]; ++static swig_module_info swig_module = {swig_types, 149, 0, 0, 0, 0}; + #define SWIG_TypeQuery(name) SWIG_TypeQueryModule(&swig_module, &swig_module, name) + #define SWIG_MangledTypeQuery(name) SWIG_MangledTypeQueryModule(&swig_module, &swig_module, name) + +@@ -3834,29 +3833,6 @@ + + + +-/* Helper function to set the gnome-keyring unlock prompt function. This +- * C function accepts an auth baton, a function and a prompt baton, but +- * the below callback_typemap uses both the function and the prompt +- * baton, so the resulting binding has just two arguments: The auth +- * baton and the prompt function. +- * The prompt function should again have two arguments: The keyring name +- * (string) and a pool (except for the ruby version, which doesn't have +- * the pool argument). It should return the entered password (string). +- * This binding generated for this function generates a reference to the +- * prompt function that was passed into this. The caller should store +- * that reference somewhere, to prevent the function from being garbage +- * collected... +- */ +-static void svn_auth_set_gnome_keyring_unlock_prompt_func(svn_auth_baton_t *ab, +- svn_auth_gnome_keyring_unlock_prompt_func_t prompt_func, +- void *prompt_baton) { +- svn_auth_set_parameter(ab, SVN_AUTH_PARAM_GNOME_KEYRING_UNLOCK_PROMPT_FUNC, +- prompt_func); +- svn_auth_set_parameter(ab, SVN_AUTH_PARAM_GNOME_KEYRING_UNLOCK_PROMPT_BATON, +- prompt_baton); +-} +- +- + static svn_error_t * + svn_swig_mergeinfo_merge(apr_hash_t **mergeinfo_inout, + apr_hash_t *changes, +@@ -17674,7 +17650,7 @@ + SWIGINTERN PyObject *svn_auth_gnome_keyring_unlock_prompt_func_t_swigregister(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { + PyObject *obj; + if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL; +- SWIG_TypeNewClientData(SWIGTYPE_p_p_f_p_p_char_p_q_const__char_p_void_p_apr_pool_t__p_svn_error_t, SWIG_NewClientData(obj)); ++ SWIG_TypeNewClientData(SWIGTYPE_p_svn_auth_gnome_keyring_unlock_prompt_func_t, SWIG_NewClientData(obj)); + return SWIG_Py_Void(); + } + +@@ -32562,40 +32538,6 @@ + return SWIG_Py_Void(); + } + +-SWIGINTERN PyObject *_wrap_svn_auth_set_gnome_keyring_unlock_prompt_func(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { +- PyObject *resultobj = 0; +- svn_auth_baton_t *arg1 = (svn_auth_baton_t *) 0 ; +- svn_auth_gnome_keyring_unlock_prompt_func_t arg2 = (svn_auth_gnome_keyring_unlock_prompt_func_t) 0 ; +- void *arg3 = (void *) 0 ; +- PyObject * obj0 = 0 ; +- PyObject * obj1 = 0 ; +- +- if (!PyArg_ParseTuple(args,(char *)"OO:svn_auth_set_gnome_keyring_unlock_prompt_func",&obj0,&obj1)) SWIG_fail; +- { +- arg1 = (svn_auth_baton_t *)svn_swig_MustGetPtr(obj0, SWIGTYPE_p_svn_auth_baton_t, svn_argnum_obj0); +- if (PyErr_Occurred()) { +- SWIG_fail; +- } +- } +- { +- arg2 = svn_swig_py_auth_gnome_keyring_unlock_prompt_func; +- arg3 = obj1; +- } +- { +- svn_swig_py_release_py_lock(); +- +- svn_auth_set_gnome_keyring_unlock_prompt_func(arg1,arg2,arg3); +- +- svn_swig_py_acquire_py_lock(); +- +- } +- resultobj = SWIG_Py_Void(); +- return resultobj; +-fail: +- return NULL; +-} +- +- + SWIGINTERN PyObject *_wrap_svn_swig_py_set_application_pool(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { + PyObject *resultobj = 0; + PyObject *arg1 = (PyObject *) 0 ; +@@ -33902,7 +33844,6 @@ + { (char *)"svn_checksum_is_empty_checksum", _wrap_svn_checksum_is_empty_checksum, METH_VARARGS, (char *)"svn_checksum_is_empty_checksum(svn_checksum_t checksum) -> svn_boolean_t"}, + { (char *)"svn_checksum_mismatch_err", _wrap_svn_checksum_mismatch_err, METH_VARARGS, (char *)"svn_checksum_mismatch_err(svn_checksum_t expected, svn_checksum_t actual, apr_pool_t scratch_pool, char const * fmt) -> svn_error_t"}, + { (char *)"svn_checksum_ctx_t_swigregister", svn_checksum_ctx_t_swigregister, METH_VARARGS, NULL}, +- { (char *)"svn_auth_set_gnome_keyring_unlock_prompt_func", _wrap_svn_auth_set_gnome_keyring_unlock_prompt_func, METH_VARARGS, (char *)"svn_auth_set_gnome_keyring_unlock_prompt_func(svn_auth_baton_t * ab, svn_auth_gnome_keyring_unlock_prompt_func_t prompt_func)"}, + { (char *)"svn_swig_py_set_application_pool", _wrap_svn_swig_py_set_application_pool, METH_VARARGS, (char *)"svn_swig_py_set_application_pool(PyObject * py_pool, apr_pool_t pool)"}, + { (char *)"svn_swig_py_clear_application_pool", _wrap_svn_swig_py_clear_application_pool, METH_VARARGS, (char *)"svn_swig_py_clear_application_pool()"}, + { (char *)"apr_array_header_t_swigregister", apr_array_header_t_swigregister, METH_VARARGS, NULL}, +@@ -33937,7 +33878,6 @@ + static swig_type_info _swigt__p_apr_size_t = {"_p_apr_size_t", "apr_size_t *", 0, 0, (void*)0, 0}; + static swig_type_info _swigt__p_char = {"_p_char", "char *", 0, 0, (void*)0, 0}; + static swig_type_info _swigt__p_f_p_apr_getopt_t_p_void_p_apr_pool_t__p_svn_error_t = {"_p_f_p_apr_getopt_t_p_void_p_apr_pool_t__p_svn_error_t", "svn_opt_subcommand_t *|struct svn_error_t *(*)(apr_getopt_t *,void *,apr_pool_t *)", 0, 0, (void*)0, 0}; +-static swig_type_info _swigt__p_f_p_p_char_p_q_const__char_p_void_p_apr_pool_t__p_svn_error_t = {"_p_f_p_p_char_p_q_const__char_p_void_p_apr_pool_t__p_svn_error_t", "svn_auth_gnome_keyring_unlock_prompt_func_t|struct svn_error_t *(*)(char **,char const *,void *,apr_pool_t *)", 0, 0, (void*)0, 0}; + static swig_type_info _swigt__p_f_p_p_struct_svn_auth_provider_object_t_p_apr_pool_t__void = {"_p_f_p_p_struct_svn_auth_provider_object_t_p_apr_pool_t__void", "svn_auth_simple_provider_func_t|svn_auth_ssl_client_cert_pw_provider_func_t|void (*)(struct svn_auth_provider_object_t **,apr_pool_t *)", 0, 0, (void*)0, 0}; + static swig_type_info _swigt__p_f_p_p_svn_auth_cred_simple_t_p_void_p_q_const__char_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t = {"_p_f_p_p_svn_auth_cred_simple_t_p_void_p_q_const__char_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t", "svn_auth_simple_prompt_func_t|struct svn_error_t *(*)(svn_auth_cred_simple_t **,void *,char const *,char const *,svn_boolean_t,apr_pool_t *)", 0, 0, (void*)0, 0}; + static swig_type_info _swigt__p_f_p_p_svn_auth_cred_ssl_client_cert_pw_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t = {"_p_f_p_p_svn_auth_cred_ssl_client_cert_pw_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t", "svn_auth_ssl_client_cert_pw_prompt_func_t|struct svn_error_t *(*)(svn_auth_cred_ssl_client_cert_pw_t **,void *,char const *,svn_boolean_t,apr_pool_t *)", 0, 0, (void*)0, 0}; +@@ -33973,7 +33913,6 @@ + static swig_type_info _swigt__p_p_apr_file_t = {"_p_p_apr_file_t", "apr_file_t **", 0, 0, (void*)0, 0}; + static swig_type_info _swigt__p_p_apr_hash_t = {"_p_p_apr_hash_t", "apr_hash_t **|svn_mergeinfo_t *", 0, 0, (void*)0, 0}; + static swig_type_info _swigt__p_p_char = {"_p_p_char", "char **", 0, 0, (void*)0, 0}; +-static swig_type_info _swigt__p_p_f_p_p_char_p_q_const__char_p_void_p_apr_pool_t__p_svn_error_t = {"_p_p_f_p_p_char_p_q_const__char_p_void_p_apr_pool_t__p_svn_error_t", "struct svn_error_t *(**)(char **,char const *,void *,apr_pool_t *)|svn_auth_gnome_keyring_unlock_prompt_func_t *", 0, 0, (void*)0, 0}; + static swig_type_info _swigt__p_p_f_p_p_struct_svn_auth_provider_object_t_p_apr_pool_t__void = {"_p_p_f_p_p_struct_svn_auth_provider_object_t_p_apr_pool_t__void", "void (**)(struct svn_auth_provider_object_t **,apr_pool_t *)|svn_auth_simple_provider_func_t *|svn_auth_ssl_client_cert_pw_provider_func_t *", 0, 0, (void*)0, 0}; + static swig_type_info _swigt__p_p_f_p_p_svn_auth_cred_simple_t_p_void_p_q_const__char_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t = {"_p_p_f_p_p_svn_auth_cred_simple_t_p_void_p_q_const__char_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t", "struct svn_error_t *(**)(svn_auth_cred_simple_t **,void *,char const *,char const *,svn_boolean_t,apr_pool_t *)|svn_auth_simple_prompt_func_t *", 0, 0, (void*)0, 0}; + static swig_type_info _swigt__p_p_f_p_p_svn_auth_cred_ssl_client_cert_pw_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t = {"_p_p_f_p_p_svn_auth_cred_ssl_client_cert_pw_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t", "struct svn_error_t *(**)(svn_auth_cred_ssl_client_cert_pw_t **,void *,char const *,svn_boolean_t,apr_pool_t *)|svn_auth_ssl_client_cert_pw_prompt_func_t *", 0, 0, (void*)0, 0}; +@@ -34022,6 +33961,7 @@ + static swig_type_info _swigt__p_svn_auth_cred_ssl_client_cert_t = {"_p_svn_auth_cred_ssl_client_cert_t", "struct svn_auth_cred_ssl_client_cert_t *|svn_auth_cred_ssl_client_cert_t *", 0, 0, (void*)0, 0}; + static swig_type_info _swigt__p_svn_auth_cred_ssl_server_trust_t = {"_p_svn_auth_cred_ssl_server_trust_t", "struct svn_auth_cred_ssl_server_trust_t *|svn_auth_cred_ssl_server_trust_t *", 0, 0, (void*)0, 0}; + static swig_type_info _swigt__p_svn_auth_cred_username_t = {"_p_svn_auth_cred_username_t", "struct svn_auth_cred_username_t *|svn_auth_cred_username_t *", 0, 0, (void*)0, 0}; ++static swig_type_info _swigt__p_svn_auth_gnome_keyring_unlock_prompt_func_t = {"_p_svn_auth_gnome_keyring_unlock_prompt_func_t", "svn_auth_gnome_keyring_unlock_prompt_func_t *", 0, 0, (void*)0, 0}; + static swig_type_info _swigt__p_svn_auth_iterstate_t = {"_p_svn_auth_iterstate_t", "struct svn_auth_iterstate_t *|svn_auth_iterstate_t *", 0, 0, (void*)0, 0}; + static swig_type_info _swigt__p_svn_auth_provider_object_t = {"_p_svn_auth_provider_object_t", "struct svn_auth_provider_object_t *|svn_auth_provider_object_t *", 0, 0, (void*)0, 0}; + static swig_type_info _swigt__p_svn_auth_provider_t = {"_p_svn_auth_provider_t", "struct svn_auth_provider_t *|svn_auth_provider_t *", 0, 0, (void*)0, 0}; +@@ -34089,7 +34029,6 @@ + &_swigt__p_apr_size_t, + &_swigt__p_char, + &_swigt__p_f_p_apr_getopt_t_p_void_p_apr_pool_t__p_svn_error_t, +- &_swigt__p_f_p_p_char_p_q_const__char_p_void_p_apr_pool_t__p_svn_error_t, + &_swigt__p_f_p_p_struct_svn_auth_provider_object_t_p_apr_pool_t__void, + &_swigt__p_f_p_p_svn_auth_cred_simple_t_p_void_p_q_const__char_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t, + &_swigt__p_f_p_p_svn_auth_cred_ssl_client_cert_pw_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t, +@@ -34125,7 +34064,6 @@ + &_swigt__p_p_apr_file_t, + &_swigt__p_p_apr_hash_t, + &_swigt__p_p_char, +- &_swigt__p_p_f_p_p_char_p_q_const__char_p_void_p_apr_pool_t__p_svn_error_t, + &_swigt__p_p_f_p_p_struct_svn_auth_provider_object_t_p_apr_pool_t__void, + &_swigt__p_p_f_p_p_svn_auth_cred_simple_t_p_void_p_q_const__char_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t, + &_swigt__p_p_f_p_p_svn_auth_cred_ssl_client_cert_pw_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t, +@@ -34174,6 +34112,7 @@ + &_swigt__p_svn_auth_cred_ssl_client_cert_t, + &_swigt__p_svn_auth_cred_ssl_server_trust_t, + &_swigt__p_svn_auth_cred_username_t, ++ &_swigt__p_svn_auth_gnome_keyring_unlock_prompt_func_t, + &_swigt__p_svn_auth_iterstate_t, + &_swigt__p_svn_auth_provider_object_t, + &_swigt__p_svn_auth_provider_t, +@@ -34241,7 +34180,6 @@ + static swig_cast_info _swigc__p_apr_size_t[] = { {&_swigt__p_apr_size_t, 0, 0, 0},{0, 0, 0, 0}}; + static swig_cast_info _swigc__p_char[] = { {&_swigt__p_char, 0, 0, 0},{0, 0, 0, 0}}; + static swig_cast_info _swigc__p_f_p_apr_getopt_t_p_void_p_apr_pool_t__p_svn_error_t[] = { {&_swigt__p_f_p_apr_getopt_t_p_void_p_apr_pool_t__p_svn_error_t, 0, 0, 0},{0, 0, 0, 0}}; +-static swig_cast_info _swigc__p_f_p_p_char_p_q_const__char_p_void_p_apr_pool_t__p_svn_error_t[] = { {&_swigt__p_f_p_p_char_p_q_const__char_p_void_p_apr_pool_t__p_svn_error_t, 0, 0, 0},{0, 0, 0, 0}}; + static swig_cast_info _swigc__p_f_p_p_struct_svn_auth_provider_object_t_p_apr_pool_t__void[] = { {&_swigt__p_f_p_p_struct_svn_auth_provider_object_t_p_apr_pool_t__void, 0, 0, 0},{0, 0, 0, 0}}; + static swig_cast_info _swigc__p_f_p_p_svn_auth_cred_simple_t_p_void_p_q_const__char_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t[] = { {&_swigt__p_f_p_p_svn_auth_cred_simple_t_p_void_p_q_const__char_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t, 0, 0, 0},{0, 0, 0, 0}}; + static swig_cast_info _swigc__p_f_p_p_svn_auth_cred_ssl_client_cert_pw_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t[] = { {&_swigt__p_f_p_p_svn_auth_cred_ssl_client_cert_pw_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t, 0, 0, 0},{0, 0, 0, 0}}; +@@ -34277,7 +34215,6 @@ + static swig_cast_info _swigc__p_p_apr_file_t[] = { {&_swigt__p_p_apr_file_t, 0, 0, 0},{0, 0, 0, 0}}; + static swig_cast_info _swigc__p_p_apr_hash_t[] = { {&_swigt__p_p_apr_hash_t, 0, 0, 0},{0, 0, 0, 0}}; + static swig_cast_info _swigc__p_p_char[] = { {&_swigt__p_p_char, 0, 0, 0},{0, 0, 0, 0}}; +-static swig_cast_info _swigc__p_p_f_p_p_char_p_q_const__char_p_void_p_apr_pool_t__p_svn_error_t[] = { {&_swigt__p_p_f_p_p_char_p_q_const__char_p_void_p_apr_pool_t__p_svn_error_t, 0, 0, 0},{0, 0, 0, 0}}; + static swig_cast_info _swigc__p_p_f_p_p_struct_svn_auth_provider_object_t_p_apr_pool_t__void[] = { {&_swigt__p_p_f_p_p_struct_svn_auth_provider_object_t_p_apr_pool_t__void, 0, 0, 0},{0, 0, 0, 0}}; + static swig_cast_info _swigc__p_p_f_p_p_svn_auth_cred_simple_t_p_void_p_q_const__char_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t[] = { {&_swigt__p_p_f_p_p_svn_auth_cred_simple_t_p_void_p_q_const__char_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t, 0, 0, 0},{0, 0, 0, 0}}; + static swig_cast_info _swigc__p_p_f_p_p_svn_auth_cred_ssl_client_cert_pw_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t[] = { {&_swigt__p_p_f_p_p_svn_auth_cred_ssl_client_cert_pw_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t, 0, 0, 0},{0, 0, 0, 0}}; +@@ -34326,6 +34263,7 @@ + static swig_cast_info _swigc__p_svn_auth_cred_ssl_client_cert_t[] = { {&_swigt__p_svn_auth_cred_ssl_client_cert_t, 0, 0, 0},{0, 0, 0, 0}}; + static swig_cast_info _swigc__p_svn_auth_cred_ssl_server_trust_t[] = { {&_swigt__p_svn_auth_cred_ssl_server_trust_t, 0, 0, 0},{0, 0, 0, 0}}; + static swig_cast_info _swigc__p_svn_auth_cred_username_t[] = { {&_swigt__p_svn_auth_cred_username_t, 0, 0, 0},{0, 0, 0, 0}}; ++static swig_cast_info _swigc__p_svn_auth_gnome_keyring_unlock_prompt_func_t[] = { {&_swigt__p_svn_auth_gnome_keyring_unlock_prompt_func_t, 0, 0, 0},{0, 0, 0, 0}}; + static swig_cast_info _swigc__p_svn_auth_iterstate_t[] = { {&_swigt__p_svn_auth_iterstate_t, 0, 0, 0},{0, 0, 0, 0}}; + static swig_cast_info _swigc__p_svn_auth_provider_object_t[] = { {&_swigt__p_svn_auth_provider_object_t, 0, 0, 0},{0, 0, 0, 0}}; + static swig_cast_info _swigc__p_svn_auth_provider_t[] = { {&_swigt__p_svn_auth_provider_t, 0, 0, 0},{0, 0, 0, 0}}; +@@ -34393,7 +34331,6 @@ + _swigc__p_apr_size_t, + _swigc__p_char, + _swigc__p_f_p_apr_getopt_t_p_void_p_apr_pool_t__p_svn_error_t, +- _swigc__p_f_p_p_char_p_q_const__char_p_void_p_apr_pool_t__p_svn_error_t, + _swigc__p_f_p_p_struct_svn_auth_provider_object_t_p_apr_pool_t__void, + _swigc__p_f_p_p_svn_auth_cred_simple_t_p_void_p_q_const__char_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t, + _swigc__p_f_p_p_svn_auth_cred_ssl_client_cert_pw_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t, +@@ -34429,7 +34366,6 @@ + _swigc__p_p_apr_file_t, + _swigc__p_p_apr_hash_t, + _swigc__p_p_char, +- _swigc__p_p_f_p_p_char_p_q_const__char_p_void_p_apr_pool_t__p_svn_error_t, + _swigc__p_p_f_p_p_struct_svn_auth_provider_object_t_p_apr_pool_t__void, + _swigc__p_p_f_p_p_svn_auth_cred_simple_t_p_void_p_q_const__char_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t, + _swigc__p_p_f_p_p_svn_auth_cred_ssl_client_cert_pw_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t, +@@ -34478,6 +34414,7 @@ + _swigc__p_svn_auth_cred_ssl_client_cert_t, + _swigc__p_svn_auth_cred_ssl_server_trust_t, + _swigc__p_svn_auth_cred_username_t, ++ _swigc__p_svn_auth_gnome_keyring_unlock_prompt_func_t, + _swigc__p_svn_auth_iterstate_t, + _swigc__p_svn_auth_provider_object_t, + _swigc__p_svn_auth_provider_t, +@@ -35638,8 +35575,6 @@ + SWIG_Python_SetConstant(d, "SVN_AUTH_PARAM_CONFIG",SWIG_FromCharPtr("svn:auth:config-category-servers")); + SWIG_Python_SetConstant(d, "SVN_AUTH_PARAM_SERVER_GROUP",SWIG_FromCharPtr("svn:auth:server-group")); + SWIG_Python_SetConstant(d, "SVN_AUTH_PARAM_CONFIG_DIR",SWIG_FromCharPtr("svn:auth:config-dir")); +- SWIG_Python_SetConstant(d, "SVN_AUTH_PARAM_GNOME_KEYRING_UNLOCK_PROMPT_FUNC",SWIG_FromCharPtr("gnome-keyring-unlock-prompt-func")); +- SWIG_Python_SetConstant(d, "SVN_AUTH_PARAM_GNOME_KEYRING_UNLOCK_PROMPT_BATON",SWIG_FromCharPtr("gnome-keyring-unlock-prompt-baton")); + SWIG_Python_SetConstant(d, "SVN_CONFIG_CATEGORY_SERVERS",SWIG_FromCharPtr("servers")); + SWIG_Python_SetConstant(d, "SVN_CONFIG_SECTION_GROUPS",SWIG_FromCharPtr("groups")); + SWIG_Python_SetConstant(d, "SVN_CONFIG_SECTION_GLOBAL",SWIG_FromCharPtr("global")); +diff -u -d -b -w -r subversion-1.8.0-orig/subversion/bindings/swig/python/core.py subversion-1.8.0-python/subversion/bindings/swig/python/core.py +--- subversion/bindings/swig/python/core.py 2013-06-13 05:07:20.000000000 -0400 ++++ subversion/bindings/swig/python/core.py 2013-07-12 16:11:04.000000000 -0400 +@@ -3316,8 +3316,6 @@ + def svn_auth_get_platform_specific_client_providers(*args): + """svn_auth_get_platform_specific_client_providers(svn_config_t * config, apr_pool_t pool) -> svn_error_t""" + return _core.svn_auth_get_platform_specific_client_providers(*args) +-SVN_AUTH_PARAM_GNOME_KEYRING_UNLOCK_PROMPT_FUNC = _core.SVN_AUTH_PARAM_GNOME_KEYRING_UNLOCK_PROMPT_FUNC +-SVN_AUTH_PARAM_GNOME_KEYRING_UNLOCK_PROMPT_BATON = _core.SVN_AUTH_PARAM_GNOME_KEYRING_UNLOCK_PROMPT_BATON + + def svn_auth_get_username_provider(*args): + """svn_auth_get_username_provider(apr_pool_t pool)""" +@@ -6336,10 +6334,6 @@ + svn_checksum_ctx_t_swigregister(svn_checksum_ctx_t) + + +-def svn_auth_set_gnome_keyring_unlock_prompt_func(*args): +- """svn_auth_set_gnome_keyring_unlock_prompt_func(svn_auth_baton_t * ab, svn_auth_gnome_keyring_unlock_prompt_func_t prompt_func)""" +- return _core.svn_auth_set_gnome_keyring_unlock_prompt_func(*args) +- + def svn_swig_py_set_application_pool(*args): + """svn_swig_py_set_application_pool(PyObject * py_pool, apr_pool_t pool)""" + return _core.svn_swig_py_set_application_pool(*args) diff --git a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/svnserve.initd b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/svnserve.initd deleted file mode 100644 index b1ed7e696a..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/svnserve.initd +++ /dev/null @@ -1,26 +0,0 @@ -#!/sbin/runscript -# Copyright 2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/files/svnserve.initd,v 1.1 2010/06/22 18:17:21 arfrever Exp $ - -depend() { - need net -} - -start() { - ebegin "Starting svnserve" - # Ensure that we run from a readable working dir, and that we do not - # lock filesystems when being run from such a location. - cd / - start-stop-daemon --start --quiet --background --make-pidfile \ - --pidfile /var/run/svnserve.pid --exec /usr/bin/svnserve \ - --chuid ${SVNSERVE_USER:-apache}:${SVNSERVE_GROUP:-apache} -- \ - --foreground --daemon ${SVNSERVE_OPTS:---root=/var/svn} - eend $? -} - -stop() { - ebegin "Stopping svnserve" - start-stop-daemon --stop --quiet --pidfile /var/run/svnserve.pid - eend $? -} diff --git a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/svnserve.initd3 b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/svnserve.initd3 new file mode 100644 index 0000000000..2a4fd4b0a6 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/svnserve.initd3 @@ -0,0 +1,21 @@ +#!/sbin/runscript +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/files/svnserve.initd3,v 1.1 2015/04/09 12:58:45 polynomial-c Exp $ + +description="svn server" +pidfile="/var/run/svnserve.pid" +command="/usr/bin/svnserve" +command_args="--foreground --daemon ${SVNSERVE_OPTS:---root=/var/svn}" +command_background="true" +start_stop_daemon_args="-u ${SVNSERVE_USER:-apache} -g ${SVNSERVE_GROUP:-apache}" + +depend() { + need net +} + +start_pre() { + # Ensure that we run from a readable working dir, and that we do not + # lock filesystems when being run from such a location. + cd / +} diff --git a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/metadata.xml index 6f92b19ee4..88aaac09a3 100644 --- a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/metadata.xml @@ -5,10 +5,15 @@ tommy@gentoo.org Thomas Sachau + + polynomial-c@gentoo.org + Lars Wendler + Build and install Ctypes Python bindings Enable runtime module search Install extra scripts (examples, tools, hooks) + Enable http support using net-libs/serf Enable WebDAV support using net-libs/neon Enable WebDAV support using net-libs/serf diff --git a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.9.ebuild b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.19.ebuild similarity index 95% rename from sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.9.ebuild rename to sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.19.ebuild index 77385bd4f4..aac456153e 100644 --- a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.9.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.19.ebuild @@ -1,12 +1,13 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.9.ebuild,v 1.15 2013/07/20 08:42:13 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.19.ebuild,v 1.12 2015/04/08 17:53:03 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_5,2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) DISTUTILS_OPTIONAL=1 WANT_AUTOMAKE="none" MY_P="${P/_/-}" +GENTOO_DEPEND_ON_PERL="no" inherit autotools bash-completion-r1 db-use depend.apache distutils-r1 elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module eutils @@ -17,19 +18,19 @@ S="${WORKDIR}/${MY_P}" LICENSE="Subversion GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring java kde nls perl python ruby sasl test vim-syntax +webdav-neon webdav-serf" -COMMON_DEPEND=">=dev-db/sqlite-3.4[threadsafe(+)] +COMMON_DEPEND=">=dev-db/sqlite-3.6.18[threadsafe(+)] >=dev-libs/apr-1.3:1 >=dev-libs/apr-util-1.3:1 dev-libs/expat sys-libs/zlib berkdb? ( >=sys-libs/db-4.0.14 ) ctypes-python? ( ${PYTHON_DEPS} ) - gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/gnome-keyring ) + gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/libgnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) - perl? ( dev-lang/perl ) + perl? ( dev-lang/perl:= ) python? ( ${PYTHON_DEPS} ) ruby? ( >=dev-lang/ruby-1.8.2:1.8 dev-ruby/rubygems[ruby_targets_ruby18] ) @@ -326,7 +327,7 @@ src_install() { if use perl; then emake DESTDIR="${D}" INSTALLDIRS="vendor" install-swig-pl - fixlocalpod + perl_delete_localpod find "${ED}" "(" -name .packlist -o -name "*.bs" ")" -delete fi @@ -423,8 +424,6 @@ pkg_preinst() { } pkg_postinst() { - use perl && perl-module_pkg_postinst - if [[ -n "${CHANGED_BDB_VERSION}" ]]; then ewarn "You upgraded from an older version of Berkeley DB and may experience" ewarn "problems with your repository. Run the following commands as root to fix it:" @@ -436,7 +435,7 @@ pkg_postinst() { } pkg_postrm() { - use perl && perl-module_pkg_postrm + : } pkg_config() { diff --git a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.10.ebuild b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.20.ebuild similarity index 95% rename from sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.10.ebuild rename to sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.20.ebuild index fee1a45a08..7a97930e23 100644 --- a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.10.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.20.ebuild @@ -1,12 +1,13 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.10.ebuild,v 1.1 2013/07/21 09:39:18 tommy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.20.ebuild,v 1.5 2015/05/27 15:48:51 maekke Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_5,2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) DISTUTILS_OPTIONAL=1 WANT_AUTOMAKE="none" MY_P="${P/_/-}" +GENTOO_DEPEND_ON_PERL="no" inherit autotools bash-completion-r1 db-use depend.apache distutils-r1 elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module eutils @@ -17,19 +18,19 @@ S="${WORKDIR}/${MY_P}" LICENSE="Subversion GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring java kde nls perl python ruby sasl test vim-syntax +webdav-neon webdav-serf" -COMMON_DEPEND=">=dev-db/sqlite-3.4[threadsafe(+)] +COMMON_DEPEND=">=dev-db/sqlite-3.6.18[threadsafe(+)] >=dev-libs/apr-1.3:1 >=dev-libs/apr-util-1.3:1 dev-libs/expat sys-libs/zlib berkdb? ( >=sys-libs/db-4.0.14 ) ctypes-python? ( ${PYTHON_DEPS} ) - gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/gnome-keyring ) + gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/libgnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) - perl? ( dev-lang/perl ) + perl? ( dev-lang/perl:= ) python? ( ${PYTHON_DEPS} ) ruby? ( >=dev-lang/ruby-1.8.2:1.8 dev-ruby/rubygems[ruby_targets_ruby18] ) @@ -326,7 +327,7 @@ src_install() { if use perl; then emake DESTDIR="${D}" INSTALLDIRS="vendor" install-swig-pl - fixlocalpod + perl_delete_localpod find "${ED}" "(" -name .packlist -o -name "*.bs" ")" -delete fi @@ -423,8 +424,6 @@ pkg_preinst() { } pkg_postinst() { - use perl && perl-module_pkg_postinst - if [[ -n "${CHANGED_BDB_VERSION}" ]]; then ewarn "You upgraded from an older version of Berkeley DB and may experience" ewarn "problems with your repository. Run the following commands as root to fix it:" @@ -436,7 +435,7 @@ pkg_postinst() { } pkg_postrm() { - use perl && perl-module_pkg_postrm + : } pkg_config() { diff --git a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.11.ebuild b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.8.11.ebuild similarity index 75% rename from sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.11.ebuild rename to sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.8.11.ebuild index 3fbf428ffb..c5c9197ef9 100644 --- a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.11.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.8.11.ebuild @@ -1,15 +1,16 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.11.ebuild,v 1.1 2013/08/03 08:54:28 tommy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.8.11.ebuild,v 1.12 2015/04/08 17:53:03 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_5,2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) DISTUTILS_OPTIONAL=1 WANT_AUTOMAKE="none" -MY_P="${P/_/-}" +GENTOO_DEPEND_ON_PERL="no" inherit autotools bash-completion-r1 db-use depend.apache distutils-r1 elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module eutils +MY_P="${P/_/-}" DESCRIPTION="Advanced version control system" HOMEPAGE="http://subversion.apache.org/" SRC_URI="mirror://apache/${PN}/${MY_P}.tar.bz2" @@ -17,29 +18,29 @@ S="${WORKDIR}/${MY_P}" LICENSE="Subversion GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring java kde nls perl python ruby sasl test vim-syntax +webdav-neon webdav-serf" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http java kde nls perl python ruby sasl test vim-syntax" -COMMON_DEPEND=">=dev-db/sqlite-3.4[threadsafe(+)] +COMMON_DEPEND=">=dev-db/sqlite-3.7.12 >=dev-libs/apr-1.3:1 >=dev-libs/apr-util-1.3:1 dev-libs/expat sys-libs/zlib + app-arch/bzip2 berkdb? ( >=sys-libs/db-4.0.14 ) ctypes-python? ( ${PYTHON_DEPS} ) - gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/gnome-keyring ) + gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/libgnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) - perl? ( dev-lang/perl ) + perl? ( dev-lang/perl:= ) python? ( ${PYTHON_DEPS} ) - ruby? ( >=dev-lang/ruby-1.8.2:1.8 - dev-ruby/rubygems[ruby_targets_ruby18] ) + ruby? ( >=dev-lang/ruby-1.9.3:1.9 + dev-ruby/rubygems[ruby_targets_ruby19] ) sasl? ( dev-libs/cyrus-sasl ) - webdav-neon? ( >=net-libs/neon-0.28 ) - webdav-serf? ( >=net-libs/serf-0.3.0 )" + http? ( >=net-libs/serf-1.2.1 )" RDEPEND="${COMMON_DEPEND} apache2? ( www-servers/apache[apache2_modules_dav] ) java? ( >=virtual/jre-1.5 ) - kde? ( kde-base/kwalletd ) + kde? ( || ( kde-apps/kwalletd:4 kde-base/kwalletd ) ) nls? ( virtual/libintl ) perl? ( dev-perl/URI )" # Note: ctypesgen doesn't need PYTHON_USEDEP, it's used once @@ -52,23 +53,26 @@ DEPEND="${COMMON_DEPEND} java? ( >=virtual/jdk-1.5 ) kde? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) - webdav-neon? ( virtual/pkgconfig )" + http? ( virtual/pkgconfig )" REQUIRED_USE=" ctypes-python? ( ${PYTHON_REQUIRED_USE} ) python? ( ${PYTHON_REQUIRED_USE} ) - test? ( ${PYTHON_REQUIRED_USE} )" + test? ( + ${PYTHON_REQUIRED_USE} + !dso + )" want_apache pkg_setup() { - if use berkdb; then + if use berkdb ; then local apu_bdb_version="$(${EPREFIX}/usr/bin/apu-1-config --includes \ | grep -Eoe '-I${EPREFIX}/usr/include/db[[:digit:]]\.[[:digit:]]' \ | sed 's:.*b::')" einfo - if [[ -z "${SVN_BDB_VERSION}" ]]; then - if [[ -n "${apu_bdb_version}" ]]; then + if [[ -z "${SVN_BDB_VERSION}" ]] ; then + if [[ -n "${apu_bdb_version}" ]] ; then SVN_BDB_VERSION="${apu_bdb_version}" einfo "Matching db version to apr-util" else @@ -92,18 +96,20 @@ pkg_setup() { java-pkg-opt-2_pkg_setup - if ! use webdav-neon && ! use webdav-serf; then + if ! use http ; then ewarn "WebDAV support is disabled. You need WebDAV to" ewarn "access repositories through the HTTP protocol." - ewarn "Consider enabling one of the following USE-flags:" - ewarn " webdav-neon webdav-serf" + ewarn "Consider enabling \"http\" USE flag" echo -ne "\a" fi - if use debug; then + if use debug ; then append-cppflags -DSVN_DEBUG -DAP_DEBUG fi + # http://mail-archives.apache.org/mod_mbox/subversion-dev/201306.mbox/%3C51C42014.3060700@wandisco.com%3E + [[ ${CHOST} == *-solaris2* ]] && append-cppflags -D__EXTENSIONS__ + # Allow for custom repository locations. SVN_REPOS_LOC="${SVN_REPOS_LOC:-${EPREFIX}/var/svn}" } @@ -111,8 +117,9 @@ pkg_setup() { src_prepare() { epatch "${FILESDIR}"/${PN}-1.5.4-interix.patch \ "${FILESDIR}"/${PN}-1.5.6-aix-dso.patch \ - "${FILESDIR}"/${PN}-1.6.3-hpux-dso.patch \ - "${FILESDIR}"/${PN}-fix-parallel-build-support-for-perl-bindings.patch + "${FILESDIR}"/${PN}-1.8.0-hpux-dso.patch \ + "${FILESDIR}"/${PN}-fix-parallel-build-support-for-perl-bindings.patch \ + "${FILESDIR}"/${PN}-1.8.1-revert_bdb6check.patch epatch_user fperms +x build/transform_libtool_scripts.sh @@ -131,7 +138,14 @@ src_prepare() { sed -e 's/\(libsvn_swig_py\)-\(1\.la\)/\1-$(EPYTHON)-\2/g' \ -i build-outputs.mk || die "sed failed" - if use python; then + if use python ; then + if [[ ${CHOST} == *-darwin* ]] ; then + # http://mail-archives.apache.org/mod_mbox/subversion-dev/201306.mbox/%3C20130614113003.GA19257@tarsus.local2%3E + # in short, we don't have gnome-keyring stuff here, patch + # borrowed from MacPorts + epatch "${FILESDIR}"/${PN}-1.8.5-swig-python-no-gnome-keyring.patch + fi + # XXX: make python_copy_sources accept path S=${S}/subversion/bindings/swig/python python_copy_sources rm -r "${S}"/subversion/bindings/swig/python || die @@ -147,16 +161,10 @@ src_configure() { myconf+=" --without-swig" fi - if use java; then + if use java ; then myconf+=" --without-junit" fi - if use kde || use nls; then - myconf+=" --enable-nls" - else - myconf+=" --disable-nls" - fi - case ${CHOST} in *-aix*) # avoid recording immediate path to sharedlibs into executables @@ -181,9 +189,6 @@ src_configure() { ;; esac - #workaround for bug 387057 - has_version =dev-vcs/subversion-1.6* && myconf+=" --disable-disallowing-of-undefined-references" - #version 1.7.7 again tries to link against the older installed version and fails, when trying to #compile for x86 on amd64, so workaround this issue again #check newer versions, if this is still/again needed @@ -194,11 +199,18 @@ src_configure() { python_export_best fi - #force ruby-1.8 for bug 399105 - #allow overriding Python include directory - ac_cv_path_RUBY="${EPREFIX}"/usr/bin/ruby18 ac_cv_path_RDOC="${EPREFIX}"/usr/bin/rdoc18 \ + if use python && [[ ${CHOST} == *-darwin* ]] ; then + export ac_cv_python_link="$(tc-getCC) "'$(PYTHON_CFLAGS) -bundle -undefined dynamic_lookup $(PYTHON_LIBS)' + export ac_cv_python_libs='$(PYTHON_CFLAGS) -bundle -undefined dynamic_lookup $(PYTHON_LIBS)' + export ac_cv_python_compile="$(tc-getCC)" + fi + + # force ruby-1.9 + # allow overriding Python include directory + ac_cv_path_RUBY="${EPREFIX}"/usr/bin/ruby19 ac_cv_path_RDOC="${EPREFIX}"/usr/bin/rdoc19 \ ac_cv_python_includes='-I$(PYTHON_INCLUDEDIR)' \ econf --libdir="${EPREFIX}/usr/$(get_libdir)" \ + $(use_with apache2 apache-libexecdir) \ $(use_with apache2 apxs "${APXS}") \ $(use_with berkdb berkeley-db "db.h:${EPREFIX}/usr/include/db${SVN_BDB_VERSION}::db-${SVN_BDB_VERSION}") \ $(use_with ctypes-python ctypesgen "${EPREFIX}/usr") \ @@ -207,23 +219,22 @@ src_configure() { $(use_enable java javahl) \ $(use_with java jdk "${JAVA_HOME}") \ $(use_with kde kwallet) \ + $(use_enable nls) \ $(use_with sasl) \ - $(use_with webdav-neon neon) \ - $(use_with webdav-serf serf "${EPREFIX}/usr") \ + $(use_with http serf) \ ${myconf} \ --with-apr="${EPREFIX}/usr/bin/apr-1-config" \ --with-apr-util="${EPREFIX}/usr/bin/apu-1-config" \ --disable-experimental-libtool \ --without-jikes \ --disable-mod-activation \ - --disable-neon-version-check \ --disable-static } src_compile() { emake local-all - if use ctypes-python; then + if use ctypes-python ; then # pre-generate .py files use ctypes-python && emake ctypes-python @@ -232,7 +243,7 @@ src_compile() { popd >/dev/null || die fi - if use python; then + if use python ; then swig_py_compile() { local p=subversion/bindings/swig/python rm -f ${p} || die @@ -249,23 +260,23 @@ src_compile() { python_foreach_impl swig_py_compile fi - if use perl; then + if use perl ; then emake swig-pl fi - if use ruby; then + if use ruby ; then emake swig-rb fi - if use java; then + if use java ; then emake -j1 JAVAC_FLAGS="$(java-pkg_javac-args) -encoding iso8859-1" javahl fi - if use extras; then + if use extras ; then emake tools fi - if use doc; then + if use doc ; then doxygen doc/doxygen.conf || die "Building of Subversion HTML documentation failed" if use java; then @@ -275,39 +286,46 @@ src_compile() { } src_test() { - default + if has_version ~${CATEGORY}/${P} ; then + default - if use ctypes-python; then - python_test() { - "${PYTHON}" subversion/bindings/ctypes-python/test/run_all.py \ - || die "ctypes-python tests fail with ${EPYTHON}" - } + if use ctypes-python ; then + python_test() { + "${PYTHON}" subversion/bindings/ctypes-python/test/run_all.py \ + || die "ctypes-python tests fail with ${EPYTHON}" + } - distutils-r1_src_test - fi + distutils-r1_src_test + fi - if use python; then - swig_py_test() { - pushd "${BUILD_DIR}" >/dev/null || die - "${PYTHON}" tests/run_all.py || die "swig-py tests fail with ${EPYTHON}" - popd >/dev/null || die - } + if use python ; then + swig_py_test() { + pushd "${BUILD_DIR}" >/dev/null || die + "${PYTHON}" tests/run_all.py || die "swig-py tests fail with ${EPYTHON}" + popd >/dev/null || die + } - BUILD_DIR=subversion/bindings/swig/python \ - python_foreach_impl swig_py_test + BUILD_DIR=subversion/bindings/swig/python \ + python_foreach_impl swig_py_test + fi + else + ewarn "The test suite shows errors when there is an older version of" + ewarn "${CATEGORY}/${PN} installed. Please install =${CATEGORY}/${P}*" + ewarn "before running the test suite." + ewarn "Test suite skipped." fi } src_install() { emake -j1 DESTDIR="${D}" local-install - if use ctypes-python; then + if use ctypes-python ; then pushd subversion/bindings/ctypes-python >/dev/null || die distutils-r1_src_install popd >/dev/null || die fi - if use python; then + if use python ; then swig_py_install() { local p=subversion/bindings/swig/python rm -f ${p} || die @@ -324,17 +342,17 @@ src_install() { python_foreach_impl swig_py_install fi - if use perl; then + if use perl ; then emake DESTDIR="${D}" INSTALLDIRS="vendor" install-swig-pl - fixlocalpod + perl_delete_localpod find "${ED}" "(" -name .packlist -o -name "*.bs" ")" -delete fi - if use ruby; then + if use ruby ; then emake DESTDIR="${D}" install-swig-rb fi - if use java; then + if use java ; then emake DESTDIR="${D}" install-javahl java-pkg_regso "${ED}"usr/$(get_libdir)/libsvnjavahl*$(get_libname) java-pkg_dojar "${ED}"usr/$(get_libdir)/svn-javahl/svn-javahl.jar @@ -342,14 +360,15 @@ src_install() { fi # Install Apache module configuration. - if use apache2; then + if use apache2 ; then keepdir "${APACHE_MODULES_CONFDIR}" insinto "${APACHE_MODULES_CONFDIR}" doins "${FILESDIR}/47_mod_dav_svn.conf" fi # Install Bash Completion, bug 43179. - newbashcomp tools/client-side/bash_completion subversion + newbashcomp tools/client-side/bash_completion svn + bashcomp_alias svn svn{admin,dumpfilter,look,sync,version} rm -f tools/client-side/bash_completion # Install hot backup script, bug 54304. @@ -376,14 +395,14 @@ src_install() { rm -fr tools/xslt # Install extra files. - if use extras; then + if use extras ; then cat << EOF > 80subversion-extras PATH="${EPREFIX}/usr/$(get_libdir)/subversion/bin" ROOTPATH="${EPREFIX}/usr/$(get_libdir)/subversion/bin" EOF doenvd 80subversion-extras - emake DESTDIR="${D}" toolsdir="/usr/$(get_libdir)/subversion/bin" install-tools || die "Installation of tools failed" + emake DESTDIR="${D}" toolsdir="/usr/$(get_libdir)/subversion/bin" install-tools find tools "(" -name "*.bat" -o -name "*.in" -o -name ".libs" ")" -print0 | xargs -0 rm -fr rm -fr tools/client-side/svnmucc @@ -395,15 +414,15 @@ EOF doins -r tools fi - if use doc; then + if use doc ; then dohtml -r doc/doxygen/html/* - if use java; then + if use java ; then java-pkg_dojavadoc doc/javadoc fi fi - find "${ED}" '(' -name '*.la' ')' -print0 | xargs -0 rm -f + prune_libtool_files --all cd "${ED}"usr/share/locale for i in * ; do @@ -413,19 +432,17 @@ EOF pkg_preinst() { # Compare versions of Berkeley DB, bug 122877. - if use berkdb && [[ -f "${EROOT}usr/bin/svn" ]]; then + if use berkdb && [[ -f "${EROOT}usr/bin/svn" ]] ; then OLD_BDB_VERSION="$(scanelf -nq "${EROOT}usr/$(get_libdir)/libsvn_subr-1$(get_libname 0)" | grep -Eo "libdb-[[:digit:]]+\.[[:digit:]]+" | sed -e "s/libdb-\(.*\)/\1/")" NEW_BDB_VERSION="$(scanelf -nq "${ED}usr/$(get_libdir)/libsvn_subr-1$(get_libname 0)" | grep -Eo "libdb-[[:digit:]]+\.[[:digit:]]+" | sed -e "s/libdb-\(.*\)/\1/")" - if [[ "${OLD_BDB_VERSION}" != "${NEW_BDB_VERSION}" ]]; then + if [[ "${OLD_BDB_VERSION}" != "${NEW_BDB_VERSION}" ]] ; then CHANGED_BDB_VERSION="1" fi fi } pkg_postinst() { - use perl && perl-module_pkg_postinst - - if [[ -n "${CHANGED_BDB_VERSION}" ]]; then + if [[ -n "${CHANGED_BDB_VERSION}" ]] ; then ewarn "You upgraded from an older version of Berkeley DB and may experience" ewarn "problems with your repository. Run the following commands as root to fix it:" ewarn " db4_recover -h ${SVN_REPOS_LOC}/repos" @@ -436,14 +453,14 @@ pkg_postinst() { } pkg_postrm() { - use perl && perl-module_pkg_postrm + : } pkg_config() { # Remember: Don't use ${EROOT}${SVN_REPOS_LOC} since ${SVN_REPOS_LOC} # already has EPREFIX in it einfo "Initializing the database in ${SVN_REPOS_LOC}..." - if [[ -e "${SVN_REPOS_LOC}/repos" ]]; then + if [[ -e "${SVN_REPOS_LOC}/repos" ]] ; then echo "A Subversion repository already exists and I will not overwrite it." echo "Delete \"${SVN_REPOS_LOC}/repos\" first if you're sure you want to have a clean version." else @@ -456,7 +473,7 @@ pkg_config() { einfo "Setting repository permissions..." SVNSERVE_USER="$(. "${EROOT}etc/conf.d/svnserve"; echo "${SVNSERVE_USER}")" SVNSERVE_GROUP="$(. "${EROOT}etc/conf.d/svnserve"; echo "${SVNSERVE_GROUP}")" - if use apache2; then + if use apache2 ; then [[ -z "${SVNSERVE_USER}" ]] && SVNSERVE_USER="apache" [[ -z "${SVNSERVE_GROUP}" ]] && SVNSERVE_GROUP="apache" else diff --git a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.8.13.ebuild b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.8.13.ebuild new file mode 100644 index 0000000000..5efee24b5b --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.8.13.ebuild @@ -0,0 +1,493 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.8.13.ebuild,v 1.4 2015/05/12 07:54:21 polynomial-c Exp $ + +EAPI=5 +PYTHON_COMPAT=( python2_7 ) +DISTUTILS_OPTIONAL=1 +WANT_AUTOMAKE="none" +GENTOO_DEPEND_ON_PERL="no" + +inherit autotools bash-completion-r1 db-use depend.apache distutils-r1 elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module eutils + +MY_P="${P/_/-}" +DESCRIPTION="Advanced version control system" +HOMEPAGE="http://subversion.apache.org/" +SRC_URI="mirror://apache/${PN}/${MY_P}.tar.bz2" +S="${WORKDIR}/${MY_P}" + +LICENSE="Subversion GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http java kde nls perl python ruby sasl test vim-syntax" + +COMMON_DEPEND=">=dev-db/sqlite-3.7.12 + >=dev-libs/apr-1.3:1 + >=dev-libs/apr-util-1.3:1 + dev-libs/expat + sys-apps/file + sys-libs/zlib + app-arch/bzip2 + berkdb? ( >=sys-libs/db-4.0.14:= ) + ctypes-python? ( ${PYTHON_DEPS} ) + gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/libgnome-keyring ) + kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) + perl? ( dev-lang/perl:= ) + python? ( ${PYTHON_DEPS} ) + ruby? ( >=dev-lang/ruby-2.1:2.1 + dev-ruby/rubygems[ruby_targets_ruby21] ) + sasl? ( dev-libs/cyrus-sasl ) + http? ( >=net-libs/serf-1.2.1 )" +RDEPEND="${COMMON_DEPEND} + apache2? ( www-servers/apache[apache2_modules_dav] ) + java? ( >=virtual/jre-1.5 ) + kde? ( || ( kde-apps/kwalletd:4 kde-base/kwalletd ) ) + nls? ( virtual/libintl ) + perl? ( dev-perl/URI )" +# Note: ctypesgen doesn't need PYTHON_USEDEP, it's used once +DEPEND="${COMMON_DEPEND} + !!=virtual/jdk-1.5 ) + kde? ( virtual/pkgconfig ) + nls? ( sys-devel/gettext ) + test? ( ${PYTHON_DEPS} )" + +REQUIRED_USE=" + ctypes-python? ( ${PYTHON_REQUIRED_USE} ) + python? ( ${PYTHON_REQUIRED_USE} ) + test? ( + ${PYTHON_REQUIRED_USE} + !dso + )" + +want_apache + +pkg_setup() { + if use berkdb ; then + local apu_bdb_version="$(${EPREFIX}/usr/bin/apu-1-config --includes \ + | grep -Eoe '-I${EPREFIX}/usr/include/db[[:digit:]]\.[[:digit:]]' \ + | sed 's:.*b::')" + einfo + if [[ -z "${SVN_BDB_VERSION}" ]] ; then + if [[ -n "${apu_bdb_version}" ]] ; then + SVN_BDB_VERSION="${apu_bdb_version}" + einfo "Matching db version to apr-util" + else + SVN_BDB_VERSION="$(db_ver_to_slot "$(db_findver sys-libs/db 2>/dev/null)")" + einfo "SVN_BDB_VERSION variable isn't set. You can set it to enforce using of specific version of Berkeley DB." + fi + fi + einfo "Using: Berkeley DB ${SVN_BDB_VERSION}" + einfo + + if [[ -n "${apu_bdb_version}" && "${SVN_BDB_VERSION}" != "${apu_bdb_version}" ]]; then + eerror "APR-Util is linked against Berkeley DB ${apu_bdb_version}, but you are trying" + eerror "to build Subversion with support for Berkeley DB ${SVN_BDB_VERSION}." + eerror "Rebuild dev-libs/apr-util or set SVN_BDB_VERSION=\"${apu_bdb_version}\"." + eerror "Aborting to avoid possible run-time crashes." + die "Berkeley DB version mismatch" + fi + fi + + depend.apache_pkg_setup + + java-pkg-opt-2_pkg_setup + + if ! use http ; then + ewarn "WebDAV support is disabled. You need WebDAV to" + ewarn "access repositories through the HTTP protocol." + ewarn "Consider enabling \"http\" USE flag" + echo -ne "\a" + fi + + if use debug ; then + append-cppflags -DSVN_DEBUG -DAP_DEBUG + fi + + # http://mail-archives.apache.org/mod_mbox/subversion-dev/201306.mbox/%3C51C42014.3060700@wandisco.com%3E + [[ ${CHOST} == *-solaris2* ]] && append-cppflags -D__EXTENSIONS__ + + # Allow for custom repository locations. + SVN_REPOS_LOC="${SVN_REPOS_LOC:-${EPREFIX}/var/svn}" +} + +src_prepare() { + epatch "${FILESDIR}"/${PN}-1.5.4-interix.patch \ + "${FILESDIR}"/${PN}-1.5.6-aix-dso.patch \ + "${FILESDIR}"/${PN}-1.8.0-hpux-dso.patch \ + "${FILESDIR}"/${PN}-fix-parallel-build-support-for-perl-bindings.patch \ + "${FILESDIR}"/${PN}-1.8.1-revert_bdb6check.patch + epatch_user + + fperms +x build/transform_libtool_scripts.sh + + sed -i \ + -e "s/\(BUILD_RULES=.*\) bdb-test\(.*\)/\1\2/g" \ + -e "s/\(BUILD_RULES=.*\) test\(.*\)/\1\2/g" configure.ac + + # this bites us in particular on Solaris + sed -i -e '1c\#!/usr/bin/env sh' build/transform_libtool_scripts.sh || \ + die "/bin/sh is not POSIX shell!" + + eautoconf + elibtoolize + + sed -e 's/\(libsvn_swig_py\)-\(1\.la\)/\1-$(EPYTHON)-\2/g' \ + -i build-outputs.mk || die "sed failed" + + if use python ; then + if [[ ${CHOST} == *-darwin* ]] ; then + # http://mail-archives.apache.org/mod_mbox/subversion-dev/201306.mbox/%3C20130614113003.GA19257@tarsus.local2%3E + # in short, we don't have gnome-keyring stuff here, patch + # borrowed from MacPorts + epatch "${FILESDIR}"/${PN}-1.8.5-swig-python-no-gnome-keyring.patch + fi + + # XXX: make python_copy_sources accept path + S=${S}/subversion/bindings/swig/python python_copy_sources + rm -r "${S}"/subversion/bindings/swig/python || die + fi +} + +src_configure() { + local myconf + + if use python || use perl || use ruby; then + myconf+=" --with-swig" + else + myconf+=" --without-swig" + fi + + if use java ; then + myconf+=" --without-junit" + fi + + case ${CHOST} in + *-aix*) + # avoid recording immediate path to sharedlibs into executables + append-ldflags -Wl,-bnoipath + ;; + *-interix*) + # loader crashes on the LD_PRELOADs... + myconf+=" --disable-local-library-preloading" + ;; + *-solaris*) + # need -lintl to link + use nls && append-libs intl + # this breaks installation, on x64 echo replacement is 32-bits + myconf+=" --disable-local-library-preloading" + ;; + *-mint*) + myconf+=" --enable-all-static --disable-local-library-preloading" + ;; + *) + # inject LD_PRELOAD entries for easy in-tree development + myconf+=" --enable-local-library-preloading" + ;; + esac + + #version 1.7.7 again tries to link against the older installed version and fails, when trying to + #compile for x86 on amd64, so workaround this issue again + #check newer versions, if this is still/again needed + myconf+=" --disable-disallowing-of-undefined-references" + + # for build-time scripts + if use ctypes-python || use python || use test; then + python_export_best + fi + + if use python && [[ ${CHOST} == *-darwin* ]] ; then + export ac_cv_python_link="$(tc-getCC) "'$(PYTHON_CFLAGS) -bundle -undefined dynamic_lookup $(PYTHON_LIBS)' + export ac_cv_python_libs='$(PYTHON_CFLAGS) -bundle -undefined dynamic_lookup $(PYTHON_LIBS)' + export ac_cv_python_compile="$(tc-getCC)" + fi + + # force ruby-2.1 + # allow overriding Python include directory + ac_cv_path_RUBY=$(usex ruby "${EPREFIX}/usr/bin/ruby21" "none") \ + ac_cv_path_RDOC=$(usex ruby "${EPREFIX}/usr/bin/rdoc21" "none") \ + ac_cv_python_includes='-I$(PYTHON_INCLUDEDIR)' \ + econf --libdir="${EPREFIX}/usr/$(get_libdir)" \ + $(use_with apache2 apache-libexecdir) \ + $(use_with apache2 apxs "${APXS}") \ + $(use_with berkdb berkeley-db "db.h:${EPREFIX}/usr/include/db${SVN_BDB_VERSION}::db-${SVN_BDB_VERSION}") \ + $(use_with ctypes-python ctypesgen "${EPREFIX}/usr") \ + $(use_enable dso runtime-module-search) \ + $(use_with gnome-keyring) \ + $(use_enable java javahl) \ + $(use_with java jdk "${JAVA_HOME}") \ + $(use_with kde kwallet) \ + $(use_enable nls) \ + $(use_with sasl) \ + $(use_with http serf) \ + ${myconf} \ + --with-apr="${EPREFIX}/usr/bin/apr-1-config" \ + --with-apr-util="${EPREFIX}/usr/bin/apu-1-config" \ + --disable-experimental-libtool \ + --without-jikes \ + --disable-mod-activation \ + --disable-static +} + +src_compile() { + emake local-all + + if use ctypes-python ; then + # pre-generate .py files + use ctypes-python && emake ctypes-python + + pushd subversion/bindings/ctypes-python >/dev/null || die + distutils-r1_src_compile + popd >/dev/null || die + fi + + if use python ; then + swig_py_compile() { + local p=subversion/bindings/swig/python + rm -f ${p} || die + ln -s "${BUILD_DIR}" ${p} || die + + python_export PYTHON_INCLUDEDIR + emake swig-py \ + swig_pydir="$(python_get_sitedir)/libsvn" \ + swig_pydir_extra="$(python_get_sitedir)/svn" + } + + # this will give us proper BUILD_DIR for symlinking + BUILD_DIR=python \ + python_foreach_impl swig_py_compile + fi + + if use perl ; then + emake swig-pl + fi + + if use ruby ; then + emake swig-rb + fi + + if use java ; then + emake -j1 JAVAC_FLAGS="$(java-pkg_javac-args) -encoding iso8859-1" javahl + fi + + if use extras ; then + emake tools + fi + + if use doc ; then + doxygen doc/doxygen.conf || die "Building of Subversion HTML documentation failed" + + if use java; then + emake doc-javahl + fi + fi +} + +src_test() { + if has_version ~${CATEGORY}/${P} ; then + default + + if use ctypes-python ; then + python_test() { + "${PYTHON}" subversion/bindings/ctypes-python/test/run_all.py \ + || die "ctypes-python tests fail with ${EPYTHON}" + } + + distutils-r1_src_test + fi + + if use python ; then + swig_py_test() { + pushd "${BUILD_DIR}" >/dev/null || die + "${PYTHON}" tests/run_all.py || die "swig-py tests fail with ${EPYTHON}" + popd >/dev/null || die + } + + BUILD_DIR=subversion/bindings/swig/python \ + python_foreach_impl swig_py_test + fi + else + ewarn "The test suite shows errors when there is an older version of" + ewarn "${CATEGORY}/${PN} installed. Please install =${CATEGORY}/${P}*" + ewarn "before running the test suite." + ewarn "Test suite skipped." + fi +} + +src_install() { + emake -j1 DESTDIR="${D}" local-install + + if use ctypes-python ; then + pushd subversion/bindings/ctypes-python >/dev/null || die + distutils-r1_src_install + popd >/dev/null || die + fi + + if use python ; then + swig_py_install() { + local p=subversion/bindings/swig/python + rm -f ${p} || die + ln -s "${BUILD_DIR}" ${p} || die + + emake \ + DESTDIR="${D}" \ + swig_pydir="$(python_get_sitedir)/libsvn" \ + swig_pydir_extra="$(python_get_sitedir)/svn" \ + install-swig-py + } + + BUILD_DIR=python \ + python_foreach_impl swig_py_install + fi + + if use perl ; then + emake DESTDIR="${D}" INSTALLDIRS="vendor" install-swig-pl + perl_delete_localpod + find "${ED}" "(" -name .packlist -o -name "*.bs" ")" -delete + fi + + if use ruby ; then + emake DESTDIR="${D}" install-swig-rb + fi + + if use java ; then + emake DESTDIR="${D}" install-javahl + java-pkg_regso "${ED}"usr/$(get_libdir)/libsvnjavahl*$(get_libname) + java-pkg_dojar "${ED}"usr/$(get_libdir)/svn-javahl/svn-javahl.jar + rm -fr "${ED}"usr/$(get_libdir)/svn-javahl/*.jar + fi + + # Install Apache module configuration. + if use apache2 ; then + keepdir "${APACHE_MODULES_CONFDIR}" + insinto "${APACHE_MODULES_CONFDIR}" + doins "${FILESDIR}/47_mod_dav_svn.conf" + fi + + # Install Bash Completion, bug 43179. + newbashcomp tools/client-side/bash_completion svn + bashcomp_alias svn svn{admin,dumpfilter,look,sync,version} + rm -f tools/client-side/bash_completion + + # Install hot backup script, bug 54304. + newbin tools/backup/hot-backup.py svn-hot-backup + rm -fr tools/backup + + # Install svnserve init-script and xinet.d snippet, bug 43245. + newinitd "${FILESDIR}"/svnserve.initd3 svnserve + newconfd "${FILESDIR}"/svnserve.confd svnserve + insinto /etc/xinetd.d + newins "${FILESDIR}"/svnserve.xinetd svnserve + + #adjust default user and group with disabled apache2 USE flag, bug 381385 + use apache2 || sed -e "s\USER:-apache\USER:-svn\g" \ + -e "s\GROUP:-apache\GROUP:-svnusers\g" \ + -i "${ED}"etc/init.d/svnserve || die + use apache2 || sed -e "0,/apache/s//svn/" \ + -e "s:apache:svnusers:" \ + -i "${ED}"etc/xinetd.d/svnserve || die + + # Install documentation. + dodoc CHANGES COMMITTERS README + dodoc tools/xslt/svnindex.{css,xsl} + rm -fr tools/xslt + + # Install extra files. + if use extras ; then + cat << EOF > 80subversion-extras +PATH="${EPREFIX}/usr/$(get_libdir)/subversion/bin" +ROOTPATH="${EPREFIX}/usr/$(get_libdir)/subversion/bin" +EOF + doenvd 80subversion-extras + + emake DESTDIR="${D}" toolsdir="/usr/$(get_libdir)/subversion/bin" install-tools + + find tools "(" -name "*.bat" -o -name "*.in" -o -name ".libs" ")" -print0 | xargs -0 rm -fr + rm -fr tools/client-side/svnmucc + rm -fr tools/server-side/{svn-populate-node-origins-index,svnauthz-validate}* + rm -fr tools/{buildbot,dev,diff,po} + + insinto /usr/share/${PN} + find tools -name '*.py' -exec sed -i -e '1s:python:&2:' {} + || die + doins -r tools + fi + + if use doc ; then + dohtml -r doc/doxygen/html/* + + if use java ; then + java-pkg_dojavadoc doc/javadoc + fi + fi + + prune_libtool_files --all + + cd "${ED}"usr/share/locale + for i in * ; do + [[ $i == *$LINGUAS* ]] || { rm -r $i || die ; } + done +} + +pkg_preinst() { + # Compare versions of Berkeley DB, bug 122877. + if use berkdb && [[ -f "${EROOT}usr/bin/svn" ]] ; then + OLD_BDB_VERSION="$(scanelf -nq "${EROOT}usr/$(get_libdir)/libsvn_subr-1$(get_libname 0)" | grep -Eo "libdb-[[:digit:]]+\.[[:digit:]]+" | sed -e "s/libdb-\(.*\)/\1/")" + NEW_BDB_VERSION="$(scanelf -nq "${ED}usr/$(get_libdir)/libsvn_subr-1$(get_libname 0)" | grep -Eo "libdb-[[:digit:]]+\.[[:digit:]]+" | sed -e "s/libdb-\(.*\)/\1/")" + if [[ "${OLD_BDB_VERSION}" != "${NEW_BDB_VERSION}" ]] ; then + CHANGED_BDB_VERSION="1" + fi + fi +} + +pkg_postinst() { + if [[ -n "${CHANGED_BDB_VERSION}" ]] ; then + ewarn "You upgraded from an older version of Berkeley DB and may experience" + ewarn "problems with your repository. Run the following commands as root to fix it:" + ewarn " db4_recover -h ${SVN_REPOS_LOC}/repos" + ewarn " chown -Rf apache:apache ${SVN_REPOS_LOC}/repos" + fi + + ewarn "If you run subversion as a daemon, you will need to restart it to avoid module mismatches." +} + +pkg_postrm() { + : +} + +pkg_config() { + # Remember: Don't use ${EROOT}${SVN_REPOS_LOC} since ${SVN_REPOS_LOC} + # already has EPREFIX in it + einfo "Initializing the database in ${SVN_REPOS_LOC}..." + if [[ -e "${SVN_REPOS_LOC}/repos" ]] ; then + echo "A Subversion repository already exists and I will not overwrite it." + echo "Delete \"${SVN_REPOS_LOC}/repos\" first if you're sure you want to have a clean version." + else + mkdir -p "${SVN_REPOS_LOC}/conf" + + einfo "Populating repository directory..." + # Create initial repository. + "${EROOT}usr/bin/svnadmin" create "${SVN_REPOS_LOC}/repos" + + einfo "Setting repository permissions..." + SVNSERVE_USER="$(. "${EROOT}etc/conf.d/svnserve"; echo "${SVNSERVE_USER}")" + SVNSERVE_GROUP="$(. "${EROOT}etc/conf.d/svnserve"; echo "${SVNSERVE_GROUP}")" + if use apache2 ; then + [[ -z "${SVNSERVE_USER}" ]] && SVNSERVE_USER="apache" + [[ -z "${SVNSERVE_GROUP}" ]] && SVNSERVE_GROUP="apache" + else + [[ -z "${SVNSERVE_USER}" ]] && SVNSERVE_USER="svn" + [[ -z "${SVNSERVE_GROUP}" ]] && SVNSERVE_GROUP="svnusers" + fi + chmod -Rf go-rwx "${SVN_REPOS_LOC}/conf" + chmod -Rf o-rwx "${SVN_REPOS_LOC}/repos" + echo "Please create \"${SVNSERVE_GROUP}\" group if it does not exist yet." + echo "Afterwards please create \"${SVNSERVE_USER}\" user with homedir \"${SVN_REPOS_LOC}\"" + echo "and as part of the \"${SVNSERVE_GROUP}\" group if it does not exist yet." + echo "Finally, execute \"chown -Rf ${SVNSERVE_USER}:${SVNSERVE_GROUP} ${SVN_REPOS_LOC}/repos\"" + echo "to finish the configuration." + fi +} diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.7.10 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.7.10 deleted file mode 100644 index c5b2b10801..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.7.10 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile config configure install postinst postrm preinst prepare setup test unpack -DEPEND=>=dev-db/sqlite-3.4[threadsafe(+)] >=dev-libs/apr-1.3:1 >=dev-libs/apr-util-1.3:1 dev-libs/expat sys-libs/zlib berkdb? ( >=sys-libs/db-4.0.14 ) ctypes-python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/gnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) perl? ( dev-lang/perl ) python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ruby? ( >=dev-lang/ruby-1.8.2:1.8 dev-ruby/rubygems[ruby_targets_ruby18] ) sasl? ( dev-libs/cyrus-sasl ) webdav-neon? ( >=net-libs/neon-0.28 ) webdav-serf? ( >=net-libs/serf-0.3.0 ) test? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) !!=virtual/jdk-1.5 ) kde? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) webdav-neon? ( virtual/pkgconfig ) apache2? ( =www-servers/apache-2* ) !=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 java? ( >=dev-java/java-config-2.1.9-r1 ) dev-lang/perl:=[-build(-)] -DESCRIPTION=Advanced version control system -EAPI=5 -HOMEPAGE=http://subversion.apache.org/ -IUSE=apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring java kde nls perl python ruby sasl test vim-syntax +webdav-neon webdav-serf apache2 python_targets_python2_7 elibc_FreeBSD java -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=Subversion GPL-2 -RDEPEND=>=dev-db/sqlite-3.4[threadsafe(+)] >=dev-libs/apr-1.3:1 >=dev-libs/apr-util-1.3:1 dev-libs/expat sys-libs/zlib berkdb? ( >=sys-libs/db-4.0.14 ) ctypes-python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/gnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) perl? ( dev-lang/perl ) python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ruby? ( >=dev-lang/ruby-1.8.2:1.8 dev-ruby/rubygems[ruby_targets_ruby18] ) sasl? ( dev-libs/cyrus-sasl ) webdav-neon? ( >=net-libs/neon-0.28 ) webdav-serf? ( >=net-libs/serf-0.3.0 ) apache2? ( www-servers/apache[apache2_modules_dav] ) java? ( >=virtual/jre-1.5 ) kde? ( kde-base/kwalletd ) nls? ( virtual/libintl ) perl? ( dev-perl/URI ) apache2? ( =www-servers/apache-2* ) java? ( >=dev-java/java-config-2.1.9-r1 ) dev-lang/perl:=[-build(-)] -REQUIRED_USE=ctypes-python? ( || ( python_targets_python2_7 ) ) python? ( || ( python_targets_python2_7 ) ) test? ( || ( python_targets_python2_7 ) ) -SLOT=0 -SRC_URI=mirror://apache/subversion/subversion-1.7.10.tar.bz2 -_eclasses_=autotools 999c8f6cf5d91495cb0779588f20716c bash-completion-r1 c8399c7c7ecbcf7ed6e5bd3abb3d4af3 db-use 82d0e62839f20e1e0d5a2259abd5316f depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd distutils-r1 c01d5c4af34f4a37a51fc9638299c222 elisp-common 1aa23b3de5dae55456fa2071428eb5bf eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c263990f1b677b0f0be0a3299f179762 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 2257adeaac9408ab545ef49ae751bae6 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 3bf24e6abb9b76d9f6c20600f0b716bf multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 7a1c6bac46bba968758a2f7666af645b python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs c961250d50160cd37d6b7fd9e8429c92 unpacker f300a7ca9131b1024a79762e8edd3c52 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=c8886c9c3b0c8e9eb8d205a1f89f64c9 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.7.11 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.7.11 deleted file mode 100644 index 5c98d9107a..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.7.11 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile config configure install postinst postrm preinst prepare setup test unpack -DEPEND=>=dev-db/sqlite-3.4[threadsafe(+)] >=dev-libs/apr-1.3:1 >=dev-libs/apr-util-1.3:1 dev-libs/expat sys-libs/zlib berkdb? ( >=sys-libs/db-4.0.14 ) ctypes-python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/gnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) perl? ( dev-lang/perl ) python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ruby? ( >=dev-lang/ruby-1.8.2:1.8 dev-ruby/rubygems[ruby_targets_ruby18] ) sasl? ( dev-libs/cyrus-sasl ) webdav-neon? ( >=net-libs/neon-0.28 ) webdav-serf? ( >=net-libs/serf-0.3.0 ) test? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) !!=virtual/jdk-1.5 ) kde? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) webdav-neon? ( virtual/pkgconfig ) apache2? ( =www-servers/apache-2* ) !=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 java? ( >=dev-java/java-config-2.1.9-r1 ) dev-lang/perl:=[-build(-)] -DESCRIPTION=Advanced version control system -EAPI=5 -HOMEPAGE=http://subversion.apache.org/ -IUSE=apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring java kde nls perl python ruby sasl test vim-syntax +webdav-neon webdav-serf apache2 python_targets_python2_7 elibc_FreeBSD java -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=Subversion GPL-2 -RDEPEND=>=dev-db/sqlite-3.4[threadsafe(+)] >=dev-libs/apr-1.3:1 >=dev-libs/apr-util-1.3:1 dev-libs/expat sys-libs/zlib berkdb? ( >=sys-libs/db-4.0.14 ) ctypes-python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/gnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) perl? ( dev-lang/perl ) python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ruby? ( >=dev-lang/ruby-1.8.2:1.8 dev-ruby/rubygems[ruby_targets_ruby18] ) sasl? ( dev-libs/cyrus-sasl ) webdav-neon? ( >=net-libs/neon-0.28 ) webdav-serf? ( >=net-libs/serf-0.3.0 ) apache2? ( www-servers/apache[apache2_modules_dav] ) java? ( >=virtual/jre-1.5 ) kde? ( kde-base/kwalletd ) nls? ( virtual/libintl ) perl? ( dev-perl/URI ) apache2? ( =www-servers/apache-2* ) java? ( >=dev-java/java-config-2.1.9-r1 ) dev-lang/perl:=[-build(-)] -REQUIRED_USE=ctypes-python? ( || ( python_targets_python2_7 ) ) python? ( || ( python_targets_python2_7 ) ) test? ( || ( python_targets_python2_7 ) ) -SLOT=0 -SRC_URI=mirror://apache/subversion/subversion-1.7.11.tar.bz2 -_eclasses_=autotools 999c8f6cf5d91495cb0779588f20716c bash-completion-r1 c8399c7c7ecbcf7ed6e5bd3abb3d4af3 db-use 82d0e62839f20e1e0d5a2259abd5316f depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd distutils-r1 c01d5c4af34f4a37a51fc9638299c222 elisp-common 1aa23b3de5dae55456fa2071428eb5bf eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c263990f1b677b0f0be0a3299f179762 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 2257adeaac9408ab545ef49ae751bae6 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 3bf24e6abb9b76d9f6c20600f0b716bf multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 7a1c6bac46bba968758a2f7666af645b python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs c961250d50160cd37d6b7fd9e8429c92 unpacker f300a7ca9131b1024a79762e8edd3c52 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=f3d9de5bb27acfe399136c94d9142b9a diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.7.19 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.7.19 new file mode 100644 index 0000000000..9a42e4b2b5 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.7.19 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile config configure install postinst postrm preinst prepare setup test unpack +DEPEND=>=dev-db/sqlite-3.6.18[threadsafe(+)] >=dev-libs/apr-1.3:1 >=dev-libs/apr-util-1.3:1 dev-libs/expat sys-libs/zlib berkdb? ( >=sys-libs/db-4.0.14 ) ctypes-python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/libgnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) perl? ( dev-lang/perl:= ) python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ruby? ( >=dev-lang/ruby-1.8.2:1.8 dev-ruby/rubygems[ruby_targets_ruby18] ) sasl? ( dev-libs/cyrus-sasl ) webdav-neon? ( >=net-libs/neon-0.28 ) webdav-serf? ( >=net-libs/serf-0.3.0 ) test? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) !!=virtual/jdk-1.5 ) kde? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) webdav-neon? ( virtual/pkgconfig ) apache2? ( =www-servers/apache-2* ) !=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 java? ( >=dev-java/java-config-2.1.9-r1 ) +DESCRIPTION=Advanced version control system +EAPI=5 +HOMEPAGE=http://subversion.apache.org/ +IUSE=apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring java kde nls perl python ruby sasl test vim-syntax +webdav-neon webdav-serf apache2 python_targets_python2_7 elibc_FreeBSD java +KEYWORDS=alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=Subversion GPL-2 +RDEPEND=>=dev-db/sqlite-3.6.18[threadsafe(+)] >=dev-libs/apr-1.3:1 >=dev-libs/apr-util-1.3:1 dev-libs/expat sys-libs/zlib berkdb? ( >=sys-libs/db-4.0.14 ) ctypes-python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/libgnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) perl? ( dev-lang/perl:= ) python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ruby? ( >=dev-lang/ruby-1.8.2:1.8 dev-ruby/rubygems[ruby_targets_ruby18] ) sasl? ( dev-libs/cyrus-sasl ) webdav-neon? ( >=net-libs/neon-0.28 ) webdav-serf? ( >=net-libs/serf-0.3.0 ) apache2? ( www-servers/apache[apache2_modules_dav] ) java? ( >=virtual/jre-1.5 ) kde? ( kde-base/kwalletd ) nls? ( virtual/libintl ) perl? ( dev-perl/URI ) apache2? ( =www-servers/apache-2* ) java? ( >=dev-java/java-config-2.1.9-r1 ) +REQUIRED_USE=ctypes-python? ( || ( python_targets_python2_7 ) ) python? ( || ( python_targets_python2_7 ) ) test? ( || ( python_targets_python2_7 ) ) +SLOT=0 +SRC_URI=mirror://apache/subversion/subversion-1.7.19.tar.bz2 +_eclasses_=autotools 999c8f6cf5d91495cb0779588f20716c bash-completion-r1 c8399c7c7ecbcf7ed6e5bd3abb3d4af3 db-use 82d0e62839f20e1e0d5a2259abd5316f depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd distutils-r1 c01d5c4af34f4a37a51fc9638299c222 elisp-common 1aa23b3de5dae55456fa2071428eb5bf eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c263990f1b677b0f0be0a3299f179762 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 2257adeaac9408ab545ef49ae751bae6 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 3bf24e6abb9b76d9f6c20600f0b716bf multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 7a1c6bac46bba968758a2f7666af645b python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs c961250d50160cd37d6b7fd9e8429c92 unpacker f300a7ca9131b1024a79762e8edd3c52 versionator cd0bcdb170807e4a1984115e9d53a26f +_md5_=9f4e4cc50fc0c639db6d4fc531c8de4e diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.7.20 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.7.20 new file mode 100644 index 0000000000..b5d126ccd4 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.7.20 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile config configure install postinst postrm preinst prepare setup test unpack +DEPEND=>=dev-db/sqlite-3.6.18[threadsafe(+)] >=dev-libs/apr-1.3:1 >=dev-libs/apr-util-1.3:1 dev-libs/expat sys-libs/zlib berkdb? ( >=sys-libs/db-4.0.14 ) ctypes-python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/libgnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) perl? ( dev-lang/perl:= ) python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ruby? ( >=dev-lang/ruby-1.8.2:1.8 dev-ruby/rubygems[ruby_targets_ruby18] ) sasl? ( dev-libs/cyrus-sasl ) webdav-neon? ( >=net-libs/neon-0.28 ) webdav-serf? ( >=net-libs/serf-0.3.0 ) test? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) !!=virtual/jdk-1.5 ) kde? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) webdav-neon? ( virtual/pkgconfig ) apache2? ( =www-servers/apache-2* ) !=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 java? ( >=dev-java/java-config-2.1.9-r1 ) +DESCRIPTION=Advanced version control system +EAPI=5 +HOMEPAGE=http://subversion.apache.org/ +IUSE=apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring java kde nls perl python ruby sasl test vim-syntax +webdav-neon webdav-serf apache2 python_targets_python2_7 elibc_FreeBSD java +KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=Subversion GPL-2 +RDEPEND=>=dev-db/sqlite-3.6.18[threadsafe(+)] >=dev-libs/apr-1.3:1 >=dev-libs/apr-util-1.3:1 dev-libs/expat sys-libs/zlib berkdb? ( >=sys-libs/db-4.0.14 ) ctypes-python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/libgnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) perl? ( dev-lang/perl:= ) python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ruby? ( >=dev-lang/ruby-1.8.2:1.8 dev-ruby/rubygems[ruby_targets_ruby18] ) sasl? ( dev-libs/cyrus-sasl ) webdav-neon? ( >=net-libs/neon-0.28 ) webdav-serf? ( >=net-libs/serf-0.3.0 ) apache2? ( www-servers/apache[apache2_modules_dav] ) java? ( >=virtual/jre-1.5 ) kde? ( kde-base/kwalletd ) nls? ( virtual/libintl ) perl? ( dev-perl/URI ) apache2? ( =www-servers/apache-2* ) java? ( >=dev-java/java-config-2.1.9-r1 ) +REQUIRED_USE=ctypes-python? ( || ( python_targets_python2_7 ) ) python? ( || ( python_targets_python2_7 ) ) test? ( || ( python_targets_python2_7 ) ) +SLOT=0 +SRC_URI=mirror://apache/subversion/subversion-1.7.20.tar.bz2 +_eclasses_=autotools 999c8f6cf5d91495cb0779588f20716c bash-completion-r1 c8399c7c7ecbcf7ed6e5bd3abb3d4af3 db-use 82d0e62839f20e1e0d5a2259abd5316f depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd distutils-r1 c01d5c4af34f4a37a51fc9638299c222 elisp-common 1aa23b3de5dae55456fa2071428eb5bf eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c263990f1b677b0f0be0a3299f179762 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 2257adeaac9408ab545ef49ae751bae6 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 3bf24e6abb9b76d9f6c20600f0b716bf multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 7a1c6bac46bba968758a2f7666af645b python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs c961250d50160cd37d6b7fd9e8429c92 unpacker f300a7ca9131b1024a79762e8edd3c52 versionator cd0bcdb170807e4a1984115e9d53a26f +_md5_=3d14449379c4dfa55dea6efff0a6ac45 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.7.9 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.7.9 deleted file mode 100644 index 3c076a56d0..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.7.9 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile config configure install postinst postrm preinst prepare setup test unpack -DEPEND=>=dev-db/sqlite-3.4[threadsafe(+)] >=dev-libs/apr-1.3:1 >=dev-libs/apr-util-1.3:1 dev-libs/expat sys-libs/zlib berkdb? ( >=sys-libs/db-4.0.14 ) ctypes-python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/gnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) perl? ( dev-lang/perl ) python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ruby? ( >=dev-lang/ruby-1.8.2:1.8 dev-ruby/rubygems[ruby_targets_ruby18] ) sasl? ( dev-libs/cyrus-sasl ) webdav-neon? ( >=net-libs/neon-0.28 ) webdav-serf? ( >=net-libs/serf-0.3.0 ) test? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) !!=virtual/jdk-1.5 ) kde? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) webdav-neon? ( virtual/pkgconfig ) apache2? ( =www-servers/apache-2* ) !=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 java? ( >=dev-java/java-config-2.1.9-r1 ) dev-lang/perl:=[-build(-)] -DESCRIPTION=Advanced version control system -EAPI=5 -HOMEPAGE=http://subversion.apache.org/ -IUSE=apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring java kde nls perl python ruby sasl test vim-syntax +webdav-neon webdav-serf apache2 python_targets_python2_7 elibc_FreeBSD java -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=Subversion GPL-2 -RDEPEND=>=dev-db/sqlite-3.4[threadsafe(+)] >=dev-libs/apr-1.3:1 >=dev-libs/apr-util-1.3:1 dev-libs/expat sys-libs/zlib berkdb? ( >=sys-libs/db-4.0.14 ) ctypes-python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/gnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) perl? ( dev-lang/perl ) python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ruby? ( >=dev-lang/ruby-1.8.2:1.8 dev-ruby/rubygems[ruby_targets_ruby18] ) sasl? ( dev-libs/cyrus-sasl ) webdav-neon? ( >=net-libs/neon-0.28 ) webdav-serf? ( >=net-libs/serf-0.3.0 ) apache2? ( www-servers/apache[apache2_modules_dav] ) java? ( >=virtual/jre-1.5 ) kde? ( kde-base/kwalletd ) nls? ( virtual/libintl ) perl? ( dev-perl/URI ) apache2? ( =www-servers/apache-2* ) java? ( >=dev-java/java-config-2.1.9-r1 ) dev-lang/perl:=[-build(-)] -REQUIRED_USE=ctypes-python? ( || ( python_targets_python2_7 ) ) python? ( || ( python_targets_python2_7 ) ) test? ( || ( python_targets_python2_7 ) ) -SLOT=0 -SRC_URI=mirror://apache/subversion/subversion-1.7.9.tar.bz2 -_eclasses_=autotools 999c8f6cf5d91495cb0779588f20716c bash-completion-r1 c8399c7c7ecbcf7ed6e5bd3abb3d4af3 db-use 82d0e62839f20e1e0d5a2259abd5316f depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd distutils-r1 c01d5c4af34f4a37a51fc9638299c222 elisp-common 1aa23b3de5dae55456fa2071428eb5bf eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c263990f1b677b0f0be0a3299f179762 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 2257adeaac9408ab545ef49ae751bae6 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 3bf24e6abb9b76d9f6c20600f0b716bf multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 7a1c6bac46bba968758a2f7666af645b python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs c961250d50160cd37d6b7fd9e8429c92 unpacker f300a7ca9131b1024a79762e8edd3c52 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=dd47ac2664b5537c9b922a3efbe76803 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.8.11 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.8.11 new file mode 100644 index 0000000000..70974b23d0 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.8.11 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile config configure install postinst postrm preinst prepare setup test unpack +DEPEND=>=dev-db/sqlite-3.7.12 >=dev-libs/apr-1.3:1 >=dev-libs/apr-util-1.3:1 dev-libs/expat sys-libs/zlib app-arch/bzip2 berkdb? ( >=sys-libs/db-4.0.14 ) ctypes-python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/libgnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) perl? ( dev-lang/perl:= ) python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ruby? ( >=dev-lang/ruby-1.9.3:1.9 dev-ruby/rubygems[ruby_targets_ruby19] ) sasl? ( dev-libs/cyrus-sasl ) http? ( >=net-libs/serf-1.2.1 ) test? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) !!=virtual/jdk-1.5 ) kde? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) http? ( virtual/pkgconfig ) apache2? ( =www-servers/apache-2* ) !=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 java? ( >=dev-java/java-config-2.1.9-r1 ) +DESCRIPTION=Advanced version control system +EAPI=5 +HOMEPAGE=http://subversion.apache.org/ +IUSE=apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http java kde nls perl python ruby sasl test vim-syntax apache2 python_targets_python2_7 elibc_FreeBSD java +KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=Subversion GPL-2 +RDEPEND=>=dev-db/sqlite-3.7.12 >=dev-libs/apr-1.3:1 >=dev-libs/apr-util-1.3:1 dev-libs/expat sys-libs/zlib app-arch/bzip2 berkdb? ( >=sys-libs/db-4.0.14 ) ctypes-python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/libgnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) perl? ( dev-lang/perl:= ) python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ruby? ( >=dev-lang/ruby-1.9.3:1.9 dev-ruby/rubygems[ruby_targets_ruby19] ) sasl? ( dev-libs/cyrus-sasl ) http? ( >=net-libs/serf-1.2.1 ) apache2? ( www-servers/apache[apache2_modules_dav] ) java? ( >=virtual/jre-1.5 ) kde? ( || ( kde-apps/kwalletd:4 kde-base/kwalletd ) ) nls? ( virtual/libintl ) perl? ( dev-perl/URI ) apache2? ( =www-servers/apache-2* ) java? ( >=dev-java/java-config-2.1.9-r1 ) +REQUIRED_USE=ctypes-python? ( || ( python_targets_python2_7 ) ) python? ( || ( python_targets_python2_7 ) ) test? ( || ( python_targets_python2_7 ) !dso ) +SLOT=0 +SRC_URI=mirror://apache/subversion/subversion-1.8.11.tar.bz2 +_eclasses_=autotools 999c8f6cf5d91495cb0779588f20716c bash-completion-r1 c8399c7c7ecbcf7ed6e5bd3abb3d4af3 db-use 82d0e62839f20e1e0d5a2259abd5316f depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd distutils-r1 c01d5c4af34f4a37a51fc9638299c222 elisp-common 1aa23b3de5dae55456fa2071428eb5bf eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c263990f1b677b0f0be0a3299f179762 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 2257adeaac9408ab545ef49ae751bae6 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 3bf24e6abb9b76d9f6c20600f0b716bf multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 7a1c6bac46bba968758a2f7666af645b python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs c961250d50160cd37d6b7fd9e8429c92 unpacker f300a7ca9131b1024a79762e8edd3c52 versionator cd0bcdb170807e4a1984115e9d53a26f +_md5_=29043b24242d31c5700363debd29f03d diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.8.13 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.8.13 new file mode 100644 index 0000000000..2a5abdce64 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-vcs/subversion-1.8.13 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile config configure install postinst postrm preinst prepare setup test unpack +DEPEND=>=dev-db/sqlite-3.7.12 >=dev-libs/apr-1.3:1 >=dev-libs/apr-util-1.3:1 dev-libs/expat sys-apps/file sys-libs/zlib app-arch/bzip2 berkdb? ( >=sys-libs/db-4.0.14:= ) ctypes-python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/libgnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) perl? ( dev-lang/perl:= ) python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ruby? ( >=dev-lang/ruby-2.1:2.1 dev-ruby/rubygems[ruby_targets_ruby21] ) sasl? ( dev-libs/cyrus-sasl ) http? ( >=net-libs/serf-1.2.1 ) !!=virtual/jdk-1.5 ) kde? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) test? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) apache2? ( =www-servers/apache-2* ) !=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 java? ( >=dev-java/java-config-2.1.9-r1 ) +DESCRIPTION=Advanced version control system +EAPI=5 +HOMEPAGE=http://subversion.apache.org/ +IUSE=apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http java kde nls perl python ruby sasl test vim-syntax apache2 python_targets_python2_7 elibc_FreeBSD java +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=Subversion GPL-2 +RDEPEND=>=dev-db/sqlite-3.7.12 >=dev-libs/apr-1.3:1 >=dev-libs/apr-util-1.3:1 dev-libs/expat sys-apps/file sys-libs/zlib app-arch/bzip2 berkdb? ( >=sys-libs/db-4.0.14:= ) ctypes-python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/libgnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) perl? ( dev-lang/perl:= ) python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ruby? ( >=dev-lang/ruby-2.1:2.1 dev-ruby/rubygems[ruby_targets_ruby21] ) sasl? ( dev-libs/cyrus-sasl ) http? ( >=net-libs/serf-1.2.1 ) apache2? ( www-servers/apache[apache2_modules_dav] ) java? ( >=virtual/jre-1.5 ) kde? ( || ( kde-apps/kwalletd:4 kde-base/kwalletd ) ) nls? ( virtual/libintl ) perl? ( dev-perl/URI ) apache2? ( =www-servers/apache-2* ) java? ( >=dev-java/java-config-2.1.9-r1 ) +REQUIRED_USE=ctypes-python? ( || ( python_targets_python2_7 ) ) python? ( || ( python_targets_python2_7 ) ) test? ( || ( python_targets_python2_7 ) !dso ) +SLOT=0 +SRC_URI=mirror://apache/subversion/subversion-1.8.13.tar.bz2 +_eclasses_=autotools 999c8f6cf5d91495cb0779588f20716c bash-completion-r1 c8399c7c7ecbcf7ed6e5bd3abb3d4af3 db-use 82d0e62839f20e1e0d5a2259abd5316f depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd distutils-r1 c01d5c4af34f4a37a51fc9638299c222 elisp-common 1aa23b3de5dae55456fa2071428eb5bf eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c263990f1b677b0f0be0a3299f179762 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 2257adeaac9408ab545ef49ae751bae6 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 3bf24e6abb9b76d9f6c20600f0b716bf multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 7a1c6bac46bba968758a2f7666af645b python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs c961250d50160cd37d6b7fd9e8429c92 unpacker f300a7ca9131b1024a79762e8edd3c52 versionator cd0bcdb170807e4a1984115e9d53a26f +_md5_=a8147b3cd06a25fb864b950fa7c4cf45