From owner-freebsd-ports@FreeBSD.ORG Tue Apr 22 08:35:00 2003 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 848AA37B401 for ; Tue, 22 Apr 2003 08:35:00 -0700 (PDT) Received: from h00609772adf0.ne.client2.attbi.com (h00609772adf0.ne.client2.attbi.com [24.61.43.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E3BC43F3F for ; Tue, 22 Apr 2003 08:34:59 -0700 (PDT) (envelope-from rodrigc@attbi.com) Received: from h00609772adf0.ne.client2.attbi.com (localhost.ne.attbi.com [127.0.0.1])h3MFZ7cJ085057; Tue, 22 Apr 2003 11:35:08 -0400 (EDT) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: (from rodrigc@localhost)h3MFZ7lP085056; Tue, 22 Apr 2003 11:35:07 -0400 (EDT) Date: Tue, 22 Apr 2003 11:35:06 -0400 From: Craig Rodrigues To: Jeff Johnson Message-ID: <20030422153506.GA85015@attbi.com> References: <200304211648.29719.jeff@jeffjohnson.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304211648.29719.jeff@jeffjohnson.net> User-Agent: Mutt/1.4i cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: subversion-0.20.1_1 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: Tue, 22 Apr 2003 15:35:01 -0000 On Mon, Apr 21, 2003 at 04:48:29PM -0400, Jeff Johnson wrote: > Hi, > > Thanks for maintaining the subversion port on freebsd. I'm writing about 0.21 > but couldn't find that on the freebsd.org website. subversion 0.21 was just committed to the FreeBSD ports tree. Update your ports tree, and rebuild subversion. > Is there a way to get the subversion port to build mod_dav_svn? I suspect if I It isn't integrated into the port's Makefile, but if you: (1) Make sure that the apache2 port is installed. (2) Edit /usr/ports/devel/subversion/Makefile, and add: to the CONFIGURE_ARGS variable: --with-apxs=/usr/local/sbin/apxs (3) Rebuild everything. > > I don't mind installing from tarball but was testing out the ports and > subversion. Also, I'm a newbie when it comes to ports, but how were you able > to build subversion when it requires libtool 1.4 and the ports tree only has > 1.3.4? I don't know, it "just worked" for me. -- Craig Rodrigues http://home.attbi.com/~rodrigc rodrigc@attbi.com