Page MenuHomeFreeBSD

D3136.id.diff
No OneTemporary

D3136.id.diff

Index: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
===================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
+++ head/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>Ensures that libraries from dependencies in
+ <varname>LOCALBASE</varname> are used instead of the ones
+ from the base system. Ports that depend on libraries that
+ are also present in the base system should use this. 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
Thu, Apr 16, 11:40 AM (4 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31600203
Default Alt Text
D3136.id.diff (1 KB)

Event Timeline