This ebuild uses SANDBOX_DISABLED="1" internally, so build process is very messy, but it works. Allows use of two new USE flags: "neon" and "swig". Apache2 support (optional) requires that "--with-dbm=db4" be used in building Apache2, but that's a different bug I need to post.
Created attachment 9257 [details] working with SANDBOX_DISABLED
hmm, in my cases it's broken on Apache: configure: Apache Portable Runtime (APR) library configuration checking for APR... configure: error: the --with-apr parameter is incorrect. It must specify an install prefix, a build directory, or an apr-config file. !!! ERROR: dev-util/subversion-0.18.1 failed. !!! Function econf, Line 14, Exitcode 1 !!! econf failed
I'm testing an ebuild script for 0.19.1 right now, and I'm noticing the same behaviour if you have Apache installed but don't specify "apache2" in your USE flags. The Subversion configuration scripts will ignore the local apr & apr-util folders if it finds apr-config and apu-config in the system. I don't know anything about makefiles, so someone else may have to fix this bug. In the meantime, try it again with USE="apache2".
obsolete - see bug 17440 for latest version
*** This bug has been marked as a duplicate of 17440 ***