Date: Sun, 5 Feb 2017 15:24:03 -0600 From: John Marino <freebsd.contact@marino.st> To: Tijl Coosemans <tijl@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org 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... Message-ID: <928a0932-90c6-af5b-f269-df2984036316@marino.st> In-Reply-To: <201702052120.v15LKOK4080968@repo.freebsd.org> References: <201702052120.v15LKOK4080968@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?928a0932-90c6-af5b-f269-df2984036316>