Date: Sat, 3 Feb 2018 03:47:32 +0800 From: Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.org> To: Craig Leres <leres@freebsd.org> Cc: "ports-committers@freebsd.org" <ports-committers@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org> Subject: Re: svn commit: r460400 - head/ftp/curl Message-ID: <CAMHz58TM2zUa1OXtyOKujqFBAAwFFhJOxkg-7m2bP5q3AZnCSw@mail.gmail.com> In-Reply-To: <07782895-316b-69c9-18d5-d1a0178b217a@freebsd.org> References: <201801301539.w0UFd0DR039683@repo.freebsd.org> <07782895-316b-69c9-18d5-d1a0178b217a@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 3, 2018 at 3:07 AM, Craig Leres <leres@freebsd.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58TM2zUa1OXtyOKujqFBAAwFFhJOxkg-7m2bP5q3AZnCSw>