From owner-freebsd-ports@FreeBSD.ORG Fri Dec 12 05:55:26 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33ADC16A4CE for ; Fri, 12 Dec 2003 05:55:26 -0800 (PST) Received: from lists.frmug.org (frmug-gw.frmug.org [193.56.58.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 600BE43D6B for ; Fri, 12 Dec 2003 05:55:07 -0800 (PST) (envelope-from olive@oban.frmug.org) Received: by lists.frmug.org (Postfix/TLS, from userid 66) id 5A39120F3D; Fri, 12 Dec 2003 14:55:05 +0100 (CET) Received: by weirdos.oban.frmug.org (Postfix, from userid 1002) id 582BC8C0C; Fri, 12 Dec 2003 14:52:57 +0100 (CET) Date: Fri, 12 Dec 2003 14:52:57 +0100 From: Olivier Tharan To: freebsd-ports@freebsd.org Message-ID: <20031212135257.GE55774@weirdos.oban.frmug.org> Mail-Followup-To: freebsd-ports@freebsd.org References: <200312121245.hBCCjKqo088201@cwsys.cwsent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <200312121245.hBCCjKqo088201@cwsys.cwsent.com> X-Attribution: Olive Subject: Re: portupgrade question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Dec 2003 13:55:26 -0000 * Cy Schubert (20031212 04:45): > Is it possible to have multiple -x parameters specified on the portupgrade > command line? The man page doesn't mention it leading me to assume probably > not, however reading the source (I don't know Ruby), it appears I can. Yes, you can. If the exclusions are not temporary, I suggest you add them to the HOLD_PKGS array in pkgtools.conf. -- olive