Date: Wed, 4 Aug 2004 23:06:42 +0200 From: Clement Laforet <clement@FreeBSD.org> To: Lev Serebryakov <lev@FreeBSD.org> Cc: freebsd-ports@FreeBSD.org Subject: Re: Re[10]: subversion broken with apache2 now in ports Message-ID: <20040804230642.239d0da5.clement@FreeBSD.org> In-Reply-To: <21267683.20040804234732@serebryakov.spb.ru> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Wed__4_Aug_2004_23_06_42_+0200_EfuRR06mvlagrF7z Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Wed, 4 Aug 2004 23:47:32 +0400 Lev Serebryakov <lev@FreeBSD.org> wrote: Hi Lev, > What do you think about using `INSTALLS_SHLIB=yes' and > `LDCONFIG_DIRS=%%PREFIX%%/lib/apache2' in apache2 port (of course, > when it is not builded with `devel/apr' libapr)? > IMHO, it will help even if apavche2 disable > (/usr/local/etc/rc.d/apache.sh was not run on startup). Same problem, if you reboot your system with apache2 disabled, ldconfig -m ${PREFIX}/lib/apache2 is not run. So you surely can't rebuild the port. Yesterday, I tested a small patch which adds a pseudo apr standalone mode for apache2, it installs libapr in ${PREFIX}/lib (but keeps headers in ${PREFIX}/include/apache2). This is not a viable solution. The only solution is to split apache2 port, even if I dislike this solution. So, I'll work on an devel/apr-apache2 port ASAP. clem --Signature=_Wed__4_Aug_2004_23_06_42_+0200_EfuRR06mvlagrF7z Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBEU/jsRhfjwcjuh0RAmywAJ9LIa4o+s5itb+T7GZIadpg/eiV0ACZAS3B iX2wvc+CEgiC6WBbJTXvbdQ= =gSq8 -----END PGP SIGNATURE----- --Signature=_Wed__4_Aug_2004_23_06_42_+0200_EfuRR06mvlagrF7z--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040804230642.239d0da5.clement>