Re: packages listing

2013-02-10 Thread Dánielisz László
Uhh, I got a couple of answers :) Thx everybody! From: Nikos Vassiliadis To: "Teske, Devin" Cc: Dánielisz László ; Polytropon ; "freebsd-questions@freebsd.org" Sent: Sunday, February 10, 2013 2:51 PM Subject: Re: packages listing

Re: packages listing

2013-02-10 Thread Nikos Vassiliadis
On 2/10/2013 3:09 PM, Teske, Devin wrote: Just curious, why not use "pkg_info -Ra" instead of "pkg_info -R '*'" ? Because I didnt know -a;) ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

RE: packages listing

2013-02-10 Thread Teske, Devin
On Sun, 10 Feb 2013, Nikos Vassiliadis wrote: > On 2/10/2013 8:57 AM, Polytropon wrote: > > On Sat, 9 Feb 2013 22:52:37 -0800 (PST), Dánielisz László wrote: > >> Hi Everybody, > >> > >> Do you have any idea how can I list those installed packages > >> that are not required by any other? > > > > Yo

Re: packages listing

2013-02-10 Thread Nikos Vassiliadis
On 2/10/2013 8:57 AM, Polytropon wrote: On Sat, 9 Feb 2013 22:52:37 -0800 (PST), Dánielisz László wrote: Hi Everybody, Do you have any idea how can I list those installed packages that are not required by any other? You can use sysutils/pkg_cutleaves to determine those. I use this: #!/bi

Re: packages listing

2013-02-10 Thread Matthew Seaman
On 10/02/2013 06:52, Dánielisz László wrote: > Do you have any idea how can I list those installed packages that are not > required by any other? If you're using pkgng: pkg query -e "%#r==0" "%n-%v" There isn't (as far as I know) a way of doing this directly with pkg_tools alone, so either

Re: packages listing

2013-02-09 Thread Ross
pkg_tree -t -q On Sun, Feb 10, 2013 at 8:52 AM, Dánielisz László wrote: > Hi Everybody, > > Do you have any idea how can I list those installed packages that are not > required by any other? > > Thx! > Laszlo > ___ > freebsd-questions@freebsd.org maili

Re: packages listing

2013-02-09 Thread Polytropon
On Sat, 9 Feb 2013 22:52:37 -0800 (PST), Dánielisz László wrote: > Hi Everybody, > > Do you have any idea how can I list those installed packages > that are not required by any other? You can use sysutils/pkg_cutleaves to determine those. -- Polytropon Magdeburg, Germany Happy FreeBSD user sin

packages listing

2013-02-09 Thread Dánielisz László
Hi Everybody, Do you have any idea how can I list those installed packages that are not required by any other? Thx! Laszlo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send a