From owner-freebsd-ports@FreeBSD.ORG Fri Aug 20 01:53:46 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 F00FD1065695 for ; Fri, 20 Aug 2010 01:53:46 +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 817718FC18 for ; Fri, 20 Aug 2010 01:53:46 +0000 (UTC) Received: by bwz20 with SMTP id 20so2642270bwz.13 for ; Thu, 19 Aug 2010 18:53:44 -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=K+uPnW9ceQLwJ/4KFCV0UHl/clFkz5GJX/EVl9hjj+8=; b=Ho5Ts3rcNXkXeMrSqgerW+mG5G5Ft7WNysHqojERR9zu8ZITI8WHT4QentVd3f+OWF saFbnNrtjvpldLH2sBpp1bzeaNLnHabypuxcAgTfW0dQkuU7PITY0l72Cy9TP3Wq3hFv 7PBC/zvyzTGJDHrY4en30rMLRkxtDzixqOuVs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ojVDiIMa56R9uQxcL+Xyr5kz0gu6xCy7ARM0Iw6YZbntlACnZl2jhmyq9uOHN1mne/ H6l3kGKmbynRCeXaZwe6AQjzOP/bGGpbuo6Lw/IQzR2JRoiTRuy6DwN/N05qJhDjsqjg 71IidSQT8iOI8Jc5oSNUUDAkM7UJVVfmMb38Y= MIME-Version: 1.0 Received: by 10.204.68.206 with SMTP id w14mr427399bki.132.1282267810202; Thu, 19 Aug 2010 18:30:10 -0700 (PDT) Received: by 10.204.82.6 with HTTP; Thu, 19 Aug 2010 18:30:10 -0700 (PDT) Date: Thu, 19 Aug 2010 18:30:10 -0700 Message-ID: From: Garrett Cooper To: bug-followup@FreeBSD.org, gcooper@FreeBSD.org, ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: 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: Fri, 20 Aug 2010 01:53:47 -0000 This request has been sitting mostly idle for the last 3 months. I realize people are busy, but could someone with some time please help me work out any issues that might exist with this port, and commit this to ports? There are a _lot_ of developers that would be happy to see this committed to ports so they can add unittests for their work, and I would like to see this committed so I can start writing real testcases for pkg_install. Thanks, -Garrett