From owner-freebsd-questions@FreeBSD.ORG Sun Mar 28 12:31:25 2004 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 D2A6816A4CE for ; Sun, 28 Mar 2004 12:31:25 -0800 (PST) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id A516F43D2D for ; Sun, 28 Mar 2004 12:31:25 -0800 (PST) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id BCC733EC4; Sun, 28 Mar 2004 15:31:24 -0500 (EST) From: "Dan Langille" To: "dave" Date: Sun, 28 Mar 2004 15:31:24 -0500 MIME-Version: 1.0 Message-ID: <4066EFCC.12268.713C64EC@localhost> Priority: normal In-reply-to: <000701c41502$0e68e5d0$0200a8c0@satellite> X-mailer: Pegasus Mail for Windows (v4.02a) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body cc: freebsd-questions@FreeBSD.org Subject: Re: portupgrade upgrading ports i don't want 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: Sun, 28 Mar 2004 20:31:26 -0000 On 28 Mar 2004 at 15:20, dave wrote: > Hello, > I've got a system i'm using portupgrade on. I've got a pkgtools.conf > file with make_args defined for ports. I'm using combinations of > portupgrade -arR and various ways of that, yet when it gets to the mod_php4 > port portupgrade is trying to install mysql4 which i do not want. Anyone > know which of the -rR switches is responsible for this? Also can i have a > make arg like: > packagename => 'install clean' > That does not appear to be working. My guess: try a make rmconfig in the mod_php4 directory. By default PHP wants to give you MySQL support. Or try installing mod_php4 manually. -- Dan Langille : http://www.langille.org/ BSDCan - http://www.bsdcan.org/