From owner-freebsd-ports@FreeBSD.ORG Sun Nov 10 13:59:46 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1758E2F0; Sun, 10 Nov 2013 13:59:46 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from ainaz.pair.com (ainaz.pair.com [209.68.2.66]) by mx1.freebsd.org (Postfix) with ESMTP id EA63B2C40; Sun, 10 Nov 2013 13:59:45 +0000 (UTC) Received: from [10.11.37.112] (216-53-168-052.subnet.mpinet.net [216.53.168.52]) by ainaz.pair.com (Postfix) with ESMTPSA id 1EE433F417; Sun, 10 Nov 2013 08:59:35 -0500 (EST) Date: Sun, 10 Nov 2013 08:59:34 -0500 (EST) From: Gerald Pfeifer To: Dmitry Marakasov Subject: Re: [QAT] r333268: 4x leftovers In-Reply-To: <20131109002934.GI96134@hades.panopticon> Message-ID: References: <20131109002934.GI96134@hades.panopticon> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: ports@FreeBSD.org, Ports-QAT , decke@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Nov 2013 13:59:46 -0000 On Sat, 9 Nov 2013, Dmitry Marakasov wrote: > * Ports-QAT (qat@redports.org) wrote: > > +gerald@ Staging support broke INFO= here. The INFO= infrastructure should take care of not leaving anything upon deinstallation and it did so for years. I looked into fixing this in Mk/bsd.*.mk but failed. Help welcome! Gerald