Date: Thu, 5 Aug 2004 19:25:30 +0400 From: Lev Serebryakov <lev@FreeBSD.org> To: Clement Laforet <clement@FreeBSD.org> Cc: freebsd-ports@FreeBSD.org Subject: Re[12]: subversion broken with apache2 now in ports Message-ID: <29758627.20040805192530@serebryakov.spb.ru> In-Reply-To: <20040804230642.239d0da5.clement@FreeBSD.org> References: <1089144293.1173.4.camel@server.mcneil.com> <1089267033.77359.6.camel@server.mcneil.com> <1842352588.20040728224420@serebryakov.spb.ru> <20040730190448.0b96935b.clement@FreeBSD.org> <245965185.20040802000204@serebryakov.spb.ru> <1091408041.43522.7.camel@server.mcneil.com> <1251081119.20040802200513@serebryakov.spb.ru> <1091464152.51108.4.camel@server.mcneil.com> <19110209356.20040802220200@serebryakov.spb.ru> <20040802214716.01825c9a.clement@FreeBSD.org> <21267683.20040804234732@serebryakov.spb.ru> <20040804230642.239d0da5.clement@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Clement, Thursday, August 5, 2004, 1:06:42 AM, you wrote: CL> in ${PREFIX}/include/apache2). This is not a viable solution. CL> The only solution is to split apache2 port, even if I dislike this CL> solution. So, I'll work on an devel/apr-apache2 port ASAP. And why is this solution better, that a\libapr in `lib' directory? The same problem: conflicts with `devel/apr'... BTW, WITH_BERKELEY_DB should be option of `devel/apr-apavhe2' in such case! May be, compromise solution could be used: TWO rc.d scripts? One is simple: `000.apache.libs.sh', which add `${PREFIX}/lib/apache2' int LD_PATH (run `ldconfig -m ...'), and second, which starts apache as daemon. Solution like this is used by `databases/mysql-client' to add `${PREFIX}/lib/mysql' into LD_PATH. -- Best regards, Lev mailto:lev@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?29758627.20040805192530>