From owner-svn-ports-head@FreeBSD.ORG Sat Sep 21 10:49:41 2013 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 ESMTP id 8C9DF4B3; Sat, 21 Sep 2013 10:49:41 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-we0-x235.google.com (mail-we0-x235.google.com [IPv6:2a00:1450:400c:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id ACA2527EF; Sat, 21 Sep 2013 10:49:40 +0000 (UTC) Received: by mail-we0-f181.google.com with SMTP id p61so1448940wes.12 for ; Sat, 21 Sep 2013 03:49:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=ewU8gMUa4hjGgICBOr5Cvei8Kehk+e62kHrtcBp1B6g=; b=q3ZIHlIPjFXCk95AkVUzxiezGTlB9r2XiGTgNtEfZ6ilcv5OReXqI+Hze1VD3NRe76 8ajalPPR51sGH+KOOT8cWreBIMuu7wlGQ8XT+OcYGZ2pgyNsnOqGkLheyVeaJK0Xt+0X tA0RjzmWLSwCigc88p5QuGJ448EK5ODV7F3vWnzwcpvZN3FnBfKP8nY2ciR5hvPRNbVE Ytm97zxsOTSPOpkBtJrjvb46qCvU+Yt2gfrdmCLxQfAgGfT5+cejK3w+eO98Of611q7N 2Xyf/UUpIY2bTqYw+09HuoZhiioaeM794HjmeDZ86tux4bJ2F3bBO8V0ST6VmYVb61Jw JUHw== X-Received: by 10.180.229.103 with SMTP id sp7mr6256330wic.2.1379760578941; Sat, 21 Sep 2013 03:49:38 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id c4sm717727wiz.0.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 21 Sep 2013 03:49:37 -0700 (PDT) Sender: Baptiste Daroussin Date: Sat, 21 Sep 2013 12:49:36 +0200 From: Baptiste Daroussin To: Alexey Dokuchaev Subject: Re: svn commit: r327601 - head/Mk Message-ID: <20130921104936.GQ73535@ithaqua.etoilebsd.net> References: <201309190805.r8J855cW009011@svn.freebsd.org> <20130921023225.GA19307@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="K8zN2sh9fO5jmbe4" Content-Disposition: inline In-Reply-To: <20130921023225.GA19307@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 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: Sat, 21 Sep 2013 10:49:41 -0000 --K8zN2sh9fO5jmbe4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 21, 2013 at 02:32:25AM +0000, Alexey Dokuchaev wrote: > On Thu, Sep 19, 2013 at 08:05:05AM +0000, Baptiste Daroussin wrote: > > New Revision: 327601 > > URL: http://svnweb.freebsd.org/changeset/ports/327601 > >=20 > > Log: > > Move the target for sanity checking to the end of bsd.port.mk so that > > WARNING and DEV_* can be defined anywhere >=20 > From reading the diff, it looks like some part of the portlint(1) was now > moved under Mk/. I don't understand why, and what benefits does it bring? >=20 > Previously we sometimes had to deal with situation when b.p.m. and friends > code would not match each other, but at least code inside Mk/ was always > consistent. Now it cannot be longer guaranteed. >=20 > ./danfe That allows to do things portlint is not able to do: warn the users for instance, that allows to be quicker than portlint to wan the dev, more and more QA is coming inside the ports tree directly, stage support opens a way to improve= a lot that will all go. portlint is very good and allow checka that we are not able to do in port and vice versa. regards Bapt --K8zN2sh9fO5jmbe4 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlI9ecAACgkQ8kTtMUmk6Ex5XgCeLKsi/t4prC40aIAMyRTPjhuI OMUAoKkaHlmbna2MT7CY/22mmsADz4RV =tDSU -----END PGP SIGNATURE----- --K8zN2sh9fO5jmbe4--