From owner-freebsd-questions@FreeBSD.ORG Sun May 23 21:29:47 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 585F9106566B for ; Sun, 23 May 2010 21:29:47 +0000 (UTC) (envelope-from renaud.luca@gmail.com) Received: from mail-ww0-f54.google.com (mail-ww0-f54.google.com [74.125.82.54]) by mx1.freebsd.org (Postfix) with ESMTP id E48C68FC16 for ; Sun, 23 May 2010 21:29:46 +0000 (UTC) Received: by wwc33 with SMTP id 33so100812wwc.13 for ; Sun, 23 May 2010 14:29:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=sO9qDbIT+Ein5s5plAGgKoHghKXrk2nnjBNFK5QBdUM=; b=if4jOKSQ4rpjN40sQZrWzbKfprU1FuMvMB+NTXNzFT5pv64YvdPKhw86wqxCVgrLbx i5QR3dEa41ATx35AxNac78DqAxYn3oqkxIGhzj/3iP38qAnpIabbGJvrjLT9mGIIEvOW BHHoDrFpY/oMwYm7G4bLxEZuL4Gl0eMCyrtFo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=V6ebCPrEDJqy44k3oRcPr0vPKyD1QPGvZFFFP2vUCiwlzlwoqR8IctULnExTA2XD83 CYyJtD3ZWDSspwJjpoHldJAS3fRENXWdj4HAgzr4ayA7qxuV+6axktNTKn6G9hYDE+W9 ay02Q1r88nwJ4N3+v6EwjfoT0YMH3ScFXfYrs= MIME-Version: 1.0 Received: by 10.216.173.69 with SMTP id u47mr2733739wel.227.1274650185528; Sun, 23 May 2010 14:29:45 -0700 (PDT) Received: by 10.216.231.157 with HTTP; Sun, 23 May 2010 14:29:45 -0700 (PDT) Date: Sun, 23 May 2010 22:29:45 +0100 Message-ID: From: Luca Renaud To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Vulnerability Database,Compile ports under Security Warnings. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 May 2010 21:29:47 -0000 Krb5-1.8.1 is object of a security warning,and I am not able to compile it.It tells me to update the ports tree and try again,which I have done several times but the same warning stands. Is this port not yet security updated with a security patch? Is there a way to compile without the security updated/patched tree?