From owner-freebsd-questions@FreeBSD.ORG Tue Aug 12 13:07:25 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 11849106564A for ; Tue, 12 Aug 2008 13:07:25 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from mail1.sourcehosting.net (113901-app1.sourcehosting.net [72.32.213.11]) by mx1.freebsd.org (Postfix) with ESMTP id EAE948FC17 for ; Tue, 12 Aug 2008 13:07:24 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from 68-189-244-97.dhcp.oxfr.ma.charter.com ([68.189.244.97] helo=Gregory-Larkins-Computer.local) by mail1.sourcehosting.net with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1KStas-000Ljx-01; Tue, 12 Aug 2008 09:07:23 -0400 Received: from [127.0.0.1] (fireball.entropy.prv [192.168.1.12]) by Gregory-Larkins-Computer.local (Postfix) with ESMTP id B843423539E4; Tue, 12 Aug 2008 09:07:21 -0400 (EDT) Message-ID: <48A18B09.8050000@FreeBSD.org> Date: Tue, 12 Aug 2008 09:07:21 -0400 From: Greg Larkin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: mc References: <200808121444.32191.marshc187@gmail.com> In-Reply-To: <200808121444.32191.marshc187@gmail.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.3 (-) Cc: freebsd-questions@freebsd.org Subject: Re: question -updating package + ignore depend X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glarkin@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Aug 2008 13:07:25 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 mc wrote: | hi, | | can anyone briefly explain what is the general procedure here? | | i am trying to update a few packages which inevitably provoke a firefox2 | install, which i don't want (have ff3). | | checked google and porter's handbook, then tried marking ff2 as IGNORE -- | which i didn't really understand how but added IGNORE= reason etc etc to the | makefile at the very top after the comments. seems like it worked, but what i | want to update fails because of that. | | i am installing portupgrade now to try with k or K (whichever means comtinue | anyway) but is this a good idea or an easier way? | | also, i am not sure if questions like this go here or still go in ports | mailing list ? | | thanks in advance Hi mc, Which ports are you trying to update? It may be that they need their dependencies (BUILD_DEPENDS, RUN_DEPENDS, etc.) changed to reflect the new version of Firefox. Of course, that assumes that FF3 provides the same requirements that FF2 did for each specific port. Please post the port names back here, and I'll take a look at the various Makefiles. Best regards, Greg - -- Greg Larkin http://www.sourcehosting.net/ http://www.FreeBSD.org/ - The Power To Serve -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIoYsJ0sRouByUApARAjlJAJ9rt9DrGWZQxI/BjEMlUhj+Bl1nKQCff5O4 B9ZRfJ/r/Efg/xgcrP/CfCU= =fFq9 -----END PGP SIGNATURE-----