From owner-cvs-all Tue Sep 4 7:59:25 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.clickarray.com (dune.clickarray.com [209.10.62.213]) by hub.freebsd.org (Postfix) with ESMTP id 537BC37B406; Tue, 4 Sep 2001 07:58:08 -0700 (PDT) Received: from vader.clickarray.com (nattedaddress.clickarray.com [10.2.1.199]) by mail.clickarray.com (Postfix) with ESMTP id B6C9C5EF04; Tue, 4 Sep 2001 08:06:59 -0700 (PDT) Received: (from asami@localhost) by vader.clickarray.com (8.11.0/8.11.0) id f84Ew3x55577; Tue, 4 Sep 2001 07:58:03 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) X-Authentication-Warning: vader.clickarray.com: asami set sender to asami@cs.berkeley.edu using -f To: OKAZAKI Tetsurou Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT avail References: <200109031944.f83Jich67557@freefall.freebsd.org> From: asami@clickarray.com (Satoshi Asami) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Date: 04 Sep 2001 07:58:03 -0700 In-Reply-To: (OKAZAKI Tetsurou's message of "Tue, 04 Sep 2001 12:40:11 +0900") Message-ID: Lines: 16 User-Agent: T-gnus/6.14.5 (based on Gnus v5.8.7) (revision 06) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/20.7 (i386--freebsd) MULE/4.0 =?ISO-2022-JP?B?KBskQjJWMWMbKEIp?= Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * From: OKAZAKI Tetsurou * > Only critical fixes will be accepted for the release and under one * > condition: it can't change the package names or package dependencies. * > I.e., adding a patch, updating checksums are ok, but adding * > dependencies or upgrading to a new version are not ok, since they will * > require a complete rebuild of the entire set. * * PORTREVISION up is not allowable for, is it? No, since it will change a package name. Anything that changes INDEX is not allowable, since the entire build is running on a Makefile that is generated by INDEX. I can substitute files from under the make's eyes but can't change the Makefile itself. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message