From owner-cvs-all@FreeBSD.ORG Mon Apr 11 19:03:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACAB416A4CE; Mon, 11 Apr 2005 19:03:27 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D93443D54; Mon, 11 Apr 2005 19:03:27 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 8CEE914925; Mon, 11 Apr 2005 14:03:26 -0500 (CDT) Date: Mon, 11 Apr 2005 14:03:26 -0500 (CDT) From: Mark Linimon X-X-Sender: linimon@pancho To: Kris Kennaway In-Reply-To: <20050411184433.GA69339@xor.obsecurity.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-ports@FreeBSD.org cc: ports-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: obrien@FreeBSD.org cc: Florent Thoumie Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/star Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 19:03:27 -0000 On Mon, 11 Apr 2005, Kris Kennaway wrote: > The first issue here is timing. As reminded in my original email > there are not supposed to be any sweeping commits during the ports > slush. The second issue is the amount of breakage that happened here > due to untested changes and apparent lack of visual review of the diff > prior to committing. I believe that most of that will be caught by a > simple review of the diff, which you've probably completed already. > I'll be happy for you to commit the rest of the changes after the > slush ends, but for now we need to go back to a relatively clean > slate. I support this. mcl