From owner-freebsd-ports@FreeBSD.ORG Tue Aug 31 18:32:31 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0E2E10656B5; Tue, 31 Aug 2010 18:32:31 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 06C608FC20; Tue, 31 Aug 2010 18:32:30 +0000 (UTC) Received: by bwz20 with SMTP id 20so5618888bwz.13 for ; Tue, 31 Aug 2010 11:32:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=hC98BAi27ZwKwPfgXQrRQDub2ucfAz8wqKVsMevdfEI=; b=BSlPI6gb9pWg+gFrFX1oFyL+URhiYJCHH/DR07GxrRDGUQbp9pslU5IeI+EiQUgOHI y4wS+owfkFTUP/LcJZjloJhLZu73LYu6nhTZvYgJiAlm7wEc7FOKZZ22UFqPnQ07Lb5D ZEI7MVBrR6nb1IXQ7jmlmlGK+1ZizvOXDBmEc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=QiGIFBvqalMZUIUsm8EhpX5Ob0tNFZEDcXkU/Pr3+NOxCUU8OMkmVni2+axBpUURAH khf+qKgoQmirghStXWWv6MuCf6skG/+nxezSkdTduL/XnFQga26MGo93qu8pWmcmT/T+ flH68BaNIr+uOG8xFanTVCxPralviOqGpKBvI= MIME-Version: 1.0 Received: by 10.204.63.9 with SMTP id z9mr4839063bkh.66.1283279549069; Tue, 31 Aug 2010 11:32:29 -0700 (PDT) Received: by 10.204.113.79 with HTTP; Tue, 31 Aug 2010 11:32:28 -0700 (PDT) In-Reply-To: References: Date: Tue, 31 Aug 2010 11:32:28 -0700 Message-ID: From: Garrett Cooper To: Ade Lovett Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: ports , bug-followup@freebsd.org Subject: Re: ports/146754: [patch] new port: add devel/atf framework to 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: Tue, 31 Aug 2010 18:32:31 -0000 On Tue, Aug 31, 2010 at 10:17 AM, Ade Lovett wrote: > > On Aug 29, 2010, at 20:00 , Garrett Cooper wrote: >> =A0 =A0Found the reference. The stuff that gets installed under >> ${PREFIX}/tests (to some degree) are actually executables >> ($(execdir)), and some are data files ($(datarootdir)). > > Woo. =A0Lots of fun there. :) > > As much as I hate committing a port that has known issues (in this case h= ier(7) breakage), I can certainly see the value in having it in the tree. > > So. =A0Here's the deal. =A0I'll go ahead and commit it, adding a note tha= t it currently isn't hier(7) safe (just a note, not an IGNORE/BROKEN/whatev= er). > > However, if in 6 months, or two version jumps, whichever comes first, it = is still not heir(7) safe, then I _will_ mark it BROKEN. > > Unless anyone else can thing of an utter show-stopper, this would seem to= be the best compromise. Understood. Thanks, -Garrett