Sebastian Sdorra
2bb39906eb
subversion 1.7.6
...
Closes Homebrew/homebrew#14250 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-17 12:31:06 -05:00
Adam Vandenberg
ae6e3e56cd
subversion: install bash completion script
2012-07-23 22:12:59 -07:00
Jeff Clites
e55cba00f4
subversion: fix errant '-arch ppc' in perl bindings build
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-23 21:26:10 -07:00
Jack Nagel
4cdd4c356a
subversion: use symbol dep for libtool
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-10 11:42:31 -05:00
Adam Vandenberg
2fdf0e69f2
Subversion: building ruby bindings requires libtool
2012-07-09 10:38:31 -07:00
Adam Vandenberg
c7703bc99f
subversion: update requirements
...
* serf needs to be universal when building universal
* make universal requirements fatal
2012-07-06 20:13:40 -07:00
Dave Goodell
3017766fee
subversion: --perl fixes, no clang and find EXTERN.h correctly
...
This will find EXTERN.h correctly even if the user has installed a
custom perl installation, such as from perlbrew. See Homebrew/homebrew#11619 for a bit
more info.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-13 22:44:27 -07:00
Dmitry Wolf
8a8087bf99
subversion: add serf dependency
...
serf will become the default http library in 1.8,
and is used by come servers now
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 07:38:51 -07:00
Adam Vandenberg
10d8f28f0d
subversion: style nits
2012-05-28 08:13:16 -07:00
Hideki IGARASHI
6e09093146
subversion: add back UTF-8 hack.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-28 08:11:56 -07:00
Hideki IGARASHI
5e16b6c46a
Subversion: update to 1.7.5
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 21:07:03 -07:00
nibbles 2bits
d9e7691c8b
subversion: fix error with clang
...
Subversion will fail with clang when it queries the compiler
used to build system Python and finds it is llvm-gcc. It then
uses the clang cflags with llvm-gcc to compile the python bindings
which causes the usual unknown `-march=native` flag issue.
Pre-define the configure variable `ac_cv_python_compile` as ENV.cc
Fixes Homebrew/homebrew#10914 .
Closes Homebrew/homebrew#12059 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-04 17:51:51 -05:00
Adam Vandenberg
93add960ab
subversion 1.7.4
2012-03-18 11:06:32 -07:00
Adam Vandenberg
c6ee7f7086
sqlite: add sqlite unviersal check
...
Also use Requirements for these checks.
2012-03-18 11:06:09 -07:00
Damien Pollet
6ca3b5b0f0
Subversion: don't hardcode HOMEBREW_PREFIX
...
Closes Homebrew/homebrew#10147 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-13 13:49:11 -06:00
soh335
b8e76fd159
svn 1.7.3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-12 21:08:02 -08:00
Dan Fabulich
12f4bc7a99
Subversion to 1.7.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-04 12:09:53 -08:00
Brett Koonce
7b65d5ade8
Fix spelling mistakes
...
Closes Homebrew/homebrew#9449 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-06 09:43:54 -06:00
Adam Vandenberg
0c5bd40dd5
subversion: compile against system sqlite
2011-06-07 12:58:51 -07:00
Birger J. Nordølum
2dcf24b29a
Subversion 1.6.17
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-03 16:20:51 -07:00
Adam Vandenberg
1f31751977
Use ARGV.build_universal?
2011-04-23 08:36:47 -07:00
Adam Vandenberg
121e4f8614
Normalize use of MACOS_VERSION
2011-04-09 09:36:30 -07:00
Adam Vandenberg
6d6bffd557
subversion - safer caveats
2011-04-01 12:03:27 -07:00
Adam Vandenberg
4147b05c57
Use ruby style for inheritance.
2011-03-12 11:55:09 -08:00
Adam Vandenberg
121b9c1473
subversion 1.6.16
2011-03-09 08:50:30 -08:00
Daniel Tang
6e016e5ac6
subversion - warn if JAVA_HOME is set
...
Subversion's JavaHL library depends on JNI headers that are only available by
installing Developer Tools. Setting JAVA_HOME to something in /System/Library
breaks because JNI headers aren't symlinked into the framework directories
here. I believe the proper JAVA_HOME setting, if necessary, is the output of
/usr/libexec/java_home, but the same effect can be achieved by not setting
JAVA_HOME at all.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-09 08:45:59 -08:00
Gerolf Seitz
e635eea367
updated formula to subversion 1.6.15
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-02 20:39:11 -08:00
Tianyi Cui
8b275c916a
Use https for all GitHub URLs
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:14:27 -08:00
Adam Vandenberg
b21c2103ad
Subversion - patch Java detection
...
Patch taken from MacPorts.
Fixes Homebrew/homebrew#2976
2010-10-31 18:09:28 -07:00
Adam Vandenberg
19e5e6e64a
Mark scons, cmake & pkg-config as build-time deps
2010-10-12 07:13:29 -07:00
Emmanuel Blot
31cf29d9bb
Update Subversion to 1.6.13
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-02 16:28:54 -07:00
Adam Vandenberg
3330efdd4b
Fix Subversion + Perl compile on 10.5 [mkroehnert]
2010-09-17 17:13:54 -07:00
Adam Vandenberg
9ab86b7dea
subversion - fix audit warning
2010-09-06 12:20:09 -07:00
Graham Hughes
4c433e1b3a
Build the Ruby bindings.
...
Signed-off-by: David Höppner <0xffea@gmail.com>
* remove testing leftovers
2010-09-01 18:03:56 +02:00
Adam Vandenberg
72e19eb542
Don't need +x on these
2010-08-13 16:00:17 -07:00
Adam Vandenberg
ac4e28a5ba
Document all existing install options.
2010-08-10 13:05:20 -07:00
Max Howell
1f7bc468bd
Use new symlink aliases
2010-08-07 18:08:50 -07:00
Adam Vandenberg
72c2715aa2
svn - build perl bindings with j1 for git-svn to work
2010-07-21 22:32:51 -07:00
Simon COURTOIS
8a11a694d4
Adding a --unicode-path option to subversion
...
Inspired from the +unicode_path variant of the Macports subversion package.
This option activates a patch to enable Mac OS X unicode paths handling.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-03 09:16:22 -07:00
Adam Vandenberg
84e363b506
Subversion - neon arch check was inverted.
2010-06-28 14:47:27 -07:00
Adam Vandenberg
fc885184a2
Subversion - fix --with-zlib path
2010-06-28 12:46:13 -07:00
Adam Vandenberg
401a0d7639
Subversion checks for pkg-config, so add dep.
2010-06-28 09:58:55 -07:00
Emmanuel Blot
921d0159de
Update Subversion to 1.6.12
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-21 11:36:06 -07:00
Adam Vandenberg
dce3bf087a
Subversion: enable perl bindings
...
"brew install subversion --perl" will now also build new Perl bindings.
Fixes Homebrew/homebrew#1526
2010-06-16 12:22:06 -07:00
Augie Fackler
fc2b620136
Subversion: flag for building Python bindings
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Added caveats and cleaned up a bit.
2010-06-01 18:24:01 -07:00
Adam Vandenberg
d2223956ff
subversion - add note about linking Java libs
2010-05-13 09:12:54 -07:00
Adam Vandenberg
e6ef3a586f
Subversion: --universal for Java-based IDE bindings
...
* Warn if Java bindings are built non-Universal
2010-05-10 20:48:19 -07:00
Adam Vandenberg
9e703502fe
Subversion - Fix typo in java switch.
2010-05-10 20:39:55 -07:00
Adam Vandenberg
59ebfa5830
Subversion - enable Java bindings
2010-05-06 09:58:00 -07:00
Adam Vandenberg
90db4d0d84
Subversion 1.6.11
2010-04-18 19:40:41 -07:00