From owner-freebsd-questions@FreeBSD.ORG Fri Dec 2 22:57:54 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF8E516A41F for ; Fri, 2 Dec 2005 22:57:54 +0000 (GMT) (envelope-from albi@scii.nl) Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4137043D6B for ; Fri, 2 Dec 2005 22:57:54 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:9947 helo=mail.aseed.antenna.nl) by post-22.mail.nl.demon.net with esmtp (Exim 4.51) id 1EiJqi-000301-S0 for freebsd-questions@freebsd.org; Fri, 02 Dec 2005 22:57:53 +0000 Received: from http.aseed.antenna.nl (http.aseed.antenna.nl [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 5F4AB15429C for ; Fri, 2 Dec 2005 23:57:55 +0100 (CET) Received: from localhost.localdomain (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id 602CF58CF7F for ; Sat, 3 Dec 2005 00:00:43 +0100 (CET) Date: Fri, 2 Dec 2005 23:57:48 +0100 From: albi To: freebsd-questions@freebsd.org Message-Id: <20051202235748.ff3acce4.albi@scii.nl> In-Reply-To: <20051202175116.3b372d01@localhost> References: <20051202175116.3b372d01@localhost> X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Removing packages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2005 22:57:55 -0000 On Fri, 2 Dec 2005 17:51:16 -0500 Trey Sizemore wrote: > I have OpenOffice 1.1.3 installed previously from packages. I have > recently installed OpenOffice 2.0 from ports. How do I go about: > > 1- removing the 1.1.3 package install - I know to use pkg_delete, but > can't seem to find the correct package name. pkg_info |grep -i "openoffice" .. doesn't help ? cd /usr/ports/editors/openoffice.org-1.1 ; make deinstall is also an idea -- grtjs, albi gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import