From owner-freebsd-ports@FreeBSD.ORG Mon May 14 17:11:24 2012 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 C0DBE1065672 for ; Mon, 14 May 2012 17:11:24 +0000 (UTC) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: from asbnvacz-mailrelay01.megapath.net (asbnvacz-mailrelay01.megapath.net [207.145.128.243]) by mx1.freebsd.org (Postfix) with ESMTP id 507D58FC0A for ; Mon, 14 May 2012 17:11:24 +0000 (UTC) Received: from mail5.sea5.speakeasy.net (mail5.sea5.speakeasy.net [69.17.117.49]) by asbnvacz-mailrelay01.megapath.net (Postfix) with ESMTP id 90549A72EB2 for ; Mon, 14 May 2012 13:11:23 -0400 (EDT) Received: (qmail 19945 invoked from network); 14 May 2012 17:11:22 -0000 Received: by simscan 1.4.0 ppid: 25728, pid: 18820, t: 0.1577s scanners: clamav: 0.88.2/m:52/d:10739 Received: from unknown (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail5.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 14 May 2012 17:11:22 -0000 Received: from lowell-desk.lan (lowell-desk.lan [172.30.250.8]) by be-well.ilk.org (Postfix) with ESMTP id 0EA1533C1D; Mon, 14 May 2012 13:11:16 -0400 (EDT) Received: by lowell-desk.lan (Postfix, from userid 1147) id 73E9039848; Mon, 14 May 2012 13:11:16 -0400 (EDT) From: Lowell Gilbert To: Jason Hellenthal References: <4FB06CD0.8020108@naebunny.net> <44aa1avkvz.fsf@lowell-desk.lan> <20120514161352.GA44801@DataIX.net> Date: Mon, 14 May 2012 13:11:16 -0400 In-Reply-To: <20120514161352.GA44801@DataIX.net> (Jason Hellenthal's message of "Mon, 14 May 2012 12:13:52 -0400") Message-ID: <444nrivgaz.fsf@lowell-desk.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: ports@freebsd.org, Darin Subject: Re: Smokeping failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ports@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 May 2012 17:11:24 -0000 Jason Hellenthal top-posted: > On Mon, May 14, 2012 at 11:32:16AM -0400, Lowell Gilbert wrote: >> Darin writes: >> >> > It's apparently failing on the absence of FCGI or CGI::Fast. Any idea >> > why this is happening all of a sudden? >> >> I don't use (or know anything about) smokeping, >> but I did notice the new entry in UPDATING >> saying that such configurations were preferred, >> and pointing to the documentation. > This has nothing to do with the webserver configuration. > > This is a build failure due to a missing depend. Well, you definitely need one of those missing CGI ports for the default configurations, so you can work around this by installing them. It looks like you *should* be able to configure it other ways, so I don't think putting them in the build requirements is a real fix.