notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/subversion/files/patch-configure
SVNWeb

Number of commits found: 28

Wed, 10 Feb 2021
[ 16:58 lev search for other commits by this committer ] Original commit   Revision:564876
 Update to 1.14.1.
 It is security uipdate, fixing CVE-2020-17525.

MFH:		2021Q1
Security:	CVE-2020-17525
Tue, 2 Jun 2020
[ 13:36 lev search for other commits by this committer ] Original commit   Revision:537554 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
  Update subversion to new version 1.14.0.

  1.14.0 is LTS, but `devel/subversion-lts' is still 1.10.x, because it
  allows to build `devel/py-subversion' with Python 2.7.

  `devel/py-subversion' will be built with Python 3.5+ for version 1.14.0.
Thu, 28 Apr 2016
[ 15:15 lev search for other commits by this committer ] Original commit   Revision:414181
  Update:
    devel/subversion to 1.9.4
    devel/subversion18 to 1.8.16

  This fix two CVEs:
    http://subversion.apache.org/security/CVE-2016-2167-advisory.txt
    http://subversion.apache.org/security/CVE-2016-2168-advisory.txt
Tue, 15 Mar 2016
[ 12:35 rakuco search for other commits by this committer ] Original commit   Revision:411156 (Only the first 10 of 123 ports in this commit are shown above. View all ports for this commit)
Change header installation location for kdelibs4-based ports.

Install x11/kdelibs4's headers into include/kde4 instead of include (which
consequently causes several other ports to have their installation paths
changed too).

The idea behind this is to reduce path conflicts between KDE4 ports and the
upcoming KDE Frameworks 5 ports that will be installed into include/KF5. If
we continue installing the KDE4 headers into include/, we can end up in a
situation like this:

    c++ [...] -I/usr/local/include -I/usr/local/include/KF5 file.cpp

If the KDE4 and KF5 versions of a port have the same headers, the KDE4 port
will unintentionally be picked up first and the build will fail.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 15 Oct 2015
[ 10:43 lev search for other commits by this committer ] Original commit   Revision:399335 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
  Update devel/subversion to 1.9.2.

PR:		203713
Submitted by:	Peter Wemm <peter@FreeBSD.org>
Sun, 18 May 2014
[ 15:13 lev search for other commits by this committer ] Original commit   Revision:354427 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
 (1) Update to latest 1.8.9
 (2) USES=libtool instead of USE_AUTOTOOLS=libtool
 (3) Bump required Java version to 1.7 for java/java-subversion.
 (4) Build java/kava-subversion with system clang, not "any" gcc
     on 10 and CURRENT (checked with OpenJDK7 and OpenJDK8).
Wed, 19 Jun 2013
[ 17:29 lev search for other commits by this committer ] Original commit   Revision:321298
  Upgrade subversion to 1.8.0.
  Re-enable ruby-subversion, as it supports ruby 1.9
Mon, 5 Dec 2011
[ 21:15 lev search for other commits by this committer ] Original commit 
  Update to 1.7.2
  Fix building with apr 0.9.20.

Feature safe: yes
Sun, 16 Oct 2011
[ 14:31 lev search for other commits by this committer ] Original commit  (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
  Update subversion to 1.7.0.

  Make FreeBSD patches to be port's options and remove separated port.

  Rename patches to more sane names.

  Add devel/subversion16 port, for people, who need old version.

  Mark ports, which could not be built with subversion 1.7.x, as
  conflicting with new subversion.
Mon, 11 Apr 2011
[ 00:04 avilla search for other commits by this committer ] Original commit 
- Add dependency on kdebase4-runtime when KWallet support is built.
- Fix build with KDE_WALLET when KDE 3 is installed. [1]
- Bump PORTREVISION.

This completes my previous commit and fixes KDE_WALLET option.

PR:             156302 [1]
Submitted by:   Axel Gonzalez <loox@e-shell.net> [1]
Approved by:    lev (maintainer, implicit)
Wed, 24 Nov 2010
[ 22:51 lev search for other commits by this committer ] Original commit 
 (1) Update to 1.6.15
 (2) Add support for DBD 5.x

PR:             ports/152553 (1), ports/152172 (2)
Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com> (1), Martin Matuska
<mm@FreeBSD.org>
Tue, 25 Aug 2009
[ 11:53 lev search for other commits by this committer ] Original commit 
  (1) Update to 1.6.5
  (2) Unbroke Ruby bindings

PR:             [1] ports/138077, [2] ports/136621
Fri, 3 Apr 2009
[ 18:17 lev search for other commits by this committer ] Original commit 
  Update to version 1.6.0.
  Many new cool features, new WC version (autougrade), new repo version (NO
AUTOUPGRADE)
  Read svn original documentation, please!
Mon, 14 Jan 2008
[ 09:04 mm search for other commits by this committer ] Original commit 
- Update to 1.4.6
- Add OPTIONS

PR:             ports/119152
Submitted by:   mm
Approved by:    maintainer (timeout)
Wed, 18 Jul 2007
[ 08:03 lev search for other commits by this committer ] Original commit 
  Update to 1.4.4
  Fix `svnserve' startup script to know about svnserve wrapper [1]

