Update to r39474:

- Separate a large <note> section into two.
- Add a <tip>, mentioning it might be desired to run make(1) multiple
 times when using the 'configure-recursive' target.

Reviewed by:	bcr
This commit is contained in:
Bjoern Heidotting 2015-08-27 18:34:44 +00:00
parent 7c19d30f0c
commit 29d46ccfbe
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47316

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: r39468
basiert auf: r39474
-->
<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>
@ -1016,7 +1016,9 @@ docbook =
anstelle von <command>make</command>, <command>make
install</command> und <command>make
clean</command> eingeben.</para>
</note>
<note>
<para>Wird ein Port erstmalig mit
<command>make install</command> installiert, kann es
möglicherweise zu mehreren Wartezeiten zwischen
@ -1028,7 +1030,22 @@ docbook =
Konfiguration der Optionen an einem Stück zu erledigen.
Führen Sie anschließend
<command>make install [clean]</command> aus.</para>
</note>
</note>
<tip>
<para>Bei der Verwendung von
<buildtarget>config-recursive</buildtarget> wird eine
Liste von Ports, die konfiguriert werden, vom
&man.make.1;-Target
<buildtarget>all-depends-list</buildtarget> erstellt.
Es wird oft empfohlen,
<command>make config-recursive</command> so lange
auszuführen, bis alle Optionen der abhängigen Ports
definiert sind und keine Optionen und
&man.dialog.1;-Masken mehr erscheinen. Damit soll
sichergestellt werden, dass alle Optionen wie
beabsichtigt konfiguriert wurden.</para>
</tip>
<note>
<para>Um die Suche nach Kommandos zu beschleunigen, speichern