From owner-freebsd-questions@FreeBSD.ORG Fri Jun 17 20:49:35 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A595C16A41C for ; Fri, 17 Jun 2005 20:49:35 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from cobalt.antimatter.net (cobalt.antimatter.net [69.55.224.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D4B343D1D for ; Fri, 17 Jun 2005 20:49:35 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from glenn-mobile.antimatter.net (cpe-66-27-86-22.san.res.rr.com [66.27.86.22]) (authenticated bits=0) by cobalt.antimatter.net (8.13.4/8.13.4) with ESMTP id j5HKnYf9028976 (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NO); Fri, 17 Jun 2005 13:49:34 -0700 Message-Id: <6.1.0.6.2.20050617134748.10b0c170@cobalt.antimatter.net> X-Sender: lists@cobalt.antimatter.net X-Mailer: QUALCOMM Windows Eudora Version 6.1.0.6 Date: Fri, 17 Jun 2005 13:48:12 -0700 To: Steven Lake , questions@freebsd.org From: Glenn Dawson In-Reply-To: <200506171645.04647.steven.lake@voyager.net> References: <200506171645.04647.steven.lake@voyager.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: Blocking ports from upgrade 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: Fri, 17 Jun 2005 20:49:35 -0000 At 01:45 PM 6/17/2005, Steven Lake wrote: > Just curious about how to block portupgrade from upgrading > certain files when you cvsup your ports and tell it to upgrade > everything? I've got a few programs that refuse to work with the newer > version so I have to copy the older version back in to make it work > again. I'd like to just block it from upgrading those programs until I > absolutely must upgrade. Is there some way to mark them as being port > that should be ignored? Thanks in advance for the info. Looks like the -x option to portupgrade will do the trick. -Glenn >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"