From owner-freebsd-ports@FreeBSD.ORG Sat Sep 10 20:26:26 2005 Return-Path: X-Original-To: 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 470C116A41F for ; Sat, 10 Sep 2005 20:26:26 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 089D743D46 for ; Sat, 10 Sep 2005 20:26:25 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id AB0D82CE9; Sat, 10 Sep 2005 15:26:24 -0500 (CDT) Date: Sat, 10 Sep 2005 15:26:24 -0500 To: Glenn Sieb Message-ID: <20050910202624.GB1858@soaustin.net> References: <4323338D.4080004@wingfoot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4323338D.4080004@wingfoot.org> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: ports@FreeBSD.org Subject: Re: portsdb -Uu error 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: Sat, 10 Sep 2005 20:26:26 -0000 On Sat, Sep 10, 2005 at 03:27:09PM -0400, Glenn Sieb wrote: > # portsdb -Uu > Updating the ports index ... Generating INDEX.tmp - please wait.. > "Makefile", line 132: "XML logging is required to log to MySQL." > ===> security/samhain failed > *** Error code 1 > 1 error This is exactly why portmgr insists, loudly, that .error not be used to flag no-install conditions, and why setting the IGNORE Makevar is always the correct solution. Please file this as a PR for the maintainer of samhain (I have added to th Cc: of this message). Thanks. mcl