From owner-svn-ports-all@FreeBSD.ORG Fri Mar 28 00:45:23 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1AE0F23E; Fri, 28 Mar 2014 00:45:23 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D22FAF66; Fri, 28 Mar 2014 00:45:22 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 2A77BBDC2E; Fri, 28 Mar 2014 01:45:21 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 03BD4BDC24; Fri, 28 Mar 2014 01:45:21 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 90477D284BBA; Fri, 28 Mar 2014 01:45:20 +0100 (CET) Date: Fri, 28 Mar 2014 01:45:19 +0100 From: Mathieu Arnold To: Sunpoet Po-Chuan Hsieh , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r349343 - head/ftp/curl Message-ID: <7CDFFD7ACD48EF650D1ED431@atuin.in.mat.cc> In-Reply-To: <201403271622.s2RGM1eV064569@svn.freebsd.org> References: <201403271622.s2RGM1eV064569@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Mar 2014 00:45:23 -0000 +--On 27 mars 2014 16:22:01 +0000 Sunpoet Po-Chuan Hsieh wrote: | Author: sunpoet | Date: Thu Mar 27 16:22:01 2014 | New Revision: 349343 | URL: http://svnweb.freebsd.org/changeset/ports/349343 | QAT: https://qat.redports.org/buildarchive/r349343/ | | Log: | - Add HTTP2 option Tried that, got: checking whether to build with nghttp2... yes (/usr/local) checking for pkg-config... no configure: error: --with-nghttp2 was specified but could not find libnghttp2 pkg-config file. http://pkg.absolight.net/logs/bulk/100amd64-pkgng/20140327T174823Z/logs/curl-7.35.0.log -- Mathieu Arnold