From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 16:44:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0C2716A417 for ; Mon, 11 Feb 2008 16:44:40 +0000 (UTC) (envelope-from canito@dalan.us) Received: from netbits.us (ptr-89.fastconcepts.net [209.18.107.89]) by mx1.freebsd.org (Postfix) with SMTP id 917F513C447 for ; Mon, 11 Feb 2008 16:44:40 +0000 (UTC) (envelope-from canito@dalan.us) Received: (qmail 7029 invoked by uid 65534); 11 Feb 2008 16:44:38 -0000 Received: from 64.122.68.138 ([64.122.68.138]) by mail.dalan.us (Horde MIME library) with HTTP; Mon, 11 Feb 2008 10:44:38 -0600 Message-ID: <20080211104438.vl4ox11goo0coo0k@mail.dalan.us> Date: Mon, 11 Feb 2008 10:44:38 -0600 From: David Alanis To: darryl@osborne-ind.com References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.1.4) Cc: freebsd-questions@freebsd.org Subject: Re: Uninstalling a port 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: Mon, 11 Feb 2008 16:44:41 -0000 Darryl: You can use pkg_delete and it might complain that it cannot remove it =20 thus it is needed by other packages. In this case you make need to =20 remove that package and reinstall it. I have this in my make.conf DEFAULT_PHP_VER=3D5 DEFAULT_MYSQL_VER=3D50 << so just change this to VER=3D4_1 ???? APACHE_PORT=3Dwww/apache22 Thxs, David Alanis Quoting Darryl Hoar : > Greetings, > I have Freebsd 6.3-release installed on my server. I used ports > to install mysql 4.0 on this machine. Turns out, I really need > mysql 4.1. What is the proper technique to remove the mysql 4 > and then install mysql 4.1 ? > > I tried make deinstall, but it says it doesn't know how. > > thanks, > Darryl > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g" > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.