From owner-svn-ports-head@freebsd.org Wed Oct 14 20:08:09 2015 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 A64D1A1348A; Wed, 14 Oct 2015 20:08:09 +0000 (UTC) (envelope-from adamw@adamw.org) 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 CN "abg.ninja", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 97A987F1; Wed, 14 Oct 2015 20:08:07 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id 53ce55d6 TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO; Wed, 14 Oct 2015 14:07:57 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.0 \(3094\)) Subject: Re: svn commit: r399278 - in head: . Mk Mk/Uses From: Adam Weinberger In-Reply-To: <20151014165521.GL55137@ivaldir.etoilebsd.net> Date: Wed, 14 Oct 2015 14:07:56 -0600 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <4F0B111A-22CF-4CAA-96B2-BEF7F6B81622@adamw.org> References: <201510141649.t9EGnZm9022415@repo.freebsd.org> <20151014165521.GL55137@ivaldir.etoilebsd.net> To: Baptiste Daroussin X-Mailer: Apple Mail (2.3094) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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, 14 Oct 2015 20:08:09 -0000 > On 14 Oct, 2015, at 10:55, Baptiste Daroussin = wrote: >=20 > On Wed, Oct 14, 2015 at 04:49:35PM +0000, Baptiste Daroussin wrote: >> Author: bapt >> Date: Wed Oct 14 16:49:35 2015 >> New Revision: 399278 >> URL: https://svnweb.freebsd.org/changeset/ports/399278 >>=20 >> Log: >> Drop the necessity to add ${PORTSDIR} to dependency line >>=20 >> Modify make describe to automatically prepend ${PORTSDIR} if the = path for the >> port is not absolute >>=20 >> Checked with poudriere, portmaster, portupgrade >>=20 > Please do not rush on removing ${PORTSIDR} from your ports as it will = complexify > merging to the stable branch! >=20 > Until the next quarterly is branch only consider dropping ${PORTSDIR} = for new > ports, infrastructure and or major upgrades that will not find their = way to the > stable branch. Is it just me, or is this playing strangely with poudriere? It's = rebuilding nearly everything on every run due to dependency changes. I = can attach logs if it's helpful. # Adam --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org