From owner-svn-doc-all@FreeBSD.ORG Thu May 23 10:29:54 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2BD3945D; Thu, 23 May 2013 10:29:54 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 1E1152F4; Thu, 23 May 2013 10:29:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4NATra9051741; Thu, 23 May 2013 10:29:53 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4NATrPM051740; Thu, 23 May 2013 10:29:53 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201305231029.r4NATrPM051740@svn.freebsd.org> From: Warren Block Date: Thu, 23 May 2013 10:29:53 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41717 - head/en_US.ISO8859-1/books/handbook/ports 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.14 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: Thu, 23 May 2013 10:29:54 -0000 Author: wblock Date: Thu May 23 10:29:53 2013 New Revision: 41717 URL: http://svnweb.freebsd.org/changeset/doc/41717 Log: Add tip about downloading the INDEX file if it is not present. PR: docs/178700 Submitted by: Drahos Cagan Modified: head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/ports/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Thu May 23 09:55:34 2013 (r41716) +++ head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Thu May 23 10:29:53 2013 (r41717) @@ -292,6 +292,16 @@ Index: sysutils B-deps: R-deps: + + make search searches through a file + of index information. If a message indicates the + INDEX is required, run + make fetchindex to download the current + index file. With the INDEX present, + make search will be able to perform the + requested search. + + The Path: line indicates where to find the port.