From owner-svn-doc-head@FreeBSD.ORG Tue Oct 9 16:18:14 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 792D5850; Tue, 9 Oct 2012 16:18:14 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 4769C8FC0C; Tue, 9 Oct 2012 16:18:14 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q99GIEa7035607; Tue, 9 Oct 2012 16:18:14 GMT (envelope-from zeising@svn.freebsd.org) Received: (from zeising@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q99GIEB4035605; Tue, 9 Oct 2012 16:18:14 GMT (envelope-from zeising@svn.freebsd.org) Message-Id: <201210091618.q99GIEB4035605@svn.freebsd.org> From: Niclas Zeising Date: Tue, 9 Oct 2012 16:18:14 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r39717 - head/en_US.ISO8859-1/articles/committers-guide X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Oct 2012 16:18:14 -0000 Author: zeising Date: Tue Oct 9 16:18:13 2012 New Revision: 39717 URL: http://svn.freebsd.org/changeset/doc/39717 Log: Update maintainer info regarding the addport and rmport scripts. Crees is the current maintainer and would like to be CCd on any issues regarding these scripts. PR: docs/170822 Submitted by: crees Reviewed by: eadler (earlier version) Approved by: joel (mentor) Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/committers-guide/article.xml Mon Oct 8 21:47:54 2012 (r39716) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Tue Oct 9 16:18:13 2012 (r39717) @@ -3473,9 +3473,9 @@ U stable/9/share/man/man4/netmap.4 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 - addport to him. + written by &a.mharo;, &a.will;, and &a.garga;. When sending + questions about this script to the &a.ports;, please also CC + &a.crees;, the current maintainer. @@ -3582,9 +3582,9 @@ U stable/9/share/man/man4/netmap.4 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 - about rmport to him. + This script was written by &a.vd;. When sending + questions about this script to the &a.ports;, please also CC + &a.crees;, the current maintainer. @@ -3642,6 +3642,12 @@ U stable/9/share/man/man4/netmap.4 one step. + + + addport now detects when the port to + add has previously existed, and should handle all except + the ports/LEGAL step automatically. +