non port: devel/subversion/files/build-outputs.mk |
SVNWeb
|
Number of commits found: 16 |
Mon, 16 Jun 2014
|
[ 13:12 lev ] (Only the first 10 of 32 ports in this commit are shown above. )
subversion port has been overhauled. Some optional parts was extracted
to separate ports. These ports are:
www/mod_dav_svn
instead of option MOD_DAV_SVN.
security/subversion-gnome-keyring
instead of option GNOME_KEYRING.
security/subversion-kwallet
instead of option KDE_KWALLET.
If you used devel/subversion with one (or more) of these non-standard
options, you should install appropriate port after subversion upgrade.
"mod_dontdothat" is installed unconditionally by www/mod_dav_svn
port (it has been depended on TOOLS option), but is not activated by
default, you may need to edit apache's configuration file.
devel/subversion port now installs svndiff, svndiff3 and svndiff4
commands if TOOLS option is enabled. They was skipped before.
Official names "diff", "diff3" and "diff4" are prefixed with "svn" to
avoid conflicts with base and other diff versions.
All libraries and binaries are now stripped if MAINTAINER_DEBUG
option is not selected (including all sub-ports, like bindings
and mod_dav_svn).
|
Sun, 18 May 2014
|
[ 15:13 lev ] (Only the first 10 of 11 ports in this commit are shown above. )
(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).
|
Thu, 20 Feb 2014
|
[ 17:02 lev ]
Update subversion to 1.8.8.
STAGEfy java/java-subversion.
Make java/java-subversion build on 10.0-RELEASE.
|
Mon, 25 Nov 2013
|
[ 19:52 ohauer ] (Only the first 10 of 11 ports in this commit are shown above. )
- security update subversion-1.8.5 / 1.7.14 [1]
- add vuxml entry
- let bindings ports load options file [2]
[1]
Version 1.8.5
(25 November 2013, from /branches/1.8.x)
http://svn.apache.org/repos/asf/subversion/tags/1.8.5
User-visible changes:
- Client-side bugfixes:
* fix externals that point at redirected locations (issues #4428, #4429)
* diff: fix assertion with move inside a copy (issue #4444)
- Server-side bugfixes: (Only the first 15 lines of the commit message are shown above )
|
Mon, 2 Sep 2013
|
[ 19:04 ohauer ]
- update devel/subversion to 1.8.3 [1]
- update devel/subversion17 to 1.7.13 [1]
- add vuxml entry
Version 1.7.13
(29 Aug 2013, from /branches/1.7.x)
http://svn.apache.org/repos/asf/subversion/tags/1.7.13/CHANGES
User-visible changes:
- General
* merge: fix bogus mergeinfo with conflicting file merges (issue #4306)
* diff: fix duplicated path component in '--summarize' output (issue #4408)
* ra_serf: ignore case when checking certificate common names (r1514763)
- Server-side bugfixes: (Only the first 15 lines of the commit message are shown above )
|
Wed, 19 Jun 2013
|
[ 21:57 lev ]
(1) Fix mod_Dav_svn installation.
(2) Add TOOLS instead of MOD_DONTDOTHAT and SVNAUTHZ_VALIDATE, but disable
installation of diffX tools.
PR: ports/179728 [1]
|
Sun, 30 Dec 2012
|
[ 15:31 lev ]
Update to latest 1.7.8
Feature safe: yes
|
Fri, 14 Sep 2012
|
[ 14:59 lev ]
(1) Update to latest 1.7.6
(2) Convert to new OPTIONS framework.
(3) Check for proper sqlite3 for STATIC build.
(4) Don't require NLS and BDB unconditionally for static build.
(5) Add option to build Multiple URL Command Client
Submitted by: Warren Block <wblock@wonkity.com> [5]
|
Sun, 20 May 2012
|
[ 10:41 lev ]
(1) Update to 1.7.5
(2) Fix pkg-plist problem
PR: ports/168012
Submitted by: Olli Hauer <ohauer@FreeBSD.org>
|
Sun, 1 Apr 2012
|
[ 18:45 lev ]
(1) Update to 1.7.4.
(2) Remove all run-time dependencies for static build.
(3) Check for incompatible options, like static and KDE Wallet.
(4) Move FreeBSD extended API to private include file.
(5) Fix build of mod_dontdothat.
PR: [2] ports/166187, [5] ports/165390, [4] ports/165311.
Feature safe: yes
|
Sun, 16 Oct 2011
|
[ 14:31 lev ] (Only the first 10 of 45 ports in this commit are shown above. )
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.
|
Wed, 29 Apr 2009
|
[ 12:11 lev ]
(1) Update to version 1.6.1
(2) Fix asvn knoweledge about svn command location [1]
(3) Add STATIC option to build only static binaries [2]
(4) Activate mod_authz_svn in package installation [3]
PR: [1] ports/133778, [3] ports/133898
Submitted by: [2] David O'Brien
|
Fri, 3 Apr 2009
|
[ 18:17 lev ]
Update to version 1.6.0.
Many new cool features, new WC version (autougrade), new repo version (NO
AUTOUPGRADE)
Read svn original documentation, please!
|
Sat, 25 Oct 2008
|
[ 09:06 lev ]
(1) Update to 1.5.4
(2) Create SVNUSER in cases when SVHGROUP is created [1]
(3) Change default repository path to "/home/svn/repos" in svnwrapper [1]
(4) Fix typo [2]
PR: [1] ports/122972, [2] ports/127347
|
Sat, 26 Jul 2008
|
[ 13:56 lev ]
(1) Update to 1.5.1
(2) Toss options processing to build apr as subversion dependency, not as
sirf one, if sirf is selected on very clean system. It allows to build
apr with BDB option turned on, if needed.
|
Mon, 30 Jun 2008
|
[ 10:00 lev ] (Only the first 10 of 43 ports in this commit are shown above. )
(1) Upgrade subversion to version 1.5.0.
(2) Make binding ports to be real ports, which installs only bindings and
depend on subversion.
(3) Rename bindings ports to reflect perl5/python/ruby modules naming scheme.
(4) Re-base subversion-freebsd to `devel/subversion'.
(5) Fix all ports, which depends on subversion bindings.
|
Number of commits found: 16 |