Re: [portmaster/pkg] Detecting build-only dependencies

2014-05-11 Thread A.J. 'Fonz' van Werven
Matthew Seaman wrote: > You should try lokking at the pkg-query(8) man page. I did. Several times, actually. And I still can't find the below example. > It told me that the answer to your question is: > >pkg query -e "%a = 1 && %#r = 0" %o Thanks again. AvW -- I'm not completely useless

Re: [portmaster/pkg] Detecting build-only dependencies

2014-05-11 Thread Matthew Seaman
On 11/05/2014 08:27, A.J. 'Fonz' van Werven wrote: > Matthew Seaman wrote: > >> so try running 'pkg autoremove -n' and inspect the output to see what >> looks suitable. > > Thanks. As a followup question: is there a "pkg query" command that > produces the same list as "pkg autoremove -n", but wit

Re: [portmaster/pkg] Detecting build-only dependencies

2014-05-11 Thread A.J. 'Fonz' van Werven
Matthew Seaman wrote: > so try running 'pkg autoremove -n' and inspect the output to see what > looks suitable. Thanks. As a followup question: is there a "pkg query" command that produces the same list as "pkg autoremove -n", but without the additional output? AvW -- I'm not completely useles

Re: [portmaster/pkg] Detecting build-only dependencies

2014-05-10 Thread Matthew Seaman
On 10/05/2014 14:29, A.J. 'Fonz' van Werven wrote: > A quick question if I may: in a setup using Portmaster and pkg, is there > any way (some kind of "pkg query" perhaps?) to obtain a list of which > currently installed ports are build-only dependencies? pkg(8) only deals with run-time dependencie