From owner-freebsd-questions@FreeBSD.ORG Fri Oct 24 08:45:46 2003 Return-Path: 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 6E2EA16A4B3 for ; Fri, 24 Oct 2003 08:45:46 -0700 (PDT) Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF58A43F3F for ; Fri, 24 Oct 2003 08:45:44 -0700 (PDT) (envelope-from locus@stable.ch) Received: from stable.ch (dclient80-218-246-37.hispeed.ch [80.218.246.37]) h9OFjfqc007470 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 24 Oct 2003 17:45:42 +0200 Received: from locus by stable.ch with local (Exim 3.33 #1) id 1AD48J-000P0l-00; Fri, 24 Oct 2003 17:45:47 +0200 Date: Fri, 24 Oct 2003 17:45:47 +0200 From: Thomas Spreng To: freebsd-questions@freebsd.org Message-ID: <20031024154547.GA96030@rock.stable.ch> Mail-Followup-To: freebsd-questions@freebsd.org, jesse@wingnet.net References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: locus cc: jesse@wingnet.net Subject: Re: howto dissallow upgrade for specific port? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Oct 2003 15:45:46 -0000 hello, Read the portupgrade manpage. I think the --exclude parameter is what you want. cheers, tom On Fri, Oct 24, 2003 at 11:23:03AM -0400, Jesse Guardiani wrote: > Howdy list, > > I have a port that I do NOT want to upgrade: python-2.2.2 > If I do upgrade it, some of the software on my system will > not work correctly. > > However, I'd still like to use portupgrade -R on a few > ports to upgrade all dependencies EXCEPT python. > > Is there a way to mark a port as non-upgradable? > > Thanks. > > -- > Jesse Guardiani, Systems Administrator > WingNET Internet Services, > P.O. Box 2605 // Cleveland, TN 37320-2605 > 423-559-LINK (v) 423-559-5145 (f) > http://www.wingnet.net > > > _______________________________________________ > 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" >