How to get an overview of the installed ports

2004-03-19 Thread Ronald Hoellwarth
Hello,

I've installed some apps and deinstalled them  again because I didn't 
like them. While installing them other software was installed too but 
I think it wasn't removed when I removed the unwanted programms.

Is there a possibility to get an overview which ports are installed and 
how they are linked? something like this:

appA
needs appB appC
needed by appD appE appF

appB
needs -none-
needed by appA

...

Then I could go through the list and see which programms I have to 
remove in order to get a cleaner system.

greetings from crailsheim, germany
ronald höllwarth



pgp0.pgp
Description: PGP signature


Re: How to get an overview of the installed ports

2004-03-19 Thread Arek Czereszewski
Ronald Hoellwarth wrote:

Hello,

I've installed some apps and deinstalled them  again because I didn't 
like them. While installing them other software was installed too but 
I think it wasn't removed when I removed the unwanted programms.

Is there a possibility to get an overview which ports are installed and 
how they are linked? something like this:

appA
   needs appB appC
   needed by appD appE appF
appB
   needs -none-
   needed by appA
...

Then I could go through the list and see which programms I have to 
remove in order to get a cleaner system.

greetings from crailsheim, germany
ronald hllwarth
 

Try this app pkg_tree from page
http://www.mavetju.org/unix/general.php
Maybe help.



--
Arkadiusz Czereszewski  |  gg: 1349941
arek(at)wup-katowice.pl | jid: [EMAIL PROTECTED]
*NIX is like wigwam - no windows, no gates
and apache inside.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to get an overview of the installed ports

2004-03-19 Thread Peder Blom
On Fri, 19 Mar 2004 09:40:39 +0100
Ronald Hoellwarth [EMAIL PROTECTED] wrote:

 Hello,
 
 I've installed some apps and deinstalled them  again because I didn't 
 like them. While installing them other software was installed too but 
 I think it wasn't removed when I removed the unwanted programms.
 
 Is there a possibility to get an overview which ports are installed
 and how they are linked? something like this:
 
 appA
 needs appB appC
 needed by appD appE appF
 
 appB
 needs -none-
 needed by appA
 


pkg_info -rRa


There is also a GUI program that gives you a convenient tree-view of the
dependencies:

/ports/sysutils/gpkgdep


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to get an overview of the installed ports

2004-03-19 Thread Ronald Hoellwarth
On Fri, Mar 19, 2004 at 11:21:34AM +0100, Peder Blom wrote:
  Is there a possibility to get an overview which ports are installed
  and how they are linked?
 
 pkg_info -rRa

Aah. That's what I was after.
Thanks.

greetings from crailsheim, germany
ronald höllwarth



pgp0.pgp
Description: PGP signature


RE: How to get an overview of the installed ports

2004-03-19 Thread Dan MacMillan
pkg_tree is also available in the ports collection at
/usr/ports/sysutils/pkg_tree

-Dan

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Arek Czereszewski
Sent: March 19, 2004 02:47
To: Ronald Hoellwarth
Cc: [EMAIL PROTECTED]
Subject: Re: How to get an overview of the installed ports


Ronald Hoellwarth wrote:

Hello,

I've installed some apps and deinstalled them  again because I didn't
like them. While installing them other software was installed too but
I think it wasn't removed when I removed the unwanted programms.

Is there a possibility to get an overview which ports are installed and
how they are linked? something like this:

appA
needs appB appC
needed by appD appE appF

appB
needs -none-
needed by appA

...

Then I could go through the list and see which programms I have to
remove in order to get a cleaner system.

greetings from crailsheim, germany
ronald hllwarth



Try this app pkg_tree from page
http://www.mavetju.org/unix/general.php

Maybe help.



--
Arkadiusz Czereszewski  |  gg: 1349941
arek(at)wup-katowice.pl | jid: [EMAIL PROTECTED]
*NIX is like wigwam - no windows, no gates
 and apache inside.


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]