Re: Overriding binary package with local build

2015-03-09 Thread Mike Clarke
On Mon, 9 Mar 2015 09:43:24 + heasley wrote: > For example. On this system I've built gld with postgres instead of mysql > and postfix with another option. The mysql dependency is coming from the > binary gld with the default options. And, in theory postfix has > different options, but als

Re: Overriding binary package with local build

2015-03-09 Thread Matthew Seaman
On 03/09/15 09:43, heasley wrote: > If one builds a package from ports in order to use different options, for > example building with postgres support instead of mysql, or builds a > specific version, but otherwise utilizes binary packages, how is this > indicated to 'pkg upgrade'? > > For example

Overriding binary package with local build

2015-03-09 Thread heasley
If one builds a package from ports in order to use different options, for example building with postgres support instead of mysql, or builds a specific version, but otherwise utilizes binary packages, how is this indicated to 'pkg upgrade'? For example. On this system I've built gld with postgres