From owner-cvs-all Tue Jul 16 12:18:56 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D5C037B400 for ; Tue, 16 Jul 2002 12:18:54 -0700 (PDT) Received: from www.contentmedia.de (www.contentmedia.de [213.61.138.91]) by mx1.FreeBSD.org (Postfix) with SMTP id 7A68843E4A for ; Tue, 16 Jul 2002 12:18:52 -0700 (PDT) (envelope-from marc@informatik.uni-bremen.de) Received: (qmail 18487 invoked from network); 16 Jul 2002 19:17:13 -0000 Received: from unknown (HELO leeloo.intern.geht.de) (217.82.122.76) by www.contentmedia.de with SMTP; 16 Jul 2002 19:17:13 -0000 Subject: Re: cvs commit: ports/devel/apr-devel Makefile distinfo pkg-comment pkg-descr pkg-install pkg-plist ports/devel/apr-devel/files patch-apr-Makefile.in From: Marc Recht To: Garrett Rooney Cc: Joseph Scott , Ollivier Robert , cvs-all@freebsd.org In-Reply-To: <20020716190600.GC2767@electricjellyfish.net> References: <200207151811.g6FIBRvv083829@freefall.freebsd.org> <20020716190600.GC2767@electricjellyfish.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 16 Jul 2002 21:18:49 +0200 Message-Id: <1026847130.50932.30.camel@leeloo.intern.geht.de> Mime-Version: 1.0 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Does this change, or deal with PR ports/39091 (mv *-config to > > libdir to coexist with apr-devel)? > > i was unaware of that pr, but unfortunately no, it does not solve the > problem. you still can't have apr and apache2 installed on the same > box (ironic, isn't it!). a new version of apache2 is being rolled > soon, so when it hits the ports tree i'll look at making it possible > to have apache2 use the ports tree version of apr, but until then it's > not possible. > as for moving apr-config and apu-config to lib/apache2 for the apache2 > port, that's something that should be taken up with the maintainer. i This also concerns the apr port. *-config and the libs of the apr-port should then moved to lib/apr. > don't see anything wrong with the idea though. on the other hand, > perhaps we should think about just hacking the apache2 port to just > not install it's version of apr-config and apu-config? IMO that would be best idea. Maybe make it linking statically against it's own apr version, if it can't use port one. Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message