From owner-freebsd-questions@FreeBSD.ORG Sun Mar 28 12:23:09 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 6B0E616A4CE for ; Sun, 28 Mar 2004 12:23:09 -0800 (PST) Received: from ms-smtp-02-eri0.ohiordc.rr.com (ms-smtp-02-smtplb.ohiordc.rr.com [65.24.5.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id C00CB43D2F for ; Sun, 28 Mar 2004 12:23:08 -0800 (PST) (envelope-from dmehler26@woh.rr.com) Received: from satellite (dhcp065-031-041-029.woh.rr.com [65.31.41.29]) i2SKN6tO007866 for ; Sun, 28 Mar 2004 15:23:06 -0500 (EST) Message-ID: <000701c41502$0e68e5d0$0200a8c0@satellite> From: "dave" To: Date: Sun, 28 Mar 2004 15:20:04 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: 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:23:09 -0000 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. Thanks. Dave.