From owner-svn-doc-all@FreeBSD.ORG Wed Mar 25 13:24:40 2015 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 361CD877; Wed, 25 Mar 2015 13:24:40 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1F275164; Wed, 25 Mar 2015 13:24:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2PDOd87075193; Wed, 25 Mar 2015 13:24:39 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2PDOdGm075192; Wed, 25 Mar 2015 13:24:39 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201503251324.t2PDOdGm075192@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 25 Mar 2015 13:24:39 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46375 - head/en_US.ISO8859-1/books/porters-handbook/slow-porting X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Mar 2015 13:24:40 -0000 Author: mat (ports committer) Date: Wed Mar 25 13:24:39 2015 New Revision: 46375 URL: https://svnweb.freebsd.org/changeset/doc/46375 Log: Tell people to use LOCAL/foo instead of MASTER_SITE_LOCAL and set MASTER_SITE_SUBDIRS. Differential Revision: https://reviews.freebsd.org/D2133 Approved by: bcr Sponsored by: Absolight Modified: head/en_US.ISO8859-1/books/porters-handbook/slow-porting/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/slow-porting/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/slow-porting/chapter.xml Wed Mar 25 01:20:29 2015 (r46374) +++ head/en_US.ISO8859-1/books/porters-handbook/slow-porting/chapter.xml Wed Mar 25 13:24:39 2015 (r46375) @@ -200,9 +200,9 @@ freefall account. Ask the person who commits the port to do this. This person will also set MASTER_SITES to - MASTER_SITE_LOCAL and - MASTER_SITE_SUBDIR to their - freefall username. + LOCAL/username + where username is + their &os; cluster login. If the port's distfile changes all the time without any kind of version update by the author, consider putting the