From owner-svn-ports-head@FreeBSD.ORG Wed Jul 16 14:06:25 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7702DAEB; Wed, 16 Jul 2014 14:06:25 +0000 (UTC) Received: from apnoea.adamw.org (apnoea.adamw.org [204.109.59.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A97EB2C84; Wed, 16 Jul 2014 14:06:23 +0000 (UTC) Received: from [192.168.192.25] (dhcp-108-170-169-12.cable.user.start.ca [108.170.169.12]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by apnoea.adamw.org (Postfix) with ESMTPSA id BF31312B113; Wed, 16 Jul 2014 10:06:21 -0400 (EDT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: svn commit: r359963 - in head: games/crafty-open-large math/coq net/p5-AddressBook shells/scponly www/p5-HTML-Summary From: Adam Weinberger In-Reply-To: <20140716112358.GA98574@FreeBSD.org> Date: Wed, 16 Jul 2014 10:06:20 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: References: <201407010704.s6174mnr000487@svn.freebsd.org> <20140716112358.GA98574@FreeBSD.org> To: Alexey Dokuchaev X-Mailer: Apple Mail (2.1878.6) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Eitan Adler , ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 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: Wed, 16 Jul 2014 14:06:25 -0000 On 16 Jul, 2014, at 7:23, Alexey Dokuchaev wrote: > On Tue, Jul 01, 2014 at 07:04:48AM +0000, Eitan Adler wrote: >> New Revision: 359963 >> URL: http://svnweb.freebsd.org/changeset/ports/359963 >> QAT: https://qat.redports.org/buildarchive/r359963/ >>=20 >> Log: >> multiple: avoid RUN_DEPENDS=3D${BUILD_DEPENDS} anti-pattern >=20 > To be fair, it's not an antipattern; an antipattern is failure to read = and > understand your make(1) manual. Just saying, I submitted a PR about this... 191273. Adds BUILD_RUN_DEPENDS=3D and an ${opt}_BUILD_RUN_DEPENDS OPTIONS helper. I = think it could change the world, except portmgr doesn=92t acknowledge = their PRs anymore :-) # Adam --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org