Skip site navigation (1)Skip section navigation (2)
Date:      02 Feb 2004 08:36:52 -0500
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        Rishi Chopra <rchopra@cal.berkeley.edu>
Cc:        questions@freebsd.org
Subject:   Re: Removing Ports
Message-ID:  <44ad41k3gr.fsf@be-well.ilk.org>
In-Reply-To: <401E4CA4.2010206@cal.berkeley.edu>
References:  <401E4CA4.2010206@cal.berkeley.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Rishi Chopra <rchopra@cal.berkeley.edu> writes:

> My understanding is that 'make deinstall' only removes the port from
> the "ports database" - is there any way to actually remove all of the
> files associated with a particular port?

'make deinstall' does a few other things as well; among them, a
pkg_delete(1).  This will remove the files installed by the port
(barring a bug in the port...).  Note that the 'make deinstall' 
will only delete the port if the port skeleton is still for the 
same version installed.

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area: 
		resume/CV at http://be-well.ilk.org:8088/~lowell/resume/
		username/password "public"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44ad41k3gr.fsf>