From owner-freebsd-doc@FreeBSD.ORG Tue Sep 5 23:20:19 2006 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org 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 0E03916A4DE for ; Tue, 5 Sep 2006 23:20:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 233C143D46 for ; Tue, 5 Sep 2006 23:20:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k85NKH7n011751 for ; Tue, 5 Sep 2006 23:20:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k85NKHSP011750; Tue, 5 Sep 2006 23:20:17 GMT (envelope-from gnats) Resent-Date: Tue, 5 Sep 2006 23:20:17 GMT Resent-Message-Id: <200609052320.k85NKHSP011750@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, NAKATA@FreeBSD.org, Maho Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0512816A4DD for ; Tue, 5 Sep 2006 23:10:41 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id C94A043D45 for ; Tue, 5 Sep 2006 23:10:40 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k85NAeaL096581 for ; Tue, 5 Sep 2006 23:10:40 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k85NAevs096580; Tue, 5 Sep 2006 23:10:40 GMT (envelope-from nobody) Message-Id: <200609052310.k85NAevs096580@www.freebsd.org> Date: Tue, 5 Sep 2006 23:10:40 GMT From: NAKATA@FreeBSD.org, Maho To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: docs/102925: Porters hand book: description for repocopy is bit odd X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2006 23:20:19 -0000 >Number: 102925 >Category: docs >Synopsis: Porters hand book: description for repocopy is bit odd >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 05 23:20:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: NAKATA, Maho >Release: 6.1-RELEASE >Organization: FreeBSD.org >Environment: >Description: In http://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/ports.html#AEN1365 > When a port has been repo copied: > > 1. Upgrade the copied port to the new version (remember to change the PORTNAME so there are not duplicate ports with the same name). > 2. Add the new subdirectory to the SUBDIR listing in the parent directory Makefile. You can run make checksubdirs in the parent directory to check this. > 3. If the port changed categories, modify the CATEGORIES line of the port's Makefile accordingly > 4. Add the new module entry to CVSROOT/modules. > 5. Add an entry to ports/MOVED. However, 5. is problematic, since in this case we don't need it. At least we need some explanation. I propose to swich this to: 5. Add an entry to ports/MOVED, if you remove the original port. Per Kris, 5 is okay for repo move, though. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: