From owner-svn-ports-head@freebsd.org Sun Feb 5 21:24:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 78095CD2BBC; Sun, 5 Feb 2017 21:24:09 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.com (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 52BA2E27; Sun, 5 Feb 2017 21:24:08 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [127.0.0.1] (ip72-204-83-236.fv.ks.cox.net [72.204.83.236]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.com (Postfix) with ESMTP id 7424443B51; Sun, 5 Feb 2017 15:22:24 -0600 (CST) Subject: Re: svn commit: r433456 - in head: Mk Tools/scripts benchmarks/wrk databases/mariadb100-client/files databases/mariadb100-server databases/mariadb100-server/files deskutils/owncloudclient devel/efl dev... To: Tijl Coosemans , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201702052120.v15LKOK4080968@repo.freebsd.org> Reply-To: marino@freebsd.org From: John Marino Message-ID: <928a0932-90c6-af5b-f269-df2984036316@marino.st> Date: Sun, 5 Feb 2017 15:24:03 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <201702052120.v15LKOK4080968@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 170205-0, 02/05/2017), Outbound message X-Antivirus-Status: Clean X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 21:24:09 -0000 On 2/5/2017 15:20, Tijl Coosemans wrote: > Author: tijl > Date: Sun Feb 5 21:20:24 2017 > New Revision: 433456 > URL: https://svnweb.freebsd.org/changeset/ports/433456 > > Log: > - Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so > bsd.default-versions.mk can rely on ARCH being defined. > - In bsd.port.mk move inclusion of bsd.default-versions.mk from the > pre-makefile section to the options section so the variables can be used > earlier. Also put the bit of code sitting between the options section and > the pre-makefile section into the options section. > - Remove last few cases where ports set WITH_OPENSSL_PORT. This variable is > handled in bsd.default-versions.mk and some ports were setting it after > including bsd.port.options.mk. After FreeBSD 9 EoL all but a few ports, > and then only when setting non-default options, work without setting that > variable. Thanks, we've been hacking around ftp/curl's bizarre inclusion of bsd.default-versions.mk for a long time now. It'll be nice to finally remove that local hack in dports. John --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus