From owner-freebsd-current@FreeBSD.ORG Fri Apr 4 04:03:36 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 596BD37B401 for ; Fri, 4 Apr 2003 04:03:36 -0800 (PST) Received: from mail.cordis.lu (mail.cordis.lu [212.190.217.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 383C943FB1 for ; Fri, 4 Apr 2003 04:03:35 -0800 (PST) (envelope-from a.carter@cordis.lu) Received: from mailsvr.intrasoft.lu (mail.intrasoft.lu [212.190.217.251]) by mail.cordis.lu (8.12.8/8.12.8) with ESMTP id h34C6jnf019460; Fri, 4 Apr 2003 14:06:45 +0200 Received: by mail.intrasoft.lu with Internet Mail Service (5.5.2656.59) id <2HMPCK3K>; Fri, 4 Apr 2003 14:00:31 +0200 Received: from intra241.intrasoft.lu (212.190.217.170 [212.190.217.170]) by mailsvr.intrasoft.lu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id 2HMPCK3J; Fri, 4 Apr 2003 14:00:25 +0200 From: CARTER Anthony To: Wade Majors , CARTER Anthony Organization: Intrasoft Date: Fri, 4 Apr 2003 14:03:17 +0200 User-Agent: KMail/1.5 References: <200304041156.38051.a.carter@intrasoft.lu> <200304041334.34159.a.carter@intrasoft.lu> <3E8D7326.4080006@ezri.org> In-Reply-To: <3E8D7326.4080006@ezri.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304041403.17150.a.carter@intrasoft.lu> X-Spam-Status: No, hits=-126.1 required=4.2 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT,USER_IN_WHITELIST version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: freebsd-current@freebsd.org Subject: Re: OOOPS - portupgrade/Swapfile/??? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2003 12:03:36 -0000 How do you prevent a particular package from updating when doing a large portupgrade, or did you just do one at a time? Anthony On Friday 04 April 2003 13:57, Wade Majors wrote: > CARTER Anthony wrote: > > I can get it to do it with portupgrade -r Mesa...so we can limit it to > > Mesa and/or one of its dependencies...NO? > > This bit me this morning, too. I believe Xft is where the circle > happens, at least thats what i had to neuter to get other stuff building. > > -Wade