Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2007 10:01:12 -0600
From:      "Scot Hetzel" <swhetzel@gmail.com>
To:        "Marcus Ahlberg" <ahlbergm@student.chalmers.se>
Cc:        ports@freebsd.org, lev@freebsd.org
Subject:   Re: FreeBSD Port: subversion config
Message-ID:  <790a9fff0702100801q7e828bf0w36a9ba0c22e22449@mail.gmail.com>
In-Reply-To: <E0C122E3-E103-44A1-868C-52330CBE8ECE@student.chalmers.se>
References:  <E0C122E3-E103-44A1-868C-52330CBE8ECE@student.chalmers.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2/10/07, Marcus Ahlberg <ahlbergm@student.chalmers.se> wrote:
> Yesterday when I upgraded subversion from 1.4.2 to 1.4.3 with
> portupgrade I noticed that I couldn't restart Apache because the new
> version was built without mod_dav_svn.  This is because I originally
> built subversion with
> make -DWITH_MOD_DAV_SVN -DWITHOUT_BDB -DWITH_SVNSERVE_WRAPPER install
> clean
> and those options are not remembered by portupgrade. A manual build
> and reinstall solved the problem.
>
> Some other ports use options that can be set when building the port
> for the first time or by running make config. I would like to se this
> in the subversion port to so that portupgrade knows how to rebuild it
> properly.
>
You have 2 options:

1. Submit a diff that adds OPTIONS for all of the WITH_/WITHOUT_*
variables in the subversion port.

2. use the sysutils/portsconf port, and then add these settings to the
PREFIX/etc/ports.conf file.

Scot
-- 
DISCLAIMER:
No electrons were mamed while sending this message. Only slightly bruised.



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