Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 2003 11:35:06 -0400
From:      Craig Rodrigues <rodrigc@attbi.com>
To:        Jeff Johnson <jeff@jeffjohnson.net>
Cc:        ports@FreeBSD.org
Subject:   Re: FreeBSD Port: subversion-0.20.1_1
Message-ID:  <20030422153506.GA85015@attbi.com>
In-Reply-To: <200304211648.29719.jeff@jeffjohnson.net>
References:  <200304211648.29719.jeff@jeffjohnson.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030422153506.GA85015>