From owner-freebsd-doc@FreeBSD.ORG Fri May 17 02:00:02 2013 Return-Path: Delivered-To: freebsd-doc@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 251DED5C for ; Fri, 17 May 2013 02:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id E7FE6C25 for ; Fri, 17 May 2013 02:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4H2011W079173 for ; Fri, 17 May 2013 02:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4H201vZ079172; Fri, 17 May 2013 02:00:01 GMT (envelope-from gnats) Resent-Date: Fri, 17 May 2013 02:00:01 GMT Resent-Message-Id: <201305170200.r4H201vZ079172@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, Drahos Cagan Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id F0B79CB3 for ; Fri, 17 May 2013 01:49:58 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.FreeBSD.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id E3A09BDF for ; Fri, 17 May 2013 01:49:58 +0000 (UTC) Received: from oldred.FreeBSD.org ([127.0.1.6]) by oldred.FreeBSD.org (8.14.5/8.14.5) with ESMTP id r4H1nwlX024185 for ; Fri, 17 May 2013 01:49:58 GMT (envelope-from nobody@oldred.FreeBSD.org) Received: (from nobody@localhost) by oldred.FreeBSD.org (8.14.5/8.14.5/Submit) id r4H1nwEM024184; Fri, 17 May 2013 01:49:58 GMT (envelope-from nobody) Message-Id: <201305170149.r4H1nwEM024184@oldred.FreeBSD.org> Date: Fri, 17 May 2013 01:49:58 GMT From: Drahos Cagan To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: docs/178700: [patch] adds a tip about a missing index file X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 May 2013 02:00:02 -0000 >Number: 178700 >Category: docs >Synopsis: [patch] adds a tip about a missing index file >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri May 17 02:00:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Drahos Cagan >Release: 9.1 >Organization: >Environment: FreeBSD 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: The patch adds a tip to the ports chapter, what to do before running 'make search' command, if the index file is missing. >How-To-Repeat: 1. Install fresh ports or delete INDEX from /usr/ports. 2. Run 'make search name=port-name'. >Fix: Apply the attached patch. Patch attached with submission follows: Index: chapter.xml =================================================================== --- chapter.xml (revision 41636) +++ chapter.xml (working copy) @@ -292,6 +292,13 @@ B-deps: R-deps: + + If make search + name=lsof shows a + message indicating an INDEX is required, run + make fetchindex first. + + The Path: line indicates where to find the port. >Release-Note: >Audit-Trail: >Unformatted: