From owner-freebsd-ports@FreeBSD.ORG Mon Oct 23 00:20:54 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org 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 4D9A716A407 for ; Mon, 23 Oct 2006 00:20:54 +0000 (UTC) (envelope-from indigo23@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 248E243D62 for ; Mon, 23 Oct 2006 00:20:52 +0000 (GMT) (envelope-from indigo23@gmail.com) Received: by py-out-1112.google.com with SMTP id c59so119460pyc for ; Sun, 22 Oct 2006 17:20:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=tTc/NZVdwJbUoq2vGFwy2b68p4KhwKlqwfMgHGwUR51MpXXk4svWxB68Y4Gzq0jZbx4SIptwGK9Ki3/IQXOBeDDOx7GGF7ljAfJ6IrWG1QWl0iWoCXyD0+Y7A3dYGFOckXaZDQboxyEn+64Q137YMPWpXoBSlyB8vLw011I+a34= Received: by 10.35.77.1 with SMTP id e1mr5577904pyl; Sun, 22 Oct 2006 17:20:42 -0700 (PDT) Received: by 10.35.89.7 with HTTP; Sun, 22 Oct 2006 17:20:41 -0700 (PDT) Message-ID: <6f50eac40610221720g701ca174gaae92803b523eff6@mail.gmail.com> Date: Sun, 22 Oct 2006 20:20:41 -0400 From: "Indigo 23" To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Override FORBIDDEN ports? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Oct 2006 00:20:54 -0000 I was trying to recompile mozilla (www/mozilla), but I cannot because it gives me this error: "===> mozilla-1.7.13_1,2 has known vulnerabilities: => mozilla -- multiple vulnerabilities. Reference: => mozilla -- multiple vulnerabilities. Reference: => Please update your ports tree and try again. *** Error code 1 Stop in /usr/ports/www/mozilla." My question is how to bypass this and force it to compile/install? Thanks.