Update to r41717:

Add tip about downloading the INDEX file if it is not present.
This commit is contained in:
Bjoern Heidotting 2016-01-15 18:19:23 +00:00
parent 0f3eb9ae44
commit cb90548ced
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48029

View file

@ -5,7 +5,7 @@
$FreeBSD$
$FreeBSDde: de-docproj/books/handbook/ports/chapter.xml,v 1.111 2011/12/19 17:13:33 bcr Exp $
basiert auf: r41349
basiert auf: r41717
-->
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="ports">
<info><title>Installieren von Anwendungen: Pakete und Ports</title>
@ -310,6 +310,17 @@ Index: sysutils
B-deps:
R-deps: </screen>
<tip>
<para>Der integrierte Suchmechanismus verwendet eine Datei
mit Index-Informationen. Erscheint eine Meldung, dass der
<filename>INDEX</filename> benötigt wird, führen Sie
<command>make fetchindex</command> aus, um die aktuelle
Index-Datei herunterzuladen. Mit einem vorhandenen
<filename>INDEX</filename> ist
<command>make search</command> in der Lage, die gewünschte
Suche durchzuführen.</para>
</tip>
<para>Die <quote>Path:</quote>-Zeile zeigt an, wo der Port zu
finden ist.</para>