From owner-freebsd-doc@FreeBSD.ORG Fri Mar 12 03:30:22 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18E3416A4CE for ; Fri, 12 Mar 2004 03:30:22 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C4A343D1D for ; Fri, 12 Mar 2004 03:30:22 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i2CBULbv045375 for ; Fri, 12 Mar 2004 03:30:21 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2CBULCF045374; Fri, 12 Mar 2004 03:30:21 -0800 (PST) (envelope-from gnats) Date: Fri, 12 Mar 2004 03:30:21 -0800 (PST) Message-Id: <200403121130.i2CBULCF045374@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Ceri Davies Subject: Re: docs/64144: [patch] document procedure to add a new ports category to Committer's Guide X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ceri Davies List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2004 11:30:22 -0000 The following reply was made to PR docs/64144; it has been noted by GNATS. From: Ceri Davies To: Mark Linimon Cc: FreeBSD-gnats-submit@FreeBSD.org, ports-developers@FreeBSD.org Subject: Re: docs/64144: [patch] document procedure to add a new ports category to Committer's Guide Date: Fri, 12 Mar 2004 11:21:06 +0000 On Fri, Mar 12, 2004 at 01:09:44AM -0600, Mark Linimon wrote: > + > + The procedure is a strict superset of the one to > + repocopy individual ports (see above). > + > + File a PR in GNATS, listing the > + reasons for the category request. Preferably, this should > + also include patches for Makefiles for > + the old ports, the Makefiles for their > + old categories, and the VALID_CATEGORIES > + definition in ports/Mk/bsd.port.mk. > + Assign the PR to portmgr. > + If &a.portmgr; approves it, it will be reassigned to > + cvs. &a.cvs; will do a repository copy > + from the old to the new locations, and reassign the PR back > + to you. Once everything is done, perform the following: Mark, Is it desirable to put this into state repocopy? If so, the paragraph above should probably restate that. Ceri --