From owner-freebsd-questions Tue Apr 17 19:33:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from oddjob.adhesivemedia.com (oddjob.adhesivemedia.com [207.202.159.77]) by hub.freebsd.org (Postfix) with ESMTP id 61A2B37B449 for ; Tue, 17 Apr 2001 19:33:09 -0700 (PDT) (envelope-from philip@adhesivemedia.com) Received: from localhost (philip@localhost) by oddjob.adhesivemedia.com (8.11.1/8.11.1) with ESMTP id f3I2X8t84954 for ; Tue, 17 Apr 2001 19:33:09 -0700 (PDT) (envelope-from philip@adhesivemedia.com) Date: Tue, 17 Apr 2001 19:33:08 -0700 (PDT) From: Philip Hallstrom To: Subject: How to people easily update ports with dependencies (such as galeon)? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all - I was wondering if anyone had any suggestions on a painless way to update a port that has dependencies? In my case, I currently have galeon-0.10.2 which requires glib-1.2.10. I currently have glib-1.2.8. The problem is I can remove my galeon port, and install the new one, but installing the new one will install the new version of glib without removing the old one. is there an easy way to tell it to remove any old ports of new versions it's installing? thanks! -philip To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message