Date: Tue, 23 Dec 2003 19:35:16 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: fbsd_user <fbsd_user@a1poweruser.com> Cc: "freebsd-questions@FreeBSD. ORG" <freebsd-questions@freebsd.org> Subject: Re: what is diff between pkg_delete & make deinstall Message-ID: <20031223193516.GA803@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <MIEPLLIBMLEEABPDBIEGAEKNFBAA.fbsd_user@a1poweruser.com> References: <MIEPLLIBMLEEABPDBIEGAEKNFBAA.fbsd_user@a1poweruser.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--ikeVEW9yuYc//A+q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 23, 2003 at 02:04:06PM -0500, fbsd_user wrote: > I see that pkg_delete will delete an port as well as an package.=20 Ports and pkgs are different sides of the same coin. > Does pkg_delete do the same thing as the make deinstall command? Almost exactly the same. The difference is that pkg_delete(1) will delete packages by matching the name and version number stored in /var/db/pkg, whereas make deinstall deletes the all packages installed =66rom a particular ports directory where the same $PREFIX setting was used to install as is currently in force. Unless you're in the habit of installing multiple copies of ports/pkgs using different $PREFIX settings, that generally comes out to be the same thing. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --ikeVEW9yuYc//A+q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/6Jj0dtESqEQa7a0RAokPAJ9cOi+/zCC/YTWgP3h8G8t9LxwfVACdGVpn 3wTD/0OjG4iAv/1ijbx9boM= =dSCi -----END PGP SIGNATURE----- --ikeVEW9yuYc//A+q--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031223193516.GA803>