From owner-freebsd-ports@FreeBSD.ORG Sat Feb 12 10:01:34 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F9A01065672 for ; Sat, 12 Feb 2011 10:01:34 +0000 (UTC) (envelope-from freebsd@heesakkers.info) Received: from server3.ohos.nl (server3.ohos.nl [IPv6:2a00:dd0:0:2::10]) by mx1.freebsd.org (Postfix) with ESMTP id B705F8FC12 for ; Sat, 12 Feb 2011 10:01:33 +0000 (UTC) Received: from [2001:470:1f15:1555::2] (helo=pcoliver.heesakkers.info) by server3.ohos.nl with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.74) (envelope-from ) id 1PoCIF-000MxP-Aa for freebsd-ports@freebsd.org; Sat, 12 Feb 2011 11:01:31 +0100 From: Oliver Heesakkers To: freebsd-ports@freebsd.org Date: Sat, 12 Feb 2011 11:01:30 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.1-RELEASE-p1; KDE/4.5.5; amd64; ; ) References: <4D559D6E.8090607@electricembers.net> In-Reply-To: <4D559D6E.8090607@electricembers.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201102121101.30383.freebsd@heesakkers.info> Subject: Re: FreeBSD Port: subversion-1.6.15 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2011 10:01:34 -0000 On Friday 11 February 2011 21:34:54 Adam Bernstein wrote: > Howdy. I hope this is the right place to send a port bug report, but my > apologies if not and I'll appreciate any redirection. > > It looks to me like the subversion port is ignoring the MOD_DAV_SVN > configuration setting, always behaving as if it's turned on even when > it's not (which is the default). The mod_dav_svn.so and > mod_authz_svn.so modules always get built into Apache's modules > directory, and the corresponding LoadModule lines are always added to > httpd.conf. > http://www.freebsd.org/cgi/query-pr.cgi?pr=154223