Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 2009 10:20:05 -0400
From:      Glen Barber <glen.j.barber@gmail.com>
To:        Doug Poland <doug@polands.org>
Cc:        ports@freebsd.org
Subject:   Re: Question about the devel/subversion port
Message-ID:  <4ad871310905280720p26f43b44t5d797a3ae96a6bae@mail.gmail.com>
In-Reply-To: <bb0c781d45a7be8660a7c61e4d204511.squirrel@email.polands.org>
References:  <bb0c781d45a7be8660a7c61e4d204511.squirrel@email.polands.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Doug

On Thu, May 28, 2009 at 10:00 AM, Doug Poland <doug@polands.org> wrote:
> Hello,
>
> I have a question about this port. =A0If one wants a client only
> install, and one wants to use https as the communication protocol,
> does one choose the "static" config option?
>
> In my case I choose:
>
> WITHOUT_MOD_DAV_SVN=3Dtrue
> WITH_APACHE2_APR=3Dtrue
> WITHOUT_MOD_DONTDOTHAT=3Dtrue
> WITH_NEON=3Dtrue
> WITHOUT_SERF=3Dtrue
> WITHOUT_SASL=3Dtrue
> WITHOUT_BDB=3Dtrue
> WITHOUT_ASVN=3Dtrue
> WITHOUT_MAINTAINER_DEBUG=3Dtrue
> WITHOUT_SVNSERVE_WRAPPER=3Dtrue
> WITHOUT_STATIC=3Dtrue
> WITHOUT_BOOK=3Dtrue
>
> and was surprised to get a full installation of the apache webserver.
> I understand that libapr and libapr-util are required but is a full
> install of apache the only way to get those libraries?
>
>

Subversion is one of those "you either have it or you don't"
situations, meaning that it doesn't differentiate between "server" and
"client."  The 'svnserve' binary will be installed either way.

As far as apr, there is a devel/apr-db42 port available (which, IIRC
negates the need to install a full apache instance).

Either way, if you plan on using https, you will need apache20 at a
minimum (with openssl support).

--=20
Glen Barber



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