From owner-freebsd-ports@FreeBSD.ORG Wed May 31 14:50:01 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org 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 2FCC416ACE0 for ; Wed, 31 May 2006 14:50:01 +0000 (UTC) (envelope-from matt@genesi-usa.com) Received: from mail.genesippc.com (mithrandir.softwarenexus.net [66.98.186.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id D94FA43D46 for ; Wed, 31 May 2006 14:50:00 +0000 (GMT) (envelope-from matt@genesi-usa.com) Received: from p54b0f09d.dip.t-dialin.net ([84.176.240.157] helo=yukito) by mail.genesippc.com with esmtpa (Exim 4.62 (FreeBSD)) (envelope-from ) id 1FlRyK-0008OW-BO for freebsd-ports@freebsd.org; Wed, 31 May 2006 14:46:56 +0000 From: "Matt Sealey" To: Date: Wed, 31 May 2006 09:50:00 -0500 Organization: Genesi Message-ID: <002001c684c1$80915300$99dfdfdf@bakuhatsu.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Thread-Index: AcaEwXywSEmJWkBzTzm3kPBYpfP7JA== Subject: subversion + devel/apr + mod_dav_svn? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: matt@genesi-usa.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 May 2006 14:50:04 -0000 Is it possible/reasonable to want subversion to cooperate with WITH_APR_FROM_PORTS? Currently it either builds with apr from ports if not using Apache, but apr from the source tree (apr-svn? or Apache's own) which gives messages about "you may want to uninstall the devel/apr port". I really want to use the shared port version for development reasons (apps using apr here) but it seems not to be supported in the Makefile. Is there a good reason? I would like to create/submit a patch which lets subversion use devel/apr if Apache is using WITH_APR_FROM_PORTS. -- Matt Sealey Manager, Genesi, Developer Relations