Page MenuHomeFreeBSD

D3136.id7171.diff
No OneTemporary

D3136.id7171.diff

Index: en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
===================================================================
--- en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
+++ en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
@@ -781,6 +781,28 @@
<literal>.lzh</literal></entry>
</row>
+ <row xml:id="uses-libarchive">
+ <entry><literal>libarchive</literal></entry>
+
+ <entry>(none)</entry>
+
+ <entry>Registers a dependency on <package
+ role="port">archivers/libarchive</package>. Any ports
+ depending on <application>libarchive</application> must
+ include <literal>USES=libarchive</literal>.</entry>
+ </row>
+
+ <row xml:id="uses-libedit">
+ <entry><literal>libedit</literal></entry>
+
+ <entry>(none)</entry>
+
+ <entry>Registers a dependency on <package
+ role="port">devel/libedit</package>. Any ports
+ depending on <application>libedit</application> must
+ include <literal>USES=libedit</literal>.</entry>
+ </row>
+
<row xml:id="uses-libtool">
<entry><literal>libtool</literal></entry>
@@ -798,6 +820,19 @@
dependency.</entry>
</row>
+ <row xml:id="uses-localbase">
+ <entry><literal>localbase</literal></entry>
+
+ <entry>(none)</entry>
+
+ <entry>Force the use of libraries from dependencies in
+ <varname>LOCALBASE</varname> instead of the ones from the
+ base system. Ports that depend on libraries that are
+ also present in the base system should use it. It is also
+ used internally by a few other
+ <varname>USES</varname>.</entry>
+ </row>
+
<row xml:id="uses-lua">
<entry><literal>lua</literal></entry>

File Metadata

Mime Type
text/plain
Expires
Mon, Apr 20, 2:25 AM (14 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31816037
Default Alt Text
D3136.id7171.diff (1 KB)

Event Timeline