From owner-svn-ports-all@FreeBSD.ORG Thu Apr 17 17:04:17 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E149F2E1 for ; Thu, 17 Apr 2014 17:04:17 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 C23AC17BE for ; Thu, 17 Apr 2014 17:04:17 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3HH4HGg032526 for ; Thu, 17 Apr 2014 17:04:17 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3HH4Hea032523 for svn-ports-all@freebsd.org; Thu, 17 Apr 2014 17:04:17 GMT (envelope-from bdrewery) Received: (qmail 54481 invoked from network); 17 Apr 2014 12:04:15 -0500 Received: from unknown (HELO roundcube.xk42.net) (10.10.5.5) by sweb.xzibition.com with SMTP; 17 Apr 2014 12:04:15 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 17 Apr 2014 12:04:15 -0500 From: Bryan Drewery To: Adam Weinberger Subject: Re: svn commit: r351425 - in head/www: =?UTF-8?Q?mod=5Fpython=33?= =?UTF-8?Q?=33=20mod=5Fpython=33=33/files=20mod=5Fpython=33=35?= Organization: FreeBSD In-Reply-To: <20140417170004.GA67659@apnoea.adamw.org> References: <201404162231.s3GMVXLE073817@svn.freebsd.org> <534F48EC.4070105@FreeBSD.org> <20140417170004.GA67659@apnoea.adamw.org> Message-ID: <85d789c59f29a3c5152b4b338113f06b@shatow.net> X-Sender: bdrewery@FreeBSD.org User-Agent: Roundcube Webmail/0.9.5 Cc: svn-ports-head@freebsd.org, Olli Hauer , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 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: Thu, 17 Apr 2014 17:04:17 -0000 On 2014-04-17 12:00, Adam Weinberger wrote: >>> (2014/04/16 @ 2322 EST): Bryan Drewery said, in 1.5K: << >> On 4/16/2014 5:31 PM, Olli Hauer wrote: >> > - fix filesystem touch before install (mod_python33) >> > - add CONFLICTS_INSTALL >> > - install egg-info to shut up the qa script (no cherry picking ;( >> >> It's not forcing you to install it. Just to act on it. Either install >> or >> rm it from STAGEDIR. >> >>> end of "Re: svn commit: r351425 - in head/www: mod_python33 >>> mod_python33/files mod_python35" from Bryan Drewery << > > Please, this is a huge step backwards. > > Can we just have an @ignore macro in /usr/ports/Keywords? Or make the > qa script spit out a warning instead of an error? Or just have a little > bit of trust in committers and tell them to be sure to examine the > output of check-orphans carefully? > Yes I am working on this. I am also working on fixing check-orphans to respect PORTEXAMPLES/PORTDOCS. I am working towards moving a lot of poudriere logic into ports so that all tools can use consistent good checks, namely Tinderbox/Redports/QAT and check-orphans/makeplist. It just takes time. -- Regards, Bryan Drewery