On Sat, Sep 01, 2012 at 12:57:04PM +0200, Martijn Rijkeboer wrote:
> > If you want to stay on 5.1 you could try hacking the devel/subversion
> > port to depend on apr-mt and apr-util-mt and recompile. There is no
> > harm in doing so expect for the piping issues.
>
> I've tried to hack devel/subve
> If you want to stay on 5.1 you could try hacking the devel/subversion
> port to depend on apr-mt and apr-util-mt and recompile. There is no
> harm in doing so expect for the piping issues.
I've tried to hack devel/subversion so it depends on apr-mt and apr-util-mt
(see attached Makefile). When I
On Sat, Sep 01, 2012 at 10:18:58AM +0200, Martijn Rijkeboer wrote:
> Hi,
>
> How do I combine apache-httpd-2.2.20-ldap with the subversion
> plugin (ap2-subversion)? Apache-httpd with the ldap flavor depends on:
> - apr-mt-1.2.11p5
> - apr-util-mt-1.2.10p8-ldap
>
> But ap2-subversion depends on:
Hi,
How do I combine apache-httpd-2.2.20-ldap with the subversion
plugin (ap2-subversion)? Apache-httpd with the ldap flavor depends on:
- apr-mt-1.2.11p5
- apr-util-mt-1.2.10p8-ldap
But ap2-subversion depends on:
- apr-1.2.11p5
- apr-util-1.2.10p8
This seems to give some stability issues. Any i