Re: Removing a port & its dependencies /

2008-08-12 Thread ervin
works smoothly - thx :-)

2008/8/10 Pieter de Goeje <[EMAIL PROTECTED]>

> On Sunday 10 August 2008, ervin wrote:
> > hi,
> >
> > I installed a port  with "make install" and it worked including
> > installation of dependencies
> >
> > Removing the port:
> >
> > Do I use pkg_delete or  ?
> > I want the dependencies to me removed as well  the "make deinstall"
> > deinstall the primary port but not the dependencies.
>
> You can use pkg_rmleaves or pkg_cutleaves (both in ports/ports-mgmt).
>
> --
> Pieter de Goeje
>
>


-- 


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


Re: Removing a port & its dependencies /

2008-08-10 Thread Pieter de Goeje
On Sunday 10 August 2008, ervin wrote:
> hi,
>
> I installed a port  with "make install" and it worked including
> installation of dependencies
>
> Removing the port:
>
> Do I use pkg_delete or  ?
> I want the dependencies to me removed as well  the "make deinstall"
> deinstall the primary port but not the dependencies.

You can use pkg_rmleaves or pkg_cutleaves (both in ports/ports-mgmt).

-- 
Pieter de Goeje

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


Removing a port & its dependencies /

2008-08-10 Thread ervin
hi,

I installed a port  with "make install" and it worked including installation
of dependencies

Removing the port:

Do I use pkg_delete or  ?
I want the dependencies to me removed as well  the "make deinstall"
deinstall the primary port but not the dependencies.

-- 

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