From owner-svn-ports-all@freebsd.org Fri Mar 8 13:11:48 2019 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 CC31E153D138; Fri, 8 Mar 2019 13:11:48 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6CD9D732E6; Fri, 8 Mar 2019 13:11:48 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 43F34FBA5; Fri, 8 Mar 2019 13:11:48 +0000 (UTC) Date: Fri, 8 Mar 2019 13:11:48 +0000 From: Alexey Dokuchaev To: Adam Weinberger Cc: Brooks Davis , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r495007 - in head/devel: . llvm Message-ID: <20190308131148.GA17697@FreeBSD.org> References: <201903080040.x280ewF0084625@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspamd-Queue-Id: 6CD9D732E6 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.83 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.83)[-0.828,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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, 08 Mar 2019 13:11:49 -0000 On Fri, Mar 08, 2019 at 06:03:55AM -0700, Adam Weinberger wrote: > On Thu, Mar 7, 2019 at 5:41 PM Brooks Davis wrote: > > > > It is intended for use by users and should not be a port build dependency. > > Perhaps a comment near the top of the Makefile about this could be > helpful. Right now there's nothing in the Makefile or pkg-descr to > inform future porters of this important implementation detail. I think I've seen some commits from antoine@ to mention this in the pkg-descr files, albeit I did not quite like the particular wording. ./danfe