FreeBSD Port: subversion config

Tobias Roth ports at fsck.ch
Sun Feb 11 10:31:51 UTC 2007


Scot Hetzel wrote:
> On 2/10/07, Marcus Ahlberg <ahlbergm at 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.

3. use /usr/local/etc/pkgtools.conf which is respected by portupgrade

(the first option is the most favorable of all, though)

Thanks,
Tobias


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20070211/1a97b3de/signature.pgp


More information about the freebsd-ports mailing list