From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0894013888F for ; Fri, 2 Jan 2015 23:26:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF21AE07D1; Fri, 2 Jan 2015 23:26:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 43F31E07D1 for ; Fri, 2 Jan 2015 23:26:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2E84A34065F for ; Fri, 2 Jan 2015 23:26:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CEE3DEBDE for ; Fri, 2 Jan 2015 23:26:06 +0000 (UTC) From: "Andrew Savchenko" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Savchenko" Message-ID: <1420241099.5057ec7136b55d23d9f0104cc0d329e7a9ffb5f4.bircoph@gentoo> Subject: [gentoo-commits] dev/bircoph:master commit in: dev-vcs/subversion/, dev-vcs/subversion/files/, profiles/ X-VCS-Repository: dev/bircoph X-VCS-Files: dev-vcs/subversion/ChangeLog dev-vcs/subversion/ChangeLog-2014 dev-vcs/subversion/Manifest dev-vcs/subversion/files/47_mod_dav_svn.conf dev-vcs/subversion/files/70svn-gentoo.el dev-vcs/subversion/files/subversion-1.5.4-interix.patch dev-vcs/subversion/files/subversion-1.5.6-aix-dso.patch dev-vcs/subversion/files/subversion-1.8.0-hpux-dso.patch dev-vcs/subversion/files/subversion-1.8.1-revert_bdb6check.patch dev-vcs/subversion/files/subversion-fix-parallel-build-support-for-perl-bindings.patch dev-vcs/subversion/files/svnserve.confd dev-vcs/subversion/files/svnserve.initd2 dev-vcs/subversion/files/svnserve.xinetd dev-vcs/subversion/metadata.xml dev-vcs/subversion/subversion-1.8.11.ebuild profiles/categories X-VCS-Directories: dev-vcs/subversion/ profiles/ dev-vcs/subversion/files/ X-VCS-Committer: bircoph X-VCS-Committer-Name: Andrew Savchenko X-VCS-Revision: 5057ec7136b55d23d9f0104cc0d329e7a9ffb5f4 X-VCS-Branch: master Date: Fri, 2 Jan 2015 23:26:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: eba0867d-6448-4b23-a2ed-272dab7e11e3 X-Archives-Hash: c14b91fbf56e233efacc53ae40a15376 commit: 5057ec7136b55d23d9f0104cc0d329e7a9ffb5f4 Author: Andrew Savchenko gmail com> AuthorDate: Fri Jan 2 23:24:59 2015 +0000 Commit: Andrew Savchenko gmail com> CommitDate: Fri Jan 2 23:24:59 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=dev/bircoph.git;a=commit;h=5057ec71 subversion: fix bug 534384 subversion[gnome-keyring] should depend on libgnome-keyring instead of gnome-keyring --- dev-vcs/subversion/ChangeLog | 8 + dev-vcs/subversion/ChangeLog-2014 | 2799 ++++++++++++++++++++ dev-vcs/subversion/Manifest | 15 + dev-vcs/subversion/files/47_mod_dav_svn.conf | 16 + dev-vcs/subversion/files/70svn-gentoo.el | 13 + .../files/subversion-1.5.4-interix.patch | 114 + .../files/subversion-1.5.6-aix-dso.patch | 21 + .../files/subversion-1.8.0-hpux-dso.patch | 16 + .../files/subversion-1.8.1-revert_bdb6check.patch | 85 + ...-parallel-build-support-for-perl-bindings.patch | 11 + dev-vcs/subversion/files/svnserve.confd | 10 + dev-vcs/subversion/files/svnserve.initd2 | 26 + dev-vcs/subversion/files/svnserve.xinetd | 14 + dev-vcs/subversion/metadata.xml | 18 + dev-vcs/subversion/subversion-1.8.11.ebuild | 491 ++++ profiles/categories | 1 + 16 files changed, 3658 insertions(+) diff --git a/dev-vcs/subversion/ChangeLog b/dev-vcs/subversion/ChangeLog new file mode 100644 index 0000000..975a342 --- /dev/null +++ b/dev-vcs/subversion/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for dev-vcs/subversion +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.220 2015/01/01 14:44:04 dilfridge Exp $ + + 01 Jan 2015; Andreas K. Huettel +ChangeLog-2014, + ChangeLog: Split ChangeLog + + For previous entries, please see ChangeLog-2014. diff --git a/dev-vcs/subversion/ChangeLog-2014 b/dev-vcs/subversion/ChangeLog-2014 new file mode 100644 index 0000000..e561388 --- /dev/null +++ b/dev-vcs/subversion/ChangeLog-2014 @@ -0,0 +1,2799 @@ +# ChangeLog for dev-vcs/subversion +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog-2014,v 1.1 2015/01/01 14:44:04 dilfridge Exp $ + + 26 Dec 2014; Lars Wendler + -subversion-1.7.18.ebuild, -subversion-1.8.10.ebuild, + -subversion-1.8.10-r1.ebuild, -files/subversion-1.8.9-po_fixes.patch: + Removed vulnerable versions. + + 26 Dec 2014; Agostino Sarubbo subversion-1.7.19.ebuild, + subversion-1.8.11.ebuild: + Stable for sparc, wrt bug #532406 + + 25 Dec 2014; Agostino Sarubbo subversion-1.7.19.ebuild, + subversion-1.8.11.ebuild: + Stable for ia64, wrt bug #532406 + + 24 Dec 2014; Agostino Sarubbo subversion-1.7.19.ebuild, + subversion-1.8.11.ebuild: + Stable for ppc64, wrt bug #532406 + + 24 Dec 2014; Agostino Sarubbo subversion-1.7.19.ebuild, + subversion-1.8.11.ebuild: + Stable for ppc, wrt bug #532406 + + 23 Dec 2014; Markus Meier subversion-1.8.11.ebuild: + arm stable, bug #532406 + + 23 Dec 2014; Agostino Sarubbo subversion-1.7.19.ebuild, + subversion-1.8.11.ebuild: + Stable for alpha, wrt bug #532406 + + 21 Dec 2014; Agostino Sarubbo subversion-1.7.19.ebuild, + subversion-1.8.11.ebuild: + Stable for x86, wrt bug #532406 + + 21 Dec 2014; Agostino Sarubbo subversion-1.7.19.ebuild, + subversion-1.8.11.ebuild: + Stable for amd64, wrt bug #532406 + + 20 Dec 2014; Jeroen Roovers subversion-1.7.19.ebuild: + Stable for HPPA (bug #532406). + + 19 Dec 2014; Thomas Sachau (Tommy[D]) + subversion-1.7.19.ebuild: + Port perl changes for 1.7.18 to 1.7.19 + +*subversion-1.7.19 (18 Dec 2014) + + 18 Dec 2014; Thomas Sachau (Tommy[D]) + +subversion-1.7.19.ebuild: + Version bump for bug 532406 + + 17 Dec 2014; Jeroen Roovers subversion-1.8.11.ebuild: + Stable for HPPA (bug #532406). + +*subversion-1.8.11 (16 Dec 2014) + + 16 Dec 2014; Lars Wendler -subversion-1.8.9.ebuild, + +subversion-1.8.11.ebuild, + -files/subversion-1.6.0-disable_linking_against_unneeded_libraries.patch, + -files/subversion-1.6.2-local_library_preloading.patch, + -files/subversion-1.6.3-kwallet_window.patch, + -files/subversion-1.7.6-kwallet.patch, + -files/subversion-1.7.6-revert-mod_dontdothat-move.patch, + -files/svnserve.initd: + Security bump (bug #532406). Removed old. + + 14 Dec 2014; Manuel Rüger subversion-1.8.10-r1.ebuild: + Add support for kde applications dependency. + + 29 Nov 2014; Andreas K. Huettel + subversion-1.7.18.ebuild, subversion-1.8.9.ebuild, subversion-1.8.10.ebuild, + subversion-1.8.10-r1.ebuild: + Add missing slot operator to dev-lang/perl dependency, package installs + modules and links to libperl + + 27 Nov 2014; Andreas K. Huettel + subversion-1.7.18.ebuild, subversion-1.8.9.ebuild, subversion-1.8.10.ebuild, + subversion-1.8.10-r1.ebuild: + Remove call to perl-module_pkg_postinst, does not do anything outside + perl-core + + 22 Nov 2014; Andreas K. Huettel + subversion-1.7.18.ebuild, subversion-1.8.9.ebuild, subversion-1.8.10.ebuild, + subversion-1.8.10-r1.ebuild: + Remove call to perl-module_pkg_postrm, does not do anything outside perl-core + category + + 16 Nov 2014; Andreas K. Huettel + subversion-1.7.18.ebuild, subversion-1.8.9.ebuild, subversion-1.8.10.ebuild, + subversion-1.8.10-r1.ebuild: + Replace fixlocalpod with perl_delete_localpod + +*subversion-1.8.10-r1 (11 Oct 2014) + + 11 Oct 2014; Michał Górny +subversion-1.8.10-r1.ebuild: + Fix compatibility with bash-completion autoloading, bug #477830. + + 18 Sep 2014; Thomas Sachau (Tommy[D]) + -subversion-1.7.17.ebuild: + Drop old version, bug 519202 + + 15 Sep 2014; Agostino Sarubbo subversion-1.8.9.ebuild: + Stable for sparc, wrt bug #512012 + + 30 Aug 2014; Agostino Sarubbo subversion-1.7.18.ebuild, + subversion-1.8.10.ebuild: + Stable for ppc64, wrt bug #519202 + + 23 Aug 2014; Agostino Sarubbo subversion-1.8.9.ebuild: + Stable for ia64, wrt bug #512012 + + 21 Aug 2014; Agostino Sarubbo subversion-1.8.9.ebuild: + Stable for ppc64, wrt bug #512012 + + 21 Aug 2014; Agostino Sarubbo subversion-1.7.18.ebuild, + subversion-1.8.10.ebuild: + Stable for ppc, wrt bug #519202 + + 19 Aug 2014; Raúl Porcel subversion-1.7.18.ebuild, + subversion-1.8.10.ebuild: + alpha/arm/arm64/ia64/sparc stable wrt #519202 + + 19 Aug 2014; Agostino Sarubbo subversion-1.7.18.ebuild, + subversion-1.8.10.ebuild: + Stable for x86, wrt bug #519202 + + 19 Aug 2014; Agostino Sarubbo subversion-1.7.18.ebuild, + subversion-1.8.10.ebuild: + Stable for amd64, wrt bug #519202 + + 17 Aug 2014; Jeroen Roovers subversion-1.7.18.ebuild: + Stable for HPPA (bug #519202). + + 14 Aug 2014; Thomas Sachau (Tommy[D]) + -subversion-1.7.14.ebuild: + Remove old version, bug 500482 + +*subversion-1.7.18 (14 Aug 2014) + + 14 Aug 2014; Thomas Sachau (Tommy[D]) + +subversion-1.7.18.ebuild: + Version bump, bug 519202 + + 13 Aug 2014; Jeroen Roovers subversion-1.8.10.ebuild: + Stable for HPPA (bug #519202). + + 12 Aug 2014; Lars Wendler subversion-1.8.10.ebuild: + Only skip test suite run instead of failing when an older version is + installed (bug #519740). + +*subversion-1.8.10 (12 Aug 2014) + + 12 Aug 2014; Lars Wendler -subversion-1.8.8.ebuild, + +subversion-1.8.10.ebuild: + Security bump (bug #519202). Removed old. Added pkg_pretend which fails if + USE=test is set and an old version of this package is installed (bug + #516054). Don't run tests with USE=dso. + + 09 Aug 2014; Agostino Sarubbo subversion-1.7.17.ebuild: + Stable for ppc64, wrt bug #500482 + + 08 Aug 2014; Agostino Sarubbo subversion-1.7.17.ebuild: + Stable for ppc, wrt bug #500482 + + 04 Aug 2014; Raúl Porcel subversion-1.7.17.ebuild: + ia64/sparc stable wrt #500482 + + 02 Aug 2014; Agostino Sarubbo subversion-1.7.17.ebuild: + Stable for x86, wrt bug #500482 + + 02 Aug 2014; Agostino Sarubbo subversion-1.7.17.ebuild: + Stable for amd64, wrt bug #500482 + + 29 Jul 2014; Jeroen Roovers subversion-1.7.17.ebuild: + Stable for HPPA (bug #500482). + + 28 Jul 2014; Agostino Sarubbo subversion-1.8.9.ebuild: + Stable for ppc, wrt bug #512012 + + 24 Jul 2014; Markus Meier subversion-1.7.17.ebuild: + arm stable, bug #500482 + + 23 Jul 2014; subversion-1.7.17.ebuild: + arm64 stable, bug #500482 + + 23 Jul 2014; Tobias Klausmann subversion-1.7.17.ebuild: + Stable on alpha, bug #500482 + + 23 Jul 2014; Agostino Sarubbo subversion-1.8.9.ebuild: + Stable for x86, wrt bug #512012 + + 22 Jul 2014; Agostino Sarubbo subversion-1.8.9.ebuild: + Stable for amd64, wrt bug #512912 + + 20 Jul 2014; Lars Wendler metadata.xml: + Added myself as maintainer. + + 13 Jul 2014; subversion-1.8.9.ebuild: + arm64 stable, bug #512028 + + 06 Jul 2014; Markus Meier subversion-1.8.9.ebuild: + arm stable, bug #512028 + + 05 Jul 2014; Jeroen Roovers subversion-1.8.9.ebuild: + Stable for HPPA (bug #512028). + + 10 Jun 2014; Mike Frysinger subversion-1.7.14.ebuild, + subversion-1.7.17.ebuild, subversion-1.8.8.ebuild, subversion-1.8.9.ebuild: + Add arm64 love. + +*subversion-1.7.17 (01 Jun 2014) + + 01 Jun 2014; Thomas Sachau (Tommy[D]) + +subversion-1.7.17.ebuild: + Version bump to 1.7.17, fixes bug 506308 + +*subversion-1.8.9 (23 May 2014) + + 23 May 2014; Lars Wendler -subversion-1.8.5.ebuild, + +subversion-1.8.9.ebuild, +files/subversion-1.8.9-po_fixes.patch: + Version bump. Removed old. + +*subversion-1.8.8 (21 Feb 2014) + + 21 Feb 2014; Lars Wendler +subversion-1.8.8.ebuild: + Version bump. + + 28 Jan 2014; Lars Wendler subversion-1.8.5.ebuild: + Don't unconditionally depend on perl (bug #493240). + + 22 Jan 2014; Fabian Groffen + +files/subversion-1.8.5-swig-python-no-gnome-keyring.patch, + subversion-1.8.5.ebuild: + Finally fix compilation of swig-python module on Darwin + + 18 Jan 2014; Mike Frysinger subversion-1.7.14.ebuild: + Mark s390/sh stable. + + 16 Jan 2014; Fabian Groffen subversion-1.8.5.ebuild: + Fix compilation on Solaris, help it find a proper python on Darwin + + 08 Jan 2014; Lars Wendler + files/subversion-1.8.0-hpux-dso.patch: + Really fix hpux-dso patch this time. Thanks to Arfrever. + + 08 Jan 2014; Lars Wendler subversion-1.8.5.ebuild: + Really use pkg-config for finding serf. + + 08 Jan 2014; Lars Wendler + files/subversion-1.8.0-hpux-dso.patch: + Fixed typo in hpux-dso patch. + + 06 Jan 2014; Lars Wendler subversion-1.8.5.ebuild, + metadata.xml: + Renamed "webdav-serf" USE flag to "http". + +*subversion-1.8.5 (06 Jan 2014) + + 06 Jan 2014; Lars Wendler +subversion-1.8.5.ebuild, + +files/subversion-1.8.0-hpux-dso.patch, + +files/subversion-1.8.1-revert_bdb6check.patch: + Long overdue 1.8 bump. Thanks to all contributiors in bug #474848. + + 29 Dec 2013; Thomas Sachau (Tommy[D]) + -subversion-1.7.13.ebuild: + Remove old + + 29 Dec 2013; Akinori Hattori subversion-1.7.14.ebuild: + ia64 stable wrt bug #491298 + + 14 Dec 2013; Agostino Sarubbo subversion-1.7.14.ebuild: + Stable for sparc, wrt bug #491298 + + 08 Dec 2013; Agostino Sarubbo subversion-1.7.14.ebuild: + Stable for alpha, wrt bug #491298 + + 07 Dec 2013; Agostino Sarubbo subversion-1.7.14.ebuild: + Stable for arm, wrt bug #491298 + + 01 Dec 2013; Agostino Sarubbo subversion-1.7.14.ebuild: + Stable for ppc64, wrt bug #491298 + + 01 Dec 2013; Agostino Sarubbo subversion-1.7.14.ebuild: + Stable for ppc, wrt bug #491298 + + 01 Dec 2013; Agostino Sarubbo subversion-1.7.14.ebuild: + Stable for x86, wrt bug #491298 + + 01 Dec 2013; Agostino Sarubbo subversion-1.7.14.ebuild: + Stable for amd64, wrt bug #491298 + + 28 Nov 2013; Jeroen Roovers subversion-1.7.14.ebuild: + Stable for HPPA (bug #491298). + +*subversion-1.7.14 (26 Nov 2013) + + 26 Nov 2013; Thomas Sachau (Tommy[D]) + +subversion-1.7.14.ebuild: + Version bump, bug 491298 + + 22 Sep 2013; Thomas Sachau (Tommy[D]) + subversion-1.7.13.ebuild: + Update sqlite version requirement, bug 414959 + + 15 Sep 2013; Thomas Sachau (Tommy[D]) + -subversion-1.7.11.ebuild: + Drop old + + 14 Sep 2013; Agostino Sarubbo subversion-1.7.13.ebuild: + Stable for sh, wrt bug #482166 + + 14 Sep 2013; Agostino Sarubbo subversion-1.7.13.ebuild: + Stable for s390, wrt bug #482166 + + 14 Sep 2013; Agostino Sarubbo subversion-1.7.13.ebuild: + Stable for alpha, wrt bug #482166 + + 14 Sep 2013; Agostino Sarubbo subversion-1.7.13.ebuild: + Stable for x86, wrt bug #482166 + + 14 Sep 2013; Agostino Sarubbo subversion-1.7.13.ebuild: + Stable for ia64, wrt bug #482166 + + 09 Sep 2013; Markus Meier subversion-1.7.13.ebuild: + arm stable, bug #482166 + + 06 Sep 2013; Agostino Sarubbo subversion-1.7.13.ebuild: + Stable for sparc, wrt bug #482166 + + 05 Sep 2013; Michał Górny subversion-1.7.11.ebuild, + subversion-1.7.13.ebuild: + Clean up PYTHON_COMPAT from old implementations. + + 05 Sep 2013; Agostino Sarubbo subversion-1.7.13.ebuild: + Stable for ppc64, wrt bug #482166 + + 04 Sep 2013; Jeroen Roovers subversion-1.7.13.ebuild: + Stable for HPPA (bug #482166). + + 04 Sep 2013; Agostino Sarubbo subversion-1.7.13.ebuild: + Stable for amd64, wrt bug #482166 + + 04 Sep 2013; Agostino Sarubbo subversion-1.7.13.ebuild: + Stable for ppc, wrt bug #482166 + +*subversion-1.7.13 (02 Sep 2013) + + 02 Sep 2013; Thomas Sachau (Tommy[D]) + +subversion-1.7.13.ebuild: + Version bump for bug 482166 + + 18 Aug 2013; Thomas Sachau (Tommy[D]) + -subversion-1.7.9.ebuild, -subversion-1.7.10.ebuild, + subversion-1.7.11.ebuild: + Actually add stable sparc keyword, drop older versions + + 18 Aug 2013; Agostino Sarubbo subversion-1.7.11.ebuild: + Stable for sh, wrt bug #472202 + + 18 Aug 2013; Agostino Sarubbo subversion-1.7.11.ebuild: + Stable for ppc, wrt bug #472202 + + 18 Aug 2013; Agostino Sarubbo subversion-1.7.11.ebuild: + Stable for ia64, wrt bug #472202 + + 18 Aug 2013; Agostino Sarubbo subversion-1.7.11.ebuild: + Stable for arm, wrt bug #472202 + + 18 Aug 2013; Agostino Sarubbo subversion-1.7.11.ebuild: + Stable for alpha, wrt bug #472202 + + 17 Aug 2013; Jeroen Roovers subversion-1.7.11.ebuild: + Stable for HPPA (bug #472202). + + 16 Aug 2013; Agostino Sarubbo subversion-1.7.11.ebuild: + Stable for x86, wrt bug #472202 + + 16 Aug 2013; Agostino Sarubbo subversion-1.7.11.ebuild: + Stable for amd64, wrt bug #472202 + +*subversion-1.7.11 (03 Aug 2013) + + 03 Aug 2013; Thomas Sachau (Tommy[D]) + +subversion-1.7.11.ebuild: + Version bump for bug 472202 + +*subversion-1.7.10 (21 Jul 2013) + + 21 Jul 2013; Thomas Sachau (Tommy[D]) + +subversion-1.7.10.ebuild: + Version bump + + 20 Jul 2013; Michał Górny subversion-1.7.9.ebuild: + Lower the build-time requirement of Python to Python bindings or USE=test. Add + REQUIRED_USE for Python. + + 05 May 2013; Agostino Sarubbo -subversion-1.6.17-r7.ebuild, + -subversion-1.7.6.ebuild, -subversion-1.7.7.ebuild, -subversion-1.7.8.ebuild: + Remove old + + 22 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: + Stable for alpha, wrt bug #463860 + + 22 Apr 2013; Jeroen Roovers subversion-1.7.9.ebuild: + Stable for HPPA (bug #463860). + + 22 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: + Stable for sparc, wrt bug #463860 + + 22 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: + Stable for sh, wrt bug #463860 + + 22 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: + Stable for s390, wrt bug #463860 + + 22 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: + Stable for ppc64, wrt bug #463860 + + 22 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: + Stable for ppc, wrt bug #463860 + + 22 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: + Stable for ia64, wrt bug #463860 + + 21 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: + Stable for arm, wrt bug #463860 + + 20 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: + Stable for x86, wrt bug #463860 + + 20 Apr 2013; Agostino Sarubbo subversion-1.7.9.ebuild: + Stable for amd64, wrt bug #463860 + + 19 Apr 2013; Thomas Sachau (Tommy[D]) + subversion-1.7.9.ebuild: + Require threadsafe sqlite, fixes bug 456172 + + 19 Apr 2013; Thomas Sachau (Tommy[D]) + subversion-1.7.9.ebuild: + Force RUBY_TARGETS=ruby18 for dev-ruby/rubygems with USE=ruby + +*subversion-1.7.9 (08 Apr 2013) + + 08 Apr 2013; Thomas Sachau (Tommy[D]) + +subversion-1.7.9.ebuild: + Version bump for bug 463860 + + 03 Mar 2013; Michał Górny subversion-1.7.8.ebuild: + Unconditionally set proper Python version for build-time. Fixes bug #459708. + + 02 Mar 2013; Markos Chandras + subversion-1.6.17-r7.ebuild, subversion-1.7.6.ebuild, subversion-1.7.7.ebuild, + subversion-1.7.8.ebuild: + Move Qt dependencies to the new category + + 23 Feb 2013; Michał Górny subversion-1.7.8.ebuild: + Keep Python sources symlinked during builds. Required for Ruby bindings, for + some reason. Bug #458764. + + 22 Feb 2013; Zac Medico subversion-1.7.7.ebuild, + subversion-1.7.8.ebuild: + Add ~arm-linux keyword. + +*subversion-1.7.8 (22 Feb 2013) + + 22 Feb 2013; Michał Górny +subversion-1.7.8.ebuild: + Version bump. Convert to distutils-r1. + + 26 Jan 2013; Fabian Groffen subversion-1.7.7.ebuild: + Fix compilation for FreeMiNT by Alan Hourihane, bug #451502 + + 01 Jan 2013; Raúl Porcel subversion-1.7.7.ebuild: + s390/sh/x86 stable wrt #447946 + + 01 Jan 2013; Agostino Sarubbo subversion-1.7.7.ebuild: + Stable for arm, wrt bug #447946 + + 30 Dec 2012; Agostino Sarubbo subversion-1.7.7.ebuild: + Stable for alpha, wrt bug #447946 + + 30 Dec 2012; Agostino Sarubbo subversion-1.7.7.ebuild: + Stable for sparc, wrt bug #447946 + + 28 Dec 2012; Jeroen Roovers subversion-1.7.7.ebuild: + Stable for HPPA (bug #447946). + + 26 Dec 2012; Agostino Sarubbo subversion-1.7.7.ebuild: + Stable for ia64, wrt bug #447946 + + 23 Dec 2012; Agostino Sarubbo subversion-1.7.7.ebuild: + Stable for ppc64, wrt bug #447946 + + 22 Dec 2012; Agostino Sarubbo subversion-1.7.7.ebuild: + Stable for ppc, wrt bug #447946 + + 22 Dec 2012; Agostino Sarubbo subversion-1.7.7.ebuild: + Stable for amd64, wrt bug #447710 + + 09 Nov 2012; Fabian Groffen subversion-1.7.7.ebuild: + Don't enable LD_PRELOAD kludge on Solaris, it breaks in case of a mismatch + between userland and current build target. + +*subversion-1.7.7 (25 Oct 2012) + + 25 Oct 2012; Thomas Sachau (Tommy[D]) + -subversion-1.7.0.ebuild, -subversion-1.7.1.ebuild, -subversion-1.7.2.ebuild, + -subversion-1.7.4.ebuild, -subversion-1.7.5.ebuild, +subversion-1.7.7.ebuild: + Version bump, fixes bug 439362, drop old versions + + 25 Oct 2012; Thomas Sachau (Tommy[D]) + subversion-1.7.6.ebuild: + Drop dodoc on notes/*, since that does not exist any more + + 03 Sep 2012; Fabian Groffen subversion-1.7.6.ebuild: + Fix linking on Solaris with USE=nls + + 22 Aug 2012; Thomas Sachau (Tommy[D]) + subversion-1.7.6.ebuild, +files/subversion-1.7.6-kwallet.patch: + Add patch for kwallet, upstream applied it to trunk, but did not include it + in the following release, should now really fix bug 421575 + + 21 Aug 2012; Thomas Sachau (Tommy[D]) + subversion-1.7.6.ebuild: + Drop already commented out --with-sqlite argument, fixes bug 413579 + +*subversion-1.7.6 (21 Aug 2012) + + 21 Aug 2012; Thomas Sachau (Tommy[D]) + +subversion-1.7.6.ebuild, + +files/subversion-1.7.6-revert-mod_dontdothat-move.patch: + Version bump, fixes bug 421575, add GPL-2 to the license var, fixes bug + 425940, convert shebang for tools, fixes bug 415507 + + 20 Aug 2012; Thomas Sachau (Tommy[D]) + subversion-1.6.17-r7.ebuild: + Restrict dependency on net-libs/serf to SLOT=0, fixes bug 430730 + + 20 Jul 2012; Michael Palimaka + subversion-1.6.17-r7.ebuild, subversion-1.7.0.ebuild, subversion-1.7.1.ebuild, + subversion-1.7.2.ebuild, subversion-1.7.4.ebuild, subversion-1.7.5.ebuild: + Add missing slot dependencies on Qt. + +*subversion-1.7.5 (14 Jun 2012) + + 14 Jun 2012; Thomas Sachau (Tommy[D]) + +subversion-1.7.5.ebuild: + Version bump + + 24 May 2012; Mike Frysinger subversion-1.6.17-r7.ebuild, + subversion-1.7.0.ebuild, subversion-1.7.1.ebuild, subversion-1.7.2.ebuild, + subversion-1.7.4.ebuild: + Inherit eutils for epatch, and user for enewuser/etc... + + 12 May 2012; Alexis Ballier subversion-1.7.4.ebuild: + keyword ~amd64-fbsd + + 03 May 2012; Jeff Horelick subversion-1.6.17-r7.ebuild, + subversion-1.7.0.ebuild, subversion-1.7.1.ebuild, subversion-1.7.2.ebuild, + subversion-1.7.4.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig + + 15 Mar 2012; Mike Gilbert subversion-1.6.17-r7.ebuild, + subversion-1.7.0.ebuild, subversion-1.7.1.ebuild, subversion-1.7.2.ebuild, + subversion-1.7.4.ebuild: + Restrict pypy. + +*subversion-1.7.4 (11 Mar 2012) + + 11 Mar 2012; Thomas Sachau (Tommy[D]) + +subversion-1.7.4.ebuild, + +files/subversion-fix-parallel-build-support-for-perl-bindings.patch: + Version bump, fixes bug 404939 and bug 404527, add workaround for linking + issue during cross-compilation, when upgrading from 1.6 to 1.7, fixes bug + 387057, restrict ruby dependency to 1.8 and force usage of that version, + fixes bug 399105, add patch for parallel make issue with perl module, fixes + bug 388607, also adjust xinetd.d script with USE=apache2 disabled, fixes bug + 381385, remove enewgroup and enewuser from pkg_config, fixes bug 404499, + remove files for languages not in LINGUAS var, fixes bug 402299 + + 02 Mar 2012; Fabian Groffen subversion-1.7.2.ebuild: + Drop Solaris flag trickery for neon, neon itself is fixed now + + 11 Feb 2012; Thomas Sachau (Tommy[D]) + -subversion-1.6.17.ebuild, -subversion-1.6.17-r6.ebuild: + Drop old versions + + 11 Feb 2012; Kacper Kowalik + subversion-1.6.17-r7.ebuild: + ppc64 stable wrt #386899 + +*subversion-1.7.2 (14 Jan 2012) + + 14 Jan 2012; Thomas Sachau (Tommy[D]) + +subversion-1.7.2.ebuild, files/svnserve.initd2, metadata.xml: + Version bump, fixes bug 393641 and bug 389961, move from deprecated bashcomp + eclass to -r1, adjust svnserve default user and group based on USE flags, + fixes bug 381385, adjusting metadata.xml, taking over maintainership for now + + 30 Nov 2011; Fabian Groffen subversion-1.7.1.ebuild: + Use get_libname instead of hardcoding .so for shared libraries for Darwin, by + nietonfir in bug #388275 + + 06 Nov 2011; Brent Baude subversion-1.6.17-r7.ebuild: + Marking subversion-1.6.17-r7 ppc for bug 386899 + + 30 Oct 2011; Raúl Porcel subversion-1.6.17-r7.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #386899 + +*subversion-1.7.1 (26 Oct 2011) + + 26 Oct 2011; Tony Vroon +subversion-1.7.1.ebuild: + Bugfix release in the 1.7 branch; also brings performance improvements. As + requested by Joakim in bug #388541. + + 19 Oct 2011; Jeroen Roovers subversion-1.6.17-r7.ebuild: + Stable for HPPA (bug #386899). + + 17 Oct 2011; Markus Meier subversion-1.6.17-r7.ebuild: + arm stable, bug #386899 + + 13 Oct 2011; Pawel Hajdan jr + subversion-1.6.17-r7.ebuild: + x86 stable wrt bug #386899 + + 12 Oct 2011; Tony Vroon subversion-1.6.17-r7.ebuild: + Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & + Agostino "ago" Sarubbo in bug #386899. + +*subversion-1.7.0 (12 Oct 2011) + + 12 Oct 2011; Tony Vroon +subversion-1.7.0.ebuild: + New upstream release, bringing you "svn patch", "svnrdump", "svn upgrade" and + many other goodies. The build system has changed significantly so a lot of + patching has now gone. Please do file a bug if it seems that this causes + issues. + +*subversion-1.6.17-r7 (02 Sep 2011) + + 02 Sep 2011; Tony Vroon +subversion-1.6.17-r7.ebuild: + Remove apache2-related explanation as it looks out of place, as per Martin + von Gagern in bug #381259. dodoc -r is an EAPI 4 feature that can not be used + for eclass reasons, do better. As per Ulrich "ulm" Müller in bug #381577. + + 01 Sep 2011; Tony Vroon -subversion-1.6.15.ebuild, + -subversion-1.6.16.ebuild, -subversion-1.6.17-r4.ebuild, + -subversion-1.6.17-r5.ebuild: + Remove old ebuilds. 1.6.17-r6 is the new stabilisation target in one month. + +*subversion-1.6.17-r6 (31 Aug 2011) + + 31 Aug 2011; Jeremy Olexa + +files/subversion-1.5.4-interix.patch, +files/subversion-1.5.6-aix-dso.patch, + +files/subversion-1.6.3-hpux-dso.patch, +subversion-1.6.17-r6.ebuild: + Revision bump to finish Gentoo Prefix support, signed off by maintainer in + bug 329505 + +*subversion-1.6.17-r5 (30 Aug 2011) + + 30 Aug 2011; Tony Vroon -subversion-1.6.17-r3.ebuild, + +subversion-1.6.17-r5.ebuild: + Stop static libraries from being built entirely, instead of deleting them + after the fact as suggested by Rafał "galtgendo" Mużyło in bug #380891. + Removed old ebuild. + + 27 Aug 2011; Raúl Porcel subversion-1.6.17.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #369065 + + 26 Aug 2011; Jeremy Olexa subversion-1.6.17-r4.ebuild: + Fix a few items wrt Gentoo Prefix support, signed off by maintainer + + 25 Aug 2011; Jeroen Roovers subversion-1.6.17.ebuild: + Stable for HPPA (bug #369065). + + 24 Aug 2011; Markus Meier subversion-1.6.17.ebuild: + arm stable, bug #369065 + + 23 Aug 2011; Lars Wendler + subversion-1.6.17-r3.ebuild, subversion-1.6.17-r4.ebuild: + Added minimal necessary sys-libs/db version again with kind permission from + chainsaw. + + 23 Aug 2011; Lars Wendler + subversion-1.6.17-r4.ebuild: + Removed version restriction on sys-libs/db with kind permission from + chainsaw. + +*subversion-1.6.17-r4 (22 Aug 2011) + + 22 Aug 2011; Tony Vroon -subversion-1.6.17-r2.ebuild, + +subversion-1.6.17-r4.ebuild: + Automatically match DBD version to what libapr was built with; idea & code by + Martin von Gagern in bug #291624. Removed -j1 from where it does not seem to + be required. Tested on a dual hex-core system with -j12; please file a bug if + you can make it fail. Removed old ebuild. + +*subversion-1.6.17-r3 (22 Aug 2011) + + 22 Aug 2011; Tony Vroon +subversion-1.6.17-r3.ebuild: + As per discussion with Diego Elio "Flameeyes" Pettenò, it is inconceivable + that one would statically link against subversion. As such, instead of adding + USE=static-libs, .a & .la files are no longer installed. Closes bug #378277 + by Agostino "ago" Sarubbo. + +*subversion-1.6.17-r2 (19 Aug 2011) + + 19 Aug 2011; Tony Vroon -files/80subversion-extras, + -subversion-1.6.17-r1.ebuild, +subversion-1.6.17-r2.ebuild: + More gracefully handle dependency between KDE & NLS USE-flags, as requested + by Jeroen Roovers in bug #330941. Perfection would require EAPI=4, which I + can not use yet. Tell user to restart daemon after upgrade, as requested by + Joel Koglin in bug #337042. Use recursive dodoc instead of ecompressdir as + requested by Ulrich Müller in bug #356503. Move the environment config back + to inline for now, as Kent Fredric reports that variable substitution broke + and caused env-update failures. Closes bug #379819. Killed old -r1 ebuild due + to this problem. + + 18 Aug 2011; Pawel Hajdan jr + subversion-1.6.17.ebuild: + x86 stable wrt security bug #369065 + +*subversion-1.6.17-r1 (18 Aug 2011) + + 18 Aug 2011; Tony Vroon +files/47_mod_dav_svn.conf, + +files/80subversion-extras, +subversion-1.6.17-r1.ebuild, + +files/svnserve.initd2: + Cut down extraneous einfo as requested by Gokdeniz Karadag in bug #268633. + Removed USE=threadsafe requirement for sqlite as per Alan Hourihane in bug + #323951. Stop use of --chuid in init script as per Michael Mair-Keimberger in + bug #377781. Removed overengineered testing facilities; unmaintainable in + current state. Moved remaining inline configuration files to FILESDIR. + Removed custom inline print function. + + 18 Aug 2011; Kacper Kowalik subversion-1.6.17.ebuild: + ppc/ppc64 stable wrt #69065 + + 17 Aug 2011; Markos Chandras subversion-1.6.17.ebuild: + Stable on amd64 wrt bug #369065 + +*subversion-1.6.17 (17 Aug 2011) + + 17 Aug 2011; Tony Vroon +subversion-1.6.17.ebuild, + metadata.xml: + Version bump for security bug #369065 by Tim Sammut. Took maintainership, + added use of base eclass and PATCHES bash array. EAPI 4 usage made impossible + by python eclass. + + 06 Mar 2011; Markos Chandras subversion-1.6.16.ebuild: + Stable on amd64 wrt bug #356741 + + 05 Mar 2011; Kacper Kowalik + subversion-1.6.16.ebuild: + ppc64 stable wrt #356741 + + 05 Mar 2011; Raúl Porcel subversion-1.6.16.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #356741 + + 04 Mar 2011; Christian Faulhammer + subversion-1.6.16.ebuild: + stable x86, bug 356741 + + 04 Mar 2011; Joseph Jezak subversion-1.6.16.ebuild: + Marked ppc stable for bug #356741. + +*subversion-1.6.16 (03 Mar 2011) + + 03 Mar 2011; Arfrever Frehtes Taifersar Arahesis + -subversion-1.6.13.ebuild, +subversion-1.6.16.ebuild: + Version bump (bug #356741). + + 11 Jan 2011; Jeroen Roovers subversion-1.6.15.ebuild: + Stable for HPPA (bug #350166). + + 07 Jan 2011; Kacper Kowalik subversion-1.6.15.ebuild: + ppc/ppc64 stable wrt #350166 + + 06 Jan 2011; Raúl Porcel subversion-1.6.15.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #350166 + + 02 Jan 2011; Pawel Hajdan jr + subversion-1.6.15.ebuild: + x86 stable wrt bug #350166 + + 01 Jan 2011; Markos Chandras subversion-1.6.15.ebuild: + Stable on amd64 wrt bug #350166 + + 26 Dec 2010; Matt Turner subversion-1.6.15.ebuild: + Added ~mips, bug 263337 + +*subversion-1.6.15 (28 Nov 2010) + + 28 Nov 2010; Arfrever Frehtes Taifersar Arahesis + -subversion-1.6.12.ebuild, +subversion-1.6.15.ebuild: + Version bump. + + 09 Oct 2010; Raúl Porcel subversion-1.6.13.ebuild: + arm/ia64/s390/sh/sparc stable wrt #339517 + + 09 Oct 2010; Tobias Klausmann + subversion-1.6.13.ebuild: + Stable on alpha, bug #339517 + + 07 Oct 2010; Jeroen Roovers subversion-1.6.13.ebuild: + Stable for HPPA (bug #339517). + + 06 Oct 2010; Pawel Hajdan jr + subversion-1.6.13.ebuild: + x86 stable wrt security bug #339517 + + 05 Oct 2010; Brent Baude subversion-1.6.13.ebuild: + Marking subversion-1.6.13 ppc64 for bug 339517 + + 05 Oct 2010; Brent Baude subversion-1.6.13.ebuild: + Marking subversion-1.6.13 ppc for bug 339517 + + 03 Oct 2010; Markos Chandras + subversion-1.6.13.ebuild: + Stable on amd64 wrt bug #339517 + +*subversion-1.6.13 (02 Oct 2010) + + 02 Oct 2010; Arfrever Frehtes Taifersar Arahesis + -subversion-1.6.11.ebuild, +subversion-1.6.13.ebuild, -files/vc-svn.el: + Version bump. Delete .la files in Ruby directories (bug #300102). + + 30 Sep 2010; Brent Baude subversion-1.6.12.ebuild: + Marking subversion-1.6.12 ppc64 for bug 325423 + + 18 Sep 2010; Raúl Porcel subversion-1.6.12.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #329795 + + 10 Sep 2010; Arfrever Frehtes Taifersar Arahesis + metadata.xml: + Restore previous maintainer. + + 24 Aug 2010; Markos Chandras + subversion-1.6.12.ebuild: + Stable on amd64 wrt bug #329795 + + 19 Aug 2010; Jeroen Roovers metadata.xml: + Remove arfrever. + + 18 Aug 2010; Markus Meier subversion-1.6.12.ebuild: + arm stable, bug #329795 + + 18 Aug 2010; Jeroen Roovers subversion-1.6.12.ebuild: + Stable for HPPA (bug #329795). + + 05 Aug 2010; Jeroen Roovers subversion-1.6.12.ebuild: + Stable for PPC (bug #329795). + + 26 Jul 2010; Christian Faulhammer + subversion-1.6.12.ebuild: + stable x86, bug 329795 + + 11 Jul 2010; Samuli Suominen + subversion-1.6.11.ebuild: + ppc64 stable wrt #325425 + + 10 Jul 2010; Jeroen Roovers subversion-1.6.11.ebuild: + Stable for HPPA (bug #325425). + + 03 Jul 2010; Raúl Porcel subversion-1.6.11.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #325425 + + 28 Jun 2010; Christian Faulhammer + subversion-1.6.11.ebuild: + stable x86, bug 325425 + + 27 Jun 2010; subversion-1.6.11.ebuild: + ppc stable #325425 + + 27 Jun 2010; Christoph Mende + subversion-1.6.11.ebuild: + Stable on amd64 wrt bug #325425 + +*subversion-1.6.12 (22 Jun 2010) + + 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis + +subversion-1.6.12.ebuild: + Version bump. + + 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.9.ebuild, subversion-1.6.11.ebuild: + net-misc/neon renamed to net-libs/neon. + + 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.9.ebuild, subversion-1.6.11.ebuild, files/svnserve.confd, + -files/svnserve.confd2: + Merge svnserve.confd and svnserve.confd2. + +*subversion-1.6.11 (26 May 2010) + + 26 May 2010; Arfrever Frehtes Taifersar Arahesis + +subversion-1.6.11.ebuild: + Version bump. Set SUPPORT_PYTHON_ABIS. + + 28 Mar 2010; Raúl Porcel subversion-1.6.9.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #306343 + + 23 Mar 2010; Brent Baude subversion-1.6.9.ebuild: + Marking subversion-1.6.9 ppc for bug 306343 + + 11 Mar 2010; Sebastian Pipping subversion-1.6.6.ebuild, + subversion-1.6.6-r10.ebuild, subversion-1.6.9.ebuild: + Fix homepage (bug #307309) + + 04 Mar 2010; Jeroen Roovers subversion-1.6.9.ebuild: + Stable for HPPA (bug #306343). + + 28 Feb 2010; Pawel Hajdan jr + subversion-1.6.9.ebuild: + x86 stable wrt bug #306343 + + 26 Feb 2010; Brent Baude subversion-1.6.9.ebuild: + Marking subversion-1.6.9 ppc64 for bug 306343 + + 23 Feb 2010; Markos Chandras + subversion-1.6.9.ebuild: + Stable on amd64 wrt bug #306343 + + 24 Jan 2010; Raúl Porcel subversion-1.6.6.ebuild: + ia64/s390/sh/sparc stable wrt #294077 + +*subversion-1.6.9 (23 Jan 2010) + + 23 Jan 2010; Arfrever Frehtes Taifersar Arahesis + +subversion-1.6.9.ebuild: + Version bump. + + 01 Jan 2010; Tobias Klausmann + subversion-1.6.6.ebuild: + Stable on alpha, bug #294077 + + 08 Dec 2009; nixnut subversion-1.6.6.ebuild: + ppc stable #294077 + + 26 Nov 2009; Markus Meier subversion-1.6.6.ebuild: + arm stable, bug #294077 + + 25 Nov 2009; Jeroen Roovers subversion-1.6.6.ebuild: + Stable for HPPA (bug #294077). + + 23 Nov 2009; Markus Meier subversion-1.6.6.ebuild: + amd64/x86 stable, bug #294077 + + 23 Nov 2009; Brent Baude subversion-1.6.6.ebuild: + Marking subversion-1.6.6 ppc64 for bug 294077 + +*subversion-1.6.6-r10 (22 Nov 2009) + + 22 Nov 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.6.ebuild, +subversion-1.6.6-r10.ebuild: + Copy 1.6.6 to 1.6.6-r10 without changes. Disable KDE support in 1.6.6 to + allow earlier stabilization. + + 04 Nov 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.6.ebuild: + Use 'dohtml -r' for compatibility with Doxygen 1.6 (bug #290921). + +*subversion-1.6.6 (24 Oct 2009) + + 24 Oct 2009; Arfrever Frehtes Taifersar Arahesis + -subversion-1.5.6.ebuild, -subversion-1.6.3.ebuild, + -subversion-1.6.3-r10.ebuild, -files/subversion-1.6.3-apache-2.4.patch, + -subversion-1.6.4.ebuild, -files/1.5.0/70svn-gentoo.el, + -subversion-1.6.4-r10.ebuild, -files/1.5.0/80subversion-extras, + +subversion-1.6.6.ebuild, -files/1.5.0/disable-unneeded-linking.patch: + Version bump. + + 08 Oct 2009; Raúl Porcel subversion-1.6.5.ebuild: + ia64/s390/sh/sparc stable wrt #286002 + + 03 Oct 2009; Tobias Klausmann + subversion-1.6.5.ebuild: + Stable on alpha, bug #286002 + + 29 Sep 2009; Markus Meier subversion-1.6.5.ebuild: + arm stable, bug #286002 + + 27 Sep 2009; Markus Meier subversion-1.6.5.ebuild: + amd64/x86 stable, bug #286002 + + 27 Sep 2009; Mounir Lamouri subversion-1.6.5.ebuild: + Stable for ppc. Bug 286002 + + 25 Sep 2009; Brent Baude subversion-1.6.5.ebuild: + Marking subversion-1.6.5 ppc64 for bug 286002 + + 23 Sep 2009; Jeroen Roovers subversion-1.6.5.ebuild: + Stable for HPPA (bug #286002). + +*subversion-1.6.5-r10 (22 Sep 2009) + + 22 Sep 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.5.ebuild, +subversion-1.6.5-r10.ebuild: + Copy 1.6.5 to 1.6.5-r10 without changes. Disable KDE support in 1.6.5 to + allow earlier stabilization. + +*subversion-1.6.5 (22 Aug 2009) + + 22 Aug 2009; Arfrever Frehtes Taifersar Arahesis + +subversion-1.6.5.ebuild: + Version bump. + + 09 Aug 2009; Raúl Porcel subversion-1.6.4.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #280494 + + 09 Aug 2009; nixnut subversion-1.6.4.ebuild: + ppc stable #280494 + + 08 Aug 2009; Brent Baude subversion-1.6.4.ebuild: + Marking subversion-1.6.4 ppc64 for bug 280494 + +*subversion-1.6.4-r10 (06 Aug 2009) +*subversion-1.6.4 (06 Aug 2009) + + 06 Aug 2009; Arfrever Frehtes Taifersar Arahesis + +subversion-1.6.4.ebuild, +subversion-1.6.4-r10.ebuild: + Version bump (bug #280494). + + 05 Aug 2009; Arfrever Frehtes Taifersar Arahesis + -subversion-1.5.5.ebuild, subversion-1.5.6.ebuild, + -subversion-1.6.1.ebuild, + -files/subversion-1.6.1-fix_sqlite_configuration.patch, + -subversion-1.6.2.ebuild, -subversion-1.6.2-r10.ebuild, + -files/subversion-1.6.2-fix_undefined_references.patch: + Remove older ebuilds. Remove most keywords from 1.5.6. + + 28 Jul 2009; Jeroen Roovers subversion-1.6.3.ebuild: + Stable for HPPA (bug #278623). + + 28 Jul 2009; Raúl Porcel subversion-1.6.3.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #278623 + + 27 Jul 2009; Robert Piasek subversion-1.6.3.ebuild: + arm stable (bug #278623) + + 27 Jul 2009; nixnut subversion-1.6.3.ebuild: + ppc stable #278623 + + 26 Jul 2009; Marcus D. Hanwell subversion-1.6.3.ebuild: + Stable on amd64, bug 278623. + + 22 Jul 2009; Christian Faulhammer + subversion-1.6.3.ebuild: + stable x86, bug 278623 + +*subversion-1.6.3-r10 (22 Jul 2009) + + 22 Jul 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.3.ebuild, +subversion-1.6.3-r10.ebuild: + Copy 1.6.3 to 1.6.3-r10 without changes. Disable KDE support in 1.6.3 to + allow earlier stabilization. + + 06 Jul 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.2.ebuild, subversion-1.6.2-r10.ebuild, + subversion-1.6.3.ebuild: + Update dependency on sys-apps/sandbox (bug #271424). Backport some updates + from trunk ebuild. + + 03 Jul 2009; Brent Baude subversion-1.6.2.ebuild: + Marking subversion-1.6.2 ppc64 and ppc for bug 273304 + + 26 Jun 2009; Alexis Ballier subversion-1.6.3.ebuild: + keyword ~x86-fbsd, bug #263337 + +*subversion-1.6.3 (22 Jun 2009) + + 22 Jun 2009; Arfrever Frehtes Taifersar Arahesis + +subversion-1.6.3.ebuild, +files/subversion-1.6.3-apache-2.4.patch, + +files/subversion-1.6.3-kwallet_window.patch: + Version bump. Improve handling of Apache-dependent tests (bug #273442). + + 17 Jun 2009; Raúl Porcel subversion-1.6.2.ebuild: + Really mark stable... + + 16 Jun 2009; Raúl Porcel subversion-1.6.2.ebuild, + subversion-1.6.2-r10.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #273304 + + 11 Jun 2009; Markus Meier subversion-1.6.2.ebuild: + amd64 stable, bug #273304 + + 10 Jun 2009; Christian Faulhammer + subversion-1.6.2.ebuild: + stable x86, bug 273304 + + 09 Jun 2009; Jeroen Roovers subversion-1.6.2.ebuild: + Stable for HPPA (bug #273304). + + 09 Jun 2009; Ferris McCormick subversion-1.6.2.ebuild: + Add back ~sparc in preparation of Bug #273304 (sqlite-3.6.14.2 good again + for sparc). + +*subversion-1.6.2-r10 (09 Jun 2009) + + 09 Jun 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.2.ebuild, +subversion-1.6.2-r10.ebuild: + Copy 1.6.2 to 1.6.2-r10 without changes. Disable KDE support in 1.6.2 to + allow earlier stabilization. + + 26 May 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.5.5.ebuild, subversion-1.5.6.ebuild, subversion-1.6.1.ebuild, + subversion-1.6.2.ebuild: + Call depend.apache_pkg_setup() in pkg_setup() (bug #268371). + + 18 May 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.2.ebuild: + Update some messages and handling of tests. + +*subversion-1.6.2 (12 May 2009) + + 12 May 2009; Arfrever Frehtes Taifersar Arahesis + -subversion-1.6.0-r1.ebuild, -files/subversion-1.6.0-various_fixes.patch, + +subversion-1.6.2.ebuild, + +files/subversion-1.6.2-fix_undefined_references.patch, + +files/subversion-1.6.2-local_library_preloading.patch: + Version bump. + + 03 May 2009; Markus Meier subversion-1.5.6.ebuild: + amd64 stable, bug #267270 + + 26 Apr 2009; Raúl Porcel subversion-1.5.6.ebuild: + alpha/arm/ia64/s390/sh/sparc/x86 stable wrt #267270 + + 24 Apr 2009; Brent Baude subversion-1.5.6.ebuild: + stable ppc, bug 267270 + + 24 Apr 2009; Brent Baude subversion-1.5.6.ebuild: + stable ppc64, bug 267270 + + 24 Apr 2009; Jeroen Roovers subversion-1.5.6: + Stable for HPPA (bug #267270). + + 23 Apr 2009; Raúl Porcel subversion-1.6.1.ebuild: + Add ~ia64 wrt #263337 + + 15 Apr 2009; Arfrever Frehtes Taifersar Arahesis + +files/subversion-1.6.1-fix_sqlite_configuration.patch, + subversion-1.6.1.ebuild: + Fix SQLite configuration (bug #264241). + + 12 Apr 2009; Tobias Klausmann + subversion-1.6.1.ebuild: + Keyworded on alpha, bug #263337 + + 12 Apr 2009; Tobias Klausmann + subversion-1.6.0-r1.ebuild: + Keyworded on alpha, bug #263337 + + 10 Apr 2009; Raúl Porcel subversion-1.6.0-r1.ebuild, + subversion-1.6.1.ebuild: + Add ~arm/~s390/~sh wrt #263337 + +*subversion-1.6.1 (09 Apr 2009) + + 09 Apr 2009; Arfrever Frehtes Taifersar Arahesis + -files/subversion-1.3.1-neon-config.patch, + -files/subversion-1.4.3-debug-config.patch, + -files/subversion-1.4-db4.patch, -files/subversion-1.4.6-neon-0.28.patch, + files/70svn-gentoo.el, -files/subversion-1.1.1-perl-vendor.patch, + -files/subversion-apr_cppflags.patch, + -files/subversion-hotbackup-config.patch, metadata.xml, + -subversion-1.4.6.ebuild, -subversion-1.4.6-r2.ebuild, + -subversion-1.5.4.ebuild, -subversion-1.6.0.ebuild, + +subversion-1.6.1.ebuild: + Version bump. Remove older versions. + + 05 Apr 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.0-r1.ebuild: + Improve error message (bug #264936). + + 04 Apr 2009; Markus Meier subversion-1.6.0-r1.ebuild: + add ~x86, bug #263337 + + 04 Apr 2009; Brent Baude subversion-1.6.0.ebuild, + subversion-1.6.0-r1.ebuild: + Marking subversion-1.6* ~ppc64 for bug 263337 + + 02 Apr 2009; Jeroen Roovers subversion-1.6.0-r1.ebuild: + Marked ~hppa (bug #263337). + + 29 Mar 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.0-r1.ebuild: + Fix undefined references to svn_fs__path_change2_create() (bug #264136). + +*subversion-1.6.0-r1 (28 Mar 2009) + + 28 Mar 2009; Arfrever Frehtes Taifersar Arahesis + files/subversion-1.6.0-various_fixes.patch, +subversion-1.6.0-r1.ebuild: + Fix undefined references to svn_fs_path_change2_create() (bug #263714). + Fix dependencies (bug #263772). Fix segmentation fault when updating old + working copies which don't have UUID recorded. + + 26 Mar 2009; Jeremy Olexa metadata.xml: + fix metadata - missing herd element + + 25 Mar 2009; Joseph Jezak subversion-1.6.0.ebuild: + Marked ~ppc for bug #263337. + + 24 Mar 2009; Benedikt Böhm metadata.xml: + remove myself from metadata.xml + + 23 Mar 2009; Jeroen Roovers subversion-1.6.0.ebuild: + Marked ~hppa (bug #263337). + + 22 Mar 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.0.ebuild: + Don't print messages related to Berkeley DB when USE="-berkdb". + + 22 Mar 2009; Arfrever Frehtes Taifersar Arahesis + subversion-1.6.0.ebuild: + Fix detection of Berkeley DB (bug #263347). + +*subversion-1.6.0 (22 Mar 2009) + + 22 Mar 2009; Arfrever Frehtes Taifersar Arahesis + +files/subversion-1.6.0-disable_linking_against_unneeded_libraries.patch, + +files/subversion-1.6.0-various_fixes.patch, metadata.xml, + +subversion-1.6.0.ebuild: + Version bump. Delete .packlist files (bug #221179). + +*subversion-1.5.6 (21 Mar 2009) + + 21 Mar 2009; Arfrever Frehtes Taifersar Arahesis + +subversion-1.5.6.ebuild: + Version bump (bug #260636). + + 06 Mar 2009; Jeroen Roovers subversion-1.5.5.ebuild: + Stable for HPPA (bug #259046). + + 17 Feb 2009; Raúl Porcel subversion-1.5.5.ebuild: + arm/ia64/s390/sh/sparc stable wrt #259046 + + 16 Feb 2009; Brent Baude subversion-1.5.5.ebuild: + stable ppc64, bug 259046 + + 16 Feb 2009; Tobias Klausmann + subversion-1.5.5.ebuild: + Stable on alpha, bug 259046 + + 15 Feb 2009; Brent Baude subversion-1.5.5.ebuild: + stable ppc, bug 259046 + + 15 Feb 2009; Markus Meier subversion-1.5.5.ebuild: + amd64/x86 stable, bug #259046 + +*subversion-1.5.5 (15 Jan 2009) + + 15 Jan 2009; Benedikt Böhm -subversion-1.5.2.ebuild, + +subversion-1.5.5.ebuild: + version bump wrt #252211 + + 25 Nov 2008; Raúl Porcel subversion-1.5.4.ebuild: + alpha/arm/ia64 stable wrt #247072 + + 22 Nov 2008; Markus Meier subversion-1.5.4.ebuild: + amd64/x86 stable, bug #247072 + + 21 Nov 2008; Ferris McCormick subversion-1.5.4.ebuild: + Sparc stable --- Bug #247072 --- looks good to me. + + 21 Nov 2008; Jeroen Roovers subversion-1.5.4.ebuild: + Stable for HPPA (bug #247072). + + 20 Nov 2008; Tobias Scherbaum + subversion-1.5.4.ebuild: + ppc stable, bug #247072 + + 20 Nov 2008; Brent Baude subversion-1.5.4.ebuild: + stable ppc64, bug 247072 + + 16 Nov 2008; Benedikt Böhm -subversion-1.4.5.ebuild, + -subversion-1.5.1.ebuild, subversion-1.5.4.ebuild: + fix #238347; cleanup + + 12 Nov 2008; Peter Volkov subversion-1.5.4.ebuild: + ~mips keyword back, bug #212056. + + 04 Nov 2008; Mike Frysinger subversion-1.5.1.ebuild, + subversion-1.5.2.ebuild, subversion-1.5.4.ebuild: + Add back arm/s390/sh keywords. + + 01 Nov 2008; Jose Luis Rivero + subversion-1.5.2.ebuild: + alpha stable wrt bug #241584 + +*subversion-1.5.4 (25 Oct 2008) + + 25 Oct 2008; Benedikt Böhm + -files/1.5.0/http-library.patch, -subversion-1.5.0.ebuild, + +subversion-1.5.4.ebuild: + version bump wrt #241398, fixes emacs support wrt #237528 + + 18 Oct 2008; Raúl Porcel subversion-1.5.2.ebuild: + ia64 stable wrt #241584 + + 16 Oct 2008; Markus Meier subversion-1.5.2.ebuild: + x86 stable, bug #241584 + + 15 Oct 2008; Jeroen Roovers subversion-1.5.2.ebuild: + Stable for HPPA (bug #241584). + + 15 Oct 2008; Friedrich Oslage + subversion-1.5.2.ebuild: + Stable on sparc, bug #241584 + + 14 Oct 2008; Thomas Anderson + subversion-1.5.2.ebuild: + stable amd64, bug 241584 + + 14 Oct 2008; Brent Baude subversion-1.5.2.ebuild: + stable ppc, bug 241584 + + 14 Oct 2008; Brent Baude subversion-1.5.2.ebuild: + stable ppc64, bug 241584 + +*subversion-1.5.2 (21 Sep 2008) + + 21 Sep 2008; Ben de Groot +subversion-1.5.2.ebuild: + Version bump, using patch from bug 236223. + + 10 Sep 2008; Jeroen Roovers subversion-1.5.1.ebuild: + Stable for HPPA (bug #236131). + + 07 Sep 2008; Raúl Porcel subversion-1.5.1.ebuild: + ia64 stable wrt #236131 + + 07 Sep 2008; Markus Meier subversion-1.5.1.ebuild: + amd64/x86 stable, bug #236131 + + 06 Sep 2008; Jose Luis Rivero + subversion-1.5.1.ebuild: + Stable on alpha wrt bug #236131 + + 06 Sep 2008; Friedrich Oslage + subversion-1.5.1.ebuild: + Stable on sparc, bug #236131 + + 04 Sep 2008; Brent Baude subversion-1.5.1.ebuild: + stable ppc64, bug 236131 + + 04 Sep 2008; Brent Baude subversion-1.5.1.ebuild: + stable ppc, bug 236131 + + 30 Aug 2008; Jorge Manuel B. S. Vicetto + subversion-1.5.1.ebuild: + Improved sed used on previous commit. + + 30 Aug 2008; Jorge Manuel B. S. Vicetto + subversion-1.5.1.ebuild: + Added a small fix to subversion-1.5.1 as requested by Arfrever Frehtes + Taifersar Arahesis to support Neon 0.28.3. This + has been commited on + https://svn.collab.net/viewvc/svn?view=rev&revision=32596 and will be part + of subversion-1.5.2. + +*subversion-1.5.1 (31 Jul 2008) + + 31 Jul 2008; Benedikt Böhm + -subversion-1.5.0_rc9.ebuild, -subversion-1.5.0_rc9-r1.ebuild, + +subversion-1.5.1.ebuild: + version bump wrt #233002 + +*subversion-1.5.0 (21 Jun 2008) + + 21 Jun 2008; Benedikt Böhm +subversion-1.5.0.ebuild: + version bump wrt #228653 + +*subversion-1.5.0_rc9-r1 (16 Jun 2008) + + 16 Jun 2008; Benedikt Böhm + +files/1.5.0/http-library.patch, +subversion-1.5.0_rc9-r1.ebuild: + fix #226577 again, fix #221931 + + 15 Jun 2008; Benedikt Böhm + -subversion-1.5.0_rc5.ebuild, subversion-1.5.0_rc9.ebuild: + fix #226577 + + 14 Jun 2008; nixnut subversion-1.5.0_rc9.ebuild: + Added ~ppc + +*subversion-1.5.0_rc9 (11 Jun 2008) + + 11 Jun 2008; Benedikt Böhm + +subversion-1.5.0_rc9.ebuild: + version bump wrt #224751 + + 07 Jun 2008; Alexis Ballier + subversion-1.5.0_rc5.ebuild: + keyword ~sparc-fbsd + + 07 Jun 2008; Alexis Ballier + subversion-1.5.0_rc5.ebuild: + keyword ~x86-fbsd + + 01 Jun 2008; Benedikt Böhm metadata.xml, + subversion-1.4.5.ebuild, subversion-1.4.6.ebuild, + subversion-1.4.6-r2.ebuild, -subversion-1.5.0_rc4.ebuild, + subversion-1.5.0_rc5.ebuild: + fix #221673 + + 20 May 2008; Ferris McCormick + subversion-1.5.0_rc5.ebuild: + Restore ~sparc keyword, Bug #219882. + + 17 May 2008; Jeroen Roovers subversion-1.5.0_rc5.ebuild: + Marked ~hppa (bug #219882). + + 12 May 2008; Raúl Porcel + subversion-1.5.0_rc5.ebuild: + Readd ~alpha/~ia64 wrt #219882 + + 11 May 2008; Markus Rothe + subversion-1.5.0_rc5.ebuild: + Added ~ppc64; bug #219882 + +*subversion-1.5.0_rc5 (07 May 2008) + + 07 May 2008; Benedikt Böhm + +subversion-1.5.0_rc5.ebuild: + version bump wrt #220793 + + 01 May 2008; Benedikt Böhm + subversion-1.5.0_rc4.ebuild: + serf and neon can be used at the same time; fix libtool 2.2 support + + 01 May 2008; Benedikt Böhm + subversion-1.5.0_rc4.ebuild: + do not inherit subversion + +*subversion-1.5.0_rc4 (30 Apr 2008) + + 30 Apr 2008; Benedikt Böhm + +files/1.5.0/70svn-gentoo.el, +files/1.5.0/80subversion-extras, + +files/1.5.0/disable-unneeded-linking.patch, +subversion-1.5.0_rc4.ebuild: + version bump wrt #219395 + + 13 Apr 2008; Benedikt Böhm subversion-1.4.5.ebuild, + subversion-1.4.6.ebuild, subversion-1.4.6-r2.ebuild: + fix neon DEPEND and sed + + 10 Apr 2008; Benedikt Böhm subversion-1.4.6.ebuild, + -subversion-1.4.6-r1.ebuild, subversion-1.4.6-r2.ebuild: + fix #216992 + +*subversion-1.4.6-r2 (22 Mar 2008) + + 22 Mar 2008; Benedikt Böhm + files/subversion-1.1.1-perl-vendor.patch, + files/subversion-1.4.6-neon-0.28.patch, files/subversion-1.4-db4.patch, + files/subversion-1.4.3-debug-config.patch, + files/subversion-apr_cppflags.patch, + files/subversion-hotbackup-config.patch, +subversion-1.4.6-r2.ebuild: + add neon-0.28.1 support wrt #210535; refresh patches + +*subversion-1.4.6-r1 (02 Mar 2008) + + 02 Mar 2008; Benedikt Böhm + +files/subversion-1.4.6-neon-0.28.patch, +subversion-1.4.6-r1.ebuild: + add support for neon 0.28.0 wrt #210535 + + 17 Feb 2008; Christoph Mende subversion-1.4.6.ebuild: + Stable on amd64, bug #207572 + + 29 Jan 2008; Jeroen Roovers subversion-1.4.6.ebuild: + Stable for HPPA (bug #207572). + + 29 Jan 2008; Benedikt Böhm subversion-1.4.5.ebuild, + subversion-1.4.6.ebuild: + fix depend.apache usage wrt #208033 + + 28 Jan 2008; Raúl Porcel subversion-1.4.6.ebuild: + alpha/ia64/sparc/x86 stable wrt #207572 + + 28 Jan 2008; Brent Baude subversion-1.4.6.ebuild: + Marking subversion-1.4.6 ppc and ppc64 for bug 207572 + + 27 Jan 2008; Benedikt Böhm subversion-1.4.5.ebuild, + subversion-1.4.6.ebuild: + remove obsolete apr_config/apu_config + + 27 Jan 2008; Benedikt Böhm + -files/subversion-1.3.1-neon-0.26.patch, -files/subversion-db4.patch, + -subversion-1.3.2-r3.ebuild, subversion-1.4.5.ebuild, + subversion-1.4.6.ebuild: + remove subversion-1.3.2-r3 wrt #203578 + + 15 Jan 2008; Benedikt Böhm subversion-1.4.6.ebuild: + fix #205807 + + 28 Dec 2007; Benedikt Böhm subversion-1.4.6.ebuild: + fix #203564 + +*subversion-1.4.6 (28 Dec 2007) + + 28 Dec 2007; Benedikt Böhm + -files/subversion-1.3.2-neon-0.26.patch, + -files/subversion-1.4.3-neon-0.26.3.patch, metadata.xml, + -subversion-1.3.2-r4.ebuild, -subversion-1.4.4-r4.ebuild, + +subversion-1.4.6.ebuild: + version bump (fixes #128624, #203257 and maybe #199639, #200082); cleanup + + 14 Nov 2007; Chris Gianelloni + subversion-1.4.5.ebuild: + Stable on amd64 wrt bug #198590. + + 13 Nov 2007; Tobias Scherbaum + subversion-1.4.5.ebuild: + ppc stable, bug #198590 + + 12 Nov 2007; Markus Rothe subversion-1.4.5.ebuild: + Stable on ppc64; bug #198590 + + 12 Nov 2007; Jeroen Roovers subversion-1.4.5.ebuild: + Stable for HPPA (bug #198590). + + 11 Nov 2007; Raúl Porcel subversion-1.4.5.ebuild: + alpha/ia64 stable wrt security #198590 + + 11 Nov 2007; Markus Ullmann subversion-1.4.5.ebuild: + SPARC'enstein + + 11 Nov 2007; Dawid Węgliński subversion-1.4.5.ebuild: + Stable on x86 (bug #198590) + +*subversion-1.4.5 (10 Nov 2007) + + 10 Nov 2007; Benedikt Böhm + -files/subversion-swig.m4-ruby.patch, -subversion-1.1.3.ebuild, + -subversion-1.2.3-r3.ebuild, -subversion-1.4.4-r3.ebuild, + +subversion-1.4.5.ebuild: + version bump; fixes #84539, #168348, #179139, #188897, #194833 + + 26 Sep 2007; Caleb Tennis subversion-1.4.4-r4.ebuild: + Fix perl dep to be more...up to date + + 09 Sep 2007; Benedikt Böhm + subversion-1.4.4-r4.ebuild: + fix small typo + +*subversion-1.4.4-r4 (08 Sep 2007) + + 08 Sep 2007; Benedikt Böhm + +subversion-1.4.4-r4.ebuild: + fix #84887, #111507, #122877, #126725, #138321, #151576, #168256, #174442, + #188849, #191606 + + 05 Sep 2007; subversion-1.1.3.ebuild, + subversion-1.2.3-r3.ebuild, subversion-1.3.2-r3.ebuild, + subversion-1.3.2-r4.ebuild, subversion-1.4.4-r3.ebuild: + Fix the license variable to reflect the actual license. Fixes bug #187404. + + 29 Jul 2007; Christian Heim subversion-1.1.3.ebuild, + subversion-1.3.2-r4.ebuild, subversion-1.4.4-r3.ebuild: + Fixing the DEPEND/RDEPEND for the move of net-www/apache to + www-servers/apache (#78622). + +*subversion-1.4.4-r3 (15 Jul 2007) + + 15 Jul 2007; Ulrich Mueller -subversion-1.4.4-r2.ebuild, + +subversion-1.4.4-r3.ebuild: + Fix regression of bug #158891, see entry from 03 Mar 2007. + + 27 Jun 2007; Lars Weiler subversion-1.3.2-r4.ebuild: + Stable on ppc; bug #178264. + + 27 Jun 2007; Jeroen Roovers subversion-1.3.2-r4.ebuild: + Stable for HPPA (bug #178264). + + 22 Jun 2007; Luca Longinotti + subversion-1.3.2-r4.ebuild, subversion-1.4.4-r2.ebuild: + Improve apr-suffix check, thanks to Axel Dyks. + +*subversion-1.4.4-r2 (22 Jun 2007) + + 22 Jun 2007; Luca Longinotti + -files/subversion-apr-version.patch, -files/subversion-neon-config.patch, + -subversion-1.4.4-r1.ebuild, +subversion-1.4.4-r2.ebuild: + Sync changes to 1.4.4 ebuild, fixes bug #182870. + + 22 Jun 2007; Luca Longinotti + subversion-1.3.2-r4.ebuild, -subversion-1.4.3.ebuild, + -subversion-1.4.3-r1.ebuild, -subversion-1.4.4.ebuild: + Fix bug #182453 (should be again Apache-2.0 compatible), cleanup ebuild. + +*subversion-1.4.4-r1 (17 Jun 2007) + + 17 Jun 2007; Christian Heim + +subversion-1.4.4-r1.ebuild: + Fix the usage of /usr/bin/apr-${apr_suffix}-config --cppflags in src_compile + (thanks to Arfrever Frehtes Taifersar Arahesis + in #182168). + + 17 Jun 2007; Christian Heim subversion-1.4.4.ebuild: + Adding apr_suffix to the apr-config call in src_compile, as apr-config is in + fact called apr-1-config w/ apr-1.2.8. + + 15 Jun 2007; Raúl Porcel subversion-1.3.2-r4.ebuild: + alpha/ia64/x86 stable wrt #178264 + + 15 Jun 2007; Christian Heim + subversion-1.4.3-r1.ebuild, subversion-1.4.4.ebuild: + Fixing the usage of ${ROOT}'ed apr/apr-util in src_compile. + + 15 Jun 2007; Christian Heim + subversion-1.4.3-r1.ebuild, subversion-1.4.4.ebuild: + Cleaning out the bytecompiled python modules on postrm (#177536, thanks to + Jakub). + + 14 Jun 2007; Christoph Mende + subversion-1.3.2-r4.ebuild: + Stable on amd64 wrt bug 178264 + +*subversion-1.4.4 (14 Jun 2007) + + 14 Jun 2007; Christian Heim +subversion-1.4.4.ebuild: + Version bump (fixing #181838 - thanks to Timothy Stotts ). Subversion 1.4.4 is merly a bugfix release, for a detailed + list see http://svn.collab.net/repos/svn/tags/1.4.4/CHANGES. + + 13 Jun 2007; Gustavo Zacarias + subversion-1.3.2-r4.ebuild: + Stable on sparc wrt #178264 + + 09 Jun 2007; Markus Rothe subversion-1.3.2-r4.ebuild: + Stable on ppc64; bug #178264 + +*subversion-1.4.3-r1 (15 May 2007) +*subversion-1.3.2-r4 (15 May 2007) + + 15 May 2007; Carsten Lohrke + +files/subversion-1.3.2-neon-0.26.patch, + +files/subversion-1.4.3-neon-0.26.3.patch, subversion-1.3.2-r3.ebuild, + +subversion-1.3.2-r4.ebuild, +subversion-1.4.3-r1.ebuild: + Deal with bug 167522 and configure with neon 0.26.3. + + 08 May 2007; Christian Heim metadata.xml, + subversion-1.3.2-r3.ebuild: + Don't DEPEND/RDEPEND on apr-0.9* as subversion-1.3.2 works perfectly fine w/ + apr-1. Also add apache as backup herd for subversion. + + 28 Apr 2007; Torsten Veller subversion-1.1.3.ebuild, + subversion-1.2.3-r3.ebuild, subversion-1.3.2-r3.ebuild, + subversion-1.4.3.ebuild: + Fix *initd, *confd and *envd calls (#173884, #174266) + + 17 Apr 2007; Christian Faulhammer + files/70svn-gentoo.el: + changed Emacs support from mandatory loading to autoload, Emacs starts up + faster that way. Fixes bug 174471 + + 22 Mar 2007; Paul de Vrieze subversion-1.1.3.ebuild, + subversion-1.2.3-r3.ebuild, subversion-1.3.2-r3.ebuild, + subversion-1.4.3.ebuild: + Use category with best_version. (bug #152746) + + 18 Mar 2007; Paul de Vrieze subversion-1.4.3.ebuild: + Fix a stupid bug from the apache2.2 detection from bug #152746 + + 07 Mar 2007; Christian Faulhammer + subversion-1.4.3.ebuild: + straightened update of Emacs files in pkg_postinstall + + 05 Mar 2007; Marius Mauch subversion-1.1.3.ebuild, + subversion-1.2.3-r3.ebuild, subversion-1.3.2-r3.ebuild, + subversion-1.4.3.ebuild: + Replacing einfo with elog + + 03 Mar 2007; Paul de Vrieze subversion-1.4.3.ebuild: + Fix bug #108777 by preferring the apr version apache was linked against. + When apache2 support is not needed, prefer the 1.x apr(-util). This is + largely based on the patches by Brian Tarricone and + Georgi Georgiev . + + 03 Mar 2007; Paul de Vrieze files/70svn-gentoo.el, + subversion-1.4.3.ebuild: + Fix the emacs binding to work with newer emacs versions that don't need the + packed vc-svn library, but use their own (newer) one instead. This fixes bug + #158891. Thanks to Ulrich Mueller for providing this + solution. + + 02 Mar 2007; Paul de Vrieze -subversion-1.2.3.ebuild, + -subversion-1.2.3-r2.ebuild, -subversion-1.3.0.ebuild, + -subversion-1.3.1.ebuild, -subversion-1.3.2.ebuild, + -subversion-1.3.2-r1.ebuild, -subversion-1.4.0.ebuild, + -subversion-1.4.2.ebuild: + Remove lots of old ebuilds + + 27 Feb 2007; Paul de Vrieze + +files/subversion-1.4.3-debug-config.patch, subversion-1.4.3.ebuild: + Remove CFLAG munging from the configure script. + + 28 Jan 2007; Luca Longinotti + subversion-1.2.3-r2.ebuild, subversion-1.2.3-r3.ebuild, + subversion-1.3.0.ebuild, subversion-1.3.1.ebuild, subversion-1.3.2.ebuild, + subversion-1.3.2-r1.ebuild, subversion-1.3.2-r3.ebuild, + subversion-1.4.0.ebuild, subversion-1.4.2.ebuild: + Fix apr deps. + + 23 Nov 2006; Fabian Groffen + subversion-1.2.3-r2.ebuild, subversion-1.2.3-r3.ebuild, + subversion-1.3.0.ebuild, subversion-1.3.1.ebuild, subversion-1.3.2.ebuild, + subversion-1.3.2-r1.ebuild, subversion-1.3.2-r3.ebuild, + subversion-1.4.0.ebuild, subversion-1.4.2.ebuild: + Dropped ppc-macos keyword, see you in prefix + +*subversion-1.4.2 (14 Nov 2006) + + 14 Nov 2006; Paul de Vrieze +files/svnserve.confd2, + +subversion-1.4.2.ebuild: + New upstream version. Also no longer assume the apache user exists in the + config function. Thanks to Olivier Rolland and Yuval + Yaari for the bug (#123802) + + 20 Oct 2006; Bryan Østergaard + subversion-1.3.2-r3.ebuild: + Stable on Alpha. + + 18 Oct 2006; Roy Marples subversion-1.4.0.ebuild: + Added ~sparc-fbsd keyword. + + 16 Oct 2006; Jason Wever subversion-1.3.2-r3.ebuild: + Stable on SPARC. + + 15 Oct 2006; Tobias Scherbaum + subversion-1.3.2-r3.ebuild: + ppc stable. bug #147254 + + 15 Oct 2006; Tobias Scherbaum + subversion-1.3.2-r3.ebuild: + hppa stable + + 14 Oct 2006; Joshua Nichols + subversion-1.3.2-r3.ebuild: + Stabilizing on amd64 as part of new Java system, bug #147254. + + 14 Oct 2006; Joshua Nichols + subversion-1.3.2-r3.ebuild: + Stabilizing on ppc64 as part of new Java system, bug #147254. + + 14 Oct 2006; Joshua Jackson + subversion-1.3.2-r3.ebuild: + New java stable on x86; bug #147254 + + 01 Oct 2006; Guy Martin subversion-1.3.2-r1.ebuild: + Stable on hppa. + + 12 Sep 2006; Bryan Østergaard + subversion-1.4.0.ebuild: + Revert ia64 keyword back to ~ia64, bug 147268. + + 12 Sep 2006; Joshua Kinard subversion-1.4.0.ebuild: + Placed 1.4.0 into mips unstable. Bug #147268. + +*subversion-1.4.0 (08 Sep 2006) + + 08 Sep 2006; Paul de Vrieze + +files/subversion-1.4-db4.patch, +subversion-1.4.0.ebuild: + A new upstream major version. This version introduces a number of big changes. + The most significant is that there is a new working copy format that is + transparently updated. It can however not transparently downgrade! + + 03 Sep 2006; Joshua Kinard subversion-1.3.2-r3.ebuild: + Marked stable on mips. + + 30 Jul 2006; Daniel Gryniewicz + subversion-1.3.2-r1.ebuild: + Marked stable on amd64 for bug #139507 + + 28 Jul 2006; Paul de Vrieze + subversion-1.3.2-r3.ebuild: + Fix building of java code with 1.5 jdk. Thanks to caster@matfyz.cz in bug + #141988 + + 25 Jul 2006; Thomas Cort subversion-1.3.2-r1.ebuild: + Stable on alpha wrt Bug #139507. + +*subversion-1.3.2-r3 (24 Jul 2006) + + 24 Jul 2006; Joshua Nichols + +subversion-1.3.2-r3.ebuild: + Revision bump to use new Java system. Resolves bugs #141465 and #99245. + + 23 Jul 2006; Akinori Hattori + subversion-1.3.2-r1.ebuild: + x86 stable, bug #139507 + + 23 Jul 2006; Tobias Scherbaum + subversion-1.3.2-r1.ebuild: + ppc stable, bug #139507 + + 20 Jul 2006; Markus Rothe subversion-1.3.2-r1.ebuild: + Stable on ppc64; bug #139507 + + 13 Jul 2006; Aron Griffis + subversion-1.3.2-r1.ebuild: + Mark 1.3.2-r1 stable on ia64. #139507 + + 10 Jul 2006; Gustavo Zacarias + subversion-1.3.2-r1.ebuild: + Stable on sparc wrt #139507 + +*subversion-1.3.2-r1 (05 Jul 2006) + + 05 Jul 2006; Steve Arnold + +files/subversion-1.3.1-neon-0.26.patch, +subversion-1.3.2-r1.ebuild: + Added support for newer versions of neon (required for rapidsvn), see bugs + #131221 and #137563. This syncs up the versions of neon between svn and + rapidsvn (and they should stay that way). + + 03 Jul 2006; Simon Stelling subversion-1.3.1.ebuild: + stable on amd64 + + 28 Jun 2006; Gustavo Zacarias + subversion-1.3.1.ebuild: + Stable on sparc wrt #138372 + + 24 Jun 2006; Michael Cummings + subversion-1.1.3.ebuild, subversion-1.2.3.ebuild, + subversion-1.2.3-r2.ebuild, subversion-1.2.3-r3.ebuild, + subversion-1.3.0.ebuild, subversion-1.3.1.ebuild, subversion-1.3.2.ebuild: + Removing perl-core/ExtUtils-MakeMaker + + 10 Jun 2006; Michael Hanselmann + subversion-1.3.1.ebuild: + Stable on ppc. + + 09 Jun 2006; Markus Rothe subversion-1.3.1.ebuild: + Stable on ppc64 + +*subversion-1.3.2 (05 Jun 2006) + + 05 Jun 2006; Paul de Vrieze +subversion-1.3.2.ebuild: + New upstream version + + 04 Jun 2006; Paul de Vrieze subversion-1.3.1.ebuild: + Mark stable + + 18 Apr 2006; Paul de Vrieze + +files/subversion-apr-version.patch, subversion-1.3.1.ebuild: + Add a patch extracted from the subversion repository to enable newer apr + versions. Fixes bug #130306. + + 17 Apr 2006; Paul de Vrieze + +files/subversion-apr_cppflags.patch, subversion-1.3.1.ebuild: + Fix the compilation of the perl bindings with newer apr. Thanks to R.May + in bug #123222 for the patch. + +*subversion-1.3.1 (05 Apr 2006) + + 05 Apr 2006; + +files/subversion-1.3.1-neon-config.patch, +subversion-1.3.1.ebuild: + New upstream version that resolves some issues. + + 30 Mar 2006; Diego Pettenò + subversion-1.3.0.ebuild: + Add ~x86-fbsd keyword. + + 20 Mar 2006; subversion-1.3.0.ebuild: + Make the ebuild respect LDFLAGS (bug #126964) thanks to flameeyes. + + 16 Mar 2006; Paul de Vrieze subversion-1.1.3.ebuild, + subversion-1.2.3.ebuild, subversion-1.2.3-r2.ebuild, + subversion-1.2.3-r3.ebuild, subversion-1.3.0.ebuild: + Suggest the use of emerge --config instead of ebuild config. Thanks Mike + Williams in bug #114668. + + 10 Mar 2006; Paul de Vrieze + files/subversion-neon-config.patch: + Fix the patch such that configure doesn't fail when neon wasn't requested + (bug #125570) + + 21 Feb 2006; Paul de Vrieze + +files/subversion-neon-config.patch, subversion-1.3.0.ebuild: + Make subversion work with the newer neon. + + 21 Feb 2006; Paul de Vrieze + +files/subversion-neon-config.patch, subversion-1.3.0.ebuild: + Add a patch to the configure script to have subversion fail if the neon + library version is not supported, while requested. + + 20 Feb 2006; Markus Rothe subversion-1.2.3-r3.ebuild: + Stable on ppc64 + + 06 Feb 2006; Aron Griffis + subversion-1.2.3-r3.ebuild: + Mark 1.2.3-r3 stable on alpha + + 04 Feb 2006; Aron Griffis + subversion-1.2.3-r3.ebuild: + Mark 1.2.3-r3 stable on ia64 + + 27 Jan 2006; Paul de Vrieze subversion-1.1.3.ebuild, + subversion-1.2.3.ebuild, -subversion-1.2.3-r1.ebuild, + subversion-1.2.3-r2.ebuild, subversion-1.2.3-r3.ebuild, + -subversion-1.3.0_rc4.ebuild, subversion-1.3.0.ebuild: + Remove some old stale versions, and add blockers to + perl-core/ExtUtils-MakeMaker. This package is often broken and causes insecure + runpaths. Fixes bug #105054. + +*subversion-1.3.0 (03 Jan 2006) + + 03 Jan 2006; Paul de Vrieze +subversion-1.3.0.ebuild: + New upstream version. Note that it no longer includes the book. + + 01 Jan 2006; Paul de Vrieze + subversion-1.3.0_rc4.ebuild: + The book is not present in the release candidate (bug #117321). Comment it out. + + 16 Dec 2005; Diego Pettenò + subversion-1.3.0_rc4.ebuild: + Move elibtoolize at the end of src_unpack so that it's called with the final + autotools support. See bug #106176. + + 08 Dec 2005; Rene Nussbaumer + subversion-1.2.3-r3.ebuild: + Stable on hppa. + + 08 Dec 2005; Paul de Vrieze + subversion-1.2.3-r3.ebuild, subversion-1.3.0_rc4.ebuild: + Tighten the ruby dependencies. Unstabilize 1.2.3-r3 as its ruby bindings + depend on an unstable version of swig. + + 07 Dec 2005; subversion-1.2.3-r3.ebuild, + subversion-1.3.0_rc4.ebuild: + As makemaker has been fixed, the blocking is no longer needed. Removing + it. + + 06 Dec 2005; Paul de Vrieze + subversion-1.2.3-r3.ebuild, subversion-1.3.0_rc4.ebuild: + Block extutils-makemaker as it has security vulnerabilities and isn't needed + with newer perl versions. Also mark 1.2.3-r3 stable as it hasn't had bugs for some + while. + +*subversion-1.3.0_rc4 (01 Dec 2005) + + 01 Dec 2005; +subversion-1.3.0_rc4.ebuild: + Add release candidate to the tree. According to upstream this version + is be stable enough for production use. + + 25 Oct 2005; subversion-1.2.3-r3.ebuild: + Fix dep to depend on newer swig version. + + 24 Oct 2005; subversion-1.2.3-r3.ebuild: + Fix the runtime dependency on the jdk to only be a jre dependency. Bug + #110322 + + 21 Oct 2005; subversion-1.2.3-r3.ebuild: + Add support for ruby bindings. Courtessy of Tom Payne + in bug #102543. + +*subversion-1.2.3-r3 (17 Oct 2005) + + 17 Oct 2005; +files/subversion-hotbackup-config.patch, + +subversion-1.2.3-r3.ebuild: + Make hot-backup backup number configurable. Virtue of Urs Joss in bug + #98099 + +*subversion-1.2.3-r2 (14 Oct 2005) + + 14 Oct 2005; Paul de Vrieze subversion-1.2.3-r2.ebuild: + Security bump to force a perl version that has secure RUNPATH's (bug #105054) + + 10 Oct 2005; Danny van Dyk + subversion-1.2.3-r1.ebuild: + Marked ~ppc-macos. + + 07 Oct 2005; Gustavo Zacarias + subversion-1.2.3-r1.ebuild: + Stable on sparc + + 04 Oct 2005; subversion-1.1.3.ebuild, + subversion-1.2.3-r1.ebuild, subversion-1.2.3.ebuild: + Try to fix bug #106443 to make the ebuild work on bsd. + + 02 Oct 2005; Aron Griffis + subversion-1.2.3-r1.ebuild: + Mark 1.2.3-r1 stable on ia64 + + 29 Sep 2005; Fernando J. Pereda + subversion-1.2.3-r1.ebuild: + stable on alpha + + 26 Sep 2005; -subversion-1.0.9.ebuild, + -subversion-1.1.1-r3.ebuild, -subversion-1.1.3-r1.ebuild, + -subversion-1.1.4-r1.ebuild, -subversion-1.1.4.ebuild, + -subversion-1.2.0.ebuild, -subversion-1.2.1.ebuild: + Clean out many old versions + + 19 Sep 2005; Marcus D. Hanwell + subversion-1.2.3-r1.ebuild: + Stable on amd64. + + 19 Sep 2005; Michael Hanselmann + subversion-1.2.3-r1.ebuild: + Stable on hppa and ppc. + + 19 Sep 2005; Markus Rothe subversion-1.2.3-r1.ebuild: + Stable on ppc64 (bug #106421) + + 17 Sep 2005; Aron Griffis subversion-1.2.3.ebuild: + Mark 1.2.3 stable on ia64 + + 14 Sep 2005; Aaron Walker subversion-1.2.3.ebuild: + 1.2.3 stable on mips. + + 12 Sep 2005; Michael Hanselmann + subversion-1.2.3.ebuild: + Stable on ppc. + + 12 Sep 2005; Paul de Vrieze subversion-1.2.3.ebuild, + subversion-1.2.3-r1: + Restrict the neon dependency + + 07 Sep 2005; Gustavo Zacarias + subversion-1.2.3.ebuild: + Stable on sparc + + 06 Sep 2005; Markus Rothe subversion-1.2.3.ebuild: + Stable on ppc64 + + 31 Aug 2005; Paul de Vrieze subversion-1.2.3.ebuild, + subversion-1.2.3-r1.ebuild: + Fix the ebuild to use `get_libdir` instead of lib. Thanks to seemant in bug + #104154 + +*subversion-1.2.3-r1 (27 Aug 2005) +*subversion-1.2.3 (27 Aug 2005) + + 27 Aug 2005; Paul de Vrieze +subversion-1.2.3.ebuild, + +subversion-1.2.3-r1.ebuild: + New upstream versions. The one that works with unstable apache is -r1. The + 1.2.3 version (masked because still untested) should work with the stable + apache versions. As stable and unstable apache are incompatible the two + ebuilds are released simultaneously. + + 25 Aug 2005; files/svnserve.initd: + Fix the init script to change its working directory to the root to + prevent unmounting and hook script problems. See bug #97926 + + 25 Aug 2005; subversion-1.1.3.ebuild, + subversion-1.2.1.ebuild: + Fix the pkg_postinst message to suggest a more secure setup for ssh+svn + such that user permissions are not overly free and membership of the + apache group is not needed. (bug #94718) + + 25 Aug 2005; files/svnserve.xinetd, + subversion-1.2.1.ebuild: + Fix the svnserve xinet.d script (see bug #82262) + + 25 Aug 2005; subversion-1.2.1.ebuild: + Make the subversion book be installed again. Thanks to Axel + Dyks in bug #103576. + + 29 Jul 2005; Aaron Walker subversion-1.1.3.ebuild, + subversion-1.2.1.ebuild: + Added ~mips. + +*subversion-1.2.1 (08 Jul 2005) + + 08 Jul 2005; Paul de Vrieze +subversion-1.2.1.ebuild: + New upstream version + + 23 Jun 2005; Sven Wegener subversion-1.2.0.ebuild: + Correctly check for the perl USE flag before calling perl-module_pkg_postrm. + + 23 Jun 2005; Fernando J. Pereda + subversion-1.1.3.ebuild: + stable on alpha + + 27 May 2005; +files/vc-svn.el, + -files/vc-svn.el.20050527, subversion-1.2.0.ebuild: + Use the vc-svn.el from the 1.1.4 version of subversion. The new one + doesn't work with current emacs. + + 27 May 2005; +files/vc-svn.el.20050527, + subversion-1.2.0.ebuild: + Fix the problem that vc-svn.el has been changed to a canned error + message pointing to the proper location to get it. + +*subversion-1.2.0 (25 May 2005) + + 25 May 2005; +subversion-1.2.0.ebuild: + New upstream version, and some dependency updates. Also make zlib use + really optional and add it as dependency. + +*subversion-1.1.4-r1 (20 May 2005) + + 20 May 2005; +subversion-1.1.4-r1.ebuild: + Try to fix perl file collisions #82648 + + 12 May 2005; Elfyn McBratney subversion-1.1.3.ebuild: + Update *DEPEND. + + 05 May 2005; Sven Wegener subversion-1.0.9.ebuild, + subversion-1.1.1-r3.ebuild, subversion-1.1.3.ebuild: + Removed '*' postfix from <, <=, >= and > dependencies. + + 05 May 2005; Paul de Vrieze subversion-1.1.4.ebuild: + Try to fix #88651 by making the location of modules in the config file + consistent and derived from the depend.apache eclass. + + 21 Apr 2005; Michael Hanselmann + subversion-1.1.3.ebuild: + Stable on ppc. + + 21 Apr 2005; subversion-1.1.4.ebuild: + Change the swig dependency to include newer swig versions, as subversion + can compile against them now. + + 15 Apr 2005; Paul de Vrieze + -files/subversion-1.1.2-perl.patch, subversion-1.1.3.ebuild: + Block the apache versions that have split apr/apu out. + + 13 Apr 2005; -subversion-1.1.4-r1.ebuild, + subversion-1.1.4.ebuild: + Revert trapni's broken changes and change the webdav useflag into a + nowebdav useflag. As the default behaviour is not changed, the change is + incorporated in the normal 1.1.4 ebuild and the 1.1.4-r1 version has + been removed. + + 10 Apr 2005; Christian Parpart + subversion-1.1.4-r1.ebuild: + dropped a note to endusers of to inform them about the new useflag and their + results + +*subversion-1.1.4-r1 (10 Apr 2005) + + 10 Apr 2005; Christian Parpart + +subversion-1.1.4-r1.ebuild: + added optional depend on neon via webdav local useflag + +*subversion-1.1.4 (05 Apr 2005) + + 05 Apr 2005; -subversion-1.1.2.ebuild, + subversion-1.1.3-r1.ebuild, +subversion-1.1.4.ebuild: + New upstream version and cleaned away an old testing version. Also + fixed a small default configuration file bug. + + 20 Mar 2005; Paul de Vrieze + subversion-1.1.3-r1.ebuild: + Remove the autoconf check as the dependency should get this. + + 18 Mar 2005; Markus Rothe subversion-1.1.3.ebuild: + Stable on ppc64 + + 11 Mar 2005; Gustavo Zacarias subversion-1.1.3.ebuild: + Stable on sparc + + 09 Mar 2005; Marcus D. Hanwell subversion-1.1.3.ebuild: + Marked stable on amd64. + + 08 Mar 2005; subversion-1.1.3.ebuild: + Mark 1.1.3 stable + + 27 Feb 2005; Paul de Vrieze + subversion-1.1.3-r1.ebuild: + Use the new apache.depend eclass (bug #83445) + + 15 Feb 2005; Guy Martin subversion-1.1.1-r3.ebuild: + Stable on hppa. + + 15 Feb 2005; subversion-1.1.3-r1.ebuild, + subversion-1.1.3.ebuild: + Add a patch from seemant to make nls support optional + + 31 Jan 2005; subversion-1.1.3.ebuild: + Try to fix bug #80121 + + 28 Jan 2005; Paul de Vrieze + -subversion-1.1.2-r1.ebuild: + Remove broken testing ebuild + + 28 Jan 2005; Paul de Vrieze + subversion-1.1.3-r1.ebuild: + Redo the apr ebuild so that it is based upon the latest normal ebuild. Also + this ebuild will actually build the apache2 module. The other ebuild should + never have been put in cvs. Even masked. The removal of apache2 has been + rather simplistic. The optional apache2 dependency is still there, it just + isn't overloaded anymore. + +*subversion-1.1.3-r1 (22 Jan 2005) + + 22 Jan 2005; Christian Parpart + +subversion-1.1.3-r1.ebuild: + Remerged with changes/improvements the apache herd made. + (as available in release 1.1.2-r1, too) + + 21 Jan 2005; Aron Griffis subversion-1.1.1-r3.ebuild: + stable on ia64 + + 18 Jan 2005; Paul de Vrieze subversion-1.0.9.ebuild, + subversion-1.1.1-r3.ebuild, subversion-1.1.2-r1.ebuild, + subversion-1.1.2.ebuild: + The old autoconf versions are gone, so no need to take them into account + (bug #78047) + +*subversion-1.1.3 (18 Jan 2005) + + 18 Jan 2005; Paul de Vrieze +subversion-1.1.3.ebuild: + New upstream version + +*subversion-1.1.2-r1 (10 Jan 2005) + + 10 Jan 2005; Christian Parpart + +subversion-1.1.2-r1.ebuild: + a package refresh from the Apache Herd + (splitted up apache module(s) from base package into www-apache/mod_dav_svn) + + 31 Dec 2004; Ciaran McCreesh : + Change encoding to UTF-8 for GLEP 31 compliance + +*subversion-1.1.2 (30 Dec 2004) + + 30 Dec 2004; Paul de Vrieze + +files/subversion-1.1.2-perl.patch, +subversion-1.1.2.ebuild: + A new upstream version + + 19 Dec 2004; Bryan Østergaard + subversion-1.1.1-r3.ebuild: + Stable on alpha. + + 16 Dec 2004; Markus Rothe subversion-1.1.1-r3.ebuild: + Stable on ppc64 + + 16 Dec 2004; Dylan Carlson + subversion-1.1.1-r3.ebuild: + Stable on amd64. + + 11 Dec 2004; Jason Wever subversion-1.1.1-r3.ebuild: + Stable on sparc. + + 08 Dec 2004; subversion-1.1.1-r3.ebuild: + Fix the default authz module config file. Thanks to Benjamin Boksa + in bug #73675 + + 03 Dec 2004; subversion-1.1.1-r3.ebuild: + Fix a small bug in the config function, now checking for existence, not + file existene in the src_config function. Thanks to John Croisant + in bug #73186 for pointing this out. + + 03 Dec 2004; subversion-1.1.1-r3.ebuild: + Disable jikes for now as jikes is broken + + 30 Nov 2004; subversion-1.1.1-r3.ebuild: + Mark stable + + 28 Nov 2004; Paul de Vrieze + subversion-1.1.1-r3.ebuild: + Add an optional dependency on jikes, courtessy of Travis + Snoozy in bug #72679 + +*subversion-1.1.1-r3 (12 Nov 2004) + + 12 Nov 2004; Aron Griffis + -subversion-1.1.1-r2.ebuild, +subversion-1.1.1-r3.ebuild: + Install init script in /etc/init.d not / + +*subversion-1.1.1-r2 (12 Nov 2004) + + 12 Nov 2004; +files/svnserve.confd, + +files/svnserve.initd, +files/svnserve.xinetd, -subversion-0.27.0.ebuild, + -subversion-0.32.1.ebuild, -subversion-1.0.8.ebuild, + -subversion-1.1.0.ebuild, -subversion-1.1.1-r1.ebuild, + +subversion-1.1.1-r2.ebuild, -subversion-1.1.1.ebuild: + Add svnserve init script and xinetd snippet #43245 -- thanks to Martin Jackson + and Joby Walker. Trim older ebuilds + + 12 Nov 2004; Aron Griffis + subversion-1.1.1-r1.ebuild: + Use bash-completion.eclass; thanks to ka0ttic in bug 70939 + +*subversion-1.1.1-r1 (11 Nov 2004) + + 11 Nov 2004; Aron Griffis + +subversion-1.1.1-r1.ebuild: + Install svn_load_dirs.pl as /usr/bin/svn-load-dirs #57715 + Install more hook-scripts in /usr/share/doc #50593 + Don't tell the user to su apache #53233 + Install hot-backup.py as /usr/bin/svn-hot-backup #54304 + Install bash-completion snippet #43179 + Fix svn-config to omit references to @SVN_DB_*@ #64634 + Fix perl bindings Makefile.PL bug #65230 #62979 + Install perl bindings in vendor_perl instead of site_perl #66712 + + 09 Nov 2004; Aron Griffis subversion-1.1.1.ebuild: + Replace ~ppc64 and ~ia64 keywords which went missing + + 05 Nov 2004; Aron Griffis subversion-1.0.9.ebuild: + Remove attempted installation of cvs2svn #47099 + +*subversion-1.1.1 (05 Nov 2004) + + 05 Nov 2004; +subversion-1.1.1.ebuild: + New upstream version + + 04 Nov 2004; Aron Griffis subversion-1.0.9.ebuild, + subversion-1.1.0.ebuild: + add ia64 keywords + + 01 Nov 2004; Markus Rothe subversion-1.1.0.ebuild: + Marked ~ppc64; bug #63683 + + 21 Oct 2004; Paul de Vrieze subversion-1.0.9.ebuild: + Backport the svn-revision.txt fix + + 19 Oct 2004; Paul de Vrieze subversion-1.1.0.ebuild: + Explicitly enable or disable javahl to fix bug #67681 + + 19 Oct 2004; Paul de Vrieze subversion-1.1.0.ebuild: + Fix missing quotes problem in combination with jikes. Thanks to + snikkt@yahoo.com in bug #63464 for signalling this. + +*subversion-1.0.9 (19 Oct 2004) + + 19 Oct 2004; Paul de Vrieze +subversion-1.0.9.ebuild: + A new upstream version that fixes some slowness with "svn ls" + + 09 Oct 2004; Paul de Vrieze subversion-1.1.0.ebuild: + Fix bug #63464 on compilation with jikes. + + 08 Oct 2004; Paul de Vrieze subversion-1.1.0.ebuild: + Fix bug #66659 concerning the name of the book file. Why doesn't dohtml + complain when a file doesn't exist? + + 08 Oct 2004; Paul de Vrieze +files/subversion-1.1.0-build.patch, + -files/subversion-1.1.0-rc4-build.patch, subversion-1.1.0.ebuild: + The previous fix was not applied. Also fix bug #66644 by broadening the + sed script that hacks around the svnversion stuff (the output is + constant) + + 08 Oct 2004; Paul de Vrieze files/subversion-1.1.0-rc4-build.patch: + Fix javahl linking (again) to fix bug #66625, this fix comes from rc2 + + 01 Oct 2004; Paul de Vrieze -files/subversion-pre-1.0.5.patch, + -subversion-1.0.1.ebuild, -subversion-1.0.2.ebuild, + -subversion-1.0.3.ebuild, -subversion-1.0.4-r1.ebuild, + -subversion-1.0.4.ebuild, -subversion-1.0.6.ebuild, + -subversion-1.1.0_rc4.ebuild: + Clean up old versions + +*subversion-1.1.0 (01 Oct 2004) + + 01 Oct 2004; Paul de Vrieze +subversion-1.1.0.ebuild: + New upstream version + + 27 Sep 2004; Bryan Østergaard,,, + subversion-1.0.8.ebuild: + Stable on alpha, bug 65085. + + 25 Sep 2004; Gustavo Zacarias subversion-1.0.8.ebuild: + Stable on sparc wrt #65085 + + 27 Sep 2004; Paul de Vrieze subversion-1.0.8.ebuild, + subversion-1.1.0_rc2.ebuild, subversion-1.1.0_rc4.ebuild: + Fix subversion swig dependency as the 1.3.22 release does not longer + provide a runtime library while subversion still expects one. + + 24 Sep 2004; subversion-1.0.8.ebuild: + stable on ppc GSLA bug: 65085 + +*subversion-1.0.8 (23 Sep 2004) + + 23 Sep 2004; Paul de Vrieze +subversion-1.0.8.ebuild, + +subversion-1.1.0_rc4.ebuild: + New upstream versions. They implement security fixes!! + + 21 Sep 2004; Paul de Vrieze subversion-1.1.0_rc2.ebuild: + Fix two issues. Bug #63991 to add support for authz_svn authentication in + the default apache2 configuration file (conditional). Bug #64672 to take + into account that with the new fs_fs support the server part is no longer + dependent on berkeley db. + + 21 Sep 2004; Paul de Vrieze subversion-1.0.6.ebuild: + Fix the location of the jar archive (bug #64800) + + 06 Sep 2004; Ciaran McCreesh subversion-0.32.1.ebuild: + Switch to use epause and ebeep, bug #62950 + + 05 Sep 2004; Paul de Vrieze,,, subversion-1.0.6.ebuild + subversion-1.1.0_rc2.ebuild: + Fix bug #62753. swig is now build when either python or perl is in the + useflags, not python only. + + 07 Sep 2004; Paul de Vrieze subversion-1.1.0_rc2.ebuild: + Spelling fixes. Thanks to Marko Djukic in bug #63014 + + 01 Sep 2004; Paul de Vrieze subversion-1.1.0_rc2.ebuild: + Change the book installation location to it's own dir, to make it easier + to find. + + 30 Aug 2004; Paul de Vrieze +files/subversion-1.1.0-rc2-build.patch, + subversion-1.1.0_rc2.ebuild: + Fix some java linking error and a variable substitution error. Thanks to + Holger Thon in bug #59693 + +*subversion-1.1.0_rc2 (19 Aug 2004) + + 19 Aug 2004; Paul de Vrieze +subversion-1.1.0_rc2.ebuild: + An initial version of the rc2 package. It has some streamlining for the + building of the bindings too, and installs the example hook-scripts in the + documentation dir. + + 04 Aug 2004; Paul de Vrieze subversion-1.0.6.ebuild: + Make the java stuff compile in all cases by specifying an encoding + (needed for a french author name) and a source version (needed for 1.5 + jdk's) + + 23 Jul 2004; Travis Tilley subversion-1.0.6.ebuild: + stable on amd64 + + 23 Jul 2004; Guy Martin subversion-1.0.6.ebuild: + Marked stable on hppa. + + 23 Jul 2004; Bryan Østergaard,,, + subversion-1.0.6.ebuild: + Stable on alpha, see bug #57747. + + 20 Jul 2004; Ciaran McCreesh subversion-1.0.6.ebuild: + Stable on sparc for bug #57747 + + 20 Jul 2004; Stuart Herbert subversion-1.0.6.ebuild: + Stable on x86 + +*subversion-1.0.6 (20 Jul 2004) + + 20 Jul 2004; Stuart Herbert +subversion-1.0.6.ebuild: + Version bump for security problem; see bug #57747 + + 24 Jun 2004; Paul de Vrieze subversion-1.0.4-r1.ebuild: + Clarify the ebuild config comment (bug #54940) + + 11 Jun 2004; Jason Wever subversion-1.0.4-r1.ebuild: + Stable on sparc wrt bug #53555. + + 11 Jun 2004; Guy Martin subversion-1.0.4-r1.ebuild: + Marked stable on hppa. + + 11 Jun 2004; Bryan Østergaard + subversion-1.0.4-r1.ebuild: + Stable on alpha, bug #53555. + + 10 Jun 2004; Kurt Lieber subversion-1.0.4-r1.ebuild: + marking stable on x86. fixes 53555. + + 10 Jun 2004; Jason Eric Huebel + subversion-1.0.4-r1.ebuild: + amd64 for bug #53555 + +*subversion-1.0.4-r1 (07 Jun 2004) + + 07 Jun 2004; subversion-1.0.4-r1.ebuild, + files/subversion-pre-1.0.5.patch: + added pre-1.0.5 patch to subversion + + 07 Jun 2004; Paul de Vrieze subversion-1.0.4.ebuild: + Do not longer install the apache config file when the module is not + build (bug #49315) + +*subversion-1.0.4 (24 May 2004) + + 24 May 2004; Paul de Vrieze subversion-1.0.3.ebuild, + +subversion-1.0.4.ebuild: + set amd64 to stable on 1.0.3. Add a new upstream version in 1.0.4 and + make it even more hard to merge subversion with autoconf-2.58 + + 24 May 2004; Bryan Østergaard subversion-1.0.3.ebuild: + Keyworded ~alpha, requested in bug #51550. + +*subversion-1.0.3 (20 May 2004) + + 20 May 2004; Paul de Vrieze subversion-1.0.2.ebuild, + +subversion-1.0.3.ebuild: + Security fix + + 27 Apr 2004; Aron Griffis subversion-1.0.1.ebuild, + subversion-1.0.2.ebuild: + Add inherit eutils + + 13 May 2004; Paul de Vrieze subversion-1.0.2.ebuild: + Mark stable + +*subversion-1.0.2 (27 Apr 2004) + + 27 Apr 2004; Paul de Vrieze +subversion-1.0.2.ebuild: + New upstream version with bug fixes. Also add javahl compilation based on + the java useflag. + + 26 Apr 2004; Paul de Vrieze subversion-1.0.1.ebuild: + First stable subversion! + + 26 Apr 2004; Paul de Vrieze -subversion-0.28.0.ebuild, + -subversion-0.30.0.ebuild, -subversion-0.31.0.ebuild, + -subversion-0.34.0.ebuild, -subversion-0.35.1.ebuild, + -subversion-0.37.0.ebuild, -subversion-1.0.0-r1.ebuild, + -subversion-1.0.0.ebuild: + Clean out old versions + + 26 Mar 2004; Paul de Vrieze subversion-1.0.1.ebuild: + Finally fix bug #31106 and add svn-config to the installed set + + 26 Mar 2004; Paul de Vrieze subversion-1.0.1.ebuild: + Reverse the alternative dependencies so that the newest version is considered + first. This should stop flipping around caused by emerge -u world + + 23 Mar 2004; Paul de Vrieze subversion-1.0.1.ebuild: + Add the swig dependency to use==perl too, not only to python + +*subversion-1.0.1 (23 Mar 2004) + + 23 Mar 2004; Paul de Vrieze subversion-1.0.1.ebuild: + New upstream version. Also re-enabled the svnversion.txt hack as there are + still cases (like changing db version) where svnversion.txt cannot be created + in the normal way + + 17 Mar 2004; Seemant Kulleen subversion-0.28.0.ebuild: + fix for bug #44712 by Michael Sterret + + 10 Mar 2004; Paul de Vrieze subversion-1.0.0-r1.ebuild, + files/Makefile.PL.patch: + The makefile patch was not necessary after all + +*subversion-1.0.0-r1 (09 Mar 2004) + + 09 Mar 2004; Paul de Vrieze subversion-1.0.0-r1.ebuild, + files/Makefile.PL.patch: + Add the perl bindings to the ebuild. The patch to Makefile.PL is from + gentoo.datacore.ch. + + 25 Feb 2004; Daniel Ahlberg subversion-1.0.0.ebuild: + Adding amd64 keyword. Closing #42693. + + 25 Feb 2004; David Holm subversion-1.0.0.ebuild: + Readded to ~ppc once again, why is it so difficult to maintain KEYWORDS + between releases for this ebuild? + + 23 Feb 2004; Jason Wever subversion-1.0.0.ebuild: + Added ~sparc keyword. + + 23 Feb 2004; Jason Wever subversion-1.0.0.ebuild: + Fixed bad unpack command and extra whitespace. + +*subversion-1.0.0 (23 Feb 2004) + + 23 Feb 2004; Paul de Vrieze subversion-1.0.0.ebuild, + files/subversion-db4.patch: + New upstream STABLE version. It might become the first stable subversion + ebuild in gentoo :-) + + 22 Feb 2004; David Holm subversion-0.37.0.ebuild: + Readded ~ppc. Thanks for dropping it so we all could run on an old, possibly + buggy, version. + + 19 Feb 2004; Paul de Vrieze subversion-0.37.0-r1.ebuild, + subversion-0.37.0.ebuild: + Remove the -r1 version as it is based on an old ebuild version and is broken. + Incorporate the python changes in this version. + +*subversion-0.37.0-r1 (14 Feb 2004) + + 14 Feb 2004; subversion-0.37.0-r1.ebuild: + Replace python-config with python_version. + + 13 Feb 2004; subversion-0.37.0.ebuild: + Make emacs regeneration more tolerant (bug #41411) + + 11 Feb 2004; Paul de Vrieze subversion-0.37.0.ebuild: + Add optional emacs dependency + + 05 Feb 2004; Paul de Vrieze subversion-0.37.0.ebuild: + Some autoconf changes + + 04 Feb 2004; subversion-0.37.0.ebuild: + Some more explanations + + 04 Feb 2004; Paul de Vrieze subversion-0.37.0.ebuild: + Take the new FHS's /srv directory into account, moving the default location + from /var + + 03 Feb 2004; subversion-0.37.0.ebuild: + Hopefully fix emacs module compilation problems + +*subversion-0.37.0 (28 Jan 2004) + + 28 Jan 2004; Paul de Vrieze subversion-0.37.0.ebuild: + New upstream version. Also taking new apache locations into account + + 15 Jan 2004; Paul de Vrieze subversion-0.35.1.ebuild: + Things actually work with autoconf-2.59, so changing the dependency. + + 11 Jan 2004; subversion-0.34.0.ebuild, + subversion-0.35.1.ebuild: + Fix the autoconf dependencies to be compile-time only + +*subversion-0.35.1 (22 Dec 2003) + + 22 Dec 2003; Paul de Vrieze subversion-0.35.1.ebuild: + New upstream version. Note that this version has deltification reenabled. + + 20 Dec 2003; subversion-0.34.0.ebuild: + The fetch line for the old svnadmin was removed, but the system still tried to + install it, causing a failure if the file didn't exist in the distfiles dir. + The new system is cleaner in forcing interaction by requiring an environment + variable to be set, so I removed the remnants of the old static binary + +*subversion-0.34.0 (19 Dec 2003) + + 19 Dec 2003; Paul de Vrieze subversion-0.34.0.ebuild: + Add a new version of subversion. This one again has an incompatible library + change. Further the ebuild supports python-config instead of hard-coded python + paths. If updating do ensure that you first dump your existing repositories. + The default repository path is also updated to become /var. + + 13 Dec 2003; subversion-0.27.0.ebuild, + subversion-0.28.0.ebuild, subversion-0.30.0.ebuild: + fix chown syntax + +*subversion-0.32.1 (09 Nov 2003) + + 09 Nov 2003; David Holm subversion-0.32.1.ebuild: + Added to ~ppc. + + 22 Oct 2003; subversion-0.31.0.ebuild: + Hopefully fix linking issues by taking back some older ebuild code + +*subversion-0.28.0 (17 Oct 2003) + + 17 Oct 2003; Paul de Vrieze subversion-0.28.0.ebuild: + Get 0.28.0 back as rapidsvn needs this particular version + +*subversion-0.31.0 (12 Oct 2003) + + 12 Oct 2003; subversion-0.31.0.ebuild: + Fix chown + + 10 Oct 2003; Paul de Vrieze subversion-0.24.2-r1.ebuild, + subversion-0.25.0.ebuild, subversion-0.26.0.ebuild, + subversion-0.28.0.ebuild, subversion-0.30.0.ebuild, + files/subversion-db4.patch: + Clean up old versions, and add the 0.31.0 version + + 02 Oct 2003; Paul de Vrieze subversion-0.30.0.ebuild: + Add a static precompiled svnadmin-pre28 instead of the old dynamic one. This + one should work in all cases + +*subversion-0.30.0 (27 Sep 2003) + + 27 Sep 2003; Paul de Vrieze subversion-0.24.2-r1.ebuild, + subversion-0.25.0.ebuild, subversion-0.26.0.ebuild, + subversion-0.27.0.ebuild, subversion-0.28.0.ebuild, + subversion-0.30.0.ebuild: + New version, and fix small dependency error (apache instead of net-www/apache) + The new version is based on the the ebuild by Hattya in bug + #29586 + + 25 Sep 2003; Martin Holzer subversion-0.24.2-r1.ebuild, + subversion-0.25.0.ebuild, subversion-0.26.0.ebuild, + subversion-0.27.0.ebuild, subversion-0.28.0.ebuild, files/70svn-gentoo.el: + leading space errors. + + 26 Sep 2003; Martin Holzer subversion-0.28.0.ebuild: + Added autoconf version. Closes #28198. + + 22 Sep 2003; metadata.xml: + Fix metadata.xml + +*subversion-0.28.0 (01 Sep 2003) + + 01 Sep 2003; subversion-0.28.0.ebuild: + bumping this for pauldv since he's oot + +*subversion-0.27.0 (26 Aug 2003) + + 26 Aug 2003; Paul de Vrieze subversion-0.27.0.ebuild, + files/subversion-db4.patch: + New upstream version + +*subversion-0.26.0 (24 Jul 2003) + + 24 Jul 2003; Paul de Vrieze subversion-0.10_pre1.ebuild, + subversion-0.21.0-r1.ebuild, subversion-0.21.0.ebuild, + subversion-0.22.2.ebuild, subversion-0.23.0.ebuild, + subversion-0.24.1.ebuild, subversion-0.24.2.ebuild, + subversion-0.26.0.ebuild: + Cleaning up old versions, and adding new upstream version + + 18 Jul 2003; subversion-0.25.0.ebuild: + Have the ebuild output the location of the repository in the config function + +*subversion-0.25.0 (16 Jul 2003) + + 16 Jul 2003; subversion-0.25.0.ebuild: + New upstream version + +*subversion-0.24.2 (15 Jul 2003) + 15 Jul 2003; subversion-0.24.2-r1.ebuild: + Make repository location configurable by an environment variable + + 15 Jul 2003; subversion-0.24.2-r1.ebuild, + subversion-0.24.2.ebuild: + Fix some python files going to the wrong location: #23657 + + 12 Jul 2003; Daniel Ahlberg : + Added missing changelog entry. + + 26 Jun 2003; Paul de Vrieze subversion-0.24.1.ebuild: + Added a comment saying to use USE="-berkdb" to build a client-only version. + + 26 Jun 2003; Paul de Vrieze subversion-0.24.1.ebuild: + Fixed an issue with a compilation failure together with the included libapr. + #23307 + + 19 Jun 2003; Paul de Vrieze subversion-0.24.1.ebuild: + Add a comment concerning rebuilding the repository with an upgrade of the db + version, bug #22144 courtessy of Markus Luisser + + +*subversion-0.24.1 (18 Jun 2003) + + 18 Jun 2003; Paul de Vrieze subversion-0.21.0-r1.ebuild, + subversion-0.22.2.ebuild, subversion-0.23.0.ebuild, + subversion-0.24.1.ebuild: + Fix bug #21876, and add new version. + + 31 May 2003; root subversion-0.22.2.ebuild, + subversion-0.23.0.ebuild: + ppc keyworded + +*subversion-0.23.0 (28 May 2003) + + 28 May 2003; Paul de Vrieze subversion-0.23.0.ebuild: + Version bump, and add some more documentation to the docs dir. + +*subversion-0.22.2 (17 May 2003) + + 17 May 2003; Paul de Vrieze subversion-0.22.2.ebuild: + New upstream version, and inclusion of berkdb and python useflags. For now + python bindings are never build if berkdb is not set as the bindings + unconditionally depend on python. Closes #20840 and #20842 + +*subversion-0.21.0-r1 (30 Apr 2003) + + 12 May 2003; Martin Holzer subversion-0.10_pre1.ebuild, + subversion-0.20.1.ebuild, subversion-0.21.0-r1.ebuild, + subversion-0.21.0.ebuild: + Updated db url. Fixed typo. Closes #20812. + + 08 May 2003; Paul de Vrieze subversion-0.21.0-r1.ebuild: + Fix a stupid typo. Thanks to Cesar Eduardo Barros for + helping in finding this. + + 08 May 2003; Patrick Kursawe + subversion-0.10_pre1.ebuild: + Set -0.10_pre1 to ~arch, it seems to be quite broken. YMMV, see bug #20571. + + 06 May 2003; Paul de Vrieze subversion-0.21.0-r1.ebuild: + Make subversion use an allready merged db4 instead of its own + + 30 Apr 2003; Paul de Vrieze subversion-0.21.0-r1.ebuild: + Made subversion use libtool.eclass, cleans up things quite a bit + +*subversion-0.21.0 (26 Apr 2003) + + 29 Apr 2003; Paul de Vrieze subversion-0.20.1.ebuild, + subversion-0.21.0.ebuild: + Fixed depends to depend on apache-2.0.45 instead of apache-2.0.44 + + 26 Apr 2003; Paul de Vrieze subversion-0.21.0.ebuild: + New upstream version. Also do not build the apache module if the apache2 use + flag is not specified. As in this case subversion provides its own apr libs, + it actually blocks on apache2. + +*subversion-0.20.1 (25 Apr 2003) + + 26 Apr 2003; Paul de Vrieze subversion-0.20.1.ebuild: + Fixed a small error in the config script. It did not ensure the existence of + /home/svn resulting in a failure. + + 25 Apr 2003; Paul de Vrieze subversion-0.20.1.ebuild: + Added || die to the make install parts + + 15 Mar 2003; Martin Schlemmer subversion-0.10_pre1.ebuild : + Fix m4 depend. + + 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords + +*subversion-0.10_pre1 (26 Feb 2002) + + 29 Oct 2002; Karl Trygve Kalleberg subversion-0.10_pre1.ebuild : + It depends on =net-misc/neon-0.19.2 exactly. Any other version will fail. + I'm resurrecting neon-0.19.2. + + 26 Feb 2002; G.Bevin subversion-0.10_pre1.ebuild, + files/digest-subversion-0.10_pre1 : + + added today's snapshot diff --git a/dev-vcs/subversion/Manifest b/dev-vcs/subversion/Manifest new file mode 100644 index 0000000..67b7df2 --- /dev/null +++ b/dev-vcs/subversion/Manifest @@ -0,0 +1,15 @@ +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.8.0-hpux-dso.patch 615 SHA256 1ef3e8ae4d881ae9eec6c6e40ddff2e326357e39069c53b84e51b138f05d409a SHA512 02286f248caccc7ed2b834d8b648b9229fbbaabb69535f2d63b64f6e8711e96420f368917ada5d46f8882c085d68be5acf1ddadf6b7033c9fab70ade1348b2b1 WHIRLPOOL d9050799234d2af014d054ab4a9e13e3f6cd24981e1a4ae6f3313216cc744450e6bfe5aa0bb95ef777e7253b2c1f2609cb678a32a0d3e9ada77b20569b6f5a6c +AUX subversion-1.8.1-revert_bdb6check.patch 3160 SHA256 4b42624c83c87a19c9e1f60fb08b1875e2de696bc6b92835e1404d689d078954 SHA512 9845582e974bad914608f9fa24fe8bb980ce525e94ddac0a9238953e3902879c492aff9388f11727e400c7ccf6a1aa9f2030d58e7b268e44363b53c312a39ec3 WHIRLPOOL 168f53408a1d9ab6f60dd1b5413b2187da832bec960a52d68757edf3ffd187e44672f15b08ac26fb6f966b91ea888da7525020d6d1a6148736f15e713efd3f62 +AUX subversion-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.initd2 828 SHA256 8f123253c3bfb9bbe87210a9e1facc7f52df371747dbc188396740a5cf4fa713 SHA512 48729e3befc9fb9f26bbb58f3e3694cecec491df65eb7251af85bec1aa16f6d1b406f2ef072c93c9136e261d8ce64aa658bf41f812c1a555c7014521c2ff775f WHIRLPOOL bbff4d5010a0f6ceb0e9e2f76984c9935f610b18163e7e5c426059a48f84451e5cbeae86582d6dd22d9a59dc47f71b253b19cce9ed6761a29013877a32cb5d81 +AUX svnserve.xinetd 332 SHA256 267f30c78ef6428aeeb97d3c64c06b9acfba4bc624766fc3c6a6d2c4133799a2 SHA512 80b486507d03f430e189ef65901ed185f487651400bada5709f544954eb6175d20a11cf98893f80ec963e434c5db5642bf9d1603d698ad8bbf96b88fa45ddbae WHIRLPOOL 0c5ed79630859706f18b56fbb910b4b2dc6b480cdf72a929f7d33232f23ee1eb7110b98c4a8e06cd06c620b9f4ff081bfae23edd1f6a65fade2ac5081dbf3962 +DIST subversion-1.8.11.tar.bz2 6896225 SHA256 10b056420e1f194c12840368f6bf58842e6200f9cb8cc5ebbf9be2e89e56e4d9 SHA512 86c4ff71a0f448895f26cb1674d1e7230ceacfa5cb2a0ccf28589b8c7f30ff65d2bb6b2c201b95ce53b7b877de98e1a69bf291a8cea4e4005afbbb1d0a62aae1 WHIRLPOOL 08c782e2f578a613e5c380922c05230b3ed0114b28f0dbd6a976089db5f563b160641158682e1d53481b06a961a401e26114452517e51e16a0fc12c0c88b3247 +EBUILD subversion-1.8.11.ebuild 15391 SHA256 ea032957460db432bdb1a4aca081614fe734e1a175ab523ff6c853c6445fa278 SHA512 779497af93fb18b065eddba18bbd1c6564acc796feae45dcbed59963ec67f056bf05835a39596f0b5dc804b8df87ca98390c55e8c121d580d576867dd332251f WHIRLPOOL 73002883541e327c38c46727362df42fa4ff70d82eb07989ca114d90c2cae5850cb646135762fd629cbff234a0a5c34bc14c6813730b21733390152db4de556c +MISC ChangeLog 369 SHA256 4f26d92a4e86ddd5c49cca0a7bab520c55ba81c3e2d3f546f33619e106b6513e SHA512 1d9df62ee7c8f87e52eb4a1073cdcee435568806b13db5a08baf015bb24319d1a403f41e9499560c6fc4ce53c35d8f7b1fd5db3455e79a20cb779f8d0fd86681 WHIRLPOOL 171a7283528853054bc756d37c421c41b2e8efee7c07e22822383bad0c34e71b2621b022b893ef81c86b1db6b358c1cfe9d1654ebe2b5b54b938200d2d689ef0 +MISC ChangeLog-2014 104501 SHA256 896e4b8534542aeb582ae3a2e1fcbabd0dacf246fb1f5090161d690164d4ee05 SHA512 6e188d0437e11b908983a6093afa19d17e4c7dce7763fb26ea9a94a70c520ab31ad78829f03443347db0d199c3d30d5a92d73d1e32827e82a1e58535b1808644 WHIRLPOOL 6ecb4ed382b6466e6fa2143b8e9133fce01fcbd57485533637b4cc13663a216c853dbd3c2b3af0d5fcfce0dd1aece589b5c5d9f3275caf89fd0200e64fcad947 +MISC metadata.xml 671 SHA256 2490d6457945a76256f175f904da4d822cb3c168c6434a56f1fc0f1d0a31d97c SHA512 f6438758e67ad11faf100aef21263eaf71c3cef9dcea5f332574cb26b5fedbfab8fce80e8e313be00fdd48e372d9d4074611de03844d5009d292f92b462dd9f7 WHIRLPOOL 79b97bf40ed9df756b66071e4c14ba6bab46d9204760ef8177f85bbc1989c6703c43e61710e3af17a57d974085fd4c2945fbe2fdc0890a3c2e29220d5fee12b0 diff --git a/dev-vcs/subversion/files/47_mod_dav_svn.conf b/dev-vcs/subversion/files/47_mod_dav_svn.conf new file mode 100644 index 0000000..52d08b7 --- /dev/null +++ b/dev-vcs/subversion/files/47_mod_dav_svn.conf @@ -0,0 +1,16 @@ + +LoadModule dav_svn_module modules/mod_dav_svn.so + +LoadModule authz_svn_module modules/mod_authz_svn.so + + +# Example configuration: +# +# DAV svn +# SVNPath ${SVN_REPOS_LOC}/repos +# AuthType Basic +# AuthName "Subversion repository" +# AuthUserFile ${SVN_REPOS_LOC}/conf/svnusers +# Require valid-user +# + diff --git a/dev-vcs/subversion/files/70svn-gentoo.el b/dev-vcs/subversion/files/70svn-gentoo.el new file mode 100644 index 0000000..e5721e2 --- /dev/null +++ b/dev-vcs/subversion/files/70svn-gentoo.el @@ -0,0 +1,13 @@ + +;;; subversion site-lisp configuration + +(add-to-list 'load-path "@SITELISP@") +(and (< emacs-major-version 22) + (add-to-list 'load-path "@SITELISP@/compat")) +(add-to-list 'vc-handled-backends 'SVN) + +(defalias 'svn-examine 'svn-status) +(autoload 'svn-status "dsvn" "Run `svn status'." t) +(autoload 'svn-update "dsvn" "Run `svn update'." t) +(autoload 'svn-status "psvn" + "Examine the status of Subversion working copy in directory DIR." t) diff --git a/dev-vcs/subversion/files/subversion-1.5.4-interix.patch b/dev-vcs/subversion/files/subversion-1.5.4-interix.patch new file mode 100644 index 0000000..53ef696 --- /dev/null +++ b/dev-vcs/subversion/files/subversion-1.5.4-interix.patch @@ -0,0 +1,114 @@ +diff -ru subversion-1.5.4.orig/subversion/bindings/swig/perl/libsvn_swig_perl/swigutil_pl.h subversion-1.5.4/subversion/bindings/swig/perl/libsvn_swig_perl/swigutil_pl.h +--- subversion-1.5.4.orig/subversion/bindings/swig/perl/libsvn_swig_perl/swigutil_pl.h 2008-10-29 08:22:36 +0100 ++++ subversion-1.5.4/subversion/bindings/swig/perl/libsvn_swig_perl/swigutil_pl.h 2008-10-29 08:52:31 +0100 +@@ -49,6 +49,11 @@ + # endif + #endif + ++// This is bad, but better than nothing ;) ++#if defined(__INTERIX) ++# define strtoll strtol ++#endif ++ + + + #if defined(SVN_AVOID_CIRCULAR_LINKAGE_AT_ALL_COSTS_HACK) +diff -ru subversion-1.5.4.orig/subversion/bindings/swig/perl/native/core.c subversion-1.5.4/subversion/bindings/swig/perl/native/core.c +--- subversion-1.5.4.orig/subversion/bindings/swig/perl/native/core.c 2008-10-29 08:22:37 +0100 ++++ subversion-1.5.4/subversion/bindings/swig/perl/native/core.c 2008-10-29 08:53:40 +0100 +@@ -1733,7 +1733,10 @@ + # endif + #endif + +- ++#ifdef __INTERIX ++# define strtoull strtoul ++# define strtoll strtol ++#endif + + SWIGINTERN int + SWIG_AsVal_long_SS_long SWIG_PERL_DECL_ARGS_2(SV *obj, long long *val) +diff -ru subversion-1.5.4.orig/subversion/bindings/swig/perl/native/svn_client.c subversion-1.5.4/subversion/bindings/swig/perl/native/svn_client.c +--- subversion-1.5.4.orig/subversion/bindings/swig/perl/native/svn_client.c 2008-10-29 08:22:37 +0100 ++++ subversion-1.5.4/subversion/bindings/swig/perl/native/svn_client.c 2008-10-29 08:54:17 +0100 +@@ -1872,6 +1872,10 @@ + #endif + + ++#ifdef __INTERIX ++# define strtoull strtoul ++# define strtoll strtol ++#endif + + SWIGINTERN int + SWIG_AsVal_long_SS_long SWIG_PERL_DECL_ARGS_2(SV *obj, long long *val) +diff -ru subversion-1.5.4.orig/subversion/bindings/swig/perl/native/svn_delta.c subversion-1.5.4/subversion/bindings/swig/perl/native/svn_delta.c +--- subversion-1.5.4.orig/subversion/bindings/swig/perl/native/svn_delta.c 2008-10-29 08:22:37 +0100 ++++ subversion-1.5.4/subversion/bindings/swig/perl/native/svn_delta.c 2008-10-29 08:54:28 +0100 +@@ -1745,6 +1745,10 @@ + #endif + + ++#ifdef __INTERIX ++# define strtoull strtoul ++# define strtoll strtol ++#endif + + SWIGINTERN int + SWIG_AsVal_long_SS_long SWIG_PERL_DECL_ARGS_2(SV *obj, long long *val) +diff -ru subversion-1.5.4.orig/subversion/bindings/swig/perl/native/svn_fs.c subversion-1.5.4/subversion/bindings/swig/perl/native/svn_fs.c +--- subversion-1.5.4.orig/subversion/bindings/swig/perl/native/svn_fs.c 2008-10-29 08:22:37 +0100 ++++ subversion-1.5.4/subversion/bindings/swig/perl/native/svn_fs.c 2008-10-29 08:54:41 +0100 +@@ -1818,6 +1818,10 @@ + #endif + + ++#ifdef __INTERIX ++# define strtoull strtoul ++# define strtoll strtol ++#endif + + SWIGINTERN int + SWIG_AsVal_long_SS_long SWIG_PERL_DECL_ARGS_2(SV *obj, long long *val) +diff -ru subversion-1.5.4.orig/subversion/bindings/swig/perl/native/svn_ra.c subversion-1.5.4/subversion/bindings/swig/perl/native/svn_ra.c +--- subversion-1.5.4.orig/subversion/bindings/swig/perl/native/svn_ra.c 2008-10-29 08:22:37 +0100 ++++ subversion-1.5.4/subversion/bindings/swig/perl/native/svn_ra.c 2008-10-29 08:54:52 +0100 +@@ -1661,6 +1661,10 @@ + # endif + #endif + ++#ifdef __INTERIX ++# define strtoull strtoul ++# define strtoll strtol ++#endif + + SWIGINTERN int + SWIG_AsVal_double SWIG_PERL_DECL_ARGS_2(SV *obj, double *val) +diff -ru subversion-1.5.4.orig/subversion/bindings/swig/perl/native/svn_repos.c subversion-1.5.4/subversion/bindings/swig/perl/native/svn_repos.c +--- subversion-1.5.4.orig/subversion/bindings/swig/perl/native/svn_repos.c 2008-10-29 08:22:37 +0100 ++++ subversion-1.5.4/subversion/bindings/swig/perl/native/svn_repos.c 2008-10-29 08:55:05 +0100 +@@ -1792,6 +1792,10 @@ + #endif + + ++#ifdef __INTERIX ++# define strtoull strtoul ++# define strtoll strtol ++#endif + + SWIGINTERN int + SWIG_AsVal_long_SS_long SWIG_PERL_DECL_ARGS_2(SV *obj, long long *val) +diff -ru subversion-1.5.4.orig/subversion/bindings/swig/perl/native/svn_wc.c subversion-1.5.4/subversion/bindings/swig/perl/native/svn_wc.c +--- subversion-1.5.4.orig/subversion/bindings/swig/perl/native/svn_wc.c 2008-10-29 08:22:37 +0100 ++++ subversion-1.5.4/subversion/bindings/swig/perl/native/svn_wc.c 2008-10-29 08:55:17 +0100 +@@ -1816,6 +1816,10 @@ + #endif + + ++#ifdef __INTERIX ++# define strtoull strtoul ++# define strtoll strtol ++#endif + + SWIGINTERN int + SWIG_AsVal_long_SS_long SWIG_PERL_DECL_ARGS_2(SV *obj, long long *val) diff --git a/dev-vcs/subversion/files/subversion-1.5.6-aix-dso.patch b/dev-vcs/subversion/files/subversion-1.5.6-aix-dso.patch new file mode 100644 index 0000000..49c6162 --- /dev/null +++ b/dev-vcs/subversion/files/subversion-1.5.6-aix-dso.patch @@ -0,0 +1,21 @@ +On AIX, load shared libraries even when created with full aix-soname support: +http://lists.gnu.org/archive/html/libtool/2011-01/msg00023.html +http://lists.gnu.org/archive/html/libtool/2011-02/msg00000.html +Once there is an agreement on that, this patch eventually is for upstream too. + +--- subversion/libsvn_ra/ra_loader.c.orig 2009-04-28 14:53:35 +0200 ++++ subversion/libsvn_ra/ra_loader.c 2009-04-28 14:55:37 +0200 +@@ -164,6 +164,13 @@ + + /* find/load the specified library */ + SVN_ERR(svn_dso_load(&dso, libname)); ++#ifdef _AIX ++ if (! dso) { ++ libname = apr_psprintf(pool, "libsvn_ra_%s-%d.so.0(shr.o)", ++ ra_name, SVN_VER_MAJOR); ++ SVN_ERR(svn_dso_load(&dso, libname)); ++ } ++#endif + if (! dso) + return SVN_NO_ERROR; + diff --git a/dev-vcs/subversion/files/subversion-1.8.0-hpux-dso.patch b/dev-vcs/subversion/files/subversion-1.8.0-hpux-dso.patch new file mode 100644 index 0000000..80e5563 --- /dev/null +++ b/dev-vcs/subversion/files/subversion-1.8.0-hpux-dso.patch @@ -0,0 +1,16 @@ +--- subversion-1.8.0/subversion/libsvn_ra/ra_loader.c ++++ subversion-1.8.0/subversion/libsvn_ra/ra_loader.c +@@ -141,8 +141,13 @@ + const char *compat_funcname; + apr_status_t status; + ++#if defined(__hpux) && defined(__hppa) ++ libname = apr_psprintf(pool, "libsvn_ra_%s-%d.sl.%d", ++ ra_name, SVN_VER_MAJOR, SVN_SOVERSION); ++#else + libname = apr_psprintf(pool, "libsvn_ra_%s-%d.so.%d", + ra_name, SVN_VER_MAJOR, SVN_SOVERSION); ++#endif + funcname = apr_psprintf(pool, "svn_ra_%s__init", ra_name); + compat_funcname = apr_psprintf(pool, "svn_ra_%s_init", ra_name); + diff --git a/dev-vcs/subversion/files/subversion-1.8.1-revert_bdb6check.patch b/dev-vcs/subversion/files/subversion-1.8.1-revert_bdb6check.patch new file mode 100644 index 0000000..158c082 --- /dev/null +++ b/dev-vcs/subversion/files/subversion-1.8.1-revert_bdb6check.patch @@ -0,0 +1,85 @@ +--- subversion-1.8.1/build/ac-macros/berkeley-db.m4 ++++ subversion-1.8.1/build/ac-macros/berkeley-db.m4 +@@ -48,7 +48,7 @@ + AC_ARG_WITH(berkeley-db, [AS_HELP_STRING( + [[--with-berkeley-db[=HEADER:INCLUDES:LIB_SEARCH_DIRS:LIBS]]], [ + The Subversion Berkeley DB based filesystem library +- requires Berkeley DB $db_version or $db_alt_version. If you ++ requires Berkeley DB $db_version or newer. If you + specify `--without-berkeley-db', that library will + not be built. If you omit the argument of this option + completely, the configure script will use Berkeley DB +@@ -126,35 +126,22 @@ + svn_lib_berkeley_db=no + else + AC_MSG_CHECKING([for availability of Berkeley DB]) +- AC_ARG_ENABLE(bdb6, +- AS_HELP_STRING([--enable-bdb6], +- [Allow building against BDB 6+. +- See --with-berkeley-db for specifying the location of +- the Berkeley DB installation. Using BDB 6 will fail if +- this option is not used.]), +- [enable_bdb6=$enableval],[enable_bdb6=unspecified]) +- +- SVN_LIB_BERKELEY_DB_TRY($1, $2, $3, $enable_bdb6) ++ SVN_LIB_BERKELEY_DB_TRY($1, $2, $3) + if test "$svn_have_berkeley_db" = "yes"; then + AC_MSG_RESULT([yes]) + svn_lib_berkeley_db=yes + else +- if test "$svn_have_berkeley_db" = "no6"; then +- AC_MSG_RESULT([no (found version 6, but --enable-bdb6 not specified)]) +- # A warning will be printed at the end of configure.ac. +- else +- AC_MSG_RESULT([no]) +- fi ++ AC_MSG_RESULT([no]) + svn_lib_berkeley_db=no + if test "$bdb_status" = "required"; then +- AC_MSG_ERROR([Berkeley DB $db_version or $db_alt_version wasn't found.]) ++ AC_MSG_ERROR([Berkeley DB $db_version or newer't found.]) + fi + fi + fi + ]) + + +-dnl SVN_LIB_BERKELEY_DB_TRY(major, minor, patch, enable_bdb6) ++dnl SVN_LIB_BERKELEY_DB_TRY(major, minor, patch) + dnl + dnl A subroutine of SVN_LIB_BERKELEY_DB. + dnl +@@ -187,7 +174,6 @@ + svn_check_berkeley_db_major=$1 + svn_check_berkeley_db_minor=$2 + svn_check_berkeley_db_patch=$3 +- enable_bdb6=$4 + + if test -z "$SVN_DB_LIBS"; then + # We pass --dbm-libs here since Debian has modified apu-config not +@@ -245,12 +231,6 @@ + || patch != DB_VERSION_PATCH) + exit (1); + +- /* Block Berkeley DB 6, because (a) we haven't tested with it, (b) 6.0.20 +- and newer are under the AGPL, and we want use of AGPL dependencies to be +- opt-in. */ +- if (major >= 6 && strcmp("$enable_bdb6", "yes")) +- exit(2); +- + /* Run-time check: ensure the library claims to be the correct version. */ + + if (major < $svn_check_berkeley_db_major) +@@ -270,11 +250,7 @@ + } + ]])], + [svn_have_berkeley_db=yes], +- [rc=$? +- svn_have_berkeley_db=no +- if test $rc = 2; then +- svn_have_berkeley_db=no6 +- fi], ++ [svn_have_berkeley_db=no], + [svn_have_berkeley_db=yes] + ) + diff --git a/dev-vcs/subversion/files/subversion-fix-parallel-build-support-for-perl-bindings.patch b/dev-vcs/subversion/files/subversion-fix-parallel-build-support-for-perl-bindings.patch new file mode 100644 index 0000000..4fab19a --- /dev/null +++ b/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/dev-vcs/subversion/files/svnserve.confd b/dev-vcs/subversion/files/svnserve.confd new file mode 100644 index 0000000..83997ce --- /dev/null +++ b/dev-vcs/subversion/files/svnserve.confd @@ -0,0 +1,10 @@ +# The commented variables in this file are the defaults that are used +# in the init-script. You don't need to uncomment them except to +# customize them to different values. + +# Options for svnserve +#SVNSERVE_OPTS="--root=/var/svn" + +# User and group as which to run svnserve +#SVNSERVE_USER="svn" +#SVNSERVE_GROUP="svnusers" diff --git a/dev-vcs/subversion/files/svnserve.initd2 b/dev-vcs/subversion/files/svnserve.initd2 new file mode 100644 index 0000000..605a4e5 --- /dev/null +++ b/dev-vcs/subversion/files/svnserve.initd2 @@ -0,0 +1,26 @@ +#!/sbin/runscript +# 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.2 2012/01/14 19:46:34 tommy 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 \ + --user ${SVNSERVE_USER:-apache} --group ${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/dev-vcs/subversion/files/svnserve.xinetd b/dev-vcs/subversion/files/svnserve.xinetd new file mode 100644 index 0000000..e29f906 --- /dev/null +++ b/dev-vcs/subversion/files/svnserve.xinetd @@ -0,0 +1,14 @@ +service svn +{ + socket_type = stream + wait = no + user = apache + group = apache + umask = 002 + protocol = tcp + log_on_failure += USERID HOST + port = 3690 + server = /usr/bin/svnserve + server_args = -i + disable = yes +} diff --git a/dev-vcs/subversion/metadata.xml b/dev-vcs/subversion/metadata.xml new file mode 100644 index 0000000..d18b999 --- /dev/null +++ b/dev-vcs/subversion/metadata.xml @@ -0,0 +1,18 @@ + + + + + tommy@gentoo.org + Thomas Sachau + + + polynomial-c@gentoo.org + Lars Wendler + + + Build and install Ctypes Python bindings + Enable runtime module search + Install extra scripts (examples, tools, hooks) + Enable http support using net-libs/serf + + diff --git a/dev-vcs/subversion/subversion-1.8.11.ebuild b/dev-vcs/subversion/subversion-1.8.11.ebuild new file mode 100644 index 0000000..da37506 --- /dev/null +++ b/dev-vcs/subversion/subversion-1.8.11.ebuild @@ -0,0 +1,491 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.8.11.ebuild,v 1.10 2014/12/26 09:29:04 ago Exp $ + +EAPI=5 +PYTHON_COMPAT=( python{2_6,2_7} ) +DISTUTILS_OPTIONAL=1 +WANT_AUTOMAKE="none" +GENTOO_DEPEND_ON_PERL="no" + +inherit autotools bash-completion-r1 db-use depend.apache distutils-r1 elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module eutils + +MY_P="${P/_/-}" +DESCRIPTION="Advanced version control system" +HOMEPAGE="http://subversion.apache.org/" +SRC_URI="mirror://apache/${PN}/${MY_P}.tar.bz2" +S="${WORKDIR}/${MY_P}" + +LICENSE="Subversion GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http java kde nls perl python ruby sasl test vim-syntax" + +COMMON_DEPEND=">=dev-db/sqlite-3.7.12 + >=dev-libs/apr-1.3:1 + >=dev-libs/apr-util-1.3:1 + dev-libs/expat + sys-libs/zlib + app-arch/bzip2 + berkdb? ( >=sys-libs/db-4.0.14 ) + ctypes-python? ( ${PYTHON_DEPS} ) + gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/libgnome-keyring ) + kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) + perl? ( dev-lang/perl:= ) + python? ( ${PYTHON_DEPS} ) + ruby? ( >=dev-lang/ruby-1.9.3:1.9 + dev-ruby/rubygems[ruby_targets_ruby19] ) + sasl? ( dev-libs/cyrus-sasl ) + http? ( >=net-libs/serf-1.2.1 )" +RDEPEND="${COMMON_DEPEND} + apache2? ( www-servers/apache[apache2_modules_dav] ) + java? ( >=virtual/jre-1.5 ) + kde? ( || ( kde-apps/kwalletd:4 kde-base/kwalletd ) ) + nls? ( virtual/libintl ) + perl? ( dev-perl/URI )" +# Note: ctypesgen doesn't need PYTHON_USEDEP, it's used once +DEPEND="${COMMON_DEPEND} + test? ( ${PYTHON_DEPS} ) + !!=virtual/jdk-1.5 ) + kde? ( virtual/pkgconfig ) + nls? ( sys-devel/gettext ) + http? ( virtual/pkgconfig )" + +REQUIRED_USE=" + ctypes-python? ( ${PYTHON_REQUIRED_USE} ) + python? ( ${PYTHON_REQUIRED_USE} ) + test? ( + ${PYTHON_REQUIRED_USE} + !dso + )" + +want_apache + +pkg_setup() { + if use berkdb ; then + local apu_bdb_version="$(${EPREFIX}/usr/bin/apu-1-config --includes \ + | grep -Eoe '-I${EPREFIX}/usr/include/db[[:digit:]]\.[[:digit:]]' \ + | sed 's:.*b::')" + einfo + if [[ -z "${SVN_BDB_VERSION}" ]] ; then + if [[ -n "${apu_bdb_version}" ]] ; then + SVN_BDB_VERSION="${apu_bdb_version}" + einfo "Matching db version to apr-util" + else + SVN_BDB_VERSION="$(db_ver_to_slot "$(db_findver sys-libs/db 2>/dev/null)")" + einfo "SVN_BDB_VERSION variable isn't set. You can set it to enforce using of specific version of Berkeley DB." + fi + fi + einfo "Using: Berkeley DB ${SVN_BDB_VERSION}" + einfo + + if [[ -n "${apu_bdb_version}" && "${SVN_BDB_VERSION}" != "${apu_bdb_version}" ]]; then + eerror "APR-Util is linked against Berkeley DB ${apu_bdb_version}, but you are trying" + eerror "to build Subversion with support for Berkeley DB ${SVN_BDB_VERSION}." + eerror "Rebuild dev-libs/apr-util or set SVN_BDB_VERSION=\"${apu_bdb_version}\"." + eerror "Aborting to avoid possible run-time crashes." + die "Berkeley DB version mismatch" + fi + fi + + depend.apache_pkg_setup + + java-pkg-opt-2_pkg_setup + + if ! use http ; then + ewarn "WebDAV support is disabled. You need WebDAV to" + ewarn "access repositories through the HTTP protocol." + ewarn "Consider enabling \"http\" USE flag" + echo -ne "\a" + fi + + if use debug ; then + append-cppflags -DSVN_DEBUG -DAP_DEBUG + fi + + # http://mail-archives.apache.org/mod_mbox/subversion-dev/201306.mbox/%3C51C42014.3060700@wandisco.com%3E + [[ ${CHOST} == *-solaris2* ]] && append-cppflags -D__EXTENSIONS__ + + # Allow for custom repository locations. + SVN_REPOS_LOC="${SVN_REPOS_LOC:-${EPREFIX}/var/svn}" +} + +src_prepare() { + epatch "${FILESDIR}"/${PN}-1.5.4-interix.patch \ + "${FILESDIR}"/${PN}-1.5.6-aix-dso.patch \ + "${FILESDIR}"/${PN}-1.8.0-hpux-dso.patch \ + "${FILESDIR}"/${PN}-fix-parallel-build-support-for-perl-bindings.patch \ + "${FILESDIR}"/${PN}-1.8.1-revert_bdb6check.patch + epatch_user + + fperms +x build/transform_libtool_scripts.sh + + sed -i \ + -e "s/\(BUILD_RULES=.*\) bdb-test\(.*\)/\1\2/g" \ + -e "s/\(BUILD_RULES=.*\) test\(.*\)/\1\2/g" configure.ac + + # this bites us in particular on Solaris + sed -i -e '1c\#!/usr/bin/env sh' build/transform_libtool_scripts.sh || \ + die "/bin/sh is not POSIX shell!" + + eautoconf + elibtoolize + + sed -e 's/\(libsvn_swig_py\)-\(1\.la\)/\1-$(EPYTHON)-\2/g' \ + -i build-outputs.mk || die "sed failed" + + if use python ; then + if [[ ${CHOST} == *-darwin* ]] ; then + # http://mail-archives.apache.org/mod_mbox/subversion-dev/201306.mbox/%3C20130614113003.GA19257@tarsus.local2%3E + # in short, we don't have gnome-keyring stuff here, patch + # borrowed from MacPorts + epatch "${FILESDIR}"/${PN}-1.8.5-swig-python-no-gnome-keyring.patch + fi + + # XXX: make python_copy_sources accept path + S=${S}/subversion/bindings/swig/python python_copy_sources + rm -r "${S}"/subversion/bindings/swig/python || die + fi +} + +src_configure() { + local myconf + + if use python || use perl || use ruby; then + myconf+=" --with-swig" + else + myconf+=" --without-swig" + fi + + if use java ; then + myconf+=" --without-junit" + fi + + case ${CHOST} in + *-aix*) + # avoid recording immediate path to sharedlibs into executables + append-ldflags -Wl,-bnoipath + ;; + *-interix*) + # loader crashes on the LD_PRELOADs... + myconf+=" --disable-local-library-preloading" + ;; + *-solaris*) + # need -lintl to link + use nls && append-libs intl + # this breaks installation, on x64 echo replacement is 32-bits + myconf+=" --disable-local-library-preloading" + ;; + *-mint*) + myconf+=" --enable-all-static --disable-local-library-preloading" + ;; + *) + # inject LD_PRELOAD entries for easy in-tree development + myconf+=" --enable-local-library-preloading" + ;; + esac + + #version 1.7.7 again tries to link against the older installed version and fails, when trying to + #compile for x86 on amd64, so workaround this issue again + #check newer versions, if this is still/again needed + myconf+=" --disable-disallowing-of-undefined-references" + + # for build-time scripts + if use ctypes-python || use python || use test; then + python_export_best + fi + + if use python && [[ ${CHOST} == *-darwin* ]] ; then + export ac_cv_python_link="$(tc-getCC) "'$(PYTHON_CFLAGS) -bundle -undefined dynamic_lookup $(PYTHON_LIBS)' + export ac_cv_python_libs='$(PYTHON_CFLAGS) -bundle -undefined dynamic_lookup $(PYTHON_LIBS)' + export ac_cv_python_compile="$(tc-getCC)" + fi + + # force ruby-1.9 + # allow overriding Python include directory + ac_cv_path_RUBY="${EPREFIX}"/usr/bin/ruby19 ac_cv_path_RDOC="${EPREFIX}"/usr/bin/rdoc19 \ + ac_cv_python_includes='-I$(PYTHON_INCLUDEDIR)' \ + econf --libdir="${EPREFIX}/usr/$(get_libdir)" \ + $(use_with apache2 apache-libexecdir) \ + $(use_with apache2 apxs "${APXS}") \ + $(use_with berkdb berkeley-db "db.h:${EPREFIX}/usr/include/db${SVN_BDB_VERSION}::db-${SVN_BDB_VERSION}") \ + $(use_with ctypes-python ctypesgen "${EPREFIX}/usr") \ + $(use_enable dso runtime-module-search) \ + $(use_with gnome-keyring) \ + $(use_enable java javahl) \ + $(use_with java jdk "${JAVA_HOME}") \ + $(use_with kde kwallet) \ + $(use_enable nls) \ + $(use_with sasl) \ + $(use_with http serf) \ + ${myconf} \ + --with-apr="${EPREFIX}/usr/bin/apr-1-config" \ + --with-apr-util="${EPREFIX}/usr/bin/apu-1-config" \ + --disable-experimental-libtool \ + --without-jikes \ + --disable-mod-activation \ + --disable-static +} + +src_compile() { + emake local-all + + if use ctypes-python ; then + # pre-generate .py files + use ctypes-python && emake ctypes-python + + pushd subversion/bindings/ctypes-python >/dev/null || die + distutils-r1_src_compile + popd >/dev/null || die + fi + + if use python ; then + swig_py_compile() { + local p=subversion/bindings/swig/python + rm -f ${p} || die + ln -s "${BUILD_DIR}" ${p} || die + + python_export PYTHON_INCLUDEDIR + emake swig-py \ + swig_pydir="$(python_get_sitedir)/libsvn" \ + swig_pydir_extra="$(python_get_sitedir)/svn" + } + + # this will give us proper BUILD_DIR for symlinking + BUILD_DIR=python \ + python_foreach_impl swig_py_compile + fi + + if use perl ; then + emake swig-pl + fi + + if use ruby ; then + emake swig-rb + fi + + if use java ; then + emake -j1 JAVAC_FLAGS="$(java-pkg_javac-args) -encoding iso8859-1" javahl + fi + + if use extras ; then + emake tools + fi + + if use doc ; then + doxygen doc/doxygen.conf || die "Building of Subversion HTML documentation failed" + + if use java; then + emake doc-javahl + fi + fi +} + +src_test() { + if has_version ~${CATEGORY}/${P} ; then + default + + if use ctypes-python ; then + python_test() { + "${PYTHON}" subversion/bindings/ctypes-python/test/run_all.py \ + || die "ctypes-python tests fail with ${EPYTHON}" + } + + distutils-r1_src_test + fi + + if use python ; then + swig_py_test() { + pushd "${BUILD_DIR}" >/dev/null || die + "${PYTHON}" tests/run_all.py || die "swig-py tests fail with ${EPYTHON}" + popd >/dev/null || die + } + + BUILD_DIR=subversion/bindings/swig/python \ + python_foreach_impl swig_py_test + fi + else + ewarn "The test suite shows errors when there is an older version of" + ewarn "${CATEGORY}/${PN} installed. Please install =${CATEGORY}/${P}*" + ewarn "before running the test suite." + ewarn "Test suite skipped." + fi +} + +src_install() { + emake -j1 DESTDIR="${D}" local-install + + if use ctypes-python ; then + pushd subversion/bindings/ctypes-python >/dev/null || die + distutils-r1_src_install + popd >/dev/null || die + fi + + if use python ; then + swig_py_install() { + local p=subversion/bindings/swig/python + rm -f ${p} || die + ln -s "${BUILD_DIR}" ${p} || die + + emake \ + DESTDIR="${D}" \ + swig_pydir="$(python_get_sitedir)/libsvn" \ + swig_pydir_extra="$(python_get_sitedir)/svn" \ + install-swig-py + } + + BUILD_DIR=python \ + python_foreach_impl swig_py_install + fi + + if use perl ; then + emake DESTDIR="${D}" INSTALLDIRS="vendor" install-swig-pl + perl_delete_localpod + find "${ED}" "(" -name .packlist -o -name "*.bs" ")" -delete + fi + + if use ruby ; then + emake DESTDIR="${D}" install-swig-rb + fi + + if use java ; then + emake DESTDIR="${D}" install-javahl + java-pkg_regso "${ED}"usr/$(get_libdir)/libsvnjavahl*$(get_libname) + java-pkg_dojar "${ED}"usr/$(get_libdir)/svn-javahl/svn-javahl.jar + rm -fr "${ED}"usr/$(get_libdir)/svn-javahl/*.jar + fi + + # Install Apache module configuration. + if use apache2 ; then + keepdir "${APACHE_MODULES_CONFDIR}" + insinto "${APACHE_MODULES_CONFDIR}" + doins "${FILESDIR}/47_mod_dav_svn.conf" + fi + + # Install Bash Completion, bug 43179. + newbashcomp tools/client-side/bash_completion svn + bashcomp_alias svn svn{admin,dumpfilter,look,sync,version} + rm -f tools/client-side/bash_completion + + # Install hot backup script, bug 54304. + newbin tools/backup/hot-backup.py svn-hot-backup + rm -fr tools/backup + + # Install svnserve init-script and xinet.d snippet, bug 43245. + newinitd "${FILESDIR}"/svnserve.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 + + find tools "(" -name "*.bat" -o -name "*.in" -o -name ".libs" ")" -print0 | xargs -0 rm -fr + rm -fr tools/client-side/svnmucc + rm -fr tools/server-side/{svn-populate-node-origins-index,svnauthz-validate}* + rm -fr tools/{buildbot,dev,diff,po} + + insinto /usr/share/${PN} + find tools -name '*.py' -exec sed -i -e '1s:python:&2:' {} + || die + doins -r tools + fi + + if use doc ; then + dohtml -r doc/doxygen/html/* + + if use java ; then + java-pkg_dojavadoc doc/javadoc + fi + fi + + prune_libtool_files --all + + cd "${ED}"usr/share/locale + for i in * ; do + [[ $i == *$LINGUAS* ]] || { rm -r $i || die ; } + done +} + +pkg_preinst() { + # Compare versions of Berkeley DB, bug 122877. + if use berkdb && [[ -f "${EROOT}usr/bin/svn" ]] ; then + OLD_BDB_VERSION="$(scanelf -nq "${EROOT}usr/$(get_libdir)/libsvn_subr-1$(get_libname 0)" | grep -Eo "libdb-[[:digit:]]+\.[[:digit:]]+" | sed -e "s/libdb-\(.*\)/\1/")" + NEW_BDB_VERSION="$(scanelf -nq "${ED}usr/$(get_libdir)/libsvn_subr-1$(get_libname 0)" | grep -Eo "libdb-[[:digit:]]+\.[[:digit:]]+" | sed -e "s/libdb-\(.*\)/\1/")" + if [[ "${OLD_BDB_VERSION}" != "${NEW_BDB_VERSION}" ]] ; then + CHANGED_BDB_VERSION="1" + fi + fi +} + +pkg_postinst() { + if [[ -n "${CHANGED_BDB_VERSION}" ]] ; then + ewarn "You upgraded from an older version of Berkeley DB and may experience" + ewarn "problems with your repository. Run the following commands as root to fix it:" + ewarn " db4_recover -h ${SVN_REPOS_LOC}/repos" + ewarn " chown -Rf apache:apache ${SVN_REPOS_LOC}/repos" + fi + + ewarn "If you run subversion as a daemon, you will need to restart it to avoid module mismatches." +} + +pkg_postrm() { + : +} + +pkg_config() { + # Remember: Don't use ${EROOT}${SVN_REPOS_LOC} since ${SVN_REPOS_LOC} + # already has EPREFIX in it + einfo "Initializing the database in ${SVN_REPOS_LOC}..." + if [[ -e "${SVN_REPOS_LOC}/repos" ]] ; then + echo "A Subversion repository already exists and I will not overwrite it." + echo "Delete \"${SVN_REPOS_LOC}/repos\" first if you're sure you want to have a clean version." + else + mkdir -p "${SVN_REPOS_LOC}/conf" + + einfo "Populating repository directory..." + # Create initial repository. + "${EROOT}usr/bin/svnadmin" create "${SVN_REPOS_LOC}/repos" + + einfo "Setting repository permissions..." + SVNSERVE_USER="$(. "${EROOT}etc/conf.d/svnserve"; echo "${SVNSERVE_USER}")" + SVNSERVE_GROUP="$(. "${EROOT}etc/conf.d/svnserve"; echo "${SVNSERVE_GROUP}")" + if use apache2 ; then + [[ -z "${SVNSERVE_USER}" ]] && SVNSERVE_USER="apache" + [[ -z "${SVNSERVE_GROUP}" ]] && SVNSERVE_GROUP="apache" + else + [[ -z "${SVNSERVE_USER}" ]] && SVNSERVE_USER="svn" + [[ -z "${SVNSERVE_GROUP}" ]] && SVNSERVE_GROUP="svnusers" + fi + chmod -Rf go-rwx "${SVN_REPOS_LOC}/conf" + chmod -Rf o-rwx "${SVN_REPOS_LOC}/repos" + echo "Please create \"${SVNSERVE_GROUP}\" group if it does not exist yet." + echo "Afterwards please create \"${SVNSERVE_USER}\" user with homedir \"${SVN_REPOS_LOC}\"" + echo "and as part of the \"${SVNSERVE_GROUP}\" group if it does not exist yet." + echo "Finally, execute \"chown -Rf ${SVNSERVE_USER}:${SVNSERVE_GROUP} ${SVN_REPOS_LOC}/repos\"" + echo "to finish the configuration." + fi +} diff --git a/profiles/categories b/profiles/categories index 8b938e5..c4241a6 100644 --- a/profiles/categories +++ b/profiles/categories @@ -8,6 +8,7 @@ app-vim dev-libs dev-python dev-util +dev-vcs games-puzzle games-strategy media-gfx