From f8ee11f0a0959f86214459ecb53131dea0a01875 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Fri, 15 Feb 2013 16:32:33 -0800 Subject: [PATCH] chore(dev-vcs/subversion): import from portage Change-Id: I7b812b613a6d5358ea2bc577494e84cb1799ec66 --- .../dev-vcs/subversion/ChangeLog | 2333 +++++++++++++++++ .../dev-vcs/subversion/Manifest | 34 +- .../files/subversion-1.7.6-kwallet.patch | 44 + ...ion-1.7.6-revert-mod_dontdothat-move.patch | 48 + ...llel-build-support-for-perl-bindings.patch | 11 + .../dev-vcs/subversion/files/svnserve.initd | 26 + .../dev-vcs/subversion/files/svnserve.initd2 | 6 +- .../dev-vcs/subversion/metadata.xml | 15 + .../subversion/subversion-1.6.17-r7.ebuild | 20 +- .../subversion/subversion-1.7.6.ebuild | 455 ++++ .../subversion/subversion-1.7.7.ebuild | 467 ++++ 11 files changed, 3445 insertions(+), 14 deletions(-) create mode 100644 sdk_container/src/third_party/portage-stable/dev-vcs/subversion/ChangeLog create mode 100644 sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.7.6-kwallet.patch create 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-fix-parallel-build-support-for-perl-bindings.patch create 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/metadata.xml create mode 100644 sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.6.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.7.ebuild 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 new file mode 100644 index 0000000000..984edc6c3f --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/ChangeLog @@ -0,0 +1,2333 @@ +# 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.96 2013/01/26 17:44:46 grobian Exp $ + + 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 594b47643b..4ce3165fba 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 @@ -1 +1,33 @@ -DIST subversion-1.6.17.tar.bz2 5504298 RMD160 b0937be80622774fee5d4557e740ad44f7f47172 SHA1 6e3ed7c87d98fdf5f0a999050ab601dcec6155a1 SHA256 d629c657e171616d30cc0cbddf1011a065770813bfc32f78c6940d09ca868124 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +AUX 47_mod_dav_svn.conf 422 SHA256 bdb10203ae3154da723655b07118f630ef1e83ec38a79e31a53e436e0c071d27 SHA512 05608aa7abca0ec55015232077db928453c92ccf8b595dd843ba13ed39703e01dcbe298c4ff57c638376679be9fea4b409e98953915b86dc6954e3e0de31b23d WHIRLPOOL 05f1048e41c9c59718fc794ae53de532565447186a2cef45a222bee3d45071976037cc2aa3d90b27df1c02c01ce262c7b8030c4ad021cd597f277b8b48c7d976 +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-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.xinetd 332 SHA256 267f30c78ef6428aeeb97d3c64c06b9acfba4bc624766fc3c6a6d2c4133799a2 SHA512 80b486507d03f430e189ef65901ed185f487651400bada5709f544954eb6175d20a11cf98893f80ec963e434c5db5642bf9d1603d698ad8bbf96b88fa45ddbae WHIRLPOOL 0c5ed79630859706f18b56fbb910b4b2dc6b480cdf72a929f7d33232f23ee1eb7110b98c4a8e06cd06c620b9f4ff081bfae23edd1f6a65fade2ac5081dbf3962 +DIST subversion-1.6.17.tar.bz2 5504298 SHA256 d629c657e171616d30cc0cbddf1011a065770813bfc32f78c6940d09ca868124 SHA512 ec034b979f127e9338664a4ca0061c252f6fab7c094eee58eddaa175543456c1e1e1211a123f1e4ea1417f5f6c5c9b87abfb9d4039eb14f31cac38185934eb97 WHIRLPOOL 0d1d664c9410576c68bc10d772136193f6474947bacf10788636fdbd516e637df13d8ad70bab7c7e122713e747f8d494c0c54eca7da9d4ca518613d51331553b +DIST subversion-1.7.6.tar.bz2 6006767 SHA256 d1a4f13c5c992a1527a2aeac262c6f54e073963ce1d13abfabb2a90980fa7d05 SHA512 bced624139b3a284918edce59419a9933080ecfd861e8eaf3a7abc56c72c1e9b50d8ff3fc6185783d5b537c5be87c1e328ad42288bc063103b456c3d376c42ce WHIRLPOOL 7425ad97d27cb127a6e45845ccc419d5f9bc61101c6d675565f08af96bb8f27ea06ecd1116f214f23e8465529aa17aee53c33319b618ac12e4e912e707bce2a8 +DIST subversion-1.7.7.tar.bz2 6023686 SHA256 fc85a9341d1dc275b279e470776014b02328a028e48a7ac7868ac07d4a40a321 SHA512 0ce0a22e05c76132d9a1650cee3d7fdf6eb7606eb7197ee604e48129e6e3ba7ebc910d71c756ef2aced7100c8cd9a7d1dc3da8744315be0a8c506fdafa8ada19 WHIRLPOOL d0c82ab9abd8e95cbd5a5cf0d082a5b1eda7451bfaa5754d33a10279d94548f8c1457b3089c4bbb3347569b96be293e04371c05965ab2019aa38084831bc111d +EBUILD subversion-1.6.17-r7.ebuild 16378 SHA256 be56ed7e650e8cb529f8056fa7722bdab5137a8f7f1cbef419fbcc633430ccd8 SHA512 c4edda843f685ac18b5b8dbacc9160b27f397b34ec7619a4493558945d15248c0e2a0bf04dc66855889d48f5205dfca9d0909d045f0b3b9a8c6c9c58040e6c68 WHIRLPOOL d581a5211295a13131b2a4ac5ffb2a9b0702cdf0e78d9c1d25877b6a1e588d537d4ca32dd441cba040887c74b5d0cd607b4cb5325fdfedd9b1b90ad428c34760 +EBUILD subversion-1.7.6.ebuild 15754 SHA256 0091087f29c193141eacd222f69c3980fd5eca113356b90c552344e7942e0a4a SHA512 711502b245ea0d906fedb94bda975e6587848c610c1278e2ff8aa8545e7380df01519f107dcba2a39d07075e11e5cb0e0725ad3bcbb36883f87a16d97ff69e0a WHIRLPOOL 1cf5d84a0bc43c9b1119896e3b9e5de485cc9e44ca1f30057dc0ae48ad07737579f841b0220eb017a04b202e9c299c03e13a065c68fb28ab5a03cfaf02a7c3f9 +EBUILD subversion-1.7.7.ebuild 16236 SHA256 6f9363afc1adddd3f5eb3bbc358efb67b68aa25d61c0da1a12ac81269b0ddc6c SHA512 9a4a4eafa9d91b348eaf4f6ce68dc822fd3e232c1a10dbabd153ac776be56068cef74f8c1351ad82147ea4b6549fbc40d1117f6c39f61d7ee4537136989a68a7 WHIRLPOOL f29469a4d0025dc5c15691d1d08b008c8fef3b916f683043784f37d9d63525f7932933ad744d97d21d0a5260acb19fcfbfd0858e977ea93a6ec3594d42d76ee3 +MISC ChangeLog 87794 SHA256 49eeab7d200a6173328299f7a8a322507bb26af9e16ea65d1ca5210107c722d5 SHA512 e3e47b96cb1089f999ef2413769e68bb92e5b3262627665c1afba526ab636c04abd83ec259379017b4470bd0b3dad9546d1898089aebff1e05605885a8d46747 WHIRLPOOL 541599a485f5c8653b62a008e38c27b9ea720c629566dca96e4d5cf17b5b8a98d295036d13e266652226ca7a288a9bfd10666b2903616fd55a78912c91389b03 +MISC metadata.xml 628 SHA256 b3715692f57550cecbca66df385d0cc48ef3d6707b4832b88add2f689c35969d SHA512 2c1f375df0efee06e088db3c7c19b96e23b615053aaaa98bc45b5d4945a39a3c21a868c80b938be88ff840824b2e8aebe9379633f106d2cfead4b3fd74cff927 WHIRLPOOL 1387297f9b5b7feb6e90cbda59b0cd61519d0395ec94fb315d2ec97adb66c37a9aa59736d968920eab7229342105846805458b8789dc84ef9ecbd40e452c02c8 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.19 (Darwin) + +iEYEAREIAAYFAlEEFhkACgkQX3X2B8XHTomUQQCfYa1U+XrpzDuTBoaqhWtAogy5 +IkQAni9cTo2J0EDjDiNAXmiEwLTjWbkg +=RA38 +-----END PGP SIGNATURE----- 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 new file mode 100644 index 0000000000..e568b88a3f --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.7.6-kwallet.patch @@ -0,0 +1,44 @@ +--- 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 new file mode 100644 index 0000000000..24b2834ab7 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-1.7.6-revert-mod_dontdothat-move.patch @@ -0,0 +1,48 @@ +--- 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-fix-parallel-build-support-for-perl-bindings.patch b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-fix-parallel-build-support-for-perl-bindings.patch new file mode 100644 index 0000000000..4fab19a66b --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/subversion-fix-parallel-build-support-for-perl-bindings.patch @@ -0,0 +1,11 @@ +--- Makefile.in 2011-07-16 13:50:53.000000000 +0200 ++++ Makefile.in.new 2012-03-11 12:13:57.000000000 +0100 +@@ -732,7 +732,7 @@ + extraclean-swig-headers: clean-swig-headers + $(EXTRACLEAN_SWIG_HEADERS) + +-$(SWIG_PL_DIR)/native/Makefile.PL: $(SWIG_SRC_DIR)/perl/native/Makefile.PL.in ++$(SWIG_PL_DIR)/native/Makefile.PL: $(SWIG_SRC_DIR)/perl/native/Makefile.PL.in libsvn_swig_perl + ./config.status subversion/bindings/swig/perl/native/Makefile.PL + + $(SWIG_PL_DIR)/native/Makefile: $(SWIG_PL_DIR)/native/Makefile.PL 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 new file mode 100644 index 0000000000..b1ed7e696a --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/svnserve.initd @@ -0,0 +1,26 @@ +#!/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.initd2 b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/svnserve.initd2 index 186d6f93ce..605a4e5308 100644 --- a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/svnserve.initd2 +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/files/svnserve.initd2 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 2004-2011 Gentoo Foundation +# Copyright 1999-2012 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.initd2,v 1.1 2011/08/18 09:51:23 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/files/svnserve.initd2,v 1.2 2012/01/14 19:46:34 tommy Exp $ depend() { need net @@ -14,7 +14,7 @@ start() { cd / start-stop-daemon --start --quiet --background --make-pidfile \ --pidfile /var/run/svnserve.pid --exec /usr/bin/svnserve \ - --user ${SVNSERVE_USER:-apache}:${SVNSERVE_GROUP:-apache} -- \ + --user ${SVNSERVE_USER:-apache} --group ${SVNSERVE_GROUP:-apache} -- \ --foreground --daemon ${SVNSERVE_OPTS:---root=/var/svn} eend $? } 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 new file mode 100644 index 0000000000..6f92b19ee4 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/metadata.xml @@ -0,0 +1,15 @@ + + + + + tommy@gentoo.org + Thomas Sachau + + + Build and install Ctypes Python bindings + Enable runtime module search + Install extra scripts (examples, tools, hooks) + 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.6.17-r7.ebuild b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.6.17-r7.ebuild index 20af521004..880c1031ce 100644 --- a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.6.17-r7.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.6.17-r7.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.6.17-r7.ebuild,v 1.7 2011/11/06 16:07:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.6.17-r7.ebuild,v 1.13 2012/08/20 20:31:05 tommy Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.* *-jython" +RESTRICT_PYTHON_ABIS="3.* *-jython *-pypy-*" WANT_AUTOMAKE="none" MY_P="${P/_/-}" -inherit autotools base bash-completion db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python +inherit autotools base bash-completion db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python user DESCRIPTION="Advanced version control system" HOMEPAGE="http://subversion.apache.org/" @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="Subversion" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-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 emacs extras gnome-keyring java kde nls perl python ruby sasl vim-syntax +webdav-neon webdav-serf" CDEPEND=">=dev-db/sqlite-3.4 @@ -29,13 +29,13 @@ CDEPEND=">=dev-db/sqlite-3.4 ctypes-python? ( =dev-lang/python-2* ) emacs? ( virtual/emacs ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/gnome-keyring ) - kde? ( sys-apps/dbus x11-libs/qt-core x11-libs/qt-dbus x11-libs/qt-gui >=kde-base/kdelibs-4 ) + kde? ( sys-apps/dbus x11-libs/qt-core:4 x11-libs/qt-dbus:4 x11-libs/qt-gui:4 >=kde-base/kdelibs-4:4 ) perl? ( dev-lang/perl ) python? ( =dev-lang/python-2* ) ruby? ( >=dev-lang/ruby-1.8.2 ) sasl? ( dev-libs/cyrus-sasl ) webdav-neon? ( >=net-libs/neon-0.28 ) - webdav-serf? ( >=net-libs/serf-0.3.0 )" + webdav-serf? ( >=net-libs/serf-0.3.0:0 )" RDEPEND="${CDEPEND} apache2? ( www-servers/apache[apache2_modules_dav] ) java? ( >=virtual/jre-1.5 ) @@ -46,11 +46,11 @@ DEPEND="${CDEPEND} !!=virtual/jdk-1.5 ) - kde? ( dev-util/pkgconfig ) + kde? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) - webdav-neon? ( dev-util/pkgconfig )" + webdav-neon? ( virtual/pkgconfig )" PATCHES=( "${FILESDIR}/${PN}-1.6.0-disable_linking_against_unneeded_libraries.patch" diff --git a/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.6.ebuild b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.6.ebuild new file mode 100644 index 0000000000..cd821f9443 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.6.ebuild @@ -0,0 +1,455 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.6.ebuild,v 1.5 2012/10/25 17:04:23 tommy Exp $ + +EAPI="3" +SUPPORT_PYTHON_ABIS="1" +RESTRICT_PYTHON_ABIS="3.* *-jython *-pypy-*" +WANT_AUTOMAKE="none" +MY_P="${P/_/-}" + +inherit autotools bash-completion-r1 db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python eutils + +DESCRIPTION="Advanced version control system" +HOMEPAGE="http://subversion.apache.org/" +SRC_URI="http://www.apache.org/dist/${PN}/${MY_P}.tar.bz2" +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 ~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 vim-syntax +webdav-neon webdav-serf" + +CDEPEND=">=dev-db/sqlite-3.4 + >=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? ( =dev-lang/python-2* ) + gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/gnome-keyring ) + kde? ( sys-apps/dbus x11-libs/qt-core:4 x11-libs/qt-dbus:4 x11-libs/qt-gui:4 >=kde-base/kdelibs-4:4 ) + perl? ( dev-lang/perl ) + python? ( =dev-lang/python-2* ) + ruby? ( >=dev-lang/ruby-1.8.2:1.8 ) + sasl? ( dev-libs/cyrus-sasl ) + webdav-neon? ( >=net-libs/neon-0.28 ) + webdav-serf? ( >=net-libs/serf-0.3.0 )" +RDEPEND="${CDEPEND} + apache2? ( www-servers/apache[apache2_modules_dav] ) + java? ( >=virtual/jre-1.5 ) + kde? ( kde-base/kwalletd ) + nls? ( virtual/libintl ) + perl? ( dev-perl/URI )" +DEPEND="${CDEPEND} + !!=virtual/jdk-1.5 ) + kde? ( virtual/pkgconfig ) + nls? ( sys-devel/gettext ) + webdav-neon? ( virtual/pkgconfig )" + +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 ctypes-python || use python; then + python_pkg_setup + fi + + if ! use webdav-neon && ! use webdav-serf; 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" + echo -ne "\a" + fi + + if use debug; then + append-cppflags -DSVN_DEBUG -DAP_DEBUG + fi + + # 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.6.3-hpux-dso.patch \ + "${FILESDIR}"/${PN}-fix-parallel-build-support-for-perl-bindings.patch \ + "${FILESDIR}"/${P}-revert-mod_dontdothat-move.patch \ + "${FILESDIR}"/${P}-kwallet.patch + + 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 + + sed -e "/SWIG_PY_INCLUDES=/s/\$ac_cv_python_includes/\\\\\$(PYTHON_INCLUDES)/" -i build/ac-macros/swig.m4 || die "sed failed" + + # 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/libsvn_swig_py-\$(PYTHON_VERSION)-1.la/" -i build-outputs.mk || die "sed failed" +} + +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 + + 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 + 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 + ;; + esac + + #workaround for bug 387057 + has_version =dev-vcs/subversion-1.6* && myconf+=" --disable-disallowing-of-undefined-references" + + #force ruby-1.8 for bug 399105 + ac_cv_path_RUBY="${EPREFIX}"/usr/bin/ruby18 ac_cv_path_RDOC="${EPREFIX}"/usr/bin/rdoc18 \ + econf --libdir="${EPREFIX}/usr/$(get_libdir)" \ + $(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_with sasl) \ + $(use_with webdav-neon neon) \ + $(use_with webdav-serf serf "${EPREFIX}/usr") \ + ${myconf} \ + --with-apr="${EPREFIX}/usr/bin/apr-1-config" \ + --with-apr-util="${EPREFIX}/usr/bin/apu-1-config" \ + --disable-experimental-libtool \ + --without-jikes \ + --enable-local-library-preloading \ + --disable-mod-activation \ + --disable-neon-version-check \ + --disable-static +} + +src_compile() { + emake local-all || die "Building of core of Subversion failed" + + if use ctypes-python; then + python_copy_sources subversion/bindings/ctypes-python + rm -fr subversion/bindings/ctypes-python + ctypes_python_bindings_building() { + rm -f subversion/bindings/ctypes-python + ln -s ctypes-python-${PYTHON_ABI} subversion/bindings/ctypes-python + emake ctypes-python + } + python_execute_function \ + --action-message 'Building of Subversion Ctypes Python bindings with $(python_get_implementation) $(python_get_version)' \ + --failure-message 'Building of Subversion Ctypes Python bindings failed with $(python_get_implementation) $(python_get_version)' \ + ctypes_python_bindings_building + fi + + if use python; then + python_copy_sources subversion/bindings/swig/python + rm -fr subversion/bindings/swig/python + swig_python_bindings_building() { + rm -f subversion/bindings/swig/python + ln -s python-${PYTHON_ABI} subversion/bindings/swig/python + emake \ + PYTHON_INCLUDES="-I${EPREFIX}$(python_get_includedir)" \ + PYTHON_VERSION="$(python_get_version)" \ + swig_pydir="${EPREFIX}$(python_get_sitedir)/libsvn" \ + swig_pydir_extra="${EPREFIX}$(python_get_sitedir)/svn" \ + swig-py + } + python_execute_function \ + --action-message 'Building of Subversion SWIG Python bindings with $(python_get_implementation) $(python_get_version)' \ + --failure-message 'Building of Subversion SWIG Python bindings failed with $(python_get_implementation) $(python_get_version)' \ + swig_python_bindings_building + fi + + if use perl; then + emake swig-pl || die "Building of Subversion SWIG Perl bindings failed" + fi + + if use ruby; then + emake swig-rb || die "Building of Subversion SWIG Ruby bindings failed" + fi + + if use java; then + emake -j1 JAVAC_FLAGS="$(java-pkg_javac-args) -encoding iso8859-1" javahl || die "Building of Subversion JavaHL library failed" + fi + + if use extras; then + emake tools || die "Building of tools failed" + fi + + if use doc; then + doxygen doc/doxygen.conf || die "Building of Subversion HTML documentation failed" + + if use java; then + emake doc-javahl || die "Building of Subversion JavaHL library HTML documentation failed" + fi + fi +} + +src_install() { + emake -j1 DESTDIR="${D}" local-install || die "Installation of core of Subversion failed" + + if use ctypes-python; then + ctypes_python_bindings_installation() { + rm -f subversion/bindings/ctypes-python + ln -s ctypes-python-${PYTHON_ABI} subversion/bindings/ctypes-python + emake DESTDIR="${D}" install-ctypes-python + } + python_execute_function \ + --action-message 'Installation of Subversion Ctypes Python bindings with $(python_get_implementation) $(python_get_version)' \ + --failure-message 'Installation of Subversion Ctypes Python bindings failed with $(python_get_implementation) $(python_get_version)' \ + ctypes_python_bindings_installation + fi + + if use python; then + swig_python_bindings_installation() { + rm -f subversion/bindings/swig/python + ln -s python-${PYTHON_ABI} subversion/bindings/swig/python + emake \ + DESTDIR="${D}" \ + PYTHON_VERSION="$(python_get_version)" \ + swig_pydir="${EPREFIX}$(python_get_sitedir)/libsvn" \ + swig_pydir_extra="${EPREFIX}$(python_get_sitedir)/svn" \ + install-swig-py + } + python_execute_function \ + --action-message 'Installation of Subversion SWIG Python bindings with $(python_get_implementation) $(python_get_version)' \ + --failure-message 'Installation of Subversion SWIG Python bindings failed with $(python_get_implementation) $(python_get_version)' \ + swig_python_bindings_installation + fi + + if use ctypes-python || use python; then + python_clean_installation_image -q + fi + + if use perl; then + emake DESTDIR="${D}" INSTALLDIRS="vendor" install-swig-pl || die "Installation of Subversion SWIG Perl bindings failed" + fixlocalpod + find "${ED}" "(" -name .packlist -o -name "*.bs" ")" -print0 | xargs -0 rm -fr + fi + + if use ruby; then + emake DESTDIR="${D}" install-swig-rb || die "Installation of Subversion SWIG Ruby bindings failed" + fi + + if use java; then + emake DESTDIR="${D}" install-javahl || die "Installation of Subversion JavaHL library failed" + 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 subversion + 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.initd2 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 || die "Installation of tools failed" + + 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} + python_convert_shebangs -r 2 tools + doins -r tools + fi + + if use doc; then + dohtml -r doc/doxygen/html/* || die "Installation of Subversion HTML documentation failed" + + if use java; then + java-pkg_dojavadoc doc/javadoc + fi + fi + + find "${ED}" '(' -name '*.la' ')' -print0 | xargs -0 rm -f + + 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() { + use perl && perl-module_pkg_postinst + + if use ctypes-python; then + python_mod_optimize csvn + fi + + if use python; then + python_mod_optimize libsvn svn + fi + + 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() { + use perl && perl-module_pkg_postrm + + if use ctypes-python; then + python_mod_cleanup csvn + fi + + if use python; then + python_mod_cleanup libsvn svn + fi +} + +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/dev-vcs/subversion/subversion-1.7.7.ebuild b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.7.ebuild new file mode 100644 index 0000000000..b6c6f181cf --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-vcs/subversion/subversion-1.7.7.ebuild @@ -0,0 +1,467 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.7.ebuild,v 1.12 2013/01/26 17:44:46 grobian Exp $ + +EAPI="3" +SUPPORT_PYTHON_ABIS="1" +RESTRICT_PYTHON_ABIS="3.* *-jython *-pypy-*" +WANT_AUTOMAKE="none" +MY_P="${P/_/-}" + +inherit autotools bash-completion-r1 db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python eutils + +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 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 ~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 vim-syntax +webdav-neon webdav-serf" + +CDEPEND=">=dev-db/sqlite-3.4 + >=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? ( =dev-lang/python-2* ) + gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/gnome-keyring ) + kde? ( sys-apps/dbus x11-libs/qt-core:4 x11-libs/qt-dbus:4 x11-libs/qt-gui:4 >=kde-base/kdelibs-4:4 ) + perl? ( dev-lang/perl ) + python? ( =dev-lang/python-2* ) + ruby? ( >=dev-lang/ruby-1.8.2:1.8 ) + sasl? ( dev-libs/cyrus-sasl ) + webdav-neon? ( >=net-libs/neon-0.28 ) + webdav-serf? ( >=net-libs/serf-0.3.0 )" +RDEPEND="${CDEPEND} + apache2? ( www-servers/apache[apache2_modules_dav] ) + java? ( >=virtual/jre-1.5 ) + kde? ( kde-base/kwalletd ) + nls? ( virtual/libintl ) + perl? ( dev-perl/URI )" +DEPEND="${CDEPEND} + !!=virtual/jdk-1.5 ) + kde? ( virtual/pkgconfig ) + nls? ( sys-devel/gettext ) + webdav-neon? ( virtual/pkgconfig )" + +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 ctypes-python || use python; then + python_pkg_setup + fi + + if ! use webdav-neon && ! use webdav-serf; 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" + echo -ne "\a" + fi + + if use debug; then + append-cppflags -DSVN_DEBUG -DAP_DEBUG + fi + + # 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.6.3-hpux-dso.patch \ + "${FILESDIR}"/${PN}-fix-parallel-build-support-for-perl-bindings.patch \ + "${FILESDIR}"/${PN}-1.7.6-kwallet.patch + + 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 + + sed -e "/SWIG_PY_INCLUDES=/s/\$ac_cv_python_includes/\\\\\$(PYTHON_INCLUDES)/" -i build/ac-macros/swig.m4 || die "sed failed" + + # 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/libsvn_swig_py-\$(PYTHON_VERSION)-1.la/" -i build-outputs.mk || die "sed failed" +} + +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 + + 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 + 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 + + #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 + myconf+=" --disable-disallowing-of-undefined-references" + + #force ruby-1.8 for bug 399105 + ac_cv_path_RUBY="${EPREFIX}"/usr/bin/ruby18 ac_cv_path_RDOC="${EPREFIX}"/usr/bin/rdoc18 \ + econf --libdir="${EPREFIX}/usr/$(get_libdir)" \ + $(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_with sasl) \ + $(use_with webdav-neon neon) \ + $(use_with webdav-serf serf "${EPREFIX}/usr") \ + ${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 || die "Building of core of Subversion failed" + + if use ctypes-python; then + python_copy_sources subversion/bindings/ctypes-python + rm -fr subversion/bindings/ctypes-python + ctypes_python_bindings_building() { + rm -f subversion/bindings/ctypes-python + ln -s ctypes-python-${PYTHON_ABI} subversion/bindings/ctypes-python + emake ctypes-python + } + python_execute_function \ + --action-message 'Building of Subversion Ctypes Python bindings with $(python_get_implementation) $(python_get_version)' \ + --failure-message 'Building of Subversion Ctypes Python bindings failed with $(python_get_implementation) $(python_get_version)' \ + ctypes_python_bindings_building + fi + + if use python; then + python_copy_sources subversion/bindings/swig/python + rm -fr subversion/bindings/swig/python + swig_python_bindings_building() { + rm -f subversion/bindings/swig/python + ln -s python-${PYTHON_ABI} subversion/bindings/swig/python + emake \ + PYTHON_INCLUDES="-I${EPREFIX}$(python_get_includedir)" \ + PYTHON_VERSION="$(python_get_version)" \ + swig_pydir="${EPREFIX}$(python_get_sitedir)/libsvn" \ + swig_pydir_extra="${EPREFIX}$(python_get_sitedir)/svn" \ + swig-py + } + python_execute_function \ + --action-message 'Building of Subversion SWIG Python bindings with $(python_get_implementation) $(python_get_version)' \ + --failure-message 'Building of Subversion SWIG Python bindings failed with $(python_get_implementation) $(python_get_version)' \ + swig_python_bindings_building + fi + + if use perl; then + emake swig-pl || die "Building of Subversion SWIG Perl bindings failed" + fi + + if use ruby; then + emake swig-rb || die "Building of Subversion SWIG Ruby bindings failed" + fi + + if use java; then + emake -j1 JAVAC_FLAGS="$(java-pkg_javac-args) -encoding iso8859-1" javahl || die "Building of Subversion JavaHL library failed" + fi + + if use extras; then + emake tools || die "Building of tools failed" + fi + + if use doc; then + doxygen doc/doxygen.conf || die "Building of Subversion HTML documentation failed" + + if use java; then + emake doc-javahl || die "Building of Subversion JavaHL library HTML documentation failed" + fi + fi +} + +src_install() { + emake -j1 DESTDIR="${D}" local-install || die "Installation of core of Subversion failed" + + if use ctypes-python; then + ctypes_python_bindings_installation() { + rm -f subversion/bindings/ctypes-python + ln -s ctypes-python-${PYTHON_ABI} subversion/bindings/ctypes-python + emake DESTDIR="${D}" install-ctypes-python + } + python_execute_function \ + --action-message 'Installation of Subversion Ctypes Python bindings with $(python_get_implementation) $(python_get_version)' \ + --failure-message 'Installation of Subversion Ctypes Python bindings failed with $(python_get_implementation) $(python_get_version)' \ + ctypes_python_bindings_installation + fi + + if use python; then + swig_python_bindings_installation() { + rm -f subversion/bindings/swig/python + ln -s python-${PYTHON_ABI} subversion/bindings/swig/python + emake \ + DESTDIR="${D}" \ + PYTHON_VERSION="$(python_get_version)" \ + swig_pydir="${EPREFIX}$(python_get_sitedir)/libsvn" \ + swig_pydir_extra="${EPREFIX}$(python_get_sitedir)/svn" \ + install-swig-py + } + python_execute_function \ + --action-message 'Installation of Subversion SWIG Python bindings with $(python_get_implementation) $(python_get_version)' \ + --failure-message 'Installation of Subversion SWIG Python bindings failed with $(python_get_implementation) $(python_get_version)' \ + swig_python_bindings_installation + fi + + if use ctypes-python || use python; then + python_clean_installation_image -q + fi + + if use perl; then + emake DESTDIR="${D}" INSTALLDIRS="vendor" install-swig-pl || die "Installation of Subversion SWIG Perl bindings failed" + fixlocalpod + find "${ED}" "(" -name .packlist -o -name "*.bs" ")" -print0 | xargs -0 rm -fr + fi + + if use ruby; then + emake DESTDIR="${D}" install-swig-rb || die "Installation of Subversion SWIG Ruby bindings failed" + fi + + if use java; then + emake DESTDIR="${D}" install-javahl || die "Installation of Subversion JavaHL library failed" + 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 subversion + 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.initd2 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 || die "Installation of tools failed" + + 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} + python_convert_shebangs -r 2 tools + doins -r tools + fi + + if use doc; then + dohtml -r doc/doxygen/html/* || die "Installation of Subversion HTML documentation failed" + + if use java; then + java-pkg_dojavadoc doc/javadoc + fi + fi + + find "${ED}" '(' -name '*.la' ')' -print0 | xargs -0 rm -f + + 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() { + use perl && perl-module_pkg_postinst + + if use ctypes-python; then + python_mod_optimize csvn + fi + + if use python; then + python_mod_optimize libsvn svn + fi + + 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() { + use perl && perl-module_pkg_postrm + + if use ctypes-python; then + python_mod_cleanup csvn + fi + + if use python; then + python_mod_cleanup libsvn svn + fi +} + +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 +}