| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
Closes #38231.
Signed-off-by: Brett Koonce <koonce@gmail.com>
 | 
 | 
Closes #37879.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
 | 
 | 
Closes #37312.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
Closes #37309.
Signed-off-by: Xu Cheng <xucheng@me.com>
 | 
 | 
 | 
 | 
And Serf version 1.3.8. Also removed part of the patch for configure that is no
longer needed, and tweaked the remaining hunk of that patch so that it applies
without fuzz.
Closes #35970.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
Follow up to #34987. Subversion requires a little gentle stroking in
the right direction.
Closes #35612.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
 | 
 | 
 | 
 | 
The subversion formula uses stdenv due to the serf -> scons dependency,
and since stdenv sets MACOSX_DEPLOYMENT_TARGET, we need to patch
configure to work around a bug in libtool (which is already fixed in
libtool upstream).
See commit a5a36f44ca6fb626929c13154b10d13380d78cf4, and
https://trac.macports.org/ticket/44596#comment:35 for more information.
Fixes #34644.
 | 
 | 
The subversion formula is a bit of a nightmare. Still is, even with
this PR :/.
This PR hopes to address some of the issues seen in #34576 and #34554
by standardising the options across the formula a little more.
Closes #34577.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
 | 
 | 
Closes #33422.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Kills ssl2 from OpenSSL. This PR relates to #31745. Force recompiles
everything that relies on OpenSSL from the master branch to enforce the
new OpenSSL no-ssl2 rule.
 | 
 | 
 | 
 | 
Fixes #31682.
 | 
 | 
 | 
 | 
svn is updated to 1.1.10
serf is updated to 1.3.7
The patches are adjusted so they can be cleanly applied
Closes #31621.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
 | 
 | 
The problem with moving symlinks across volumes is an old one, and
Pathname#install is designed to work around it. This is detailed in
extend/pathname.rb.
 | 
 | 
Patch suggested by @pwagland that should finally fix the --perl binding mv issue that causes the entire formula to error out if --perl build option is invoked. The issue & consequent patch will not affect anyone who doesn't build subversion with perl.
I've included a # explanation as to why the change has been made, as hopefully this patch can be replaced either by a subversion fix or a better Ruby-invoked fix in time. Although this could work as a permanent fix, the hope is that it's a temporary workaround until something cleaner is worked out.
See the following issues for more detail:
[1](https://github.com/Homebrew/homebrew/issues/30370)
[2](https://github.com/Homebrew/homebrew/issues/30224)
Closes #30500.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
Closes #30351.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
This is a small upgrade to the serf package within the wider Subversion.
 | 
 | 
Closes #30265.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Closes #26612.
 | 
 | 
Need to filter out CPPFLAGS that confuse swig, see #23993.
Fixes #23993.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
 | 
 | 
Closes #25235.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Closes #24700.
Closes #24703.
 | 
 | 
* SWIG cannot build in parallel, so disable that.
* Move all libraries to the correct location.
* Remove filter than removes -isystem flag. This is no longer generated, and so doesn't need to be removed. This prevents warnings from being shown subversion --perl is built.
* Depend on swig if we try to compile the ruby bindings.
Closes #23829.
Signed-off-by: Xiyue Deng <manphiz@gmail.com>
 |