From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 13 18:43:31 2005 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34A7816A4CE for ; Sun, 13 Mar 2005 18:43:31 +0000 (GMT) Received: from ispmxmta05-srv.alltel.net (ispmxmta05-srv.alltel.net [166.102.165.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5160C43D6A for ; Sun, 13 Mar 2005 18:43:29 +0000 (GMT) (envelope-from trey@fastmail.fm) Received: from [192.168.0.2] (really [69.40.79.204]) by ispmxmta05-srv.alltel.net with ESMTP <20050313184328.WDRV1218.ispmxmta05-srv.alltel.net@[192.168.0.2]>; Sun, 13 Mar 2005 12:43:28 -0600 From: Trey Sizemore To: Randy Pratt In-Reply-To: <20050313122613.337f7e4f.rpratt1950@earthlink.net> References: <20050313122613.337f7e4f.rpratt1950@earthlink.net> Content-Type: text/plain Date: Sun, 13 Mar 2005 08:45:17 -0500 Message-Id: <1110721517.18655.0.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 Content-Transfer-Encoding: 7bit cc: freebsd-gnome@freebsd.org Subject: Re: Gnome-210 upgrade comments X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 18:43:31 -0000 On Sun, 2005-03-13 at 12:26 -0500, Randy Pratt wrote: > If portaudit is being used and there are any installed ports which > have > a security issue then gnome_upgrade.sh will fail. The > gnome_upgrade.sh > does a pkg_deinstall and later tries to pkg_install which fails since > there is a security issue with that port. Is there a way when running the script to say "Don't use portaudit security checks? Thanks.