From owner-freebsd-questions@FreeBSD.ORG Tue Apr 26 23:04:19 2005 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 DAC5016A4CE for ; Tue, 26 Apr 2005 23:04:19 +0000 (GMT) Received: from ms-smtp-05-eri0.texas.rr.com (ms-smtp-05.texas.rr.com [24.93.47.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id C663D43D46 for ; Tue, 26 Apr 2005 23:04:18 +0000 (GMT) (envelope-from rylwin@houston.rr.com) Received: from [192.168.1.40] (cpe-67-10-38-25.houston.res.rr.com [67.10.38.25])j3QN4FRh019160 for ; Tue, 26 Apr 2005 18:04:16 -0500 (CDT) Message-ID: <426EC8E9.1080907@houston.rr.com> Date: Tue, 26 Apr 2005 18:04:09 -0500 From: Ryan Winograd User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Force install vulnerable 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: Tue, 26 Apr 2005 23:04:20 -0000 How can I override portaudit when trying to install a port with vulnerabilities like jdk? My temp. solution is to remove portaudit, but would like a way to be able to keep it and still be able to build vulnerable ports. Unfortunately, I couldn't find an answer in either the handbook or google. Thanks for all help, Ryan