From owner-freebsd-ports@FreeBSD.ORG Wed Aug 4 21:07:13 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11B2316A4CE for ; Wed, 4 Aug 2004 21:07:13 +0000 (GMT) Received: from goofy.cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with SMTP id BC92643D58 for ; Wed, 4 Aug 2004 21:07:07 +0000 (GMT) (envelope-from clement@FreeBSD.org) Received: (qmail 66229 invoked by uid 89); 4 Aug 2004 23:07:02 +0200 Received: from clement@FreeBSD.org by goofy.cultdeadsheep.org by uid 89 with qmail-scanner-1.22st Clear:RC:1(192.168.0.4):SA:0(-4.2/5.0):. Processed in 1.673339 secs); 04 Aug 2004 21:07:02 -0000 X-Spam-Status: No, hits=-4.2 required=5.0 X-Qmail-Scanner-Mail-From: clement@FreeBSD.org via goofy.cultdeadsheep.org X-Qmail-Scanner: 1.22st (Clear:RC:1(192.168.0.4):SA:0(-4.2/5.0):. Processed in 1.673339 secs Process 66211) Received: from unknown (HELO satan.cultdeadsheep.org) (192.168.0.4) by 192.168.0.1 with SMTP; 4 Aug 2004 23:07:00 +0200 Date: Wed, 4 Aug 2004 23:06:42 +0200 From: Clement Laforet To: Lev Serebryakov 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> Organization: FreeBSD Project X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="Signature=_Wed__4_Aug_2004_23_06_42_+0200_EfuRR06mvlagrF7z" X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on goofy.cultdeadsheep.org X-Spam-Level: cc: sean@mcneil.com cc: freebsd-ports@FreeBSD.org Subject: Re: Re[10]: subversion broken with apache2 now in ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2004 21:07:13 -0000 --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 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--