From owner-freebsd-doc@FreeBSD.ORG Tue Aug 21 13:50:16 2012 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4EFB1106568B for ; Tue, 21 Aug 2012 13:50:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 27F978FC18 for ; Tue, 21 Aug 2012 13:50:16 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q7LDoFrP006682 for ; Tue, 21 Aug 2012 13:50:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q7LDoFZ6006681; Tue, 21 Aug 2012 13:50:15 GMT (envelope-from gnats) Resent-Date: Tue, 21 Aug 2012 13:50:15 GMT Resent-Message-Id: <201208211350.q7LDoFZ6006681@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, Chris Rees Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CDA64106566C for ; Tue, 21 Aug 2012 13:47:56 +0000 (UTC) (envelope-from crees@bayofrum.net) Received: from mk-outboundfilter-1.mail.uk.tiscali.com (mk-outboundfilter-1.mail.uk.tiscali.com [212.74.114.37]) by mx1.freebsd.org (Postfix) with ESMTP id 5CD9D8FC19 for ; Tue, 21 Aug 2012 13:47:55 +0000 (UTC) Received: from host-2-102-104-46.as13285.net (HELO pegasus.bayofrum.net) ([2.102.104.46]) by smtp.pipex.tiscali.co.uk with ESMTP; 21 Aug 2012 14:14:02 +0100 Received: by pegasus.bayofrum.net (Postfix, from userid 1001) id DA064138A2; Tue, 21 Aug 2012 14:11:43 +0100 (BST) Message-Id: <20120821131143.DA064138A2@pegasus.bayofrum.net> Date: Tue, 21 Aug 2012 14:11:43 +0100 (BST) From: Chris Rees To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/170822: [PATCH] Committer's Guide; update add/rmport info X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Chris Rees List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Aug 2012 13:50:16 -0000 >Number: 170822 >Category: docs >Synopsis: [PATCH] Committer's Guide; update add/rmport info >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Aug 21 13:50:15 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Chris Rees >Release: FreeBSD 9.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD pegasus.bayofrum.net 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Sun Apr 29 12:29:02 BST 2012 root@pegasus.bayofrum.net:/usr/obj/usr/src/sys/PEGASUS amd64 >Description: I am now the maintainer of addport and rmport, so update that While here, mention that addport will DTRT with readding ports >How-To-Repeat: >Fix: --- patch.txt begins here --- Index: article.sgml =================================================================== --- article.sgml (revision 39406) +++ article.sgml (working copy) @@ -3455,8 +3455,8 @@ from the port Makefile. It will also add an entry to the port's category Makefile. It was - written by &a.mharo; and &a.will;, and is currently maintained - by &a.garga;, so please send questions/patches about + written by &a.mharo;, &a.will;, and &a.garga;. It is currently + maintained by &a.crees;, so please send questions/patches about addport to him. @@ -3564,8 +3564,8 @@ Alternatively, you can use the rmport script, from ports/Tools/scripts. - This script has been written by &a.vd;, who is also its current - maintainer, so please send questions, patches or suggestions + This script was written by &a.vd;, and its current maintainer + is &a.crees;, so please send questions, patches or suggestions about rmport to him. @@ -3624,6 +3624,12 @@ one step. + + + addport now detects when the port to + add has previously existed, and should handle all except + the ports/LEGAL step automatically. + --- patch.txt ends here --- >Release-Note: >Audit-Trail: >Unformatted: