From owner-freebsd-questions Sun Jan 20 21:35: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from digger1.defence.gov.au (digger1.defence.gov.au [203.5.217.4]) by hub.freebsd.org (Postfix) with ESMTP id BE41637B400 for ; Sun, 20 Jan 2002 21:34:57 -0800 (PST) Received: from dsto-ms2.dsto.defence.gov.au (dsto-ms2.dsto.defence.gov.au [131.185.2.150]) by digger1.defence.gov.au (8.10.1/8.10.1) with ESMTP id g0L5XqF21805 for ; Mon, 21 Jan 2002 16:03:52 +1030 (CST) Received: from muttley.dsto.defence.gov.au (unverified) by dsto-ms2.dsto.defence.gov.au (Content Technologies SMTPRS 4.1.5) with ESMTP id for ; Mon, 21 Jan 2002 16:04:40 +1030 Received: from salex001.dsto.defence.gov.au (salex001.dsto.defence.gov.au [131.185.2.9]) by muttley.dsto.defence.gov.au (8.9.3/8.9.3/8.9.3.LMD.990513) with ESMTP id PAA21135 for ; Mon, 21 Jan 2002 15:59:41 +1030 (CST) Received: from pluto2.dsto.defence.gov.au (squirm.dsto.defence.gov.au [131.185.75.211]) by salex001.dsto.defence.gov.au with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id DLRRZYZT; Mon, 21 Jan 2002 15:59:40 +1030 Date: Mon, 21 Jan 2002 15:54:41 +1030 (CST) From: "Wilkinson,Alex" X-X-Sender: Reply-To: To: Subject: upgrading Fbsd port ? Message-ID: <20020121155426.A527-100000@squirm.dsto.defence.gov.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Howdy All, I have a situation where I need to update GTK from: gtk-1.2.10_2 to gtk+-1.3.12. However, I can't do a pkg_delete gtk-1.2.10_2 because I have tonnes of programs that require it. eg. "pkg_delete: package 'gtk-1.2.10_2' is required by these other packages" mlib-1.9.11 gnomelibs-1.4.1.1 fnlib-0.5 ... etc So it seems as if I have only one option ie to build the gtk+-1.3.12 port as well as keep the gtk-1.2.10_2 port. I really would prefer to delete gtk-1.2.10_2 first and then install the new port or somehow upgrade gtk-1.2.10_2 to gtk+-1.3.12 instead of installing both. Is this possible ? Can anyone recommend a more cleaner solution to my problem ? - Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message