From owner-svn-ports-all@freebsd.org Fri Feb 2 19:48:14 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 15A3EEEBBFB for ; Fri, 2 Feb 2018 19:48:14 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-io0-x235.google.com (mail-io0-x235.google.com [IPv6:2607:f8b0:4001:c06::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A16AB7C8D5 for ; Fri, 2 Feb 2018 19:48:13 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-io0-x235.google.com with SMTP id f4so24115401ioh.8 for ; Fri, 02 Feb 2018 11:48:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sunpoet-net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=2HUp/q2sfzwix0DrIh3t2cX5CQ3pZRp9ompwPTV+BzI=; b=QBM5gPVrJ8fmALmxTpbuzj5+/gSFhvWm1YO4jEGxwlHp8VQIHpr0zOgIs/Qbenkbj/ S5rg6R49zCUniuFTGepo1a7L1cpYFwXFq5lds7fWdqKkSOIqbnwylY5LVbYdUZ8U6IQu u78N4KXTR5t2ghOd7j/RWTai5PrsAURy4Au/mohN9ElB0Pc1nOaPSq9VQnVGaLr99UHL axuNEx27JmnP5ClpKlKAeTBjO8ZG91SMrgkCjKjb06Q+neSdHb8LmDBS1mrdjIzgDFqG DJxejOyig0orMD3x0ZQESgpvekB6SARQ4IuN5XxdhOYFntahJ/urhqZzlKnqLX5q06DX c6IA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=2HUp/q2sfzwix0DrIh3t2cX5CQ3pZRp9ompwPTV+BzI=; b=QE3Ksx44W2nc205BtDvyT0rKZwBSkX08gx1Qgwyb1WZDEvhXjO4HZVmWK12lFmz7Qp c3kP8xEEaB8Ju3p19b4K0Ya3P3ZbHG9ltKLXv3JGMwilF6sVRMsikyk0XKw5Hp+OGe8C NFRTeidLhQDg7pTvz1YDOp4mVeMeMaiISgWWd5iJVXHBJuEbwKZXDrMTz+xQNgMnXToc PerMZbuiBizQIRc/U32F/XNsm/tiCEOoqTEFPXyiDUpaHDHO/OtGXC2wneDVix6+ZUTf jCLNtJsTUe59pKS8KgCYp5OAPF8IIl1LhjiHQeD1d8iNK4TeanYJpSfydpoyR0jaD5aL g/fA== X-Gm-Message-State: AKwxyte4m4UB/eTeOT0scr7c4vGgMoj1FG5dqR+KIc3+LQoGru8nDtGd cM/YwEUFfW2P09fvYscBtEFkPIqLL+5Kol8NJB744Q== X-Google-Smtp-Source: AH8x22625EIbg8FNYuaI0svyEo/dMdLAaOa20cFfl7nf445NtqfQhzWyNDkXJBxnheftQthcBwKaPgep+iPmfxl/GVE= X-Received: by 10.107.128.232 with SMTP id k101mr29441734ioi.152.1517600892681; Fri, 02 Feb 2018 11:48:12 -0800 (PST) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.2.133.1 with HTTP; Fri, 2 Feb 2018 11:47:32 -0800 (PST) In-Reply-To: <07782895-316b-69c9-18d5-d1a0178b217a@freebsd.org> References: <201801301539.w0UFd0DR039683@repo.freebsd.org> <07782895-316b-69c9-18d5-d1a0178b217a@freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 3 Feb 2018 03:47:32 +0800 X-Google-Sender-Auth: bbdtyAIIAbq4F1pQ1bIZdcdWPHs Message-ID: Subject: Re: svn commit: r460400 - head/ftp/curl To: Craig Leres Cc: "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 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, 02 Feb 2018 19:48:14 -0000 On Sat, Feb 3, 2018 at 3:07 AM, Craig Leres wrote: > On 01/30/18 07:39, Sunpoet Po-Chuan Hsieh wrote: > >> Author: sunpoet >> Date: Tue Jan 30 15:39:00 2018 >> New Revision: 460400 >> URL: https://svnweb.freebsd.org/changeset/ports/460400 >> >> Log: >> > > - Add DICT, FTP, GOPHER, HTTP, TELNET and TFP options >> > > It might not be a bad idea to add HTTP to OPTIONS_DEFAULT; I had several > things break today because the newest curl my poudriere build server built > no longer had HTTP/HTTPS support. > > Craig > Hi, Regarding HTTP option, it is enabled by default. Though it is not listed in OPTIONS_DEFAULT, it is enabled through HTTP2 option. OPTIONS_DEFAULT= ... HTTP2 ... HTTP2_IMPLIES= HTTP I've prepared a fix for r460440 to re-enable some other options. Regards, sunpoet