pkg management
Damien Fleuriot
ml at my.gd
Sat Jan 14 00:10:47 UTC 2017
On 13 January 2017 at 22:39, James B. Byrne via freebsd-questions
<freebsd-questions at freebsd.org> wrote:
>
> On Fri, January 13, 2017 02:52, Matthew Seaman wrote:
>
>>
>> postgresql93 is the default version of postgresql in ports at the
>> moment. If you're using the standard system packages then anything
>> that
>> depends on postgresql will cause the installation of
>> postgresql93-client, and result in the effect you described. If you
>> want to use postgresql96 instead, then you need to build your own
>> packages
>>
>
> Which is exactly what I am trying to do. However, what once worked
> when building a port with a different default version for postgesql no
> longer does.
>
James you got anything in make.conf with regards to the PG version you
want to use ?
https://wiki.freebsd.org/DEFAULT_VERSIONS
More information about the freebsd-questions
mailing list