From owner-freebsd-ports@FreeBSD.ORG Sun Jul 21 17:20:35 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0B53CBFB for ; Sun, 21 Jul 2013 17:20:35 +0000 (UTC) (envelope-from kentas@hush.com) Received: from smtp10.hushmail.com (smtp10.hushmail.com [65.39.178.143]) by mx1.freebsd.org (Postfix) with ESMTP id E74F1A8D for ; Sun, 21 Jul 2013 17:20:34 +0000 (UTC) Received: from smtp10.hushmail.com (localhost [127.0.0.1]) by smtp10.hushmail.com (Postfix) with SMTP id B85D7C00F1 for ; Sun, 21 Jul 2013 17:20:28 +0000 (UTC) Received: from smtp.hushmail.com (w8.hushmail.com [65.39.178.52]) by smtp10.hushmail.com (Postfix) with ESMTP; Sun, 21 Jul 2013 17:20:28 +0000 (UTC) Received: by smtp.hushmail.com (Postfix, from userid 99) id 90AFE600C4; Sun, 21 Jul 2013 17:20:28 +0000 (UTC) MIME-Version: 1.0 Date: Sun, 21 Jul 2013 13:20:28 -0400 To: "Jason Helfman" Subject: Re: [request] sysutils/screenfetch From: "Kenta Suzumoto" In-Reply-To: References: <20130720000303.E8911600C4@smtp.hushmail.com> <20130721072342.837EC600C4@smtp.hushmail.com> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="UTF-8" Message-Id: <20130721172028.90AFE600C4@smtp.hushmail.com> Cc: FreeBSD Ports List 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, 21 Jul 2013 17:20:35 -0000 On 07/21/2013 at 10:45 AM, "Jason Helfman" wrote: >> >What did you run exactly, so I can try and reproduce the error? I >started >with grabbing the tag 3.0.5, however there were issues with it, so >took a >few commits afterwards as they included fixes for BSD. If what you >are >trying to accomplish includes another committed fix or fixes, it >may just >be as simple as grabbing that commit sequence and installing that >version. > >Does just issuing 'screenFetch' work, with no arguments? > All I did was install the port and run "screenFetch" with no arguments. It hung and never gave me anything back. The git copy worked fine.