On 2015/11/12 15:43, Andrea Venturoli wrote:
> On 11/12/15 15:49, Kurt Jaeger wrote:
> 
>> Do you have
>>
>> databases/mysql51-server
>>
>> installed ?
>>
>> It was removed on the 10th because it is EOL'ed upstream:
>>
>> https://lists.freebsd.org/pipermail/svn-ports-all/2015-November/109400.html
>>
> 
> Yes.
> 
> I thought this wouldn't matter when building INDEX, and was going to
> upgrade it afterwards; guess I'll need to do this the other way round.

What you have installed should ideally have no bearing on making an
INDEX.  What will affect the INDEX are settings in your /etc/make.conf
or similar and various OPTIONS choices that can modify the dependency graph.

However there are still some ports that will set some dependency to
whatever version of a program they can find has been installed.  This
works fairly well if you're always building from ports directly on the
machine where the software will be deployed, but it really doesn't help
when you're installing packages built elsewhere.

I thought however that MySQL wasn't one of these, and the dependency
version choice is entirely controlled by whatever the setting in
DEFAULT_VERSIONS was.

        Cheers,

        Matthew



Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to