PR:             [1] ports/113818
Sat, 17 Mar 2007
[ 07:53 lev search for other commits by this committer ] Original commit 
  subversion doesn't "support" neon 0.26.3, only 0.26.2 does.
Tue, 12 Sep 2006
[ 12:46 lev search for other commits by this committer ] Original commit 
  (1) Update to 1.4.0 release
  (2) Migrate book to stable version 1.2
  (3) Add images to HTML book
  (4) Add dependency to gfind (findutils) for asvn
  (5) Improve asvn script

PR:             ports/99177 [4],[5]
Submitted by:   David Robillard <david.robillard@gmail.com> [3]
Tue, 6 Jun 2006
[ 18:52 lev search for other commits by this committer ] Original commit 
  (1) Update to 1.3.2.
  (2) Fix installation of apache module in case of apache > 2.0.
  (3) Fix some portlint warnings.

PR:             ports/97932 [2]
Thu, 25 May 2006
[ 11:17 lev search for other commits by this committer ] Original commit 
  (1) Fix building with latest apache 2.0
  (2) Add `asvn' support.
  (3) Add rc.d script for svnserve.

PR:             ports/96967 [1], ports/97457 [2], ports/91970 [3]
Sat, 5 Nov 2005
[ 16:54 lev search for other commits by this committer ] Original commit 
 (1) Update to 1.3.0-rc2
 (2) Fix minor issues with Makefile (messages)
 (3) Fix pkg-plist in case of using apache21

PR:             ports/87607 [2], ports/88410 [3]
Fri, 5 Nov 2004
[ 15:42 lev search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
  (1) Update to 1.1.1 and supports `devel/apr' of version 1.0.0
  (2) Add installation of usefuls scripts and tools into `share/subversion'
  (3) Prepare for JavaHL bindings, but `devel/apr' have problems with threads on
STABLE now.

PR:             73135, 72551, 52797, 72665.
Submitted by:   Many people, especially bmah@
Fri, 9 Jan 2004
[ 16:59 lev search for other commits by this committer ] Original commit 
  Update to subversion-0.35.1
  Use old (0.9.4) version of apr instead of recommended 0.9.5.
  Return BIG MESSAGE about repository dump/restore cycle.

  Based on PR form Roman Neuhauser <neuhauser@bellavista.cz>

PR:             ports/61013
Submitted by:   Roman Neuhauser <neuhauser@bellavista.cz>
Thu, 9 Oct 2003
[ 12:50 lev search for other commits by this committer ] Original commit 
 [1] Update to 0.31.0
 [2] Add (optional) ability to create repository
 [3] Add (optional) svnserve wrapper to fix svn+ssh access problems.

PR:             [2,3] ports/57754
Fri, 25 Jul 2003
[ 22:47 bmah search for other commits by this committer ] Original commit 
Update to subversion-0.26.0.
Sat, 19 Apr 2003
[ 03:32 bmah search for other commits by this committer ] Original commit 
Update to subversion-0.21.0.  In addition to the submission, this
commit includes a plist fix, plus elimination of two unneeded patches.

Submitted by:   plasma <plasmaball@pchome.com.tw>
Approved by:    Craig Rodrigues <rodrigc@attbi.com>
Thu, 2 Jan 2003
[ 08:52 ijliao search for other commits by this committer ] Original commit 
upgrade to r3987

PR:             46398
Submitted by:   Craig Rodrigues <rodrigc@attbi.com> (new maintainer)
Approved by:    old maintainer
Tue, 19 Mar 2002
[ 13:26 roberto search for other commits by this committer ] Original commit 
Remove this file which is not needed anymore.
Thu, 14 Mar 2002
[ 16:52 roberto search for other commits by this committer ] Original commit 
Subversion r1467. Uses the newly added apr-devel port.

Submitted by:   Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)

Number of commits found: 28